20241004055522461 DMAIN <0000> hlr.c:813 hlr starting 20241004055522461 DDB <0001> db.c:599 using database: hlr.db 20241004055522461 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241004055522462 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241004055522462 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241004055522462 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241004055522491 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241004055522491 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241004055522581 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241004055522583 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241004055522583 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241004055524207 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055524207 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055524209 DLINP <000b> input/ipa.c:451 connected read/write 20241004055524209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055524210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59084<->l=127.0.0.1:4258 20241004055524212 DLINP <000b> input/ipa.c:451 connected read/write 20241004055524212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055524212 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055524212 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055524212 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  20241004055524212 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055524212 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  20241004055524212 DLGSUP <0013> gsup_server.c:235 2:  20241004055524212 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055524212 DLGSUP <0013> gsup_server.c:235 3:  20241004055524212 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055524212 DLGSUP <0013> gsup_server.c:235 4:  20241004055524212 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055524212 DLGSUP <0013> gsup_server.c:235 5:  20241004055524212 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055524212 DLGSUP <0013> gsup_server.c:235 7:  20241004055524212 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055524212 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055524212 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055524212 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055524234 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45909<->l=127.0.0.1:4259) 20241004055524246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59088<->l=127.0.0.1:4258 20241004055524253 DLINP <000b> input/ipa.c:451 connected read/write 20241004055524253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055524253 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"} 20241004055524253 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" 20241004055524253 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} 20241004055524253 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 20241004055524253 DLINP <000b> input/ipa.c:451 connected read/write 20241004055524253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055524253 DLINP <000b> input/ipa.c:451 connected read/write 20241004055524253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055524255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59088<->l=127.0.0.1:4258 20241004055524256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59084<->l=127.0.0.1:4258 20241004055524257 DLINP <000b> input/ipa.c:451 connected read/write 20241004055524257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055524257 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055524257 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055524257 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055524258 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45909<->l=127.0.0.1:4259) 20241004055524320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59090<->l=127.0.0.1:4258 20241004055524321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59090<->l=127.0.0.1:4258 20241004055527390 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055527390 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055527392 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055527393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20241004055527395 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055527395 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055527395 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055527395 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  20241004055527395 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055527395 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  20241004055527395 DLGSUP <0013> gsup_server.c:235 2:  20241004055527395 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055527395 DLGSUP <0013> gsup_server.c:235 3:  20241004055527395 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055527395 DLGSUP <0013> gsup_server.c:235 4:  20241004055527395 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055527395 DLGSUP <0013> gsup_server.c:235 5:  20241004055527395 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055527395 DLGSUP <0013> gsup_server.c:235 7:  20241004055527395 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055527395 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055527395 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055527395 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055527413 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38313<->l=127.0.0.1:4259) 20241004055527430 DAUC <0003> db_auc.c:157 IMSI='262428687367912': No 2G Auth Data 20241004055527430 DAUC <0003> db_auc.c:192 IMSI='262428687367912': No 3G Auth Data 20241004055527472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4258 20241004055527477 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055527477 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428687367912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428687367912"} 20241004055527486 DAUC <0003> db_auc.c:192 IMSI='262428687367912': No 3G Auth Data 20241004055527486 DAUC <0003> db_auc.c:236 IMSI='262428687367912': Calling to generate 5 vectors 20241004055527486 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241004055527486 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055527486 DAUC <0003> auc.c:113 vector [0]: rand = 641f01de56ba3cb32d254e44a42c7541 20241004055527486 DAUC <0003> auc.c:179 vector [0]: kc = e436a23405972400 20241004055527486 DAUC <0003> auc.c:180 vector [0]: sres = de323029 20241004055527486 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055527486 DAUC <0003> auc.c:113 vector [1]: rand = 1b35bd028e2fe630e04bdf49adc60d1d 20241004055527486 DAUC <0003> auc.c:179 vector [1]: kc = 922c15752159a400 20241004055527486 DAUC <0003> auc.c:180 vector [1]: sres = 7ae790cb 20241004055527486 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241004055527486 DAUC <0003> auc.c:113 vector [2]: rand = 560aac05fe96dc016a733f9550ab45cc 20241004055527486 DAUC <0003> auc.c:179 vector [2]: kc = 6283f28a51f38800 20241004055527486 DAUC <0003> auc.c:180 vector [2]: sres = 2b1c414a 20241004055527486 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241004055527486 DAUC <0003> auc.c:113 vector [3]: rand = 1edc8716890f5b6570ad545358e33884 20241004055527486 DAUC <0003> auc.c:179 vector [3]: kc = 6f46bc2b0e2c1800 20241004055527486 DAUC <0003> auc.c:180 vector [3]: sres = 494e8bc9 20241004055527486 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241004055527486 DAUC <0003> auc.c:113 vector [4]: rand = 5548a124171680cc472732183116a6e1 20241004055527486 DAUC <0003> auc.c:179 vector [4]: kc = d4814b7475a52800 20241004055527486 DAUC <0003> auc.c:180 vector [4]: sres = a1f97877 20241004055527486 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241004055527486 DAUC <0003> db_auc.c:245 IMSI='262428687367912': Generated 5 vectors 20241004055527486 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428687367912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428687367912"} 20241004055527486 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428687367912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055527486 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527486 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4258 20241004055527515 DAUC <0003> db_auc.c:157 IMSI='262428007637027': No 2G Auth Data 20241004055527515 DAUC <0003> db_auc.c:192 IMSI='262428007637027': No 3G Auth Data 20241004055527553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53398<->l=127.0.0.1:4258 20241004055527556 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055527556 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428007637027 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428007637027"} 20241004055527556 DAUC <0003> db_auc.c:192 IMSI='262428007637027': No 3G Auth Data 20241004055527556 DAUC <0003> db_auc.c:236 IMSI='262428007637027': Calling to generate 5 vectors 20241004055527556 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241004055527556 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055527556 DAUC <0003> auc.c:113 vector [0]: rand = 0dc6012ff6bf43f08cffecca22356c12 20241004055527556 DAUC <0003> auc.c:179 vector [0]: kc = 588631321f470400 20241004055527556 DAUC <0003> auc.c:180 vector [0]: sres = e0d68395 20241004055527556 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055527556 DAUC <0003> auc.c:113 vector [1]: rand = 33a5c6160cd6f5e2483793923bc83af6 20241004055527556 DAUC <0003> auc.c:179 vector [1]: kc = a7c92aa7bfe7c800 20241004055527556 DAUC <0003> auc.c:180 vector [1]: sres = 0d10f26d 20241004055527556 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241004055527556 DAUC <0003> auc.c:113 vector [2]: rand = d122eefc251e6e128ff2416436df4358 20241004055527556 DAUC <0003> auc.c:179 vector [2]: kc = 12f1a4f7359a4400 20241004055527556 DAUC <0003> auc.c:180 vector [2]: sres = 43bde152 20241004055527556 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241004055527556 DAUC <0003> auc.c:113 vector [3]: rand = 9f24f03fcb6a8ccb4cd99a60b339cb65 20241004055527556 DAUC <0003> auc.c:179 vector [3]: kc = 58c4bb784bb12000 20241004055527556 DAUC <0003> auc.c:180 vector [3]: sres = 32932a02 20241004055527556 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241004055527556 DAUC <0003> auc.c:113 vector [4]: rand = d5c9056052a9d0f552e3db55b1516f05 20241004055527556 DAUC <0003> auc.c:179 vector [4]: kc = 7380258378342c00 20241004055527556 DAUC <0003> auc.c:180 vector [4]: sres = f3a1be23 20241004055527556 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241004055527556 DAUC <0003> db_auc.c:245 IMSI='262428007637027': Generated 5 vectors 20241004055527556 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428007637027 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428007637027"} 20241004055527556 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428007637027 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055527556 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527556 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53398<->l=127.0.0.1:4258 20241004055527584 DAUC <0003> db_auc.c:157 IMSI='262420930906868': No 2G Auth Data 20241004055527584 DAUC <0003> db_auc.c:192 IMSI='262420930906868': No 3G Auth Data 20241004055527616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4258 20241004055527619 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055527619 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420930906868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420930906868"} 20241004055527619 DAUC <0003> db_auc.c:192 IMSI='262420930906868': No 3G Auth Data 20241004055527619 DAUC <0003> db_auc.c:236 IMSI='262420930906868': Calling to generate 5 vectors 20241004055527619 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241004055527619 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055527619 DAUC <0003> auc.c:113 vector [0]: rand = 097fed0d0f5e9384a78c341757d7d66a 20241004055527619 DAUC <0003> auc.c:179 vector [0]: kc = 72b416323ac44504 20241004055527619 DAUC <0003> auc.c:180 vector [0]: sres = f96edf5c 20241004055527619 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055527619 DAUC <0003> auc.c:113 vector [1]: rand = 91fbbec8fae38e15cbb28bce62a4ebf9 20241004055527619 DAUC <0003> auc.c:179 vector [1]: kc = 7575ebbefebade2f 20241004055527619 DAUC <0003> auc.c:180 vector [1]: sres = 59f77290 20241004055527619 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241004055527619 DAUC <0003> auc.c:113 vector [2]: rand = 1da741c802869b8f58e0e57e11f5d3d1 20241004055527619 DAUC <0003> auc.c:179 vector [2]: kc = 8d22ff886d2661e7 20241004055527619 DAUC <0003> auc.c:180 vector [2]: sres = 9cbed848 20241004055527619 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241004055527620 DAUC <0003> auc.c:113 vector [3]: rand = 9542697498223f5318a6ede57b35eb51 20241004055527620 DAUC <0003> auc.c:179 vector [3]: kc = 92aa3dd50b1dc9c5 20241004055527620 DAUC <0003> auc.c:180 vector [3]: sres = 797c0a6d 20241004055527620 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241004055527620 DAUC <0003> auc.c:113 vector [4]: rand = 62024e69f06b894b81814a82165c15d2 20241004055527620 DAUC <0003> auc.c:179 vector [4]: kc = 1e8295486a364470 20241004055527620 DAUC <0003> auc.c:180 vector [4]: sres = 6e866f7f 20241004055527620 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241004055527620 DAUC <0003> db_auc.c:245 IMSI='262420930906868': Generated 5 vectors 20241004055527620 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420930906868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420930906868"} 20241004055527620 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420930906868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055527620 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527620 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4258 20241004055527648 DAUC <0003> db_auc.c:157 IMSI='262427457107712': No 2G Auth Data 20241004055527648 DAUC <0003> db_auc.c:192 IMSI='262427457107712': No 3G Auth Data 20241004055527680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4258 20241004055527683 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055527683 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427457107712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427457107712"} 20241004055527683 DAUC <0003> db_auc.c:157 IMSI='262427457107712': No 2G Auth Data 20241004055527683 DAUC <0003> db_auc.c:236 IMSI='262427457107712': Calling to generate 5 vectors 20241004055527683 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241004055527683 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055527683 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055527683 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055527683 DAUC <0003> auc.c:113 vector [0]: rand = 779ccd49ebba7b12357011bf01c95641 20241004055527683 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055527683 DAUC <0003> auc.c:142 vector [0]: autn = bafe7bc6fbc70000728c8a4aa3c2d6c7 20241004055527683 DAUC <0003> auc.c:143 vector [0]: ck = ff786d008b06c538ba78e5d4fcf71679 20241004055527683 DAUC <0003> auc.c:144 vector [0]: ik = 3e94b5b0f130d10fc370c522124f09e5 20241004055527683 DAUC <0003> auc.c:145 vector [0]: res = c355672280f585d00000000000000000 20241004055527683 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055527683 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241004055527683 DAUC <0003> auc.c:151 vector [0]: kc = b8e4f846948e0bab 20241004055527683 DAUC <0003> auc.c:152 vector [0]: sres = 43a0e2f2 20241004055527683 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241004055527683 DAUC <0003> auc.c:113 vector [1]: rand = 94f8d0329dae0952eedb03f77ef289f9 20241004055527683 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241004055527683 DAUC <0003> auc.c:142 vector [1]: autn = 24e21574365b000059765662e65e71ac 20241004055527683 DAUC <0003> auc.c:143 vector [1]: ck = 523a3bcf7b0ebbf1b3d2ed1b9389e09f 20241004055527683 DAUC <0003> auc.c:144 vector [1]: ik = 139b0715a5c993cb6b0e21150226fa87 20241004055527683 DAUC <0003> auc.c:145 vector [1]: res = 6ab183c640df567d0000000000000000 20241004055527683 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055527683 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241004055527683 DAUC <0003> auc.c:151 vector [1]: kc = 997df0d44f683222 20241004055527683 DAUC <0003> auc.c:152 vector [1]: sres = 2a6ed5bb 20241004055527683 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241004055527683 DAUC <0003> auc.c:113 vector [2]: rand = fc041c7bb5c481cf0ad59b7c0f91152e 20241004055527683 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241004055527683 DAUC <0003> auc.c:142 vector [2]: autn = 8170b40160bd00006f2ec40ffab3d6ab 20241004055527683 DAUC <0003> auc.c:143 vector [2]: ck = 0e00b54cbf048b1908f4839eb49651bf 20241004055527683 DAUC <0003> auc.c:144 vector [2]: ik = 18a4c5e4bb2e4363a89c4e9e5e0f4d87 20241004055527683 DAUC <0003> auc.c:145 vector [2]: res = cc56d1ad61e164a00000000000000000 20241004055527683 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055527683 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241004055527683 DAUC <0003> auc.c:151 vector [2]: kc = b6ccbda8eeb3d442 20241004055527683 DAUC <0003> auc.c:152 vector [2]: sres = adb7b50d 20241004055527683 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241004055527683 DAUC <0003> auc.c:113 vector [3]: rand = d2db02a3833d262e2978bb01c412ea7f 20241004055527683 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241004055527683 DAUC <0003> auc.c:142 vector [3]: autn = e322f183a7a00000145b1de552dace46 20241004055527683 DAUC <0003> auc.c:143 vector [3]: ck = 5d8cc5f8f1531049cf6c20bff773f5ba 20241004055527683 DAUC <0003> auc.c:144 vector [3]: ik = 5cfd5292eb23f87aa70859fc69a13d9e 20241004055527683 DAUC <0003> auc.c:145 vector [3]: res = 9b12a7166cdcaeba0000000000000000 20241004055527683 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055527684 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241004055527684 DAUC <0003> auc.c:151 vector [3]: kc = 6915ee2984a22017 20241004055527684 DAUC <0003> auc.c:152 vector [3]: sres = f7ce09ac 20241004055527684 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241004055527684 DAUC <0003> auc.c:113 vector [4]: rand = 094daea01571bd504de16b9b096f438c 20241004055527684 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241004055527684 DAUC <0003> auc.c:142 vector [4]: autn = 17ba0b4f92d00000b281af5136bd6ef9 20241004055527684 DAUC <0003> auc.c:143 vector [4]: ck = 414c4ee5a012b6310bfd2b7faf14c570 20241004055527684 DAUC <0003> auc.c:144 vector [4]: ik = f6054c66a055e9e59270aa4017f26cab 20241004055527684 DAUC <0003> auc.c:145 vector [4]: res = 4fd6a9df3d4889840000000000000000 20241004055527684 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055527684 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241004055527684 DAUC <0003> auc.c:151 vector [4]: kc = 2ec483bcb8a1f60f 20241004055527684 DAUC <0003> auc.c:152 vector [4]: sres = 729e205b 20241004055527684 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241004055527684 DAUC <0003> db_auc.c:245 IMSI='262427457107712': Generated 5 vectors 20241004055527684 DAUC <0003> db_auc.c:249 IMSI='262427457107712': Updating SQN=161 in DB 20241004055527691 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427457107712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427457107712"} 20241004055527691 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427457107712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055527691 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527691 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4258 20241004055527719 DAUC <0003> db_auc.c:157 IMSI='262420328670029': No 2G Auth Data 20241004055527719 DAUC <0003> db_auc.c:192 IMSI='262420328670029': No 3G Auth Data 20241004055527748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4258 20241004055527751 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055527751 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420328670029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420328670029"} 20241004055527751 DAUC <0003> db_auc.c:157 IMSI='262420328670029': No 2G Auth Data 20241004055527751 DAUC <0003> db_auc.c:236 IMSI='262420328670029': Calling to generate 5 vectors 20241004055527751 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241004055527751 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055527751 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241004055527751 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055527751 DAUC <0003> auc.c:113 vector [0]: rand = 45cb77172ea5e3028ea081f08c3d1ae4 20241004055527751 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055527751 DAUC <0003> auc.c:142 vector [0]: autn = c663dc15567c000063aca3132fabc8e6 20241004055527751 DAUC <0003> auc.c:143 vector [0]: ck = 546b92eaf67717c409f8ebd79ac9b424 20241004055527751 DAUC <0003> auc.c:144 vector [0]: ik = 5da7f48778121e4caa6c7e88118e513f 20241004055527751 DAUC <0003> auc.c:145 vector [0]: res = 3084fd886b08eb600000000000000000 20241004055527751 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055527751 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241004055527751 DAUC <0003> auc.c:151 vector [0]: kc = aa58f3320522ec93 20241004055527751 DAUC <0003> auc.c:152 vector [0]: sres = 5b8c16e8 20241004055527751 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241004055527751 DAUC <0003> auc.c:113 vector [1]: rand = 7a5e3c85d7087d50ee2f7967c815fff6 20241004055527751 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241004055527751 DAUC <0003> auc.c:142 vector [1]: autn = ee5563eb0a8d0000a19e50ea15743de8 20241004055527751 DAUC <0003> auc.c:143 vector [1]: ck = aefac1b2a0f119d815d07e5763c7bdd4 20241004055527751 DAUC <0003> auc.c:144 vector [1]: ik = 8fccc00d55497d0b8de2c6f8effa3911 20241004055527751 DAUC <0003> auc.c:145 vector [1]: res = c5c8de760620e08c0000000000000000 20241004055527751 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055527751 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241004055527751 DAUC <0003> auc.c:151 vector [1]: kc = b904b9107985e016 20241004055527751 DAUC <0003> auc.c:152 vector [1]: sres = c3e83efa 20241004055527751 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241004055527751 DAUC <0003> auc.c:113 vector [2]: rand = ad61ff44e3e7bb3352f367eef3126d02 20241004055527751 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241004055527751 DAUC <0003> auc.c:142 vector [2]: autn = e31a34724d510000b91552e4c19ef3fc 20241004055527751 DAUC <0003> auc.c:143 vector [2]: ck = eea98e2bc813fd367c66264a846743a0 20241004055527751 DAUC <0003> auc.c:144 vector [2]: ik = 7679e5f3360e12c0460c470e84a31e8e 20241004055527751 DAUC <0003> auc.c:145 vector [2]: res = 330b4d01e080a4280000000000000000 20241004055527751 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055527751 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241004055527751 DAUC <0003> auc.c:151 vector [2]: kc = a2ba0a9cfed9b2d8 20241004055527751 DAUC <0003> auc.c:152 vector [2]: sres = d38be929 20241004055527751 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241004055527751 DAUC <0003> auc.c:113 vector [3]: rand = eb95f937af345689f0ed688a8c8e175e 20241004055527751 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241004055527751 DAUC <0003> auc.c:142 vector [3]: autn = 5d17054290e5000044f8fed6efbd398c 20241004055527751 DAUC <0003> auc.c:143 vector [3]: ck = f69ecd7a01db14bdf0349d00a25c6baa 20241004055527751 DAUC <0003> auc.c:144 vector [3]: ik = 5d57bcbee95d83d72fdee0916d45d135 20241004055527751 DAUC <0003> auc.c:145 vector [3]: res = b9d10bf2662802300000000000000000 20241004055527751 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055527751 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241004055527751 DAUC <0003> auc.c:151 vector [3]: kc = 74230c55279f2df5 20241004055527751 DAUC <0003> auc.c:152 vector [3]: sres = dff909c2 20241004055527751 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241004055527751 DAUC <0003> auc.c:113 vector [4]: rand = 1f3593eb42483d7924a4c66b93d97421 20241004055527751 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241004055527751 DAUC <0003> auc.c:142 vector [4]: autn = ca60f5dfebd00000c2550ac6fbfcbbf5 20241004055527751 DAUC <0003> auc.c:143 vector [4]: ck = 4d1cfc528c9f4d45ba439311617d4f05 20241004055527751 DAUC <0003> auc.c:144 vector [4]: ik = 20cdc4651d220ac04840d35a61e2d670 20241004055527751 DAUC <0003> auc.c:145 vector [4]: res = 48cffe3c3de065e60000000000000000 20241004055527751 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055527751 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241004055527751 DAUC <0003> auc.c:151 vector [4]: kc = 9fd2787c9122def0 20241004055527751 DAUC <0003> auc.c:152 vector [4]: sres = 752f9bda 20241004055527751 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241004055527751 DAUC <0003> db_auc.c:245 IMSI='262420328670029': Generated 5 vectors 20241004055527751 DAUC <0003> db_auc.c:249 IMSI='262420328670029': Updating SQN=161 in DB 20241004055527758 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420328670029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420328670029"} 20241004055527758 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420328670029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055527758 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527758 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4258 20241004055527788 DAUC <0003> db_auc.c:157 IMSI='262426398948065': No 2G Auth Data 20241004055527788 DAUC <0003> db_auc.c:192 IMSI='262426398948065': No 3G Auth Data 20241004055527829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241004055527833 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055527833 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426398948065 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426398948065"} 20241004055527833 DAUC <0003> db_auc.c:236 IMSI='262426398948065': Calling to generate 5 vectors 20241004055527833 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241004055527833 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055527833 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055527833 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055527833 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055527833 DAUC <0003> auc.c:113 vector [0]: rand = 546f7e1a81f2915059b1ec580d6aba7b 20241004055527833 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055527833 DAUC <0003> auc.c:142 vector [0]: autn = dde2bda44ada0000fc76929a2bcc2ef0 20241004055527833 DAUC <0003> auc.c:143 vector [0]: ck = dd8a1da71c53687ceee08f720f04bc35 20241004055527833 DAUC <0003> auc.c:144 vector [0]: ik = f0c6f68e4615488ac9d894920073f12f 20241004055527833 DAUC <0003> auc.c:145 vector [0]: res = 4343af851928da280000000000000000 20241004055527833 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055527833 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055527833 DAUC <0003> auc.c:179 vector [0]: kc = dfe47bc8156ee800 20241004055527833 DAUC <0003> auc.c:180 vector [0]: sres = 5f789484 20241004055527833 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055527833 DAUC <0003> auc.c:113 vector [1]: rand = 51f68d5fa7bde71657aa66833e09a729 20241004055527833 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241004055527833 DAUC <0003> auc.c:142 vector [1]: autn = 08639ddbee74000072eadacf50277229 20241004055527833 DAUC <0003> auc.c:143 vector [1]: ck = 2d79d324a0d3abcbba54db53c5aaf69a 20241004055527833 DAUC <0003> auc.c:144 vector [1]: ik = 81a01b503107c20727ba9e43b88b5769 20241004055527833 DAUC <0003> auc.c:145 vector [1]: res = da4da780c16b05c20000000000000000 20241004055527833 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055527833 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055527833 DAUC <0003> auc.c:179 vector [1]: kc = d4bab015a13d6400 20241004055527833 DAUC <0003> auc.c:180 vector [1]: sres = 6de872c6 20241004055527833 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055527833 DAUC <0003> auc.c:113 vector [2]: rand = a3599c36e56d031169f5693914159207 20241004055527833 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241004055527833 DAUC <0003> auc.c:142 vector [2]: autn = b859fdea099a0000a2c84c9ee8697347 20241004055527833 DAUC <0003> auc.c:143 vector [2]: ck = e96c7ecc56a8dce9a10591fd0ecf0c0b 20241004055527833 DAUC <0003> auc.c:144 vector [2]: ik = 62265fc50ebafe705157b884032b5c39 20241004055527833 DAUC <0003> auc.c:145 vector [2]: res = 4a1d907ecd4f35530000000000000000 20241004055527833 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055527833 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055527833 DAUC <0003> auc.c:179 vector [2]: kc = edff3a9f57c7dc00 20241004055527833 DAUC <0003> auc.c:180 vector [2]: sres = be46f29c 20241004055527833 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055527833 DAUC <0003> auc.c:113 vector [3]: rand = eb69c56f2f0aa59ecaf6953f85cb1224 20241004055527833 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241004055527833 DAUC <0003> auc.c:142 vector [3]: autn = 9a16360f8bd70000bf92709db50dc4e1 20241004055527833 DAUC <0003> auc.c:143 vector [3]: ck = baf1e615d5dd985d51392af030366ec4 20241004055527833 DAUC <0003> auc.c:144 vector [3]: ik = ed3016c026bb76d98ef5f144cc45688b 20241004055527833 DAUC <0003> auc.c:145 vector [3]: res = 542e6ab660702ace0000000000000000 20241004055527833 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055527833 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055527833 DAUC <0003> auc.c:179 vector [3]: kc = 82af9ed56d361800 20241004055527833 DAUC <0003> auc.c:180 vector [3]: sres = 324f747a 20241004055527833 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055527833 DAUC <0003> auc.c:113 vector [4]: rand = 33d2cd82a95a0a1c743c17ea19f4c047 20241004055527833 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241004055527833 DAUC <0003> auc.c:142 vector [4]: autn = 14232685cf32000023e46e0e80164e6e 20241004055527833 DAUC <0003> auc.c:143 vector [4]: ck = 847a4b6893e6274816d185cdc3f50bb1 20241004055527833 DAUC <0003> auc.c:144 vector [4]: ik = d6280fd17d69e62899e44d025bf28776 20241004055527833 DAUC <0003> auc.c:145 vector [4]: res = a58f7c436e35203b0000000000000000 20241004055527833 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055527833 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241004055527833 DAUC <0003> auc.c:179 vector [4]: kc = d5b8b455b390cc00 20241004055527833 DAUC <0003> auc.c:180 vector [4]: sres = 9fa44681 20241004055527833 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241004055527833 DAUC <0003> db_auc.c:245 IMSI='262426398948065': Generated 5 vectors 20241004055527833 DAUC <0003> db_auc.c:249 IMSI='262426398948065': Updating SQN=161 in DB 20241004055527841 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426398948065 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426398948065"} 20241004055527841 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426398948065 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055527841 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527841 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241004055527891 DAUC <0003> db_auc.c:157 IMSI='262423790502314': No 2G Auth Data 20241004055527891 DAUC <0003> db_auc.c:192 IMSI='262423790502314': No 3G Auth Data 20241004055527938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53446<->l=127.0.0.1:4258 20241004055527941 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055527941 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423790502314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423790502314"} 20241004055527941 DAUC <0003> db_auc.c:236 IMSI='262423790502314': Calling to generate 5 vectors 20241004055527941 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241004055527941 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055527941 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055527941 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055527941 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055527941 DAUC <0003> auc.c:113 vector [0]: rand = ac624d121248a8a4bcccbd9a0ed14ffa 20241004055527941 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055527941 DAUC <0003> auc.c:142 vector [0]: autn = 65626821f2c40000ca748a57a7ff1182 20241004055527941 DAUC <0003> auc.c:143 vector [0]: ck = 2e1d428bd1d07782498c8409c3b56c02 20241004055527941 DAUC <0003> auc.c:144 vector [0]: ik = 32c4319846e650ba6921eb37951df060 20241004055527941 DAUC <0003> auc.c:145 vector [0]: res = c363bedac4e25b620000000000000000 20241004055527941 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055527941 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055527941 DAUC <0003> auc.c:179 vector [0]: kc = 043d7a10dbec1c00 20241004055527941 DAUC <0003> auc.c:180 vector [0]: sres = df70dac3 20241004055527941 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055527941 DAUC <0003> auc.c:113 vector [1]: rand = 5e10486e3444b61b57406f43ff6b0e72 20241004055527941 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241004055527941 DAUC <0003> auc.c:142 vector [1]: autn = 28e3e2e9dad40000356c9042190113e0 20241004055527941 DAUC <0003> auc.c:143 vector [1]: ck = d6335b90b473a32b12f6b81b45e1f539 20241004055527941 DAUC <0003> auc.c:144 vector [1]: ik = e0e8880b8122a4eae93435e19e952ad8 20241004055527941 DAUC <0003> auc.c:145 vector [1]: res = 6e3f648124d239bd0000000000000000 20241004055527941 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055527941 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055527941 DAUC <0003> auc.c:179 vector [1]: kc = f336b152a2497c00 20241004055527941 DAUC <0003> auc.c:180 vector [1]: sres = cf88ffb1 20241004055527941 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055527941 DAUC <0003> auc.c:113 vector [2]: rand = d492f42db01d4fa7007e188acefd380b 20241004055527941 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241004055527941 DAUC <0003> auc.c:142 vector [2]: autn = 3b2f917e6b2d0000cbae5606541acaee 20241004055527941 DAUC <0003> auc.c:143 vector [2]: ck = cb89799530b864aa42be766f14c2d959 20241004055527941 DAUC <0003> auc.c:144 vector [2]: ik = 0877718b075248870d06262642bf9ce1 20241004055527941 DAUC <0003> auc.c:145 vector [2]: res = f9bce0e351aa89cb0000000000000000 20241004055527941 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055527941 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055527941 DAUC <0003> auc.c:179 vector [2]: kc = 17c1a859d9c4a400 20241004055527941 DAUC <0003> auc.c:180 vector [2]: sres = 72067f12 20241004055527941 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055527941 DAUC <0003> auc.c:113 vector [3]: rand = b8b10a9e8516705c21bc8c61590d9fa8 20241004055527941 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241004055527941 DAUC <0003> auc.c:142 vector [3]: autn = 70437dffc063000008b29692f227bce0 20241004055527941 DAUC <0003> auc.c:143 vector [3]: ck = 14d9b418d06e454cc8618a1a66a9ba94 20241004055527941 DAUC <0003> auc.c:144 vector [3]: ik = 872811b716de1c103977f8b31348d574 20241004055527941 DAUC <0003> auc.c:145 vector [3]: res = 71231e428fd6234a0000000000000000 20241004055527941 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055527941 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055527941 DAUC <0003> auc.c:179 vector [3]: kc = b4371c624a882c00 20241004055527941 DAUC <0003> auc.c:180 vector [3]: sres = 06e14711 20241004055527941 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055527941 DAUC <0003> auc.c:113 vector [4]: rand = 16774d66eb13a51d668e30134adda52e 20241004055527941 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241004055527941 DAUC <0003> auc.c:142 vector [4]: autn = 0d12e7b3edef00007e834ed693d2b59f 20241004055527941 DAUC <0003> auc.c:143 vector [4]: ck = 6c5308a61af38589b29632111ae69ca0 20241004055527941 DAUC <0003> auc.c:144 vector [4]: ik = 71f5f6b75ecea21a47c94f7632d4e558 20241004055527941 DAUC <0003> auc.c:145 vector [4]: res = 97777161ef2334a60000000000000000 20241004055527941 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055527941 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241004055527941 DAUC <0003> auc.c:179 vector [4]: kc = 9bb6192a71c38800 20241004055527941 DAUC <0003> auc.c:180 vector [4]: sres = c75a61cf 20241004055527941 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241004055527941 DAUC <0003> db_auc.c:245 IMSI='262423790502314': Generated 5 vectors 20241004055527941 DAUC <0003> db_auc.c:249 IMSI='262423790502314': Updating SQN=161 in DB 20241004055527952 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423790502314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423790502314"} 20241004055527952 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423790502314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055527952 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527952 DLINP <000b> input/ipa.c:451 connected read/write 20241004055527952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055527956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53446<->l=127.0.0.1:4258 20241004055527998 DAUC <0003> db_auc.c:157 IMSI='262421301025418': No 2G Auth Data 20241004055527998 DAUC <0003> db_auc.c:192 IMSI='262421301025418': No 3G Auth Data 20241004055528039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4258 20241004055528041 DLINP <000b> input/ipa.c:451 connected read/write 20241004055528041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055528041 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421301025418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421301025418"} 20241004055528041 DAUC <0003> db_auc.c:236 IMSI='262421301025418': Calling to generate 5 vectors 20241004055528041 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241004055528041 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055528041 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055528041 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055528041 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055528041 DAUC <0003> auc.c:113 vector [0]: rand = 92d79abfb15075ba8e3f215fea6f6249 20241004055528041 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055528041 DAUC <0003> auc.c:142 vector [0]: autn = 3028a93a75b00000a34f01c797f8c61a 20241004055528041 DAUC <0003> auc.c:143 vector [0]: ck = ae5d299c87c034a153957223c953cf62 20241004055528041 DAUC <0003> auc.c:144 vector [0]: ik = 8ea2e619b1c2658a483f81852a5253e6 20241004055528041 DAUC <0003> auc.c:145 vector [0]: res = d6ebd7c97df9a2970000000000000000 20241004055528041 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055528041 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055528041 DAUC <0003> auc.c:179 vector [0]: kc = 24fed68bad4acf29 20241004055528041 DAUC <0003> auc.c:180 vector [0]: sres = b3984fc5 20241004055528041 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055528041 DAUC <0003> auc.c:113 vector [1]: rand = e3c4b0abb5237b8e62c7a1349ff42626 20241004055528041 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241004055528041 DAUC <0003> auc.c:142 vector [1]: autn = 87bee6b17d290000e0288b66de5c519e 20241004055528041 DAUC <0003> auc.c:143 vector [1]: ck = 5162ab70e72d19a5495a3d9e1357ded3 20241004055528041 DAUC <0003> auc.c:144 vector [1]: ik = f8da116381111473a1487351dbdd8765 20241004055528041 DAUC <0003> auc.c:145 vector [1]: res = 44be15ccd8d090f10000000000000000 20241004055528041 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055528041 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055528041 DAUC <0003> auc.c:179 vector [1]: kc = f255ea707a320d24 20241004055528041 DAUC <0003> auc.c:180 vector [1]: sres = b0f4eefe 20241004055528041 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055528041 DAUC <0003> auc.c:113 vector [2]: rand = 06550a627c0d704d56109b524360c600 20241004055528041 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241004055528041 DAUC <0003> auc.c:142 vector [2]: autn = bcc0580f8c540000e0ad73cdeb226119 20241004055528041 DAUC <0003> auc.c:143 vector [2]: ck = fafa4e400f043514d352b36a86084090 20241004055528041 DAUC <0003> auc.c:144 vector [2]: ik = 2f4fd3cf520506348132f69c41a5763c 20241004055528041 DAUC <0003> auc.c:145 vector [2]: res = 0eb0f404a77fbff90000000000000000 20241004055528041 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055528041 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055528041 DAUC <0003> auc.c:179 vector [2]: kc = c5e45a81694988bb 20241004055528041 DAUC <0003> auc.c:180 vector [2]: sres = 7a149c45 20241004055528041 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055528041 DAUC <0003> auc.c:113 vector [3]: rand = 9cd6e64324666d4d3af7ad670cbc0a13 20241004055528041 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241004055528041 DAUC <0003> auc.c:142 vector [3]: autn = a9166529c17b0000df460785d88e9a6d 20241004055528041 DAUC <0003> auc.c:143 vector [3]: ck = d59dc214ab0989acc0c8d59689871ae7 20241004055528041 DAUC <0003> auc.c:144 vector [3]: ik = c09ebc3271f01fb99dda712908f3d4b3 20241004055528041 DAUC <0003> auc.c:145 vector [3]: res = fb1fa1b84e6e80e60000000000000000 20241004055528041 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055528041 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055528041 DAUC <0003> auc.c:179 vector [3]: kc = 8a981ceb153a6a7f 20241004055528041 DAUC <0003> auc.c:180 vector [3]: sres = 5970c0e1 20241004055528041 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055528041 DAUC <0003> auc.c:113 vector [4]: rand = d78250234da086c8c8b7a5c8b76c8f76 20241004055528042 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241004055528042 DAUC <0003> auc.c:142 vector [4]: autn = 152a1ba9e4010000ef71b4b6842e2504 20241004055528042 DAUC <0003> auc.c:143 vector [4]: ck = 9f56eac769ac17cf4ddacb31205e2cea 20241004055528042 DAUC <0003> auc.c:144 vector [4]: ik = 2550ddd4dfc7e0d27ccc02f41dbf8b1b 20241004055528042 DAUC <0003> auc.c:145 vector [4]: res = 7463d37b6338f8100000000000000000 20241004055528042 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055528042 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241004055528042 DAUC <0003> auc.c:179 vector [4]: kc = 3dec8d3cd36f8023 20241004055528042 DAUC <0003> auc.c:180 vector [4]: sres = f81243d1 20241004055528042 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241004055528042 DAUC <0003> db_auc.c:245 IMSI='262421301025418': Generated 5 vectors 20241004055528042 DAUC <0003> db_auc.c:249 IMSI='262421301025418': Updating SQN=161 in DB 20241004055528050 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421301025418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421301025418"} 20241004055528050 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421301025418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055528050 DLINP <000b> input/ipa.c:451 connected read/write 20241004055528050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055528050 DLINP <000b> input/ipa.c:451 connected read/write 20241004055528050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055528054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4258 20241004055528079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20241004055528080 DLINP <000b> input/ipa.c:451 connected read/write 20241004055528080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055528080 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055528080 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055528080 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055528080 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38313<->l=127.0.0.1:4259) 20241004055528122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4258 20241004055528123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4258 20241004055531198 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055531198 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055531200 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4258 20241004055531202 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531202 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055531202 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055531202 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  20241004055531202 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055531202 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  20241004055531202 DLGSUP <0013> gsup_server.c:235 2:  20241004055531202 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055531202 DLGSUP <0013> gsup_server.c:235 3:  20241004055531202 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055531202 DLGSUP <0013> gsup_server.c:235 4:  20241004055531202 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055531202 DLGSUP <0013> gsup_server.c:235 5:  20241004055531202 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055531202 DLGSUP <0013> gsup_server.c:235 7:  20241004055531202 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055531202 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055531202 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055531202 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055531220 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40329<->l=127.0.0.1:4259) 20241004055531236 DAUC <0003> db_auc.c:157 IMSI='262428980102343': No 2G Auth Data 20241004055531236 DAUC <0003> db_auc.c:192 IMSI='262428980102343': No 3G Auth Data 20241004055531276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4258 20241004055531281 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531281 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428980102343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428980102343"} 20241004055531281 DAUC <0003> db_auc.c:192 IMSI='262428980102343': No 3G Auth Data 20241004055531281 DAUC <0003> db_auc.c:236 IMSI='262428980102343': Calling to generate 1 vectors 20241004055531281 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241004055531281 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531281 DAUC <0003> auc.c:113 vector [0]: rand = f07d662f7422221ec3879b7a8c945170 20241004055531281 DAUC <0003> auc.c:179 vector [0]: kc = ce7dfe3973494000 20241004055531281 DAUC <0003> auc.c:180 vector [0]: sres = e00063bb 20241004055531281 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055531281 DAUC <0003> db_auc.c:245 IMSI='262428980102343': Generated 1 vectors 20241004055531281 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428980102343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428980102343"} 20241004055531281 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428980102343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531281 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531281 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531284 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531284 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428980102343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428980102343"} 20241004055531284 DAUC <0003> db_auc.c:192 IMSI='262428980102343': No 3G Auth Data 20241004055531285 DAUC <0003> db_auc.c:236 IMSI='262428980102343': Calling to generate 4 vectors 20241004055531285 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241004055531285 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531285 DAUC <0003> auc.c:113 vector [0]: rand = 5c7b3be6a60c2c3586a6c23a859988e9 20241004055531285 DAUC <0003> auc.c:179 vector [0]: kc = 28f63bafbe059000 20241004055531285 DAUC <0003> auc.c:180 vector [0]: sres = b0329991 20241004055531285 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055531285 DAUC <0003> auc.c:113 vector [1]: rand = e66c377203a743d58bde31e6fea0aef6 20241004055531285 DAUC <0003> auc.c:179 vector [1]: kc = 11008708a94e8400 20241004055531285 DAUC <0003> auc.c:180 vector [1]: sres = 207e2ac1 20241004055531285 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241004055531285 DAUC <0003> auc.c:113 vector [2]: rand = fd8a181dbb63b8589f89ee1729a87101 20241004055531285 DAUC <0003> auc.c:179 vector [2]: kc = 53c98ae4c6032c00 20241004055531285 DAUC <0003> auc.c:180 vector [2]: sres = 78f41082 20241004055531285 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241004055531285 DAUC <0003> auc.c:113 vector [3]: rand = 3f24ca1333a47528e50775b214c79328 20241004055531285 DAUC <0003> auc.c:179 vector [3]: kc = b333d4e62e756c00 20241004055531285 DAUC <0003> auc.c:180 vector [3]: sres = a8e8a02d 20241004055531285 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241004055531285 DAUC <0003> db_auc.c:245 IMSI='262428980102343': Generated 4 vectors 20241004055531285 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428980102343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428980102343"} 20241004055531285 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428980102343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531285 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531285 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531287 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531287 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428980102343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428980102343"} 20241004055531287 DAUC <0003> db_auc.c:192 IMSI='262428980102343': No 3G Auth Data 20241004055531287 DAUC <0003> db_auc.c:236 IMSI='262428980102343': Calling to generate 5 vectors 20241004055531287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241004055531287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531287 DAUC <0003> auc.c:113 vector [0]: rand = 8b3043b4758e89a33ed40d77ab6d8dfc 20241004055531287 DAUC <0003> auc.c:179 vector [0]: kc = d076c94b940aa000 20241004055531287 DAUC <0003> auc.c:180 vector [0]: sres = 59dc164b 20241004055531287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055531287 DAUC <0003> auc.c:113 vector [1]: rand = 8cade6dd28b95a3174ba46b9af538b32 20241004055531287 DAUC <0003> auc.c:179 vector [1]: kc = 01fac055816fe400 20241004055531287 DAUC <0003> auc.c:180 vector [1]: sres = d28cccef 20241004055531287 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241004055531287 DAUC <0003> auc.c:113 vector [2]: rand = 21c25100f99d8178b663d8eccc11b725 20241004055531287 DAUC <0003> auc.c:179 vector [2]: kc = f0457d95e9dd7800 20241004055531287 DAUC <0003> auc.c:180 vector [2]: sres = bd30b56a 20241004055531287 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241004055531287 DAUC <0003> auc.c:113 vector [3]: rand = ee284ba412a99e79df011052c9f49983 20241004055531287 DAUC <0003> auc.c:179 vector [3]: kc = b4178b72edf77800 20241004055531287 DAUC <0003> auc.c:180 vector [3]: sres = 6f437aca 20241004055531287 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241004055531287 DAUC <0003> auc.c:113 vector [4]: rand = 60bca6ebac3b02a091673598ecd493c6 20241004055531287 DAUC <0003> auc.c:179 vector [4]: kc = 0f68cd2396146000 20241004055531287 DAUC <0003> auc.c:180 vector [4]: sres = 1a06ecd4 20241004055531287 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241004055531287 DAUC <0003> db_auc.c:245 IMSI='262428980102343': Generated 5 vectors 20241004055531287 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428980102343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428980102343"} 20241004055531287 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428980102343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531287 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531287 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531290 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531290 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428980102343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428980102343"} 20241004055531290 DAUC <0003> db_auc.c:192 IMSI='262428980102343': No 3G Auth Data 20241004055531290 DAUC <0003> db_auc.c:236 IMSI='262428980102343': Calling to generate 5 vectors 20241004055531290 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241004055531290 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531290 DAUC <0003> auc.c:113 vector [0]: rand = 3a594be70bb8ec40194f0f6a2b187c35 20241004055531290 DAUC <0003> auc.c:179 vector [0]: kc = afea53e317028c00 20241004055531290 DAUC <0003> auc.c:180 vector [0]: sres = f6dd05a0 20241004055531290 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055531290 DAUC <0003> auc.c:113 vector [1]: rand = 5af5d12a8dbdf893cf7e48cd0eb39e9b 20241004055531290 DAUC <0003> auc.c:179 vector [1]: kc = 63ac441920aa9000 20241004055531290 DAUC <0003> auc.c:180 vector [1]: sres = 68d032d0 20241004055531290 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241004055531290 DAUC <0003> auc.c:113 vector [2]: rand = 179eb560e265316add2ad0c43cc7f451 20241004055531290 DAUC <0003> auc.c:179 vector [2]: kc = ce04074a76d20800 20241004055531290 DAUC <0003> auc.c:180 vector [2]: sres = e1ddaa60 20241004055531290 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241004055531290 DAUC <0003> auc.c:113 vector [3]: rand = 37e5c4c9681109ebe851052cb275f281 20241004055531290 DAUC <0003> auc.c:179 vector [3]: kc = 1bd001b070ada000 20241004055531290 DAUC <0003> auc.c:180 vector [3]: sres = 7deb6146 20241004055531290 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241004055531290 DAUC <0003> auc.c:113 vector [4]: rand = 18d186fb61249bbcd758878ff8784aa5 20241004055531290 DAUC <0003> auc.c:179 vector [4]: kc = 8b3d32f26b535800 20241004055531290 DAUC <0003> auc.c:180 vector [4]: sres = b2cfbf1a 20241004055531290 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241004055531290 DAUC <0003> db_auc.c:245 IMSI='262428980102343': Generated 5 vectors 20241004055531290 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428980102343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428980102343"} 20241004055531290 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428980102343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531290 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531290 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4258 20241004055531316 DAUC <0003> db_auc.c:157 IMSI='262427761485969': No 2G Auth Data 20241004055531316 DAUC <0003> db_auc.c:192 IMSI='262427761485969': No 3G Auth Data 20241004055531349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53486<->l=127.0.0.1:4258 20241004055531352 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531352 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427761485969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427761485969"} 20241004055531352 DAUC <0003> db_auc.c:192 IMSI='262427761485969': No 3G Auth Data 20241004055531352 DAUC <0003> db_auc.c:236 IMSI='262427761485969': Calling to generate 1 vectors 20241004055531352 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241004055531352 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531352 DAUC <0003> auc.c:113 vector [0]: rand = 0066c40624cae1e6b7bddf7a20d878fe 20241004055531352 DAUC <0003> auc.c:179 vector [0]: kc = d5e2d6fbe370a000 20241004055531352 DAUC <0003> auc.c:180 vector [0]: sres = 5b99a88c 20241004055531352 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055531352 DAUC <0003> db_auc.c:245 IMSI='262427761485969': Generated 1 vectors 20241004055531352 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427761485969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427761485969"} 20241004055531352 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427761485969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531352 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531353 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531355 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531355 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427761485969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427761485969"} 20241004055531355 DAUC <0003> db_auc.c:192 IMSI='262427761485969': No 3G Auth Data 20241004055531355 DAUC <0003> db_auc.c:236 IMSI='262427761485969': Calling to generate 4 vectors 20241004055531355 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241004055531355 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531355 DAUC <0003> auc.c:113 vector [0]: rand = 83e231194c9fbbe5cc2dc2cc4ef3887d 20241004055531355 DAUC <0003> auc.c:179 vector [0]: kc = 80ed7a33fefab800 20241004055531355 DAUC <0003> auc.c:180 vector [0]: sres = b834d84e 20241004055531355 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055531355 DAUC <0003> auc.c:113 vector [1]: rand = 71401f7ac752d5b39a0d89aec687d0f7 20241004055531355 DAUC <0003> auc.c:179 vector [1]: kc = 2473dbd048c17c00 20241004055531355 DAUC <0003> auc.c:180 vector [1]: sres = b07e9a0f 20241004055531355 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241004055531355 DAUC <0003> auc.c:113 vector [2]: rand = c33b699dbb2b9210317a5afd5fcb07fc 20241004055531355 DAUC <0003> auc.c:179 vector [2]: kc = 4a6a5acb95b3a000 20241004055531356 DAUC <0003> auc.c:180 vector [2]: sres = abe3f62a 20241004055531356 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241004055531356 DAUC <0003> auc.c:113 vector [3]: rand = 3e5278cb66ce1ae48009e8b5a88c0ab7 20241004055531356 DAUC <0003> auc.c:179 vector [3]: kc = 754d121036369400 20241004055531356 DAUC <0003> auc.c:180 vector [3]: sres = 2a6519ee 20241004055531356 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241004055531356 DAUC <0003> db_auc.c:245 IMSI='262427761485969': Generated 4 vectors 20241004055531356 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427761485969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427761485969"} 20241004055531356 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427761485969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531356 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531356 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531358 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531358 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427761485969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427761485969"} 20241004055531358 DAUC <0003> db_auc.c:192 IMSI='262427761485969': No 3G Auth Data 20241004055531358 DAUC <0003> db_auc.c:236 IMSI='262427761485969': Calling to generate 5 vectors 20241004055531358 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241004055531358 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531358 DAUC <0003> auc.c:113 vector [0]: rand = a29f244126525c1438b9e248ee4856d0 20241004055531358 DAUC <0003> auc.c:179 vector [0]: kc = b85525bdafc63800 20241004055531358 DAUC <0003> auc.c:180 vector [0]: sres = 6ef8c635 20241004055531358 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055531358 DAUC <0003> auc.c:113 vector [1]: rand = 88c935e5b736473079aa0d4853cad576 20241004055531358 DAUC <0003> auc.c:179 vector [1]: kc = 6db692f471c7d000 20241004055531358 DAUC <0003> auc.c:180 vector [1]: sres = ebce8f28 20241004055531358 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241004055531358 DAUC <0003> auc.c:113 vector [2]: rand = 8ef576b65382744f60efa9133d251488 20241004055531358 DAUC <0003> auc.c:179 vector [2]: kc = 67c41d55ac08c000 20241004055531358 DAUC <0003> auc.c:180 vector [2]: sres = 940c972e 20241004055531358 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241004055531358 DAUC <0003> auc.c:113 vector [3]: rand = 04bab91d86a8e07727a796a5043f0d7f 20241004055531358 DAUC <0003> auc.c:179 vector [3]: kc = 7f665e3eb4cb5400 20241004055531358 DAUC <0003> auc.c:180 vector [3]: sres = 088373f6 20241004055531358 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241004055531358 DAUC <0003> auc.c:113 vector [4]: rand = f34e6710e99c84711c5a375e2951d54e 20241004055531358 DAUC <0003> auc.c:179 vector [4]: kc = 8c0ebd83e3e34800 20241004055531358 DAUC <0003> auc.c:180 vector [4]: sres = 790b3c55 20241004055531358 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241004055531358 DAUC <0003> db_auc.c:245 IMSI='262427761485969': Generated 5 vectors 20241004055531358 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427761485969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427761485969"} 20241004055531358 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427761485969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531358 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531358 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531360 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531360 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427761485969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427761485969"} 20241004055531360 DAUC <0003> db_auc.c:192 IMSI='262427761485969': No 3G Auth Data 20241004055531360 DAUC <0003> db_auc.c:236 IMSI='262427761485969': Calling to generate 5 vectors 20241004055531360 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241004055531360 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531360 DAUC <0003> auc.c:113 vector [0]: rand = 2350e2674fcff46b3f26c86a6e2f3fe4 20241004055531360 DAUC <0003> auc.c:179 vector [0]: kc = 5519943432fee000 20241004055531360 DAUC <0003> auc.c:180 vector [0]: sres = 5e49c4db 20241004055531360 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055531360 DAUC <0003> auc.c:113 vector [1]: rand = 019f56df22d3c34656f23c9f1c0c1f73 20241004055531360 DAUC <0003> auc.c:179 vector [1]: kc = 79e4475dd55c5800 20241004055531360 DAUC <0003> auc.c:180 vector [1]: sres = a01098ae 20241004055531360 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241004055531360 DAUC <0003> auc.c:113 vector [2]: rand = 43b7ca50608ad3203772b849a967842e 20241004055531360 DAUC <0003> auc.c:179 vector [2]: kc = 0206adb25b663400 20241004055531360 DAUC <0003> auc.c:180 vector [2]: sres = 512ab857 20241004055531360 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241004055531360 DAUC <0003> auc.c:113 vector [3]: rand = 9e51e238fc5f7bce99761809a57445d7 20241004055531360 DAUC <0003> auc.c:179 vector [3]: kc = 7d03ce3ed6aeb000 20241004055531360 DAUC <0003> auc.c:180 vector [3]: sres = 6542a348 20241004055531360 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241004055531360 DAUC <0003> auc.c:113 vector [4]: rand = 9de3e7f50dffe3b5734e70a10fb8d07f 20241004055531361 DAUC <0003> auc.c:179 vector [4]: kc = 6d6aeb14a1621400 20241004055531361 DAUC <0003> auc.c:180 vector [4]: sres = 44363e30 20241004055531361 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241004055531361 DAUC <0003> db_auc.c:245 IMSI='262427761485969': Generated 5 vectors 20241004055531361 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427761485969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427761485969"} 20241004055531361 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427761485969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531361 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531361 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53486<->l=127.0.0.1:4258 20241004055531387 DAUC <0003> db_auc.c:157 IMSI='262423212464687': No 2G Auth Data 20241004055531387 DAUC <0003> db_auc.c:192 IMSI='262423212464687': No 3G Auth Data 20241004055531417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53496<->l=127.0.0.1:4258 20241004055531421 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531421 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423212464687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423212464687"} 20241004055531421 DAUC <0003> db_auc.c:192 IMSI='262423212464687': No 3G Auth Data 20241004055531421 DAUC <0003> db_auc.c:236 IMSI='262423212464687': Calling to generate 1 vectors 20241004055531421 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241004055531421 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531421 DAUC <0003> auc.c:113 vector [0]: rand = 381c8780d2e312c246196f1bf4821585 20241004055531421 DAUC <0003> auc.c:179 vector [0]: kc = b2db806e1491a6ff 20241004055531421 DAUC <0003> auc.c:180 vector [0]: sres = 9a3f1d46 20241004055531421 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055531421 DAUC <0003> db_auc.c:245 IMSI='262423212464687': Generated 1 vectors 20241004055531421 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423212464687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423212464687"} 20241004055531421 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423212464687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531421 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531421 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531424 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531424 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423212464687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423212464687"} 20241004055531424 DAUC <0003> db_auc.c:192 IMSI='262423212464687': No 3G Auth Data 20241004055531424 DAUC <0003> db_auc.c:236 IMSI='262423212464687': Calling to generate 4 vectors 20241004055531424 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241004055531424 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531424 DAUC <0003> auc.c:113 vector [0]: rand = 8bae341fb0a4e82ae87c8bdf108cd841 20241004055531424 DAUC <0003> auc.c:179 vector [0]: kc = 1f6eb9f7725c332e 20241004055531424 DAUC <0003> auc.c:180 vector [0]: sres = d8bddcbb 20241004055531424 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055531424 DAUC <0003> auc.c:113 vector [1]: rand = 6094f774a523a163171a8971751548d5 20241004055531424 DAUC <0003> auc.c:179 vector [1]: kc = 00d543794b74a06b 20241004055531424 DAUC <0003> auc.c:180 vector [1]: sres = 79b53621 20241004055531424 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241004055531424 DAUC <0003> auc.c:113 vector [2]: rand = 74d7c6a14336d970e828966f1b5e809d 20241004055531424 DAUC <0003> auc.c:179 vector [2]: kc = 8723a7e94c89383b 20241004055531424 DAUC <0003> auc.c:180 vector [2]: sres = 3d4d40c1 20241004055531424 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241004055531424 DAUC <0003> auc.c:113 vector [3]: rand = 78e2a62b09c3beba3d4701ddb4bfea0f 20241004055531424 DAUC <0003> auc.c:179 vector [3]: kc = 9dae1243521bec51 20241004055531424 DAUC <0003> auc.c:180 vector [3]: sres = 5ff95bf7 20241004055531424 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241004055531424 DAUC <0003> db_auc.c:245 IMSI='262423212464687': Generated 4 vectors 20241004055531424 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423212464687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423212464687"} 20241004055531424 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423212464687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531424 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531424 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531426 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531426 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423212464687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423212464687"} 20241004055531426 DAUC <0003> db_auc.c:192 IMSI='262423212464687': No 3G Auth Data 20241004055531426 DAUC <0003> db_auc.c:236 IMSI='262423212464687': Calling to generate 5 vectors 20241004055531426 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241004055531426 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531426 DAUC <0003> auc.c:113 vector [0]: rand = edb69acf7f0417435cfada05ad563daa 20241004055531426 DAUC <0003> auc.c:179 vector [0]: kc = 83d5a6e2e8749d34 20241004055531426 DAUC <0003> auc.c:180 vector [0]: sres = e20b63a6 20241004055531426 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055531426 DAUC <0003> auc.c:113 vector [1]: rand = ebcd9cd328415365507cd97684851367 20241004055531426 DAUC <0003> auc.c:179 vector [1]: kc = 35e873177bd2ebcb 20241004055531426 DAUC <0003> auc.c:180 vector [1]: sres = cfd14b68 20241004055531426 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241004055531426 DAUC <0003> auc.c:113 vector [2]: rand = 2ae88882b62af395c9fed17648e44617 20241004055531426 DAUC <0003> auc.c:179 vector [2]: kc = d2e3652426092021 20241004055531426 DAUC <0003> auc.c:180 vector [2]: sres = f3fcdebf 20241004055531426 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241004055531426 DAUC <0003> auc.c:113 vector [3]: rand = ba75bee06584fc19799505f09bcdd2c8 20241004055531426 DAUC <0003> auc.c:179 vector [3]: kc = b3c2ee519399a8ef 20241004055531426 DAUC <0003> auc.c:180 vector [3]: sres = 5749a35e 20241004055531426 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241004055531426 DAUC <0003> auc.c:113 vector [4]: rand = fc864e32e1e2a4b09c25bd3e5b203b56 20241004055531426 DAUC <0003> auc.c:179 vector [4]: kc = 4b1ea02bbb9d7f87 20241004055531426 DAUC <0003> auc.c:180 vector [4]: sres = 24d1efd6 20241004055531426 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241004055531426 DAUC <0003> db_auc.c:245 IMSI='262423212464687': Generated 5 vectors 20241004055531426 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423212464687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423212464687"} 20241004055531426 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423212464687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531426 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531426 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531429 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531429 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423212464687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423212464687"} 20241004055531429 DAUC <0003> db_auc.c:192 IMSI='262423212464687': No 3G Auth Data 20241004055531429 DAUC <0003> db_auc.c:236 IMSI='262423212464687': Calling to generate 5 vectors 20241004055531429 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241004055531429 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531429 DAUC <0003> auc.c:113 vector [0]: rand = 7bf9e7f5a96f60297ff52cc4180bee3a 20241004055531429 DAUC <0003> auc.c:179 vector [0]: kc = 4a96d40bbaa87f67 20241004055531429 DAUC <0003> auc.c:180 vector [0]: sres = 6c081671 20241004055531429 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241004055531429 DAUC <0003> auc.c:113 vector [1]: rand = 23dd828e1d839d82efa4916f640efada 20241004055531429 DAUC <0003> auc.c:179 vector [1]: kc = 631653a373ad7e20 20241004055531429 DAUC <0003> auc.c:180 vector [1]: sres = e3bcf1a7 20241004055531429 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241004055531429 DAUC <0003> auc.c:113 vector [2]: rand = 1637903b30ffe84718db398b4469099c 20241004055531429 DAUC <0003> auc.c:179 vector [2]: kc = 76b1e503c555c918 20241004055531429 DAUC <0003> auc.c:180 vector [2]: sres = 28277928 20241004055531429 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241004055531429 DAUC <0003> auc.c:113 vector [3]: rand = cb9f52346ef4383c17fa23e9b3957549 20241004055531429 DAUC <0003> auc.c:179 vector [3]: kc = dea8734454ea5f30 20241004055531429 DAUC <0003> auc.c:180 vector [3]: sres = 106c3bf9 20241004055531429 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241004055531429 DAUC <0003> auc.c:113 vector [4]: rand = 7a4dec763907fba713424fb873b7ba43 20241004055531429 DAUC <0003> auc.c:179 vector [4]: kc = 41eecbaaa48cf8bd 20241004055531429 DAUC <0003> auc.c:180 vector [4]: sres = 69226fbf 20241004055531429 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241004055531429 DAUC <0003> db_auc.c:245 IMSI='262423212464687': Generated 5 vectors 20241004055531429 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423212464687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423212464687"} 20241004055531429 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423212464687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531429 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531429 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53496<->l=127.0.0.1:4258 20241004055531457 DAUC <0003> db_auc.c:157 IMSI='262421020607043': No 2G Auth Data 20241004055531457 DAUC <0003> db_auc.c:192 IMSI='262421020607043': No 3G Auth Data 20241004055531492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53504<->l=127.0.0.1:4258 20241004055531496 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531496 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421020607043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421020607043"} 20241004055531496 DAUC <0003> db_auc.c:157 IMSI='262421020607043': No 2G Auth Data 20241004055531496 DAUC <0003> db_auc.c:236 IMSI='262421020607043': Calling to generate 1 vectors 20241004055531496 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241004055531496 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531496 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531496 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055531496 DAUC <0003> auc.c:113 vector [0]: rand = 86d95b2bf54150f8999b2c539ed31e0e 20241004055531496 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055531496 DAUC <0003> auc.c:142 vector [0]: autn = 68a5603d0d03000017698fabe2fdb310 20241004055531496 DAUC <0003> auc.c:143 vector [0]: ck = d34185db391833327ebf0b2de2e1b878 20241004055531496 DAUC <0003> auc.c:144 vector [0]: ik = a930712fc634785716c3bcfdbd7e24f0 20241004055531496 DAUC <0003> auc.c:145 vector [0]: res = 644fbf37eb60c56a0000000000000000 20241004055531496 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531496 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241004055531496 DAUC <0003> auc.c:151 vector [0]: kc = 120d4324a0b3d7ed 20241004055531496 DAUC <0003> auc.c:152 vector [0]: sres = 8f2f7a5d 20241004055531496 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241004055531496 DAUC <0003> db_auc.c:245 IMSI='262421020607043': Generated 1 vectors 20241004055531496 DAUC <0003> db_auc.c:249 IMSI='262421020607043': Updating SQN=33 in DB 20241004055531503 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421020607043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421020607043"} 20241004055531503 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421020607043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531503 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531503 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531506 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531506 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421020607043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421020607043"} 20241004055531506 DAUC <0003> db_auc.c:157 IMSI='262421020607043': No 2G Auth Data 20241004055531506 DAUC <0003> db_auc.c:236 IMSI='262421020607043': Calling to generate 4 vectors 20241004055531506 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241004055531506 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531506 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531506 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241004055531506 DAUC <0003> auc.c:113 vector [0]: rand = 777d1d1b10b236272d557bbedac579ff 20241004055531506 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241004055531506 DAUC <0003> auc.c:142 vector [0]: autn = 88c3cbdcb2960000c5b6d5f30bddae9d 20241004055531506 DAUC <0003> auc.c:143 vector [0]: ck = 237b6732170b75001b531903a03d0bda 20241004055531506 DAUC <0003> auc.c:144 vector [0]: ik = e8fb3a11d37aa1fa0cc32a57a47e780a 20241004055531506 DAUC <0003> auc.c:145 vector [0]: res = b8b777537ff8b3a40000000000000000 20241004055531506 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531506 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241004055531506 DAUC <0003> auc.c:151 vector [0]: kc = dc106e77c032a72a 20241004055531506 DAUC <0003> auc.c:152 vector [0]: sres = c74fc4f7 20241004055531506 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241004055531506 DAUC <0003> auc.c:113 vector [1]: rand = 54a855cc26a8326cf1a40d0a9afab082 20241004055531506 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241004055531506 DAUC <0003> auc.c:142 vector [1]: autn = 4df7b72b78620000f574d99085363bf2 20241004055531506 DAUC <0003> auc.c:143 vector [1]: ck = 991c195154b320a5460082a59da0d694 20241004055531506 DAUC <0003> auc.c:144 vector [1]: ik = 80d46f65ff1b2d338c8c0ab67de6c607 20241004055531506 DAUC <0003> auc.c:145 vector [1]: res = df9b21345fc4da080000000000000000 20241004055531506 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531506 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241004055531506 DAUC <0003> auc.c:151 vector [1]: kc = d344fe274bee1d05 20241004055531506 DAUC <0003> auc.c:152 vector [1]: sres = 805ffb3c 20241004055531506 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241004055531506 DAUC <0003> auc.c:113 vector [2]: rand = 61df43b4e4cdaac220464ce62677c5d9 20241004055531506 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241004055531506 DAUC <0003> auc.c:142 vector [2]: autn = c1e4b991ffb00000b448cbcf45636225 20241004055531506 DAUC <0003> auc.c:143 vector [2]: ck = d2137e715b63ccaa14aedae18f1a45c2 20241004055531506 DAUC <0003> auc.c:144 vector [2]: ik = a8923b1a55cd08d36df1d3a43d64baab 20241004055531506 DAUC <0003> auc.c:145 vector [2]: res = 79a7a12852a51ab40000000000000000 20241004055531506 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531506 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241004055531506 DAUC <0003> auc.c:151 vector [2]: kc = 03de4c2ebcd03b10 20241004055531506 DAUC <0003> auc.c:152 vector [2]: sres = 2b02bb9c 20241004055531506 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241004055531506 DAUC <0003> auc.c:113 vector [3]: rand = 4f098b3dbc8ecc0a99bd67f5aed332be 20241004055531506 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241004055531506 DAUC <0003> auc.c:142 vector [3]: autn = 8adb807f1130000074995ca48f45d03d 20241004055531506 DAUC <0003> auc.c:143 vector [3]: ck = a9c643e694e4e6a02215bef4194dc4b5 20241004055531506 DAUC <0003> auc.c:144 vector [3]: ik = 7ce06f7f9f6ed85840d4765602dceaa4 20241004055531506 DAUC <0003> auc.c:145 vector [3]: res = 1b51067e23e3a2c00000000000000000 20241004055531506 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531506 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241004055531506 DAUC <0003> auc.c:151 vector [3]: kc = b7e7e43b101b10e9 20241004055531506 DAUC <0003> auc.c:152 vector [3]: sres = 38b2a4be 20241004055531506 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241004055531506 DAUC <0003> db_auc.c:245 IMSI='262421020607043': Generated 4 vectors 20241004055531506 DAUC <0003> db_auc.c:249 IMSI='262421020607043': Updating SQN=161 in DB 20241004055531514 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421020607043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421020607043"} 20241004055531514 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421020607043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531514 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531514 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531517 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531517 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421020607043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421020607043"} 20241004055531517 DAUC <0003> db_auc.c:157 IMSI='262421020607043': No 2G Auth Data 20241004055531517 DAUC <0003> db_auc.c:236 IMSI='262421020607043': Calling to generate 5 vectors 20241004055531517 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241004055531517 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531517 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531517 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241004055531517 DAUC <0003> auc.c:113 vector [0]: rand = c018bc5bc58fc54dab1f6f27225e0f4a 20241004055531517 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241004055531517 DAUC <0003> auc.c:142 vector [0]: autn = 95ec0c7c6e2b0000de124babe17a3146 20241004055531517 DAUC <0003> auc.c:143 vector [0]: ck = b993fd46918772b413210ae79ee60437 20241004055531517 DAUC <0003> auc.c:144 vector [0]: ik = 04dcbbe453d4f21018c5e31d057d2f05 20241004055531517 DAUC <0003> auc.c:145 vector [0]: res = 82b8d72739cdceae0000000000000000 20241004055531517 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531517 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241004055531517 DAUC <0003> auc.c:151 vector [0]: kc = b6abaf5859c8ab96 20241004055531517 DAUC <0003> auc.c:152 vector [0]: sres = bb751989 20241004055531517 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241004055531517 DAUC <0003> auc.c:113 vector [1]: rand = 9bc12f8650db47034f4502f231711ded 20241004055531517 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241004055531517 DAUC <0003> auc.c:142 vector [1]: autn = 4fc06a04c8f5000079898cdf71487b02 20241004055531517 DAUC <0003> auc.c:143 vector [1]: ck = ef7688f66c154b08d000a7f87f2a75ae 20241004055531517 DAUC <0003> auc.c:144 vector [1]: ik = b558e6ffbc1a0f9f85aa58b89079f3ab 20241004055531517 DAUC <0003> auc.c:145 vector [1]: res = 23f15c6724cca73c0000000000000000 20241004055531517 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531517 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241004055531517 DAUC <0003> auc.c:151 vector [1]: kc = 0f8491493f5cc292 20241004055531517 DAUC <0003> auc.c:152 vector [1]: sres = 073dfb5b 20241004055531517 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241004055531517 DAUC <0003> auc.c:113 vector [2]: rand = 3684b409415f90c9a093fd7314ba1815 20241004055531517 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241004055531517 DAUC <0003> auc.c:142 vector [2]: autn = 2c15c01daab80000982b5e53d82783c2 20241004055531517 DAUC <0003> auc.c:143 vector [2]: ck = a852e3e7602f379653da988ecce99f04 20241004055531517 DAUC <0003> auc.c:144 vector [2]: ik = 6cc185603897617bf194dd2dd5846665 20241004055531517 DAUC <0003> auc.c:145 vector [2]: res = 724d700493216a100000000000000000 20241004055531517 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531517 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241004055531517 DAUC <0003> auc.c:151 vector [2]: kc = 66dd232441d5af8c 20241004055531517 DAUC <0003> auc.c:152 vector [2]: sres = e16c1a14 20241004055531517 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241004055531517 DAUC <0003> auc.c:113 vector [3]: rand = 5195775b535725bc290a1898eff3c0a2 20241004055531517 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241004055531517 DAUC <0003> auc.c:142 vector [3]: autn = d9bde66459f10000ff4ea8f100ec352b 20241004055531517 DAUC <0003> auc.c:143 vector [3]: ck = 48ae36e973fa2842385eaf6e8d3073b8 20241004055531517 DAUC <0003> auc.c:144 vector [3]: ik = 90471b5f6415cac3ff84d204a34b022b 20241004055531517 DAUC <0003> auc.c:145 vector [3]: res = afdac8f32079097a0000000000000000 20241004055531517 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531517 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241004055531517 DAUC <0003> auc.c:151 vector [3]: kc = 1f3350dc39949312 20241004055531517 DAUC <0003> auc.c:152 vector [3]: sres = 8fa3c189 20241004055531517 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241004055531517 DAUC <0003> auc.c:113 vector [4]: rand = 35a44e435a6a8c3d22ce631a1c07c515 20241004055531517 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241004055531517 DAUC <0003> auc.c:142 vector [4]: autn = 010f448fa69c00006f0c15a47cb582c9 20241004055531517 DAUC <0003> auc.c:143 vector [4]: ck = 5ba6b9b87dae43ed8e7b8e68522fec68 20241004055531517 DAUC <0003> auc.c:144 vector [4]: ik = 5f4bb89684756a593f31004d82fa7351 20241004055531517 DAUC <0003> auc.c:145 vector [4]: res = fab97020e950abdd0000000000000000 20241004055531517 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055531517 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241004055531517 DAUC <0003> auc.c:151 vector [4]: kc = b5a78f0b290eb68d 20241004055531517 DAUC <0003> auc.c:152 vector [4]: sres = 13e9dbfd 20241004055531517 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241004055531517 DAUC <0003> db_auc.c:245 IMSI='262421020607043': Generated 5 vectors 20241004055531517 DAUC <0003> db_auc.c:249 IMSI='262421020607043': Updating SQN=321 in DB 20241004055531524 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421020607043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421020607043"} 20241004055531524 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421020607043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531524 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531524 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531527 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531527 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421020607043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421020607043"} 20241004055531527 DAUC <0003> db_auc.c:157 IMSI='262421020607043': No 2G Auth Data 20241004055531527 DAUC <0003> db_auc.c:236 IMSI='262421020607043': Calling to generate 5 vectors 20241004055531527 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241004055531527 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531527 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531527 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241004055531527 DAUC <0003> auc.c:113 vector [0]: rand = 089bfb992a55f9758e75b31af6b5b251 20241004055531527 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241004055531527 DAUC <0003> auc.c:142 vector [0]: autn = 749c8ac80fdf00008018028ecc1692b6 20241004055531527 DAUC <0003> auc.c:143 vector [0]: ck = 058ed17a9cda4a482c5180e5fac8d43e 20241004055531527 DAUC <0003> auc.c:144 vector [0]: ik = d71a0f9c0c2073113be1b78606a6ddc6 20241004055531527 DAUC <0003> auc.c:145 vector [0]: res = 4094e30db1980c8f0000000000000000 20241004055531527 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531527 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241004055531527 DAUC <0003> auc.c:151 vector [0]: kc = c524e9856c9430a1 20241004055531527 DAUC <0003> auc.c:152 vector [0]: sres = f10cef82 20241004055531527 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241004055531527 DAUC <0003> auc.c:113 vector [1]: rand = a1ef24d60206d6f6ac10eb8b8687f150 20241004055531527 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241004055531527 DAUC <0003> auc.c:142 vector [1]: autn = cf55c6c05a9200002a47af244e282f96 20241004055531527 DAUC <0003> auc.c:143 vector [1]: ck = d248728516e8ca776fc68842b1c8a837 20241004055531527 DAUC <0003> auc.c:144 vector [1]: ik = 1380fc3cd5b2c59a670fb96ead6b0a2f 20241004055531527 DAUC <0003> auc.c:145 vector [1]: res = 16b97a100e8bcf0a0000000000000000 20241004055531527 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531527 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241004055531527 DAUC <0003> auc.c:151 vector [1]: kc = c901bf95dff9adf5 20241004055531527 DAUC <0003> auc.c:152 vector [1]: sres = 1832b51a 20241004055531527 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241004055531527 DAUC <0003> auc.c:113 vector [2]: rand = 4fbf566a4e4c2cedc682492b5e884c5b 20241004055531527 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241004055531527 DAUC <0003> auc.c:142 vector [2]: autn = e379b21788080000cf61b1f723b9d368 20241004055531527 DAUC <0003> auc.c:143 vector [2]: ck = e827fe500d8fdbc5637861abc4b1f6c4 20241004055531527 DAUC <0003> auc.c:144 vector [2]: ik = 89d7762822e2216c611ef78e18177316 20241004055531527 DAUC <0003> auc.c:145 vector [2]: res = 44c54adfeeaabce60000000000000000 20241004055531527 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531527 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241004055531527 DAUC <0003> auc.c:151 vector [2]: kc = 63961e5df3cb7f7b 20241004055531527 DAUC <0003> auc.c:152 vector [2]: sres = aa6ff639 20241004055531527 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241004055531527 DAUC <0003> auc.c:113 vector [3]: rand = a023dcc151f3bf44d4ebb2318931cf30 20241004055531527 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241004055531527 DAUC <0003> auc.c:142 vector [3]: autn = fbd50006b93500004b12895b7729dc9c 20241004055531527 DAUC <0003> auc.c:143 vector [3]: ck = dd8ec1f33b1c5dbf52993240442bb739 20241004055531527 DAUC <0003> auc.c:144 vector [3]: ik = 66df90ef5fc2f4616c4b5d896d2a8a25 20241004055531527 DAUC <0003> auc.c:145 vector [3]: res = 88d25e3fe2ec64730000000000000000 20241004055531527 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531527 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241004055531527 DAUC <0003> auc.c:151 vector [3]: kc = 85833ed54ddf94c2 20241004055531527 DAUC <0003> auc.c:152 vector [3]: sres = 6a3e3a4c 20241004055531527 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241004055531527 DAUC <0003> auc.c:113 vector [4]: rand = 6059a020e1ce3477d2369c8f1689cd7d 20241004055531527 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241004055531527 DAUC <0003> auc.c:142 vector [4]: autn = dbab4c1e374e00007cb2021ad40fd9fd 20241004055531527 DAUC <0003> auc.c:143 vector [4]: ck = 195e6971199b8f751a9b942a3f630516 20241004055531527 DAUC <0003> auc.c:144 vector [4]: ik = f1380cba7c18674670bec0adb3eedb7b 20241004055531527 DAUC <0003> auc.c:145 vector [4]: res = 68d3ace7664cc3cb0000000000000000 20241004055531527 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055531527 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241004055531527 DAUC <0003> auc.c:151 vector [4]: kc = 8243314ce90e365e 20241004055531527 DAUC <0003> auc.c:152 vector [4]: sres = 0e9f6f2c 20241004055531527 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241004055531527 DAUC <0003> db_auc.c:245 IMSI='262421020607043': Generated 5 vectors 20241004055531527 DAUC <0003> db_auc.c:249 IMSI='262421020607043': Updating SQN=481 in DB 20241004055531535 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421020607043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421020607043"} 20241004055531535 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421020607043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531535 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531535 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53504<->l=127.0.0.1:4258 20241004055531563 DAUC <0003> db_auc.c:157 IMSI='262423088760197': No 2G Auth Data 20241004055531563 DAUC <0003> db_auc.c:192 IMSI='262423088760197': No 3G Auth Data 20241004055531596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53512<->l=127.0.0.1:4258 20241004055531599 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531600 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423088760197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423088760197"} 20241004055531600 DAUC <0003> db_auc.c:157 IMSI='262423088760197': No 2G Auth Data 20241004055531600 DAUC <0003> db_auc.c:236 IMSI='262423088760197': Calling to generate 1 vectors 20241004055531600 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241004055531600 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531600 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241004055531600 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055531600 DAUC <0003> auc.c:113 vector [0]: rand = 47f42df53828048d974c6f9ebfd80297 20241004055531600 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055531600 DAUC <0003> auc.c:142 vector [0]: autn = 4a24835eeea1000011a4ca04b64ce26b 20241004055531600 DAUC <0003> auc.c:143 vector [0]: ck = 2c01c0afd8a1e7a4b9ea8cc05ee0b14c 20241004055531600 DAUC <0003> auc.c:144 vector [0]: ik = d1b78552c9b413812b24ed8e50924364 20241004055531600 DAUC <0003> auc.c:145 vector [0]: res = eccc9132f6b905960000000000000000 20241004055531600 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531600 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241004055531600 DAUC <0003> auc.c:151 vector [0]: kc = 6f7824b31f67060d 20241004055531600 DAUC <0003> auc.c:152 vector [0]: sres = 1a7594a4 20241004055531600 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241004055531600 DAUC <0003> db_auc.c:245 IMSI='262423088760197': Generated 1 vectors 20241004055531600 DAUC <0003> db_auc.c:249 IMSI='262423088760197': Updating SQN=33 in DB 20241004055531607 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423088760197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423088760197"} 20241004055531607 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423088760197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531607 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531607 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531610 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531610 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423088760197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423088760197"} 20241004055531610 DAUC <0003> db_auc.c:157 IMSI='262423088760197': No 2G Auth Data 20241004055531610 DAUC <0003> db_auc.c:236 IMSI='262423088760197': Calling to generate 4 vectors 20241004055531610 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241004055531610 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531610 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241004055531610 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241004055531610 DAUC <0003> auc.c:113 vector [0]: rand = 5a261086101082934c1371559a467661 20241004055531610 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241004055531610 DAUC <0003> auc.c:142 vector [0]: autn = 509e24ba64c500008a0fa13cdb337a31 20241004055531610 DAUC <0003> auc.c:143 vector [0]: ck = 169f987c0ba64ea773fb7373faaedda1 20241004055531610 DAUC <0003> auc.c:144 vector [0]: ik = dca47a38b2507e21bccec0fb477fd5b7 20241004055531610 DAUC <0003> auc.c:145 vector [0]: res = f9696cedfd246c1f0000000000000000 20241004055531610 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531610 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241004055531610 DAUC <0003> auc.c:151 vector [0]: kc = 050e51cc04273890 20241004055531610 DAUC <0003> auc.c:152 vector [0]: sres = 044d00f2 20241004055531610 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241004055531610 DAUC <0003> auc.c:113 vector [1]: rand = c8325098dc91ccdef882b0717458ee33 20241004055531610 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241004055531610 DAUC <0003> auc.c:142 vector [1]: autn = 4e383a91d4900000178475fdcdc5be4a 20241004055531610 DAUC <0003> auc.c:143 vector [1]: ck = 60d4ee8a3ee12b5847b44c6affefdd66 20241004055531610 DAUC <0003> auc.c:144 vector [1]: ik = a8c0d48bdcd7233acb38931e4b2887a5 20241004055531610 DAUC <0003> auc.c:145 vector [1]: res = 817da9a923b797b50000000000000000 20241004055531610 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531610 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241004055531610 DAUC <0003> auc.c:151 vector [1]: kc = 4498e57556f152a1 20241004055531610 DAUC <0003> auc.c:152 vector [1]: sres = a2ca3e1c 20241004055531610 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241004055531610 DAUC <0003> auc.c:113 vector [2]: rand = 702c3e4b3482bb6bbc34b48e06315265 20241004055531610 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241004055531610 DAUC <0003> auc.c:142 vector [2]: autn = f55a0a86fb360000b70a0e9dc2f0c9e6 20241004055531610 DAUC <0003> auc.c:143 vector [2]: ck = 53338747a30ee6f7d198c6d01c726f10 20241004055531610 DAUC <0003> auc.c:144 vector [2]: ik = f345e285c5a26c423708a9358315d3b4 20241004055531610 DAUC <0003> auc.c:145 vector [2]: res = a0c2f20ce2c8a86b0000000000000000 20241004055531610 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531610 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241004055531610 DAUC <0003> auc.c:151 vector [2]: kc = 46e60a27f9cb3611 20241004055531610 DAUC <0003> auc.c:152 vector [2]: sres = 420a5a67 20241004055531610 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241004055531610 DAUC <0003> auc.c:113 vector [3]: rand = 284611c0f8db0b5740945888b9bd5289 20241004055531610 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241004055531610 DAUC <0003> auc.c:142 vector [3]: autn = 4d614396eb690000e348816c8318ce74 20241004055531610 DAUC <0003> auc.c:143 vector [3]: ck = a80231ad3cb6e7a83a568c5b9293cc00 20241004055531610 DAUC <0003> auc.c:144 vector [3]: ik = c50e5a77d1d0db1adb6d343f2a19bcdb 20241004055531610 DAUC <0003> auc.c:145 vector [3]: res = ffbe54d9d75a52e50000000000000000 20241004055531610 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531610 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241004055531610 DAUC <0003> auc.c:151 vector [3]: kc = 8c37d3be55ec4c69 20241004055531610 DAUC <0003> auc.c:152 vector [3]: sres = 28e4063c 20241004055531610 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241004055531610 DAUC <0003> db_auc.c:245 IMSI='262423088760197': Generated 4 vectors 20241004055531610 DAUC <0003> db_auc.c:249 IMSI='262423088760197': Updating SQN=161 in DB 20241004055531618 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423088760197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423088760197"} 20241004055531618 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423088760197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531618 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531618 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531621 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531621 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423088760197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423088760197"} 20241004055531621 DAUC <0003> db_auc.c:157 IMSI='262423088760197': No 2G Auth Data 20241004055531621 DAUC <0003> db_auc.c:236 IMSI='262423088760197': Calling to generate 5 vectors 20241004055531621 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241004055531621 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531621 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241004055531621 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241004055531621 DAUC <0003> auc.c:113 vector [0]: rand = ec89cffd8898f1009c935efe3a58091f 20241004055531621 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241004055531621 DAUC <0003> auc.c:142 vector [0]: autn = aff5cd4187680000e2e1028ff0419f65 20241004055531621 DAUC <0003> auc.c:143 vector [0]: ck = b0b990ef1e42fb6e0c7d785898214832 20241004055531621 DAUC <0003> auc.c:144 vector [0]: ik = c42aec274f97376f9fcd4d666eaa4c44 20241004055531621 DAUC <0003> auc.c:145 vector [0]: res = 0736f1daafbd7b2d0000000000000000 20241004055531621 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531621 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241004055531621 DAUC <0003> auc.c:151 vector [0]: kc = e72349f6a75ec877 20241004055531621 DAUC <0003> auc.c:152 vector [0]: sres = a88b8af7 20241004055531621 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241004055531621 DAUC <0003> auc.c:113 vector [1]: rand = d072feec866e685eebfb9ef47a513765 20241004055531621 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241004055531621 DAUC <0003> auc.c:142 vector [1]: autn = 874f900e182b00003840cf7f7b96aac8 20241004055531621 DAUC <0003> auc.c:143 vector [1]: ck = 8dfcac91379f05252eb8ac5a082d249b 20241004055531621 DAUC <0003> auc.c:144 vector [1]: ik = 8cfb12ac450f0374458baf75aa51fac4 20241004055531621 DAUC <0003> auc.c:145 vector [1]: res = 7c3702b839f8e4d60000000000000000 20241004055531621 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531621 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241004055531621 DAUC <0003> auc.c:151 vector [1]: kc = 6a34bd12d0ecd80e 20241004055531621 DAUC <0003> auc.c:152 vector [1]: sres = 45cfe66e 20241004055531621 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241004055531621 DAUC <0003> auc.c:113 vector [2]: rand = 9823c25178f2244d686ab89631b74c43 20241004055531621 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241004055531621 DAUC <0003> auc.c:142 vector [2]: autn = 5fa8d996f5ec000043765b6d78ae30c4 20241004055531621 DAUC <0003> auc.c:143 vector [2]: ck = 868e1cffedebe47ca9f5e67947133cb8 20241004055531621 DAUC <0003> auc.c:144 vector [2]: ik = 28299b1f190b92300d27a43382c9018a 20241004055531621 DAUC <0003> auc.c:145 vector [2]: res = 5d855d356e6b04010000000000000000 20241004055531621 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531621 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241004055531621 DAUC <0003> auc.c:151 vector [2]: kc = 0a75c5aa313a4b7e 20241004055531621 DAUC <0003> auc.c:152 vector [2]: sres = 33ee5934 20241004055531621 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241004055531621 DAUC <0003> auc.c:113 vector [3]: rand = 3aede87a3ae5190e307ed4bfa33276f4 20241004055531621 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241004055531621 DAUC <0003> auc.c:142 vector [3]: autn = 2643d7ed5a4d000029aabb0874473ee5 20241004055531621 DAUC <0003> auc.c:143 vector [3]: ck = 4019ade2eb2cc276022dc383bd962405 20241004055531621 DAUC <0003> auc.c:144 vector [3]: ik = 7508f2055c9d01abe5702392a41ef1a6 20241004055531621 DAUC <0003> auc.c:145 vector [3]: res = ca821a02a90b534e0000000000000000 20241004055531621 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531621 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241004055531621 DAUC <0003> auc.c:151 vector [3]: kc = d24cbff6ae39167e 20241004055531621 DAUC <0003> auc.c:152 vector [3]: sres = 6389494c 20241004055531621 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241004055531621 DAUC <0003> auc.c:113 vector [4]: rand = 43ba7d6bde0afe57c1020c3bdba0ad72 20241004055531621 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241004055531621 DAUC <0003> auc.c:142 vector [4]: autn = c47d0d78c95f0000aa8cbed852301277 20241004055531621 DAUC <0003> auc.c:143 vector [4]: ck = e68e367a5511c16d188193458024e7eb 20241004055531621 DAUC <0003> auc.c:144 vector [4]: ik = cbb588b220c7b7e5775dfbf8f8da5e13 20241004055531621 DAUC <0003> auc.c:145 vector [4]: res = 7cadd824fac105a50000000000000000 20241004055531621 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055531621 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241004055531621 DAUC <0003> auc.c:151 vector [4]: kc = 42e7d6750d28cf70 20241004055531621 DAUC <0003> auc.c:152 vector [4]: sres = 866cdd81 20241004055531621 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241004055531621 DAUC <0003> db_auc.c:245 IMSI='262423088760197': Generated 5 vectors 20241004055531621 DAUC <0003> db_auc.c:249 IMSI='262423088760197': Updating SQN=321 in DB 20241004055531629 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423088760197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423088760197"} 20241004055531629 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423088760197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531629 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531629 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531632 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531632 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423088760197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423088760197"} 20241004055531632 DAUC <0003> db_auc.c:157 IMSI='262423088760197': No 2G Auth Data 20241004055531632 DAUC <0003> db_auc.c:236 IMSI='262423088760197': Calling to generate 5 vectors 20241004055531632 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241004055531632 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531632 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241004055531632 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241004055531632 DAUC <0003> auc.c:113 vector [0]: rand = 8b112473a2c37d334f98fa4dc8e693d2 20241004055531632 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241004055531632 DAUC <0003> auc.c:142 vector [0]: autn = 748a0a2213f000000a0d422b3128cace 20241004055531632 DAUC <0003> auc.c:143 vector [0]: ck = 63121947608217a39af295b9d5afd54b 20241004055531632 DAUC <0003> auc.c:144 vector [0]: ik = 349d8d8e805c2ce1640c589c3cf03a1d 20241004055531632 DAUC <0003> auc.c:145 vector [0]: res = 6972133e4f602bdf0000000000000000 20241004055531632 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531632 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241004055531632 DAUC <0003> auc.c:151 vector [0]: kc = a97159ec0981d414 20241004055531632 DAUC <0003> auc.c:152 vector [0]: sres = 261238e1 20241004055531632 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241004055531632 DAUC <0003> auc.c:113 vector [1]: rand = d94eaeead1fa8cf3483972accdb3ec63 20241004055531632 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241004055531632 DAUC <0003> auc.c:142 vector [1]: autn = 70edecdfb46d00001f36d8b1c2bc8ff6 20241004055531632 DAUC <0003> auc.c:143 vector [1]: ck = b3ec796019f966b402429ef66d765e87 20241004055531632 DAUC <0003> auc.c:144 vector [1]: ik = b4ddf3fbeb2cd3df80427b6784968b7c 20241004055531632 DAUC <0003> auc.c:145 vector [1]: res = d20b79079b5894100000000000000000 20241004055531632 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531632 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241004055531632 DAUC <0003> auc.c:151 vector [1]: kc = 85316f0a1b356090 20241004055531632 DAUC <0003> auc.c:152 vector [1]: sres = 4953ed17 20241004055531632 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241004055531632 DAUC <0003> auc.c:113 vector [2]: rand = f0dc161430ca85521546dad3b2f874ce 20241004055531632 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241004055531632 DAUC <0003> auc.c:142 vector [2]: autn = 4fc8e31b46890000d9ab11fcb8a1a46d 20241004055531632 DAUC <0003> auc.c:143 vector [2]: ck = 906eb6787d0bd5b8355a6603c2cb9f87 20241004055531632 DAUC <0003> auc.c:144 vector [2]: ik = 980f138fd48132a065dbe3e148d5dac9 20241004055531632 DAUC <0003> auc.c:145 vector [2]: res = f23280c12026d2f90000000000000000 20241004055531632 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531632 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241004055531632 DAUC <0003> auc.c:151 vector [2]: kc = 58e020152394a256 20241004055531632 DAUC <0003> auc.c:152 vector [2]: sres = d2145238 20241004055531632 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241004055531632 DAUC <0003> auc.c:113 vector [3]: rand = 3cddfdfa8a7f7d26402712b6c9135102 20241004055531632 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241004055531632 DAUC <0003> auc.c:142 vector [3]: autn = 110a5205ea93000094fab1cc4d87942a 20241004055531632 DAUC <0003> auc.c:143 vector [3]: ck = c87f46100c9c56182dab7330ceaad4d4 20241004055531632 DAUC <0003> auc.c:144 vector [3]: ik = f646c67cd55f281d2907e1f56473cf22 20241004055531632 DAUC <0003> auc.c:145 vector [3]: res = 92877f8b388a00ac0000000000000000 20241004055531632 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531632 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241004055531632 DAUC <0003> auc.c:151 vector [3]: kc = 3a9512a9731a65f3 20241004055531632 DAUC <0003> auc.c:152 vector [3]: sres = aa0d7f27 20241004055531632 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241004055531632 DAUC <0003> auc.c:113 vector [4]: rand = 81e528987035ec456ab61d4fe1c7015d 20241004055531632 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241004055531632 DAUC <0003> auc.c:142 vector [4]: autn = 24fc747c31ed0000de73a3690afc45c9 20241004055531632 DAUC <0003> auc.c:143 vector [4]: ck = afbfabc87eb1a5f292a1098eb71c2c3b 20241004055531632 DAUC <0003> auc.c:144 vector [4]: ik = 5f18d989eb6ee1fd976f0d94788683ee 20241004055531632 DAUC <0003> auc.c:145 vector [4]: res = 098168b2b8d4a12b0000000000000000 20241004055531632 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055531632 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241004055531632 DAUC <0003> auc.c:151 vector [4]: kc = f569765b5a45ebda 20241004055531632 DAUC <0003> auc.c:152 vector [4]: sres = b155c999 20241004055531632 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241004055531632 DAUC <0003> db_auc.c:245 IMSI='262423088760197': Generated 5 vectors 20241004055531632 DAUC <0003> db_auc.c:249 IMSI='262423088760197': Updating SQN=481 in DB 20241004055531639 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423088760197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423088760197"} 20241004055531639 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423088760197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531639 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531639 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53512<->l=127.0.0.1:4258 20241004055531666 DAUC <0003> db_auc.c:157 IMSI='262426772646470': No 2G Auth Data 20241004055531666 DAUC <0003> db_auc.c:192 IMSI='262426772646470': No 3G Auth Data 20241004055531705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20241004055531709 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531709 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426772646470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426772646470"} 20241004055531709 DAUC <0003> db_auc.c:236 IMSI='262426772646470': Calling to generate 1 vectors 20241004055531709 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241004055531709 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531709 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531709 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055531709 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531709 DAUC <0003> auc.c:113 vector [0]: rand = adf8a920648d85e08182ff78f5364695 20241004055531709 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055531709 DAUC <0003> auc.c:142 vector [0]: autn = 1af68b9ecf320000c360e86e670c4da8 20241004055531709 DAUC <0003> auc.c:143 vector [0]: ck = 86c30ff709380627b3e7ad7a24adc612 20241004055531709 DAUC <0003> auc.c:144 vector [0]: ik = c19d1915b21200c9a83366305be675e3 20241004055531709 DAUC <0003> auc.c:145 vector [0]: res = e8097fec0f65eb300000000000000000 20241004055531709 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531709 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055531709 DAUC <0003> auc.c:179 vector [0]: kc = 99defa85ee7cb800 20241004055531709 DAUC <0003> auc.c:180 vector [0]: sres = aaac4f39 20241004055531709 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055531709 DAUC <0003> db_auc.c:245 IMSI='262426772646470': Generated 1 vectors 20241004055531709 DAUC <0003> db_auc.c:249 IMSI='262426772646470': Updating SQN=33 in DB 20241004055531717 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426772646470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426772646470"} 20241004055531717 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426772646470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531717 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531717 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531720 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531720 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426772646470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426772646470"} 20241004055531720 DAUC <0003> db_auc.c:236 IMSI='262426772646470': Calling to generate 4 vectors 20241004055531720 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241004055531720 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531720 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531720 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241004055531720 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531720 DAUC <0003> auc.c:113 vector [0]: rand = 7ec604775815460d7aa807131a0d0fc9 20241004055531720 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241004055531720 DAUC <0003> auc.c:142 vector [0]: autn = d5f5eca617390000b71aaa7d332bd120 20241004055531720 DAUC <0003> auc.c:143 vector [0]: ck = 6d6cbe9867feb093028d0e3eb5f455c8 20241004055531720 DAUC <0003> auc.c:144 vector [0]: ik = 7ae6682a768780ec58814972c8a2e802 20241004055531720 DAUC <0003> auc.c:145 vector [0]: res = 9ec341745394b3980000000000000000 20241004055531720 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531720 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055531720 DAUC <0003> auc.c:179 vector [0]: kc = 21d877374674fc00 20241004055531720 DAUC <0003> auc.c:180 vector [0]: sres = 5f36cad8 20241004055531720 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055531720 DAUC <0003> auc.c:113 vector [1]: rand = 1a34ce44c12b3b63d8f3fca65201bd4d 20241004055531720 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241004055531720 DAUC <0003> auc.c:142 vector [1]: autn = b6317cbe03170000c254955e5145dbde 20241004055531720 DAUC <0003> auc.c:143 vector [1]: ck = f57d395e890b49320a6140af9e665adc 20241004055531720 DAUC <0003> auc.c:144 vector [1]: ik = cf0331a0728b444a09a6adb3861da117 20241004055531720 DAUC <0003> auc.c:145 vector [1]: res = 8dab22dffcea2ba10000000000000000 20241004055531720 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531720 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055531720 DAUC <0003> auc.c:179 vector [1]: kc = 65c36f1ea9e2b800 20241004055531720 DAUC <0003> auc.c:180 vector [1]: sres = 39db8b45 20241004055531720 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055531720 DAUC <0003> auc.c:113 vector [2]: rand = 160c4b950d5d30208184d721dbcebab7 20241004055531720 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241004055531720 DAUC <0003> auc.c:142 vector [2]: autn = 598efdb922be0000be5e4cec4dc10a24 20241004055531720 DAUC <0003> auc.c:143 vector [2]: ck = e02e7d746b3d3a78df1cd4150cca7245 20241004055531720 DAUC <0003> auc.c:144 vector [2]: ik = d14772dc7a66d9d8dd070b9b8b4e4d29 20241004055531720 DAUC <0003> auc.c:145 vector [2]: res = 4b9185eb4f7fe3410000000000000000 20241004055531720 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531720 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055531720 DAUC <0003> auc.c:179 vector [2]: kc = 1e70f2dd3012b400 20241004055531720 DAUC <0003> auc.c:180 vector [2]: sres = f16c16ed 20241004055531720 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055531720 DAUC <0003> auc.c:113 vector [3]: rand = 8c793e13cc7b00f64ff016010642db16 20241004055531720 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241004055531720 DAUC <0003> auc.c:142 vector [3]: autn = d21d9f7c71b400003590a0f3404d30c2 20241004055531720 DAUC <0003> auc.c:143 vector [3]: ck = c928f5ec92975f68f4e649fc7261b712 20241004055531720 DAUC <0003> auc.c:144 vector [3]: ik = 975d53d31ce5e5358930dcdd0d7c2128 20241004055531720 DAUC <0003> auc.c:145 vector [3]: res = 6c6b8775f85a48c30000000000000000 20241004055531720 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531720 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055531720 DAUC <0003> auc.c:179 vector [3]: kc = cfa8dd58e903d800 20241004055531720 DAUC <0003> auc.c:180 vector [3]: sres = f943c4c8 20241004055531720 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055531720 DAUC <0003> db_auc.c:245 IMSI='262426772646470': Generated 4 vectors 20241004055531720 DAUC <0003> db_auc.c:249 IMSI='262426772646470': Updating SQN=161 in DB 20241004055531728 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426772646470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426772646470"} 20241004055531728 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426772646470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531728 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531728 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531731 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531731 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426772646470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426772646470"} 20241004055531731 DAUC <0003> db_auc.c:236 IMSI='262426772646470': Calling to generate 5 vectors 20241004055531731 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241004055531731 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531731 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531731 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241004055531731 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531731 DAUC <0003> auc.c:113 vector [0]: rand = 2c874ad34fa4b197fb92cac3d037b3b9 20241004055531731 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241004055531731 DAUC <0003> auc.c:142 vector [0]: autn = 22eff0c49edc0000a14792972e97df96 20241004055531731 DAUC <0003> auc.c:143 vector [0]: ck = a11b33f728b50e7706e6c1ae65d0879c 20241004055531731 DAUC <0003> auc.c:144 vector [0]: ik = 4aa0d979876d57c0898295424f0b249e 20241004055531731 DAUC <0003> auc.c:145 vector [0]: res = e6c3374975d21ec00000000000000000 20241004055531732 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531732 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055531732 DAUC <0003> auc.c:179 vector [0]: kc = dfc2acf63114e400 20241004055531732 DAUC <0003> auc.c:180 vector [0]: sres = 13b6b3ff 20241004055531732 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055531732 DAUC <0003> auc.c:113 vector [1]: rand = b41521dd1bea378c5bb0cbe3e574cb80 20241004055531732 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241004055531732 DAUC <0003> auc.c:142 vector [1]: autn = 68403957250a0000abc12308aa5405b7 20241004055531732 DAUC <0003> auc.c:143 vector [1]: ck = b7b5c2c01128f69dc9389a55f81e0041 20241004055531732 DAUC <0003> auc.c:144 vector [1]: ik = 441554b8081a247c1e873b5a8d3cbc52 20241004055531732 DAUC <0003> auc.c:145 vector [1]: res = fd8d6ab7798656040000000000000000 20241004055531732 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531732 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055531732 DAUC <0003> auc.c:179 vector [1]: kc = d17dbb351800ac00 20241004055531732 DAUC <0003> auc.c:180 vector [1]: sres = c12684f3 20241004055531732 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055531732 DAUC <0003> auc.c:113 vector [2]: rand = e2eb4376ccc29f679a1b3c0fcac84c4b 20241004055531732 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241004055531732 DAUC <0003> auc.c:142 vector [2]: autn = 8a55276593cb0000abc88ee6b5e1f8d5 20241004055531732 DAUC <0003> auc.c:143 vector [2]: ck = a63213b60034722093a6a034d9005f2c 20241004055531732 DAUC <0003> auc.c:144 vector [2]: ik = 278fbfa6b14593983ae7632687b64368 20241004055531732 DAUC <0003> auc.c:145 vector [2]: res = 31b63209b89e65da0000000000000000 20241004055531732 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531732 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055531732 DAUC <0003> auc.c:179 vector [2]: kc = d840fc46764bec00 20241004055531732 DAUC <0003> auc.c:180 vector [2]: sres = fe398a46 20241004055531732 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055531732 DAUC <0003> auc.c:113 vector [3]: rand = 164eecef8834a5cf4d90ab1eed9065ae 20241004055531732 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241004055531732 DAUC <0003> auc.c:142 vector [3]: autn = 1be39440b2ce0000d99c36314e6d8ec3 20241004055531732 DAUC <0003> auc.c:143 vector [3]: ck = a42948b6870efd8ff2e91eaa0d32d39a 20241004055531732 DAUC <0003> auc.c:144 vector [3]: ik = 9f9a9914990a9fb0f3e37da4ec666280 20241004055531732 DAUC <0003> auc.c:145 vector [3]: res = f98075f0092366e60000000000000000 20241004055531732 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531732 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055531732 DAUC <0003> auc.c:179 vector [3]: kc = b78b96a0d7d51800 20241004055531732 DAUC <0003> auc.c:180 vector [3]: sres = b561dce2 20241004055531732 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055531732 DAUC <0003> auc.c:113 vector [4]: rand = 4779f9ee3f3022666dcac9246a7d2ca1 20241004055531732 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241004055531732 DAUC <0003> auc.c:142 vector [4]: autn = 010a772d9f450000b23d035ce141a9a9 20241004055531732 DAUC <0003> auc.c:143 vector [4]: ck = a3a4224c8427f2fddfa1ea046797585a 20241004055531732 DAUC <0003> auc.c:144 vector [4]: ik = b182055a55fbc58ec349b5434e6ce65e 20241004055531732 DAUC <0003> auc.c:145 vector [4]: res = aafb4149cdde071a0000000000000000 20241004055531732 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055531732 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241004055531732 DAUC <0003> auc.c:179 vector [4]: kc = feb337ad1c39cc00 20241004055531732 DAUC <0003> auc.c:180 vector [4]: sres = 7aa9929a 20241004055531732 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241004055531732 DAUC <0003> db_auc.c:245 IMSI='262426772646470': Generated 5 vectors 20241004055531732 DAUC <0003> db_auc.c:249 IMSI='262426772646470': Updating SQN=321 in DB 20241004055531740 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426772646470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426772646470"} 20241004055531740 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426772646470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531740 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531740 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531743 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531743 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426772646470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426772646470"} 20241004055531743 DAUC <0003> db_auc.c:236 IMSI='262426772646470': Calling to generate 5 vectors 20241004055531743 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241004055531743 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531743 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531743 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241004055531743 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531743 DAUC <0003> auc.c:113 vector [0]: rand = 2087b08c975c92c011b080c4150bf690 20241004055531743 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241004055531743 DAUC <0003> auc.c:142 vector [0]: autn = 797a1fdd17f20000e797a602a5f55399 20241004055531743 DAUC <0003> auc.c:143 vector [0]: ck = d992b941bf21cac6eab16116be121b27 20241004055531743 DAUC <0003> auc.c:144 vector [0]: ik = 2b91db6e7ca4f945df88b69f8ee9f2a1 20241004055531743 DAUC <0003> auc.c:145 vector [0]: res = 7604a3114663a2550000000000000000 20241004055531743 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531743 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055531743 DAUC <0003> auc.c:179 vector [0]: kc = 373c34665dc71000 20241004055531743 DAUC <0003> auc.c:180 vector [0]: sres = cc622f4c 20241004055531743 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055531743 DAUC <0003> auc.c:113 vector [1]: rand = 89fe51d2235f4c0d5951e2a2fddc5d4f 20241004055531743 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241004055531743 DAUC <0003> auc.c:142 vector [1]: autn = 4015a6528dd20000990de1fe30ff3bbb 20241004055531743 DAUC <0003> auc.c:143 vector [1]: ck = 3f4a423677779a328f67234ac13247e2 20241004055531743 DAUC <0003> auc.c:144 vector [1]: ik = 1f1371eadfd38825b224c483562006fc 20241004055531743 DAUC <0003> auc.c:145 vector [1]: res = 5e479a9dfc55c5b50000000000000000 20241004055531743 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531743 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055531743 DAUC <0003> auc.c:179 vector [1]: kc = f3fa224ea5427400 20241004055531743 DAUC <0003> auc.c:180 vector [1]: sres = 662e393c 20241004055531743 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055531743 DAUC <0003> auc.c:113 vector [2]: rand = f346751578f8aae8588b8c837b3e7135 20241004055531743 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241004055531743 DAUC <0003> auc.c:142 vector [2]: autn = 9cc7b0c2502c00008fbfcf57feb184ea 20241004055531743 DAUC <0003> auc.c:143 vector [2]: ck = 3d406917e71cd4e28eda6456b35051d7 20241004055531743 DAUC <0003> auc.c:144 vector [2]: ik = 83d138e32ebe3acdaea259acd2f1e0e8 20241004055531743 DAUC <0003> auc.c:145 vector [2]: res = 8fc4b8983ddd1f240000000000000000 20241004055531743 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531743 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055531743 DAUC <0003> auc.c:179 vector [2]: kc = 7d6633e1f4e10800 20241004055531743 DAUC <0003> auc.c:180 vector [2]: sres = 401b0524 20241004055531743 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055531743 DAUC <0003> auc.c:113 vector [3]: rand = 90f243336a5389bd179f317ac24cedc9 20241004055531743 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241004055531743 DAUC <0003> auc.c:142 vector [3]: autn = 727e5192feeb0000bfd4392290f644db 20241004055531743 DAUC <0003> auc.c:143 vector [3]: ck = bc96841f939122477ccb7670821a1088 20241004055531743 DAUC <0003> auc.c:144 vector [3]: ik = a0a5b80ca5212fb4bf058a177da99720 20241004055531743 DAUC <0003> auc.c:145 vector [3]: res = 3386b468745029b60000000000000000 20241004055531743 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531743 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055531743 DAUC <0003> auc.c:179 vector [3]: kc = c3081a7ab81ea800 20241004055531743 DAUC <0003> auc.c:180 vector [3]: sres = 7892c75a 20241004055531743 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055531743 DAUC <0003> auc.c:113 vector [4]: rand = d8b497b3335336fcfecf1a67606f49d4 20241004055531743 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241004055531743 DAUC <0003> auc.c:142 vector [4]: autn = 69d4979917be0000c82a518117c7ae80 20241004055531743 DAUC <0003> auc.c:143 vector [4]: ck = e177270fc6de4bc98b7d2495b8e9983c 20241004055531743 DAUC <0003> auc.c:144 vector [4]: ik = 700890c3981f29299f9bbdd07ffc3f02 20241004055531743 DAUC <0003> auc.c:145 vector [4]: res = d20593e94f92bb0e0000000000000000 20241004055531743 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055531743 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241004055531743 DAUC <0003> auc.c:179 vector [4]: kc = 13bd0c69b8339800 20241004055531743 DAUC <0003> auc.c:180 vector [4]: sres = e020880d 20241004055531743 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241004055531743 DAUC <0003> db_auc.c:245 IMSI='262426772646470': Generated 5 vectors 20241004055531743 DAUC <0003> db_auc.c:249 IMSI='262426772646470': Updating SQN=481 in DB 20241004055531750 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426772646470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426772646470"} 20241004055531750 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426772646470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531750 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531750 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20241004055531786 DAUC <0003> db_auc.c:157 IMSI='262425045272659': No 2G Auth Data 20241004055531786 DAUC <0003> db_auc.c:192 IMSI='262425045272659': No 3G Auth Data 20241004055531825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4258 20241004055531830 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531830 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425045272659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425045272659"} 20241004055531830 DAUC <0003> db_auc.c:236 IMSI='262425045272659': Calling to generate 1 vectors 20241004055531830 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241004055531830 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531830 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531830 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055531830 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531830 DAUC <0003> auc.c:113 vector [0]: rand = ee5eb0c1194f9d9eadacdb1506ab22d7 20241004055531830 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055531830 DAUC <0003> auc.c:142 vector [0]: autn = 6804819bf27900009e3bad4771c92ff8 20241004055531830 DAUC <0003> auc.c:143 vector [0]: ck = 48b294acf322f30e3bc87ff6233c5699 20241004055531830 DAUC <0003> auc.c:144 vector [0]: ik = dff6e8d2d9fed9b46daa66594d872602 20241004055531830 DAUC <0003> auc.c:145 vector [0]: res = 9ab5104b66da67510000000000000000 20241004055531830 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531830 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055531830 DAUC <0003> auc.c:179 vector [0]: kc = 5c0e512d0db77c00 20241004055531830 DAUC <0003> auc.c:180 vector [0]: sres = fab33434 20241004055531830 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055531830 DAUC <0003> db_auc.c:245 IMSI='262425045272659': Generated 1 vectors 20241004055531830 DAUC <0003> db_auc.c:249 IMSI='262425045272659': Updating SQN=33 in DB 20241004055531838 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425045272659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425045272659"} 20241004055531838 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425045272659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531838 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531838 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531841 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531841 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425045272659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425045272659"} 20241004055531841 DAUC <0003> db_auc.c:236 IMSI='262425045272659': Calling to generate 4 vectors 20241004055531841 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241004055531841 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531841 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531841 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241004055531841 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531841 DAUC <0003> auc.c:113 vector [0]: rand = 5c81494a126f13329485cb60a3d9cfd3 20241004055531841 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241004055531841 DAUC <0003> auc.c:142 vector [0]: autn = c6ca0739f9da000094d8a7d6c7a9aaf6 20241004055531841 DAUC <0003> auc.c:143 vector [0]: ck = e7b9c53503871de61e7fbda97b656f12 20241004055531841 DAUC <0003> auc.c:144 vector [0]: ik = 86ba3822413512707047aa9b4074ea8f 20241004055531841 DAUC <0003> auc.c:145 vector [0]: res = ed6fac1b9d070eda0000000000000000 20241004055531841 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531841 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055531841 DAUC <0003> auc.c:179 vector [0]: kc = 328201a9cf67c000 20241004055531841 DAUC <0003> auc.c:180 vector [0]: sres = 73a443ca 20241004055531841 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055531841 DAUC <0003> auc.c:113 vector [1]: rand = 38c4b4256f332c130e6c130f302f57d8 20241004055531841 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241004055531841 DAUC <0003> auc.c:142 vector [1]: autn = f92d9f8ec7990000fd776e2cc46fb468 20241004055531841 DAUC <0003> auc.c:143 vector [1]: ck = 0bd43f4a0234c5529d7809b7d7d988c7 20241004055531841 DAUC <0003> auc.c:144 vector [1]: ik = ec50b1182b0fae4ecf4becd64e2fbf90 20241004055531841 DAUC <0003> auc.c:145 vector [1]: res = 882d8311675de3cc0000000000000000 20241004055531841 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531841 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055531841 DAUC <0003> auc.c:179 vector [1]: kc = 593e03ae2075f000 20241004055531841 DAUC <0003> auc.c:180 vector [1]: sres = 477df62b 20241004055531841 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055531841 DAUC <0003> auc.c:113 vector [2]: rand = 225de4f8d258ee444e1f83c88712ca82 20241004055531841 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241004055531841 DAUC <0003> auc.c:142 vector [2]: autn = 15ab47c13ce10000b36fe1e7e57be7a4 20241004055531841 DAUC <0003> auc.c:143 vector [2]: ck = dcbd4c7c55adce36ff79caa244aad7ea 20241004055531841 DAUC <0003> auc.c:144 vector [2]: ik = 5e7921515bb8fc93fa329759acfd29f0 20241004055531841 DAUC <0003> auc.c:145 vector [2]: res = ee278194746e34910000000000000000 20241004055531841 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531841 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055531841 DAUC <0003> auc.c:179 vector [2]: kc = d242a9b15c11d800 20241004055531841 DAUC <0003> auc.c:180 vector [2]: sres = 8a76cfb5 20241004055531841 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055531841 DAUC <0003> auc.c:113 vector [3]: rand = 2d02ebef218a2fe77e1871f693614c87 20241004055531841 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241004055531841 DAUC <0003> auc.c:142 vector [3]: autn = 7839c9de14650000b118b4cab63d5011 20241004055531841 DAUC <0003> auc.c:143 vector [3]: ck = 78cca6b88529c85ec6b22c56528fdd47 20241004055531841 DAUC <0003> auc.c:144 vector [3]: ik = 86d670a53d558e9fb4cfc46c0070ed12 20241004055531841 DAUC <0003> auc.c:145 vector [3]: res = c41cb70c10d7e3b50000000000000000 20241004055531841 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531841 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055531841 DAUC <0003> auc.c:179 vector [3]: kc = 6327b5c8da872000 20241004055531841 DAUC <0003> auc.c:180 vector [3]: sres = 53d68d29 20241004055531841 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055531841 DAUC <0003> db_auc.c:245 IMSI='262425045272659': Generated 4 vectors 20241004055531841 DAUC <0003> db_auc.c:249 IMSI='262425045272659': Updating SQN=161 in DB 20241004055531848 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425045272659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425045272659"} 20241004055531848 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425045272659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531848 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531848 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531851 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531851 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425045272659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425045272659"} 20241004055531851 DAUC <0003> db_auc.c:236 IMSI='262425045272659': Calling to generate 5 vectors 20241004055531851 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241004055531851 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531851 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531851 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241004055531851 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531851 DAUC <0003> auc.c:113 vector [0]: rand = 5e46a804373d37fab22068a36b9c8497 20241004055531851 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241004055531851 DAUC <0003> auc.c:142 vector [0]: autn = da7c7a922584000050b3c1b2d2d39e4b 20241004055531851 DAUC <0003> auc.c:143 vector [0]: ck = a1a85f1d26900553d5cf9518c78c3070 20241004055531851 DAUC <0003> auc.c:144 vector [0]: ik = b274df0e00771034c32cb3be9de95da4 20241004055531851 DAUC <0003> auc.c:145 vector [0]: res = 9dd93a166a5ddb140000000000000000 20241004055531851 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531851 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055531851 DAUC <0003> auc.c:179 vector [0]: kc = e70d86f5d7c03000 20241004055531851 DAUC <0003> auc.c:180 vector [0]: sres = f1da64b1 20241004055531851 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055531851 DAUC <0003> auc.c:113 vector [1]: rand = a64561f24995ca4db14787151c170e1c 20241004055531851 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241004055531851 DAUC <0003> auc.c:142 vector [1]: autn = 5cec326139da0000ef0dfaa713c25842 20241004055531851 DAUC <0003> auc.c:143 vector [1]: ck = cb6bc16af5cdfd48a62402800577966e 20241004055531851 DAUC <0003> auc.c:144 vector [1]: ik = e273c711c383e8151cb55e82a29c032c 20241004055531851 DAUC <0003> auc.c:145 vector [1]: res = 0260dca653fb5ac80000000000000000 20241004055531851 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531851 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055531851 DAUC <0003> auc.c:179 vector [1]: kc = 1b252e12a0fa3800 20241004055531851 DAUC <0003> auc.c:180 vector [1]: sres = 3bb928ef 20241004055531851 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055531851 DAUC <0003> auc.c:113 vector [2]: rand = 063105a1b64d46b5e6b382ae2d02eb18 20241004055531851 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241004055531851 DAUC <0003> auc.c:142 vector [2]: autn = 6735ed57e74e0000964a7cbbf311e047 20241004055531851 DAUC <0003> auc.c:143 vector [2]: ck = a80fe7e8036029c8df89a8e89281fe94 20241004055531851 DAUC <0003> auc.c:144 vector [2]: ik = db1cb805612d638afbdbdff93f275dc0 20241004055531851 DAUC <0003> auc.c:145 vector [2]: res = 61186f8fd94323ff0000000000000000 20241004055531851 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531851 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055531851 DAUC <0003> auc.c:179 vector [2]: kc = 7522cf7665476800 20241004055531851 DAUC <0003> auc.c:180 vector [2]: sres = 5efda49b 20241004055531851 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055531851 DAUC <0003> auc.c:113 vector [3]: rand = 3db5183e62186aee3a5263b10bbed7e0 20241004055531851 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241004055531851 DAUC <0003> auc.c:142 vector [3]: autn = 5596bb9166590000f2f0b4062782f714 20241004055531851 DAUC <0003> auc.c:143 vector [3]: ck = e0d9dec27054b0301382165609fcd2c9 20241004055531851 DAUC <0003> auc.c:144 vector [3]: ik = cb1f7ed861c74fbd754e578c194b8c73 20241004055531851 DAUC <0003> auc.c:145 vector [3]: res = d612a65c05a44a3b0000000000000000 20241004055531851 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531851 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055531851 DAUC <0003> auc.c:179 vector [3]: kc = 4c7e90b505b92800 20241004055531851 DAUC <0003> auc.c:180 vector [3]: sres = 53ae67ca 20241004055531851 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055531851 DAUC <0003> auc.c:113 vector [4]: rand = fb2ef3ae10c9780878a1d58f2b9ec95b 20241004055531851 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241004055531851 DAUC <0003> auc.c:142 vector [4]: autn = 98a8845fd2200000c7157dcf23a18c3e 20241004055531851 DAUC <0003> auc.c:143 vector [4]: ck = ee69a0a7c14fd6741a6468bc23a6dcdc 20241004055531851 DAUC <0003> auc.c:144 vector [4]: ik = cf55ded8c1ed22eb3b6beefc14561d94 20241004055531851 DAUC <0003> auc.c:145 vector [4]: res = 118e5a67fa21018d0000000000000000 20241004055531851 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055531851 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241004055531851 DAUC <0003> auc.c:179 vector [4]: kc = c0a5ed281be09c00 20241004055531851 DAUC <0003> auc.c:180 vector [4]: sres = e95ea461 20241004055531851 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241004055531851 DAUC <0003> db_auc.c:245 IMSI='262425045272659': Generated 5 vectors 20241004055531851 DAUC <0003> db_auc.c:249 IMSI='262425045272659': Updating SQN=321 in DB 20241004055531859 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425045272659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425045272659"} 20241004055531859 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425045272659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531859 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531859 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531863 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531863 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425045272659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425045272659"} 20241004055531863 DAUC <0003> db_auc.c:236 IMSI='262425045272659': Calling to generate 5 vectors 20241004055531863 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241004055531863 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531863 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531863 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241004055531863 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531863 DAUC <0003> auc.c:113 vector [0]: rand = c8c2fe582ae04ba21ef9af6ae833b455 20241004055531863 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241004055531863 DAUC <0003> auc.c:142 vector [0]: autn = b8968cf5cd8800004f2f466d7550f0a2 20241004055531863 DAUC <0003> auc.c:143 vector [0]: ck = e4176aee2d501b5fc3e784b5076ad498 20241004055531863 DAUC <0003> auc.c:144 vector [0]: ik = a24539cb454360bba951d8edfa311c66 20241004055531863 DAUC <0003> auc.c:145 vector [0]: res = 9490a59f6a0bb93c0000000000000000 20241004055531863 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531863 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055531863 DAUC <0003> auc.c:179 vector [0]: kc = 29714f96c65d4c00 20241004055531863 DAUC <0003> auc.c:180 vector [0]: sres = bf34c71e 20241004055531863 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055531863 DAUC <0003> auc.c:113 vector [1]: rand = 088ceabe90aec882898c9f1453b43478 20241004055531863 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241004055531863 DAUC <0003> auc.c:142 vector [1]: autn = 8343b33a0e8b0000cc4417d0a491ea25 20241004055531863 DAUC <0003> auc.c:143 vector [1]: ck = ac11b9bd7dfb5b55d6e35b349cb27663 20241004055531863 DAUC <0003> auc.c:144 vector [1]: ik = 87ba51b25220edade3b588e49f648b05 20241004055531863 DAUC <0003> auc.c:145 vector [1]: res = fd26d63bdfbbc9cf0000000000000000 20241004055531863 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531863 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055531863 DAUC <0003> auc.c:179 vector [1]: kc = 7869766155d50800 20241004055531863 DAUC <0003> auc.c:180 vector [1]: sres = 9cf97303 20241004055531863 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055531863 DAUC <0003> auc.c:113 vector [2]: rand = e2364cb65ab4af2f0af106cba66817f4 20241004055531863 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241004055531863 DAUC <0003> auc.c:142 vector [2]: autn = f5190e9f8ba60000ef8cf858fab0443d 20241004055531863 DAUC <0003> auc.c:143 vector [2]: ck = e30940dad507fa24040041549e2f9538 20241004055531863 DAUC <0003> auc.c:144 vector [2]: ik = 383768cd04686883782b8b9907879479 20241004055531863 DAUC <0003> auc.c:145 vector [2]: res = fa09baa1779181730000000000000000 20241004055531863 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531863 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055531863 DAUC <0003> auc.c:179 vector [2]: kc = 5f3d32bc5db84400 20241004055531863 DAUC <0003> auc.c:180 vector [2]: sres = 3166fa65 20241004055531863 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055531863 DAUC <0003> auc.c:113 vector [3]: rand = 932ef07606bf2892d307a088796274c5 20241004055531863 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241004055531863 DAUC <0003> auc.c:142 vector [3]: autn = 1f840c5dca1300003aee1916b0fe7ade 20241004055531863 DAUC <0003> auc.c:143 vector [3]: ck = 5af2a2751a7f23c35333d222a23da3c7 20241004055531863 DAUC <0003> auc.c:144 vector [3]: ik = 8da3ad040233ff207642959a8688a0fd 20241004055531863 DAUC <0003> auc.c:145 vector [3]: res = eae113be093e81310000000000000000 20241004055531863 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531863 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055531863 DAUC <0003> auc.c:179 vector [3]: kc = ffe8c109d9d52400 20241004055531863 DAUC <0003> auc.c:180 vector [3]: sres = 380eb609 20241004055531863 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055531863 DAUC <0003> auc.c:113 vector [4]: rand = af33930072c1e38702125270a87e9785 20241004055531863 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241004055531863 DAUC <0003> auc.c:142 vector [4]: autn = 1b646578f12600002f05419deaa76049 20241004055531863 DAUC <0003> auc.c:143 vector [4]: ck = 00aae16f18cb84405103fe013ef98930 20241004055531863 DAUC <0003> auc.c:144 vector [4]: ik = 9e2f1cb0d8ce5b0bb599b0ce0cf0be16 20241004055531863 DAUC <0003> auc.c:145 vector [4]: res = 01dd545c64527b720000000000000000 20241004055531863 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055531863 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241004055531863 DAUC <0003> auc.c:179 vector [4]: kc = b9af7b8b7375d800 20241004055531863 DAUC <0003> auc.c:180 vector [4]: sres = 7df98032 20241004055531863 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241004055531863 DAUC <0003> db_auc.c:245 IMSI='262425045272659': Generated 5 vectors 20241004055531863 DAUC <0003> db_auc.c:249 IMSI='262425045272659': Updating SQN=481 in DB 20241004055531871 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425045272659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425045272659"} 20241004055531871 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425045272659 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531871 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531871 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4258 20241004055531907 DAUC <0003> db_auc.c:157 IMSI='262428301530755': No 2G Auth Data 20241004055531907 DAUC <0003> db_auc.c:192 IMSI='262428301530755': No 3G Auth Data 20241004055531957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53528<->l=127.0.0.1:4258 20241004055531961 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531961 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428301530755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428301530755"} 20241004055531961 DAUC <0003> db_auc.c:236 IMSI='262428301530755': Calling to generate 1 vectors 20241004055531961 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241004055531961 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531961 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531961 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055531961 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531961 DAUC <0003> auc.c:113 vector [0]: rand = 78c1fff512813fc30c9fd29a22c7eb2e 20241004055531961 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055531961 DAUC <0003> auc.c:142 vector [0]: autn = 05d11710c5750000321d0498b7da7610 20241004055531961 DAUC <0003> auc.c:143 vector [0]: ck = 369710b23472e5cce206f8d9e83d87b8 20241004055531961 DAUC <0003> auc.c:144 vector [0]: ik = dad78df130c7bd15e9c4519f1e65d4f1 20241004055531961 DAUC <0003> auc.c:145 vector [0]: res = a8803cf3774842e50000000000000000 20241004055531961 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531961 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055531961 DAUC <0003> auc.c:179 vector [0]: kc = 7237f7995f4cf60f 20241004055531961 DAUC <0003> auc.c:180 vector [0]: sres = 981d2745 20241004055531961 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055531961 DAUC <0003> db_auc.c:245 IMSI='262428301530755': Generated 1 vectors 20241004055531961 DAUC <0003> db_auc.c:249 IMSI='262428301530755': Updating SQN=33 in DB 20241004055531969 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428301530755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428301530755"} 20241004055531970 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428301530755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531970 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531970 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531972 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531972 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428301530755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428301530755"} 20241004055531973 DAUC <0003> db_auc.c:236 IMSI='262428301530755': Calling to generate 4 vectors 20241004055531973 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241004055531973 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531973 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531973 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241004055531973 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531973 DAUC <0003> auc.c:113 vector [0]: rand = 24d3227e0bf91a49400b476f23727225 20241004055531973 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241004055531973 DAUC <0003> auc.c:142 vector [0]: autn = b257b4fab6c70000d51b6a82e063c9ee 20241004055531973 DAUC <0003> auc.c:143 vector [0]: ck = 9fb82b9a9bc5fae3616d75f4256a28cf 20241004055531973 DAUC <0003> auc.c:144 vector [0]: ik = 5d6178e386c02b8bd1cfb805f0ccf6be 20241004055531973 DAUC <0003> auc.c:145 vector [0]: res = 23a7c99ed850bc270000000000000000 20241004055531973 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531973 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055531973 DAUC <0003> auc.c:179 vector [0]: kc = 63825a2815af82b9 20241004055531973 DAUC <0003> auc.c:180 vector [0]: sres = a77367af 20241004055531973 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055531973 DAUC <0003> auc.c:113 vector [1]: rand = 929a062b11996f34a69e1fb06290fa8c 20241004055531973 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241004055531973 DAUC <0003> auc.c:142 vector [1]: autn = 1726dbe5378300004c7a644b5ebcea31 20241004055531973 DAUC <0003> auc.c:143 vector [1]: ck = d16116406b9da0527a2c5242ced411d0 20241004055531973 DAUC <0003> auc.c:144 vector [1]: ik = 6e7a2160b0effddea1d3adbbac1fb2dd 20241004055531973 DAUC <0003> auc.c:145 vector [1]: res = 199c915d3cb1667d0000000000000000 20241004055531973 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531973 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055531973 DAUC <0003> auc.c:179 vector [1]: kc = b02c6e547f4c72c5 20241004055531973 DAUC <0003> auc.c:180 vector [1]: sres = a7918bc6 20241004055531973 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055531973 DAUC <0003> auc.c:113 vector [2]: rand = bd63de595fbb213b2d7499bf562a1c8d 20241004055531973 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241004055531973 DAUC <0003> auc.c:142 vector [2]: autn = 1372e563cfd90000f7b0a2e24d706a73 20241004055531973 DAUC <0003> auc.c:143 vector [2]: ck = a2325ba1de81eeb425c7d7f9e4a3fee3 20241004055531973 DAUC <0003> auc.c:144 vector [2]: ik = 52b1fa250e55cd315f59a3ad958d8675 20241004055531973 DAUC <0003> auc.c:145 vector [2]: res = 4fae839db616a8670000000000000000 20241004055531973 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531973 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055531973 DAUC <0003> auc.c:179 vector [2]: kc = 0013eec93236b7ed 20241004055531973 DAUC <0003> auc.c:180 vector [2]: sres = 959b8644 20241004055531973 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055531973 DAUC <0003> auc.c:113 vector [3]: rand = 02e44ea60d26f0f485e2347711347bb8 20241004055531973 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241004055531973 DAUC <0003> auc.c:142 vector [3]: autn = 4c5c99f310210000aa8884f9cf55458c 20241004055531973 DAUC <0003> auc.c:143 vector [3]: ck = 397857c7cbf01855b9e607ba45466b88 20241004055531973 DAUC <0003> auc.c:144 vector [3]: ik = 1634ba8c2ab0df3bf0e962749b2db8bc 20241004055531973 DAUC <0003> auc.c:145 vector [3]: res = a50d5575f6360f170000000000000000 20241004055531973 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531973 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055531973 DAUC <0003> auc.c:179 vector [3]: kc = 0f60df799eb32d1c 20241004055531973 DAUC <0003> auc.c:180 vector [3]: sres = aee479c8 20241004055531973 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055531973 DAUC <0003> db_auc.c:245 IMSI='262428301530755': Generated 4 vectors 20241004055531973 DAUC <0003> db_auc.c:249 IMSI='262428301530755': Updating SQN=161 in DB 20241004055531981 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428301530755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428301530755"} 20241004055531981 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428301530755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531981 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531981 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531984 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531984 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428301530755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428301530755"} 20241004055531984 DAUC <0003> db_auc.c:236 IMSI='262428301530755': Calling to generate 5 vectors 20241004055531984 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241004055531984 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531984 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531984 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241004055531984 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531984 DAUC <0003> auc.c:113 vector [0]: rand = 5da99185f48d39827e84166035c2e65d 20241004055531984 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241004055531984 DAUC <0003> auc.c:142 vector [0]: autn = 85610d44444d0000974dff1f8c1deaf9 20241004055531984 DAUC <0003> auc.c:143 vector [0]: ck = e6ab2b03367badcb11d1d0db9d59bfaf 20241004055531984 DAUC <0003> auc.c:144 vector [0]: ik = fdedf2a5a778a57f13eb9c1025e0213c 20241004055531984 DAUC <0003> auc.c:145 vector [0]: res = f06ca37f9457a2ed0000000000000000 20241004055531984 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531984 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055531984 DAUC <0003> auc.c:179 vector [0]: kc = be622ecc3dcabdf4 20241004055531984 DAUC <0003> auc.c:180 vector [0]: sres = 09a254f9 20241004055531984 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055531984 DAUC <0003> auc.c:113 vector [1]: rand = 0312b9d714f92410a8a95e871ecf735c 20241004055531984 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241004055531984 DAUC <0003> auc.c:142 vector [1]: autn = 8dce6fd12c5d0000014fbd422eda85f9 20241004055531984 DAUC <0003> auc.c:143 vector [1]: ck = 2d3eebf6151491f65217e34a51eeeea7 20241004055531984 DAUC <0003> auc.c:144 vector [1]: ik = 794aa81ea57d83454b8c60eb14521806 20241004055531984 DAUC <0003> auc.c:145 vector [1]: res = a41b284906040e640000000000000000 20241004055531984 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531984 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055531984 DAUC <0003> auc.c:179 vector [1]: kc = 0c23f0e745f32558 20241004055531984 DAUC <0003> auc.c:180 vector [1]: sres = 02dc6608 20241004055531984 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055531984 DAUC <0003> auc.c:113 vector [2]: rand = 0355213e145ef45e5b4002d81f6f2114 20241004055531984 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241004055531984 DAUC <0003> auc.c:142 vector [2]: autn = cd58c9695e670000860ea631be957a94 20241004055531984 DAUC <0003> auc.c:143 vector [2]: ck = 48d8dc4adce56d476e539f56891bdb8c 20241004055531984 DAUC <0003> auc.c:144 vector [2]: ik = 61d637bce08b99197ac293ea4ff569b7 20241004055531984 DAUC <0003> auc.c:145 vector [2]: res = 4cabfe027614ee520000000000000000 20241004055531984 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531984 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055531984 DAUC <0003> auc.c:179 vector [2]: kc = a88736b890a6aa7f 20241004055531984 DAUC <0003> auc.c:180 vector [2]: sres = 9cd76475 20241004055531984 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055531984 DAUC <0003> auc.c:113 vector [3]: rand = b0cd5541aa1ea4a899d87742f02c1374 20241004055531984 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241004055531984 DAUC <0003> auc.c:142 vector [3]: autn = e82b45e96d7100002e94a7f85ae612e8 20241004055531984 DAUC <0003> auc.c:143 vector [3]: ck = 71cc9f3ebe8b5e6de0e620113eda0e06 20241004055531984 DAUC <0003> auc.c:144 vector [3]: ik = 516769c776788d594ff2934ace754a42 20241004055531984 DAUC <0003> auc.c:145 vector [3]: res = 2aad1d5e3d8e6d260000000000000000 20241004055531984 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531984 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055531984 DAUC <0003> auc.c:179 vector [3]: kc = 49b8e1236b9a771d 20241004055531984 DAUC <0003> auc.c:180 vector [3]: sres = e0f9d790 20241004055531984 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055531984 DAUC <0003> auc.c:113 vector [4]: rand = 1e0e46efe3129c146a5d95dd484dd71e 20241004055531984 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241004055531984 DAUC <0003> auc.c:142 vector [4]: autn = 150af952a9d80000a00d788def80d99d 20241004055531984 DAUC <0003> auc.c:143 vector [4]: ck = da6ecc4e7902c33e1a930be0a4033dfa 20241004055531984 DAUC <0003> auc.c:144 vector [4]: ik = e96721397d01f4f0031e8bee4a284438 20241004055531984 DAUC <0003> auc.c:145 vector [4]: res = a434e50c3f3028e50000000000000000 20241004055531984 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055531984 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241004055531984 DAUC <0003> auc.c:179 vector [4]: kc = a02ae7f840ec1fb0 20241004055531984 DAUC <0003> auc.c:180 vector [4]: sres = 9d252414 20241004055531984 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241004055531984 DAUC <0003> db_auc.c:245 IMSI='262428301530755': Generated 5 vectors 20241004055531984 DAUC <0003> db_auc.c:249 IMSI='262428301530755': Updating SQN=321 in DB 20241004055531991 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428301530755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428301530755"} 20241004055531991 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428301530755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055531991 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531991 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055531995 DLINP <000b> input/ipa.c:451 connected read/write 20241004055531995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055531995 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428301530755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428301530755"} 20241004055531995 DAUC <0003> db_auc.c:236 IMSI='262428301530755': Calling to generate 5 vectors 20241004055531995 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241004055531995 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055531995 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055531995 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241004055531995 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055531995 DAUC <0003> auc.c:113 vector [0]: rand = 89266845525584eb4b40319ac51fb7b6 20241004055531995 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241004055531995 DAUC <0003> auc.c:142 vector [0]: autn = 1ad58572abb60000e4344b4f7814d3be 20241004055531995 DAUC <0003> auc.c:143 vector [0]: ck = 66966da9bf95ea080f0abc9ede22ac6e 20241004055531995 DAUC <0003> auc.c:144 vector [0]: ik = 360f5a79ef3ca6811e4722067d9e96b4 20241004055531995 DAUC <0003> auc.c:145 vector [0]: res = a6d0ec1340231c800000000000000000 20241004055531995 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055531995 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055531995 DAUC <0003> auc.c:179 vector [0]: kc = d2d3fd313240fa89 20241004055531995 DAUC <0003> auc.c:180 vector [0]: sres = eeebb44f 20241004055531995 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055531995 DAUC <0003> auc.c:113 vector [1]: rand = 958aba9f1a553a6e1590b218be693f47 20241004055531995 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241004055531995 DAUC <0003> auc.c:142 vector [1]: autn = 8e16e90dd80a0000891839ad6ff42a9b 20241004055531995 DAUC <0003> auc.c:143 vector [1]: ck = fb707a86fb368b649cc1193bbb03eed5 20241004055531995 DAUC <0003> auc.c:144 vector [1]: ik = 9ed0b65ef7ead6d4026692112992833d 20241004055531995 DAUC <0003> auc.c:145 vector [1]: res = 59b788b09eae20ce0000000000000000 20241004055531995 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055531995 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055531995 DAUC <0003> auc.c:179 vector [1]: kc = a0ff918855924b58 20241004055531995 DAUC <0003> auc.c:180 vector [1]: sres = b80ccdaa 20241004055531995 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055531995 DAUC <0003> auc.c:113 vector [2]: rand = 66e12b96f47750f41946a47c289fc8ba 20241004055531995 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241004055531995 DAUC <0003> auc.c:142 vector [2]: autn = 4315af71011f0000dd85d12ce19a802c 20241004055531995 DAUC <0003> auc.c:143 vector [2]: ck = d8c6353961f4749199bdfdf7870092ab 20241004055531995 DAUC <0003> auc.c:144 vector [2]: ik = 22a4a715440c2476cca924671aba13cf 20241004055531995 DAUC <0003> auc.c:145 vector [2]: res = 3cb190f17f3557c60000000000000000 20241004055531995 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055531995 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055531995 DAUC <0003> auc.c:179 vector [2]: kc = 34e43cd78d4559c5 20241004055531995 DAUC <0003> auc.c:180 vector [2]: sres = 7c11796e 20241004055531995 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055531995 DAUC <0003> auc.c:113 vector [3]: rand = 1d99202a0d1717ce97f03a51f3786b98 20241004055531995 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241004055531995 DAUC <0003> auc.c:142 vector [3]: autn = 6cb87be0cdda000059606af0f54eae23 20241004055531995 DAUC <0003> auc.c:143 vector [3]: ck = ac8b8a8ca92beb284dcf7cf535157f4b 20241004055531995 DAUC <0003> auc.c:144 vector [3]: ik = bb5d4629b0655ed6ca6685eb0ed8bc9d 20241004055531995 DAUC <0003> auc.c:145 vector [3]: res = 723e514e69ff73e50000000000000000 20241004055531995 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055531995 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055531995 DAUC <0003> auc.c:179 vector [3]: kc = f1f8c19637fa77e0 20241004055531995 DAUC <0003> auc.c:180 vector [3]: sres = 358b2724 20241004055531995 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055531995 DAUC <0003> auc.c:113 vector [4]: rand = 7c1bbf8dd426d8c7d6ae8a7e4a541b50 20241004055531995 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241004055531995 DAUC <0003> auc.c:142 vector [4]: autn = c14f9171e52b00005645127afa5d6db6 20241004055531995 DAUC <0003> auc.c:143 vector [4]: ck = c12d15474c954d263c103f452dccb8ef 20241004055531995 DAUC <0003> auc.c:144 vector [4]: ik = 25f3ff59df2c9e6ac69eaa521351731b 20241004055531995 DAUC <0003> auc.c:145 vector [4]: res = 62e0c188225995910000000000000000 20241004055531995 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055531995 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241004055531995 DAUC <0003> auc.c:179 vector [4]: kc = 42ecc69c844839c3 20241004055531995 DAUC <0003> auc.c:180 vector [4]: sres = a2b54e57 20241004055531995 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241004055531995 DAUC <0003> db_auc.c:245 IMSI='262428301530755': Generated 5 vectors 20241004055531995 DAUC <0003> db_auc.c:249 IMSI='262428301530755': Updating SQN=481 in DB 20241004055532003 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428301530755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428301530755"} 20241004055532003 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428301530755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055532003 DLINP <000b> input/ipa.c:451 connected read/write 20241004055532003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055532003 DLINP <000b> input/ipa.c:451 connected read/write 20241004055532003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055532005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53528<->l=127.0.0.1:4258 20241004055532030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4258 20241004055532031 DLINP <000b> input/ipa.c:451 connected read/write 20241004055532031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055532031 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055532031 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055532031 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055532031 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40329<->l=127.0.0.1:4259) 20241004055532072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53542<->l=127.0.0.1:4258 20241004055532073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53542<->l=127.0.0.1:4258 20241004055535150 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055535150 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055535152 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055535153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53546<->l=127.0.0.1:4258 20241004055535156 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055535156 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055535156 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055535156 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  20241004055535156 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055535156 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  20241004055535156 DLGSUP <0013> gsup_server.c:235 2:  20241004055535156 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055535156 DLGSUP <0013> gsup_server.c:235 3:  20241004055535156 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055535156 DLGSUP <0013> gsup_server.c:235 4:  20241004055535156 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055535156 DLGSUP <0013> gsup_server.c:235 5:  20241004055535156 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055535156 DLGSUP <0013> gsup_server.c:235 7:  20241004055535156 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055535156 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055535156 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055535156 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055535177 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33657<->l=127.0.0.1:4259) 20241004055535191 DAUC <0003> db_auc.c:157 IMSI='262425979735903': No 2G Auth Data 20241004055535191 DAUC <0003> db_auc.c:192 IMSI='262425979735903': No 3G Auth Data 20241004055535227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53548<->l=127.0.0.1:4258 20241004055535231 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055535231 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425979735903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425979735903"} 20241004055535231 DAUC <0003> db_auc.c:157 IMSI='262425979735903': No 2G Auth Data 20241004055535231 DAUC <0003> db_auc.c:236 IMSI='262425979735903': Calling to generate 5 vectors 20241004055535231 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241004055535231 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055535231 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055535231 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055535231 DAUC <0003> auc.c:113 vector [0]: rand = 92e32d63d4b909df6d3176578cd33664 20241004055535231 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055535231 DAUC <0003> auc.c:142 vector [0]: autn = f8f0e232c46580002f652afcc086019d 20241004055535231 DAUC <0003> auc.c:143 vector [0]: ck = d5b5aaf477de452de2346f9d8506365c 20241004055535231 DAUC <0003> auc.c:144 vector [0]: ik = a8c25f6e0e1370d2f3578b5b4827b0d5 20241004055535231 DAUC <0003> auc.c:145 vector [0]: res = 070075832e5d2c960000000000000000 20241004055535231 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055535231 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241004055535231 DAUC <0003> auc.c:151 vector [0]: kc = 6c14115cb4ecb376 20241004055535231 DAUC <0003> auc.c:152 vector [0]: sres = 295d5915 20241004055535231 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241004055535231 DAUC <0003> auc.c:113 vector [1]: rand = 46cd9937f5d05f97296cb0ea9c45e501 20241004055535231 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241004055535231 DAUC <0003> auc.c:142 vector [1]: autn = f41cc121c3b98000743f4b36608440cc 20241004055535231 DAUC <0003> auc.c:143 vector [1]: ck = cb3dcfc51782ffb023f0872c1c0182f9 20241004055535231 DAUC <0003> auc.c:144 vector [1]: ik = 95ccd3543c7870d722877cfc8a631043 20241004055535231 DAUC <0003> auc.c:145 vector [1]: res = 45f8f9694b3d37c70000000000000000 20241004055535231 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055535231 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241004055535231 DAUC <0003> auc.c:151 vector [1]: kc = 5f86e741bd981ddd 20241004055535231 DAUC <0003> auc.c:152 vector [1]: sres = 0ec5ceae 20241004055535231 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241004055535231 DAUC <0003> auc.c:113 vector [2]: rand = 43fc90210e5ac3ed3e453ed5f4adc914 20241004055535231 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241004055535231 DAUC <0003> auc.c:142 vector [2]: autn = fb27d9a9733980000515904ad3144a18 20241004055535231 DAUC <0003> auc.c:143 vector [2]: ck = 138363d7e5ba968f3ecc19e34380be9b 20241004055535231 DAUC <0003> auc.c:144 vector [2]: ik = 30934e4ab2365ac000685175bf0e86d2 20241004055535231 DAUC <0003> auc.c:145 vector [2]: res = ff259c25176780ac0000000000000000 20241004055535231 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055535231 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241004055535231 DAUC <0003> auc.c:151 vector [2]: kc = 1db4650bab02f406 20241004055535231 DAUC <0003> auc.c:152 vector [2]: sres = e8421c89 20241004055535231 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241004055535231 DAUC <0003> auc.c:113 vector [3]: rand = d377f1f843466a11040400663dcc26a3 20241004055535231 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241004055535231 DAUC <0003> auc.c:142 vector [3]: autn = e36dbf5451ab80008b4cdda55283f504 20241004055535231 DAUC <0003> auc.c:143 vector [3]: ck = 15ff6004e453e54c40ba67de5532fe89 20241004055535231 DAUC <0003> auc.c:144 vector [3]: ik = 2e83df34c6a4fbb15e663955eac5984d 20241004055535231 DAUC <0003> auc.c:145 vector [3]: res = cce72d8f542330ce0000000000000000 20241004055535231 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055535231 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241004055535231 DAUC <0003> auc.c:151 vector [3]: kc = 25a0e1bb9d007839 20241004055535231 DAUC <0003> auc.c:152 vector [3]: sres = 98c41d41 20241004055535231 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241004055535231 DAUC <0003> auc.c:113 vector [4]: rand = b908d8fe055d2bcd2cfcdd13586f9b3d 20241004055535231 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241004055535231 DAUC <0003> auc.c:142 vector [4]: autn = 8ffed22839358000837c1e8dcfe9b684 20241004055535231 DAUC <0003> auc.c:143 vector [4]: ck = cb953335d242de8a4c832dc9d5d86109 20241004055535231 DAUC <0003> auc.c:144 vector [4]: ik = ca9883971d3ed94f3c26b0e457042f07 20241004055535231 DAUC <0003> auc.c:145 vector [4]: res = 2cf12c490ec022e40000000000000000 20241004055535231 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055535231 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241004055535231 DAUC <0003> auc.c:151 vector [4]: kc = 71a82d8f4da049cb 20241004055535231 DAUC <0003> auc.c:152 vector [4]: sres = 22310ead 20241004055535231 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241004055535231 DAUC <0003> db_auc.c:245 IMSI='262425979735903': Generated 5 vectors 20241004055535231 DAUC <0003> db_auc.c:249 IMSI='262425979735903': Updating SQN=161 in DB 20241004055535239 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425979735903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425979735903"} 20241004055535239 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425979735903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055535239 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055535239 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055535243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53548<->l=127.0.0.1:4258 20241004055535267 DAUC <0003> db_auc.c:157 IMSI='262422034450079': No 2G Auth Data 20241004055535267 DAUC <0003> db_auc.c:192 IMSI='262422034450079': No 3G Auth Data 20241004055535298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 20241004055535301 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055535301 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422034450079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422034450079"} 20241004055535301 DAUC <0003> db_auc.c:157 IMSI='262422034450079': No 2G Auth Data 20241004055535301 DAUC <0003> db_auc.c:236 IMSI='262422034450079': Calling to generate 5 vectors 20241004055535301 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241004055535301 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055535301 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241004055535301 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055535301 DAUC <0003> auc.c:113 vector [0]: rand = 4b3941aa87bfb345eebd68702d0e8cc4 20241004055535301 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055535301 DAUC <0003> auc.c:142 vector [0]: autn = cdc7f794a2478000eb67389e25fb72ec 20241004055535301 DAUC <0003> auc.c:143 vector [0]: ck = 354a7246efd4a2f0948862030957d4ef 20241004055535301 DAUC <0003> auc.c:144 vector [0]: ik = 46d17a56beb03a95f4e545912d30c7a8 20241004055535301 DAUC <0003> auc.c:145 vector [0]: res = 1764574000353ae50000000000000000 20241004055535301 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055535301 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241004055535301 DAUC <0003> auc.c:151 vector [0]: kc = 13f62f8275038b22 20241004055535301 DAUC <0003> auc.c:152 vector [0]: sres = 17516da5 20241004055535301 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241004055535301 DAUC <0003> auc.c:113 vector [1]: rand = b21a4ded8f5afe6e05ab9b2f49489cce 20241004055535301 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241004055535301 DAUC <0003> auc.c:142 vector [1]: autn = fffc1a387b4d80000f5edfa6d7a8d309 20241004055535301 DAUC <0003> auc.c:143 vector [1]: ck = 52bd0ab2f03996ecda3fa7c406c422a0 20241004055535301 DAUC <0003> auc.c:144 vector [1]: ik = 417eb55e36940bf4b831d3a6129ade62 20241004055535301 DAUC <0003> auc.c:145 vector [1]: res = d39c6198e3b2dd5a0000000000000000 20241004055535301 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055535301 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241004055535301 DAUC <0003> auc.c:151 vector [1]: kc = 71cdcb8ed2f361da 20241004055535301 DAUC <0003> auc.c:152 vector [1]: sres = 302ebcc2 20241004055535301 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241004055535301 DAUC <0003> auc.c:113 vector [2]: rand = c480bd9ad06ee8c45d5548f377a6a85e 20241004055535301 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241004055535301 DAUC <0003> auc.c:142 vector [2]: autn = c84b3c9db4fd8000d7f51e697780587f 20241004055535301 DAUC <0003> auc.c:143 vector [2]: ck = 2a57c35e06309203b184b0b79830a8ae 20241004055535301 DAUC <0003> auc.c:144 vector [2]: ik = f6b4ce0bc7f74bd586d7d2c3e0e71cbe 20241004055535301 DAUC <0003> auc.c:145 vector [2]: res = 6840417b66b2ba620000000000000000 20241004055535301 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055535301 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241004055535301 DAUC <0003> auc.c:151 vector [2]: kc = ebb06f21b9106dc6 20241004055535301 DAUC <0003> auc.c:152 vector [2]: sres = 0ef2fb19 20241004055535301 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241004055535301 DAUC <0003> auc.c:113 vector [3]: rand = 85118d4bf8b9bff5a192945bdcb0cbaf 20241004055535301 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241004055535302 DAUC <0003> auc.c:142 vector [3]: autn = b3e45fe525b88000a66565c779ea4178 20241004055535302 DAUC <0003> auc.c:143 vector [3]: ck = 9d7e75784a150c096fb3efd73e64d75e 20241004055535302 DAUC <0003> auc.c:144 vector [3]: ik = 1d2bdf60436c07697d92ca76f4d8a806 20241004055535302 DAUC <0003> auc.c:145 vector [3]: res = 66025ceb10c8a0c50000000000000000 20241004055535302 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055535302 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241004055535302 DAUC <0003> auc.c:151 vector [3]: kc = 92748fb9c3c57438 20241004055535302 DAUC <0003> auc.c:152 vector [3]: sres = 76cafc2e 20241004055535302 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241004055535302 DAUC <0003> auc.c:113 vector [4]: rand = 8178e173e02875c6bd68c246a973a480 20241004055535302 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241004055535302 DAUC <0003> auc.c:142 vector [4]: autn = e6a50945e52980002d2c312e539e8d19 20241004055535302 DAUC <0003> auc.c:143 vector [4]: ck = 9de5b0bc2effe44c219df7d371b01dd0 20241004055535302 DAUC <0003> auc.c:144 vector [4]: ik = 9466d7e0842af51dab6bf74a96a0d6b8 20241004055535302 DAUC <0003> auc.c:145 vector [4]: res = 9a1065f4e3dad1f70000000000000000 20241004055535302 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055535302 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241004055535302 DAUC <0003> auc.c:151 vector [4]: kc = 837567c54dc5da39 20241004055535302 DAUC <0003> auc.c:152 vector [4]: sres = 79cab403 20241004055535302 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241004055535302 DAUC <0003> db_auc.c:245 IMSI='262422034450079': Generated 5 vectors 20241004055535302 DAUC <0003> db_auc.c:249 IMSI='262422034450079': Updating SQN=161 in DB 20241004055535311 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422034450079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422034450079"} 20241004055535311 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422034450079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055535311 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055535311 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055535315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 20241004055535341 DAUC <0003> db_auc.c:157 IMSI='262423993006714': No 2G Auth Data 20241004055535341 DAUC <0003> db_auc.c:192 IMSI='262423993006714': No 3G Auth Data 20241004055535386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53568<->l=127.0.0.1:4258 20241004055535389 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055535389 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423993006714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423993006714"} 20241004055535390 DAUC <0003> db_auc.c:236 IMSI='262423993006714': Calling to generate 5 vectors 20241004055535390 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241004055535390 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055535390 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055535390 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055535390 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055535390 DAUC <0003> auc.c:113 vector [0]: rand = 6f4ecbb9ebb3cb91254ac26152880a2f 20241004055535390 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055535390 DAUC <0003> auc.c:142 vector [0]: autn = 6f558f0bffc080002241281b7227c471 20241004055535390 DAUC <0003> auc.c:143 vector [0]: ck = 3e2c7c421dba48595aa31665dc49563c 20241004055535390 DAUC <0003> auc.c:144 vector [0]: ik = 0741be5e352f88fb201cc07d7e5c2b8e 20241004055535390 DAUC <0003> auc.c:145 vector [0]: res = c5194a69afdfa8280000000000000000 20241004055535390 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055535390 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055535390 DAUC <0003> auc.c:179 vector [0]: kc = 7b5ff0dccb2ab400 20241004055535390 DAUC <0003> auc.c:180 vector [0]: sres = b4ef556b 20241004055535390 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055535390 DAUC <0003> auc.c:113 vector [1]: rand = 797ac721a80fbd1abe82c3640e8162a3 20241004055535390 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241004055535390 DAUC <0003> auc.c:142 vector [1]: autn = 2f5739a089848000df91bc5ab63a014a 20241004055535390 DAUC <0003> auc.c:143 vector [1]: ck = c63b7ef27c2c16fa22782cf13042f111 20241004055535390 DAUC <0003> auc.c:144 vector [1]: ik = 7028b9530b0bcbc6544fd071f0b63e92 20241004055535390 DAUC <0003> auc.c:145 vector [1]: res = 3d0926672a35761c0000000000000000 20241004055535390 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055535390 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055535390 DAUC <0003> auc.c:179 vector [1]: kc = 4e0d8c39de31e400 20241004055535390 DAUC <0003> auc.c:180 vector [1]: sres = 7ae28f07 20241004055535390 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055535390 DAUC <0003> auc.c:113 vector [2]: rand = e394ca6da6bb1480c6af40e9c65b8b49 20241004055535390 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241004055535390 DAUC <0003> auc.c:142 vector [2]: autn = 3712ff0e2e278000e0f69a2f18786b5e 20241004055535390 DAUC <0003> auc.c:143 vector [2]: ck = 32a5a0e0e0d50b2c16b943809c5e41e6 20241004055535390 DAUC <0003> auc.c:144 vector [2]: ik = 617c7ce6c9d3d9526df954dff43d6448 20241004055535390 DAUC <0003> auc.c:145 vector [2]: res = 037a1fbf9afe6ee40000000000000000 20241004055535390 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055535390 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055535390 DAUC <0003> auc.c:179 vector [2]: kc = 47afcb47b9a73400 20241004055535390 DAUC <0003> auc.c:180 vector [2]: sres = 261a7700 20241004055535390 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055535390 DAUC <0003> auc.c:113 vector [3]: rand = 59f50ae83c6d2ecddbd0ff32eaba02cc 20241004055535390 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241004055535390 DAUC <0003> auc.c:142 vector [3]: autn = 0d9d3e4ea1e1800074fd42aece660bd7 20241004055535390 DAUC <0003> auc.c:143 vector [3]: ck = d6e046c0616ed6b4836e6adfc6d4ae9b 20241004055535390 DAUC <0003> auc.c:144 vector [3]: ik = 0cd2a5855c093eccee7a075b65d3bce0 20241004055535390 DAUC <0003> auc.c:145 vector [3]: res = c85ee29357c5bc410000000000000000 20241004055535390 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055535390 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055535390 DAUC <0003> auc.c:179 vector [3]: kc = 5e89bcac3c6dc800 20241004055535390 DAUC <0003> auc.c:180 vector [3]: sres = 6e6d3b0e 20241004055535390 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055535390 DAUC <0003> auc.c:113 vector [4]: rand = 4855ac532c431f4e09c2d8f0a6914f08 20241004055535390 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241004055535390 DAUC <0003> auc.c:142 vector [4]: autn = 50e8d1d96d4c8000cdd743cf18f16fc3 20241004055535390 DAUC <0003> auc.c:143 vector [4]: ck = 07851def9a9941f801e3cb058e181c7f 20241004055535390 DAUC <0003> auc.c:144 vector [4]: ik = c0c70302339a97ecf65b068a98f46569 20241004055535390 DAUC <0003> auc.c:145 vector [4]: res = 329405be1ead2dbf0000000000000000 20241004055535390 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055535390 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241004055535390 DAUC <0003> auc.c:179 vector [4]: kc = ce912b96cdf6e000 20241004055535390 DAUC <0003> auc.c:180 vector [4]: sres = 1c671a74 20241004055535390 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241004055535390 DAUC <0003> db_auc.c:245 IMSI='262423993006714': Generated 5 vectors 20241004055535390 DAUC <0003> db_auc.c:249 IMSI='262423993006714': Updating SQN=161 in DB 20241004055535397 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423993006714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423993006714"} 20241004055535397 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423993006714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055535397 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055535397 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055535401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53568<->l=127.0.0.1:4258 20241004055535433 DAUC <0003> db_auc.c:157 IMSI='262429867242893': No 2G Auth Data 20241004055535433 DAUC <0003> db_auc.c:192 IMSI='262429867242893': No 3G Auth Data 20241004055535472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4258 20241004055535476 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055535476 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429867242893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429867242893"} 20241004055535477 DAUC <0003> db_auc.c:236 IMSI='262429867242893': Calling to generate 5 vectors 20241004055535477 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241004055535477 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055535477 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055535477 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055535477 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055535477 DAUC <0003> auc.c:113 vector [0]: rand = d2d0406838f08b485fd7928a81a6b193 20241004055535477 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055535477 DAUC <0003> auc.c:142 vector [0]: autn = 08e09d24cac2800069923c9194742dd2 20241004055535477 DAUC <0003> auc.c:143 vector [0]: ck = cd1339957d4eb93283f2aa7a895192e9 20241004055535477 DAUC <0003> auc.c:144 vector [0]: ik = 06e2814cbac70a1d1ce0ef1c5a875cc5 20241004055535477 DAUC <0003> auc.c:145 vector [0]: res = bc11813a66b342660000000000000000 20241004055535477 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055535477 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055535477 DAUC <0003> auc.c:179 vector [0]: kc = 6f7c177148c51400 20241004055535477 DAUC <0003> auc.c:180 vector [0]: sres = d058740b 20241004055535477 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055535477 DAUC <0003> auc.c:113 vector [1]: rand = c3e710a099ef5c3d8d4f398355899495 20241004055535477 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241004055535477 DAUC <0003> auc.c:142 vector [1]: autn = 1acf2c23af928000fb07079ffa8dbbf7 20241004055535477 DAUC <0003> auc.c:143 vector [1]: ck = e202c1a596769d4be21bda7bf541b747 20241004055535477 DAUC <0003> auc.c:144 vector [1]: ik = 109b1cab7af75e7bccfad9b0baa61825 20241004055535477 DAUC <0003> auc.c:145 vector [1]: res = 53bb068296bac1560000000000000000 20241004055535477 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055535477 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055535477 DAUC <0003> auc.c:179 vector [1]: kc = 1912ce0c1aff4800 20241004055535477 DAUC <0003> auc.c:180 vector [1]: sres = 758ffb52 20241004055535477 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055535477 DAUC <0003> auc.c:113 vector [2]: rand = 1aa8c93107f65fc00ddd03395a55f0f3 20241004055535477 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241004055535477 DAUC <0003> auc.c:142 vector [2]: autn = c8d562df0cd78000cdda62adcb4fb46a 20241004055535477 DAUC <0003> auc.c:143 vector [2]: ck = 09c49791f57cb8b6b16e8c54f5ab6a36 20241004055535477 DAUC <0003> auc.c:144 vector [2]: ik = ce3c60db8d689fd87f5439367f39b422 20241004055535477 DAUC <0003> auc.c:145 vector [2]: res = cb44951722050b770000000000000000 20241004055535477 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055535477 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055535477 DAUC <0003> auc.c:179 vector [2]: kc = 9efc66e4a7903c00 20241004055535477 DAUC <0003> auc.c:180 vector [2]: sres = d9e04a35 20241004055535477 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055535477 DAUC <0003> auc.c:113 vector [3]: rand = 182c58b18baae4197c0ccc41e4eb7403 20241004055535477 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241004055535477 DAUC <0003> auc.c:142 vector [3]: autn = 3ead1414acf28000e332834d799193aa 20241004055535477 DAUC <0003> auc.c:143 vector [3]: ck = 176cb443b2bf4a3401b2d5fa9999b92e 20241004055535477 DAUC <0003> auc.c:144 vector [3]: ik = 73c57f867da2f65dd4103082b9c4f455 20241004055535477 DAUC <0003> auc.c:145 vector [3]: res = 83ce1176f98e0fb10000000000000000 20241004055535477 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055535477 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055535477 DAUC <0003> auc.c:179 vector [3]: kc = 1fb851df1d1dd800 20241004055535477 DAUC <0003> auc.c:180 vector [3]: sres = 98afc002 20241004055535477 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055535477 DAUC <0003> auc.c:113 vector [4]: rand = 2521be2872f58d36176f9ef47766da96 20241004055535477 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241004055535477 DAUC <0003> auc.c:142 vector [4]: autn = 175743a83b78800073ea31e67115ed5c 20241004055535477 DAUC <0003> auc.c:143 vector [4]: ck = c9e4c0c88f6c5ae2b9f9c93bba7dbc14 20241004055535477 DAUC <0003> auc.c:144 vector [4]: ik = 2a7458788deda7b9891cea31e96d9537 20241004055535477 DAUC <0003> auc.c:145 vector [4]: res = e4c31a66609848b50000000000000000 20241004055535477 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055535477 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241004055535477 DAUC <0003> auc.c:179 vector [4]: kc = 0383c7e0795cec00 20241004055535477 DAUC <0003> auc.c:180 vector [4]: sres = 961f8353 20241004055535477 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241004055535477 DAUC <0003> db_auc.c:245 IMSI='262429867242893': Generated 5 vectors 20241004055535477 DAUC <0003> db_auc.c:249 IMSI='262429867242893': Updating SQN=161 in DB 20241004055535485 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429867242893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429867242893"} 20241004055535485 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429867242893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055535485 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055535485 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055535488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4258 20241004055535520 DAUC <0003> db_auc.c:157 IMSI='262425401777526': No 2G Auth Data 20241004055535520 DAUC <0003> db_auc.c:192 IMSI='262425401777526': No 3G Auth Data 20241004055535560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 20241004055535563 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055535563 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425401777526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425401777526"} 20241004055535563 DAUC <0003> db_auc.c:236 IMSI='262425401777526': Calling to generate 5 vectors 20241004055535563 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241004055535563 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241004055535563 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241004055535563 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241004055535563 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241004055535563 DAUC <0003> auc.c:113 vector [0]: rand = c29c4b6726488ee407ad9cc720a0a351 20241004055535563 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241004055535563 DAUC <0003> auc.c:142 vector [0]: autn = 089c69a758e980007132f589ec86a2dd 20241004055535563 DAUC <0003> auc.c:143 vector [0]: ck = cfe39da45c3c051688e0492e483530f7 20241004055535563 DAUC <0003> auc.c:144 vector [0]: ik = 4b4fb533e38528d329136cdf491dd2b1 20241004055535563 DAUC <0003> auc.c:145 vector [0]: res = 79d4b9d4e8ae95c00000000000000000 20241004055535563 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241004055535563 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241004055535563 DAUC <0003> auc.c:179 vector [0]: kc = 460f025f46ea1b47 20241004055535563 DAUC <0003> auc.c:180 vector [0]: sres = f552d747 20241004055535563 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241004055535563 DAUC <0003> auc.c:113 vector [1]: rand = ce03779075120461f7823e11d4dad058 20241004055535563 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241004055535563 DAUC <0003> auc.c:142 vector [1]: autn = 51ece9b9091c8000a1746b14c629872b 20241004055535563 DAUC <0003> auc.c:143 vector [1]: ck = 8a0991f3b5915cd0bc8635f18e0c33e2 20241004055535563 DAUC <0003> auc.c:144 vector [1]: ik = 1da7030c607552cd69c885febdb95a0e 20241004055535563 DAUC <0003> auc.c:145 vector [1]: res = 20f7213292bf3cf50000000000000000 20241004055535563 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241004055535563 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241004055535563 DAUC <0003> auc.c:179 vector [1]: kc = 19a761d7a95ee2c9 20241004055535563 DAUC <0003> auc.c:180 vector [1]: sres = d89c9a05 20241004055535563 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241004055535563 DAUC <0003> auc.c:113 vector [2]: rand = 7755d1fc0b20152f2e43919479728be0 20241004055535563 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241004055535563 DAUC <0003> auc.c:142 vector [2]: autn = 01b3a4a60b7980006445f004aa21e03d 20241004055535563 DAUC <0003> auc.c:143 vector [2]: ck = 49ec2f0e5e8028194a938f4ee85e1169 20241004055535563 DAUC <0003> auc.c:144 vector [2]: ik = 3bee1b81b9e9fc914ac40ec572f9147b 20241004055535563 DAUC <0003> auc.c:145 vector [2]: res = 8aea23074f6d77c40000000000000000 20241004055535563 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241004055535563 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241004055535563 DAUC <0003> auc.c:179 vector [2]: kc = a3dec2fb1f53a176 20241004055535563 DAUC <0003> auc.c:180 vector [2]: sres = 0ed78fb6 20241004055535563 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241004055535563 DAUC <0003> auc.c:113 vector [3]: rand = 30c5dc4f30c443c7a88c70161916f11f 20241004055535564 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241004055535564 DAUC <0003> auc.c:142 vector [3]: autn = 02bf2a4c25c180004abe11e3c4311c52 20241004055535564 DAUC <0003> auc.c:143 vector [3]: ck = f9214432f9804ff770339612b0e75b75 20241004055535564 DAUC <0003> auc.c:144 vector [3]: ik = 01dc063fbdb0014ad780066147eb47e2 20241004055535564 DAUC <0003> auc.c:145 vector [3]: res = 8946b71fc65153450000000000000000 20241004055535564 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241004055535564 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241004055535564 DAUC <0003> auc.c:179 vector [3]: kc = ac99a47d959d572a 20241004055535564 DAUC <0003> auc.c:180 vector [3]: sres = a98b3447 20241004055535564 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241004055535564 DAUC <0003> auc.c:113 vector [4]: rand = 90a0b732d4ee7e0fe73120abb0e4d9b5 20241004055535564 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241004055535564 DAUC <0003> auc.c:142 vector [4]: autn = 3cb43fd0601a8000462c8d9a6ddda9af 20241004055535564 DAUC <0003> auc.c:143 vector [4]: ck = 78c359b75e268a280c091e2fd2252514 20241004055535564 DAUC <0003> auc.c:144 vector [4]: ik = d8d28778f16101c21b33591c3822c677 20241004055535564 DAUC <0003> auc.c:145 vector [4]: res = c2adb574aebc18130000000000000000 20241004055535564 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241004055535564 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241004055535564 DAUC <0003> auc.c:179 vector [4]: kc = 5ef5d3ceb76b8255 20241004055535564 DAUC <0003> auc.c:180 vector [4]: sres = 7e6d092b 20241004055535564 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241004055535564 DAUC <0003> db_auc.c:245 IMSI='262425401777526': Generated 5 vectors 20241004055535564 DAUC <0003> db_auc.c:249 IMSI='262425401777526': Updating SQN=161 in DB 20241004055535572 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425401777526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425401777526"} 20241004055535572 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425401777526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055535572 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055535572 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055535576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 20241004055535600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53546<->l=127.0.0.1:4258 20241004055535601 DLINP <000b> input/ipa.c:451 connected read/write 20241004055535601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055535601 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055535601 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055535601 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055535601 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33657<->l=127.0.0.1:4259) 20241004055535639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 20241004055535640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 20241004055538718 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055538718 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055538720 DLINP <000b> input/ipa.c:451 connected read/write 20241004055538720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055538721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48846<->l=127.0.0.1:4258 20241004055538723 DLINP <000b> input/ipa.c:451 connected read/write 20241004055538723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055538723 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055538723 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055538723 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  20241004055538723 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055538723 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  20241004055538723 DLGSUP <0013> gsup_server.c:235 2:  20241004055538723 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055538723 DLGSUP <0013> gsup_server.c:235 3:  20241004055538723 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055538723 DLGSUP <0013> gsup_server.c:235 4:  20241004055538723 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055538723 DLGSUP <0013> gsup_server.c:235 5:  20241004055538723 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055538723 DLGSUP <0013> gsup_server.c:235 7:  20241004055538723 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055538723 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055538723 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055538723 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055538743 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45933<->l=127.0.0.1:4259) 20241004055538753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48854<->l=127.0.0.1:4258 20241004055538769 DLINP <000b> input/ipa.c:451 connected read/write 20241004055538769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055538769 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423759164549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423759164549" cn_domain=PS} 20241004055538769 DLU <0006> fsm.c:456 lu(262423759164549)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055538769 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423759164549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241004055538769 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423759164549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423759164549" cause=IMSI unknown in HLR} 20241004055538769 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423759164549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055538769 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423759164549)[0x55b8b6acd4d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055538769 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423759164549)[0x55b8b6acd4d0]{UNVALIDATED}: Freeing instance 20241004055538769 DLU <0006> fsm.c:568 lu(PS:IMSI-262423759164549)[0x55b8b6acd4d0]{UNVALIDATED}: Deallocated 20241004055538769 DLINP <000b> input/ipa.c:451 connected read/write 20241004055538769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055538769 DLINP <000b> input/ipa.c:451 connected read/write 20241004055538769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055538772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48854<->l=127.0.0.1:4258 20241004055538773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48846<->l=127.0.0.1:4258 20241004055538774 DLINP <000b> input/ipa.c:451 connected read/write 20241004055538774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055538774 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055538774 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055538774 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055538774 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45933<->l=127.0.0.1:4259) 20241004055538813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48864<->l=127.0.0.1:4258 20241004055538813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48864<->l=127.0.0.1:4258 20241004055541885 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055541885 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055541888 DLINP <000b> input/ipa.c:451 connected read/write 20241004055541888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055541889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48878<->l=127.0.0.1:4258 20241004055541891 DLINP <000b> input/ipa.c:451 connected read/write 20241004055541891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055541891 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055541891 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055541891 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  20241004055541891 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055541891 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  20241004055541891 DLGSUP <0013> gsup_server.c:235 2:  20241004055541891 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055541891 DLGSUP <0013> gsup_server.c:235 3:  20241004055541891 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055541891 DLGSUP <0013> gsup_server.c:235 4:  20241004055541891 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055541891 DLGSUP <0013> gsup_server.c:235 5:  20241004055541891 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055541891 DLGSUP <0013> gsup_server.c:235 7:  20241004055541891 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055541891 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055541891 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055541891 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055541909 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41591<->l=127.0.0.1:4259) 20241004055541922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48888<->l=127.0.0.1:4258 20241004055541933 DLINP <000b> input/ipa.c:451 connected read/write 20241004055541933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055541933 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424667696336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424667696336" cn_domain=PS source_name="the-source\n"} 20241004055541933 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241004055541933 DLU <0006> fsm.c:456 lu(262424667696336)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055541933 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424667696336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241004055541933 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262424667696336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424667696336" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241004055541933 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262424667696336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055541933 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424667696336)[0x55b8b6acd4d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055541933 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424667696336)[0x55b8b6acd4d0]{UNVALIDATED}: Freeing instance 20241004055541933 DLU <0006> fsm.c:568 lu(PS:IMSI-262424667696336)[0x55b8b6acd4d0]{UNVALIDATED}: Deallocated 20241004055541933 DLINP <000b> input/ipa.c:451 connected read/write 20241004055541933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055541933 DLINP <000b> input/ipa.c:451 connected read/write 20241004055541933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055541936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48888<->l=127.0.0.1:4258 20241004055541936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48878<->l=127.0.0.1:4258 20241004055541938 DLINP <000b> input/ipa.c:451 connected read/write 20241004055541938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055541938 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055541938 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055541938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055541938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241004055541938 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41591<->l=127.0.0.1:4259) 20241004055541979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4258 20241004055541979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4258 20241004055545054 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055545054 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055545057 DLINP <000b> input/ipa.c:451 connected read/write 20241004055545057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055545058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48898<->l=127.0.0.1:4258 20241004055545060 DLINP <000b> input/ipa.c:451 connected read/write 20241004055545060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055545060 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055545060 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055545060 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  20241004055545060 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055545060 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  20241004055545060 DLGSUP <0013> gsup_server.c:235 2:  20241004055545060 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055545060 DLGSUP <0013> gsup_server.c:235 3:  20241004055545060 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055545060 DLGSUP <0013> gsup_server.c:235 4:  20241004055545060 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055545060 DLGSUP <0013> gsup_server.c:235 5:  20241004055545060 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055545060 DLGSUP <0013> gsup_server.c:235 7:  20241004055545060 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055545060 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055545060 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055545060 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055545080 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41235<->l=127.0.0.1:4259) 20241004055545093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48914<->l=127.0.0.1:4258 20241004055545101 DLINP <000b> input/ipa.c:451 connected read/write 20241004055545101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055545101 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420286503059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420286503059" cn_domain=PS} 20241004055545101 DLU <0006> fsm.c:456 lu(262420286503059)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055545101 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420286503059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241004055545101 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420286503059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420286503059" cause=Roaming not allowed in this location area} 20241004055545101 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420286503059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055545101 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420286503059)[0x55b8b6acd4d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055545101 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420286503059)[0x55b8b6acd4d0]{UNVALIDATED}: Freeing instance 20241004055545101 DLU <0006> fsm.c:568 lu(PS:IMSI-262420286503059)[0x55b8b6acd4d0]{UNVALIDATED}: Deallocated 20241004055545101 DLINP <000b> input/ipa.c:451 connected read/write 20241004055545101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055545101 DLINP <000b> input/ipa.c:451 connected read/write 20241004055545101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055545104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48914<->l=127.0.0.1:4258 20241004055545104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48898<->l=127.0.0.1:4258 20241004055545105 DLINP <000b> input/ipa.c:451 connected read/write 20241004055545105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055545105 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055545105 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055545105 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055545106 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41235<->l=127.0.0.1:4259) 20241004055545144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48928<->l=127.0.0.1:4258 20241004055545145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48928<->l=127.0.0.1:4258 20241004055548217 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055548217 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055548219 DLINP <000b> input/ipa.c:451 connected read/write 20241004055548219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055548220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56054<->l=127.0.0.1:4258 20241004055548222 DLINP <000b> input/ipa.c:451 connected read/write 20241004055548222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055548222 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055548222 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055548222 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  20241004055548222 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055548222 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  20241004055548222 DLGSUP <0013> gsup_server.c:235 2:  20241004055548222 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055548222 DLGSUP <0013> gsup_server.c:235 3:  20241004055548222 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055548222 DLGSUP <0013> gsup_server.c:235 4:  20241004055548222 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055548222 DLGSUP <0013> gsup_server.c:235 5:  20241004055548222 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055548222 DLGSUP <0013> gsup_server.c:235 7:  20241004055548222 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055548222 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055548222 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055548222 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055548240 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35761<->l=127.0.0.1:4259) 20241004055548254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56064<->l=127.0.0.1:4258 20241004055548265 DLINP <000b> input/ipa.c:451 connected read/write 20241004055548265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055548265 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425736942383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425736942383"} 20241004055548265 DAUC <0003> db_auc.c:133 IMSI='262425736942383': No such subscriber 20241004055548265 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425736942383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241004055548265 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425736942383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425736942383" cause=IMSI unknown in HLR} 20241004055548265 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425736942383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055548265 DLINP <000b> input/ipa.c:451 connected read/write 20241004055548265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055548265 DLINP <000b> input/ipa.c:451 connected read/write 20241004055548265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055548268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56064<->l=127.0.0.1:4258 20241004055548268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56054<->l=127.0.0.1:4258 20241004055548269 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35761<->l=127.0.0.1:4259) 20241004055548270 DLINP <000b> input/ipa.c:451 connected read/write 20241004055548270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055548270 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055548270 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055548270 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055548305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56080<->l=127.0.0.1:4258 20241004055548306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56080<->l=127.0.0.1:4258 20241004055551378 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055551378 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055551380 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56088<->l=127.0.0.1:4258 20241004055551383 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551383 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055551383 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055551383 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  20241004055551383 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055551383 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  20241004055551383 DLGSUP <0013> gsup_server.c:235 2:  20241004055551383 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055551383 DLGSUP <0013> gsup_server.c:235 3:  20241004055551383 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055551383 DLGSUP <0013> gsup_server.c:235 4:  20241004055551383 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055551383 DLGSUP <0013> gsup_server.c:235 5:  20241004055551383 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055551383 DLGSUP <0013> gsup_server.c:235 7:  20241004055551383 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055551383 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055551383 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055551383 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055551399 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38107<->l=127.0.0.1:4259) 20241004055551430 DAUC <0003> db_auc.c:157 IMSI='262424598435681': No 2G Auth Data 20241004055551430 DAUC <0003> db_auc.c:192 IMSI='262424598435681': No 3G Auth Data 20241004055551461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 20241004055551466 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551466 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424598435681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424598435681" cn_domain=PS} 20241004055551466 DLU <0006> fsm.c:456 lu(262424598435681)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055551466 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424598435681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055551482 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424598435681)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055551482 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424598435681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424598435681" cn_domain=PS} 20241004055551482 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551482 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551484 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551484 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424598435681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424598435681"} 20241004055551484 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424598435681)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055551484 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424598435681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055551484 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424598435681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424598435681"} 20241004055551484 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424598435681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055551484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424598435681)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055551484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424598435681)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055551484 DLU <0006> fsm.c:568 lu(PS:IMSI-262424598435681)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055551484 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551484 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 20241004055551510 DAUC <0003> db_auc.c:157 IMSI='262423799015713': No 2G Auth Data 20241004055551510 DAUC <0003> db_auc.c:192 IMSI='262423799015713': No 3G Auth Data 20241004055551519 DLGSUP <0013> hlr.c:121 IMSI 262423799015713: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055551541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56118<->l=127.0.0.1:4258 20241004055551544 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551544 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423799015713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423799015713" cn_domain=PS} 20241004055551544 DLU <0006> fsm.c:456 lu(262423799015713)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055551544 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423799015713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055551560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423799015713)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055551560 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423799015713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423799015713" cn_domain=PS} 20241004055551560 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551560 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551563 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551563 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423799015713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423799015713"} 20241004055551563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423799015713)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055551563 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423799015713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055551563 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423799015713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423799015713"} 20241004055551563 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423799015713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055551563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423799015713)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055551563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423799015713)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055551563 DLU <0006> fsm.c:568 lu(PS:IMSI-262423799015713)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055551563 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551563 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56118<->l=127.0.0.1:4258 20241004055551590 DAUC <0003> db_auc.c:157 IMSI='262425209785574': No 2G Auth Data 20241004055551590 DAUC <0003> db_auc.c:192 IMSI='262425209785574': No 3G Auth Data 20241004055551598 DLGSUP <0013> hlr.c:121 IMSI 262425209785574: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055551621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4258 20241004055551625 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551625 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425209785574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425209785574" cn_domain=PS} 20241004055551625 DLU <0006> fsm.c:456 lu(262425209785574)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055551625 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425209785574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055551640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425209785574)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055551640 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425209785574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425209785574" cn_domain=PS} 20241004055551640 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551640 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551643 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551643 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425209785574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425209785574"} 20241004055551643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425209785574)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055551643 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425209785574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055551643 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425209785574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425209785574"} 20241004055551643 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425209785574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055551643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425209785574)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055551643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425209785574)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055551643 DLU <0006> fsm.c:568 lu(PS:IMSI-262425209785574)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055551643 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551643 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4258 20241004055551670 DAUC <0003> db_auc.c:157 IMSI='262421223766873': No 2G Auth Data 20241004055551670 DAUC <0003> db_auc.c:192 IMSI='262421223766873': No 3G Auth Data 20241004055551679 DLGSUP <0013> hlr.c:121 IMSI 262421223766873: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055551701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56134<->l=127.0.0.1:4258 20241004055551705 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551705 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421223766873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421223766873" cn_domain=PS} 20241004055551705 DLU <0006> fsm.c:456 lu(262421223766873)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055551705 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421223766873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055551721 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421223766873)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055551721 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421223766873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421223766873" cn_domain=PS} 20241004055551721 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551721 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551724 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551724 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421223766873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421223766873"} 20241004055551724 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421223766873)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055551724 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421223766873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055551724 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421223766873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421223766873"} 20241004055551724 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421223766873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055551724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421223766873)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055551724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421223766873)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055551724 DLU <0006> fsm.c:568 lu(PS:IMSI-262421223766873)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055551724 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551724 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56134<->l=127.0.0.1:4258 20241004055551753 DAUC <0003> db_auc.c:157 IMSI='262426884828708': No 2G Auth Data 20241004055551753 DAUC <0003> db_auc.c:192 IMSI='262426884828708': No 3G Auth Data 20241004055551762 DLGSUP <0013> hlr.c:121 IMSI 262426884828708: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055551783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4258 20241004055551786 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551786 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426884828708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426884828708" cn_domain=PS} 20241004055551786 DLU <0006> fsm.c:456 lu(262426884828708)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055551786 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426884828708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055551802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426884828708)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055551802 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426884828708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426884828708" cn_domain=PS} 20241004055551802 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551802 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551805 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551805 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426884828708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426884828708"} 20241004055551805 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426884828708)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055551805 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426884828708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055551805 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426884828708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426884828708"} 20241004055551805 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426884828708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055551805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426884828708)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055551805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426884828708)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055551805 DLU <0006> fsm.c:568 lu(PS:IMSI-262426884828708)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055551805 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551805 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4258 20241004055551832 DAUC <0003> db_auc.c:157 IMSI='262424770105177': No 2G Auth Data 20241004055551832 DAUC <0003> db_auc.c:192 IMSI='262424770105177': No 3G Auth Data 20241004055551841 DLGSUP <0013> hlr.c:121 IMSI 262424770105177: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055551872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4258 20241004055551876 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551876 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424770105177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424770105177" cn_domain=PS} 20241004055551876 DLU <0006> fsm.c:456 lu(262424770105177)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055551876 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424770105177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055551894 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424770105177)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055551894 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424770105177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424770105177" cn_domain=PS} 20241004055551894 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551894 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551897 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551897 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424770105177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424770105177"} 20241004055551897 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424770105177)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055551897 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424770105177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055551897 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424770105177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424770105177"} 20241004055551897 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424770105177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055551897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424770105177)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055551897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424770105177)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055551897 DLU <0006> fsm.c:568 lu(PS:IMSI-262424770105177)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055551897 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551897 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4258 20241004055551931 DAUC <0003> db_auc.c:157 IMSI='262425999780504': No 2G Auth Data 20241004055551932 DAUC <0003> db_auc.c:192 IMSI='262425999780504': No 3G Auth Data 20241004055551940 DLGSUP <0013> hlr.c:121 IMSI 262425999780504: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055551972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4258 20241004055551976 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551976 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425999780504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425999780504" cn_domain=PS} 20241004055551976 DLU <0006> fsm.c:456 lu(262425999780504)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055551976 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425999780504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055551991 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425999780504)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055551991 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425999780504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425999780504" cn_domain=PS} 20241004055551991 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551991 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551994 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055551994 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425999780504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425999780504"} 20241004055551994 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425999780504)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055551994 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425999780504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055551994 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425999780504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425999780504"} 20241004055551994 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425999780504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055551994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425999780504)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055551994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425999780504)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055551994 DLU <0006> fsm.c:568 lu(PS:IMSI-262425999780504)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055551994 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551994 DLINP <000b> input/ipa.c:451 connected read/write 20241004055551994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055551996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4258 20241004055552028 DAUC <0003> db_auc.c:157 IMSI='262423177256955': No 2G Auth Data 20241004055552028 DAUC <0003> db_auc.c:192 IMSI='262423177256955': No 3G Auth Data 20241004055552037 DLGSUP <0013> hlr.c:121 IMSI 262423177256955: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055552069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56174<->l=127.0.0.1:4258 20241004055552072 DLINP <000b> input/ipa.c:451 connected read/write 20241004055552072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055552072 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423177256955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423177256955" cn_domain=PS} 20241004055552072 DLU <0006> fsm.c:456 lu(262423177256955)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055552072 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423177256955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055552087 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423177256955)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055552087 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423177256955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423177256955" cn_domain=PS} 20241004055552087 DLINP <000b> input/ipa.c:451 connected read/write 20241004055552087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055552087 DLINP <000b> input/ipa.c:451 connected read/write 20241004055552087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055552090 DLINP <000b> input/ipa.c:451 connected read/write 20241004055552090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055552090 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423177256955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423177256955"} 20241004055552090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423177256955)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055552090 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423177256955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055552090 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423177256955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423177256955"} 20241004055552090 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423177256955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055552090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423177256955)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055552090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423177256955)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055552090 DLU <0006> fsm.c:568 lu(PS:IMSI-262423177256955)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055552090 DLINP <000b> input/ipa.c:451 connected read/write 20241004055552090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055552090 DLINP <000b> input/ipa.c:451 connected read/write 20241004055552090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055552092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56174<->l=127.0.0.1:4258 20241004055552118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56088<->l=127.0.0.1:4258 20241004055552119 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38107<->l=127.0.0.1:4259) 20241004055552119 DLINP <000b> input/ipa.c:451 connected read/write 20241004055552119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055552119 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055552119 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055552119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055552161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 20241004055552161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 20241004055555234 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055555234 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055555237 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56192<->l=127.0.0.1:4258 20241004055555240 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555240 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055555240 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055555240 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  20241004055555240 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055555240 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  20241004055555240 DLGSUP <0013> gsup_server.c:235 2:  20241004055555240 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055555240 DLGSUP <0013> gsup_server.c:235 3:  20241004055555240 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055555240 DLGSUP <0013> gsup_server.c:235 4:  20241004055555240 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055555240 DLGSUP <0013> gsup_server.c:235 5:  20241004055555240 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055555240 DLGSUP <0013> gsup_server.c:235 7:  20241004055555240 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055555240 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055555240 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055555240 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055555261 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37773<->l=127.0.0.1:4259) 20241004055555286 DAUC <0003> db_auc.c:157 IMSI='262422487779776': No 2G Auth Data 20241004055555286 DAUC <0003> db_auc.c:192 IMSI='262422487779776': No 3G Auth Data 20241004055555329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56200<->l=127.0.0.1:4258 20241004055555334 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555334 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422487779776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422487779776" cn_domain=PS source_name="the-source\n"} 20241004055555334 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241004055555334 DLU <0006> fsm.c:456 lu(262422487779776)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055555334 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422487779776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241004055555350 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422487779776)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055555350 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422487779776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422487779776" cn_domain=PS destination_name="the-source\n"} 20241004055555350 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555350 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555354 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555354 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422487779776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422487779776" source_name="the-source\n"} 20241004055555354 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422487779776)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055555354 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422487779776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055555354 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422487779776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422487779776" destination_name="the-source\n"} 20241004055555354 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422487779776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055555354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422487779776)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055555354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422487779776)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055555354 DLU <0006> fsm.c:568 lu(PS:IMSI-262422487779776)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055555354 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555354 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56200<->l=127.0.0.1:4258 20241004055555381 DAUC <0003> db_auc.c:157 IMSI='262426785973075': No 2G Auth Data 20241004055555381 DAUC <0003> db_auc.c:192 IMSI='262426785973075': No 3G Auth Data 20241004055555389 DLGSUP <0013> hlr.c:121 IMSI 262426785973075: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055555413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56212<->l=127.0.0.1:4258 20241004055555417 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555417 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426785973075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426785973075" cn_domain=PS source_name="the-source\n"} 20241004055555417 DLU <0006> fsm.c:456 lu(262426785973075)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055555417 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426785973075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241004055555432 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426785973075)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055555432 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426785973075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426785973075" cn_domain=PS destination_name="the-source\n"} 20241004055555432 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555432 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555439 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555439 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426785973075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426785973075" source_name="the-source\n"} 20241004055555439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426785973075)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055555439 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262426785973075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055555439 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426785973075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426785973075" destination_name="the-source\n"} 20241004055555439 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262426785973075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055555439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426785973075)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055555439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426785973075)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055555439 DLU <0006> fsm.c:568 lu(PS:IMSI-262426785973075)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055555439 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555440 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56212<->l=127.0.0.1:4258 20241004055555469 DAUC <0003> db_auc.c:157 IMSI='262424012182637': No 2G Auth Data 20241004055555469 DAUC <0003> db_auc.c:192 IMSI='262424012182637': No 3G Auth Data 20241004055555478 DLGSUP <0013> hlr.c:121 IMSI 262424012182637: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055555502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4258 20241004055555505 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555505 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424012182637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424012182637" cn_domain=PS source_name="the-source\n"} 20241004055555505 DLU <0006> fsm.c:456 lu(262424012182637)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055555505 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424012182637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241004055555521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424012182637)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055555521 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424012182637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424012182637" cn_domain=PS destination_name="the-source\n"} 20241004055555521 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555521 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555524 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555524 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424012182637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424012182637" source_name="the-source\n"} 20241004055555524 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424012182637)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055555524 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424012182637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055555524 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424012182637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424012182637" destination_name="the-source\n"} 20241004055555524 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424012182637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055555524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424012182637)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055555524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424012182637)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055555524 DLU <0006> fsm.c:568 lu(PS:IMSI-262424012182637)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055555524 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555524 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4258 20241004055555550 DAUC <0003> db_auc.c:157 IMSI='262423234636684': No 2G Auth Data 20241004055555550 DAUC <0003> db_auc.c:192 IMSI='262423234636684': No 3G Auth Data 20241004055555558 DLGSUP <0013> hlr.c:121 IMSI 262423234636684: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055555581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56218<->l=127.0.0.1:4258 20241004055555583 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555583 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423234636684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423234636684" cn_domain=PS source_name="the-source\n"} 20241004055555583 DLU <0006> fsm.c:456 lu(262423234636684)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055555583 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423234636684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241004055555597 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423234636684)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055555597 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423234636684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423234636684" cn_domain=PS destination_name="the-source\n"} 20241004055555597 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555598 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555600 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555600 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423234636684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423234636684" source_name="the-source\n"} 20241004055555600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423234636684)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055555600 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423234636684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055555600 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423234636684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423234636684" destination_name="the-source\n"} 20241004055555600 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423234636684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055555600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423234636684)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055555600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423234636684)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055555600 DLU <0006> fsm.c:568 lu(PS:IMSI-262423234636684)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055555600 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555600 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56218<->l=127.0.0.1:4258 20241004055555625 DAUC <0003> db_auc.c:157 IMSI='262428669529456': No 2G Auth Data 20241004055555625 DAUC <0003> db_auc.c:192 IMSI='262428669529456': No 3G Auth Data 20241004055555634 DLGSUP <0013> hlr.c:121 IMSI 262428669529456: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055555655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56234<->l=127.0.0.1:4258 20241004055555660 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555660 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428669529456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428669529456" cn_domain=PS source_name="the-source\n"} 20241004055555660 DLU <0006> fsm.c:456 lu(262428669529456)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055555660 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428669529456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241004055555674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428669529456)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055555674 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428669529456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428669529456" cn_domain=PS destination_name="the-source\n"} 20241004055555674 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555674 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555677 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555677 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428669529456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428669529456" source_name="the-source\n"} 20241004055555677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428669529456)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055555677 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262428669529456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055555677 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428669529456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428669529456" destination_name="the-source\n"} 20241004055555677 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262428669529456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055555677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428669529456)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055555678 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428669529456)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055555678 DLU <0006> fsm.c:568 lu(PS:IMSI-262428669529456)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055555678 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555678 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56234<->l=127.0.0.1:4258 20241004055555705 DAUC <0003> db_auc.c:157 IMSI='262420710209692': No 2G Auth Data 20241004055555705 DAUC <0003> db_auc.c:192 IMSI='262420710209692': No 3G Auth Data 20241004055555713 DLGSUP <0013> hlr.c:121 IMSI 262420710209692: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055555744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56238<->l=127.0.0.1:4258 20241004055555748 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555748 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420710209692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420710209692" cn_domain=PS source_name="the-source\n"} 20241004055555748 DLU <0006> fsm.c:456 lu(262420710209692)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055555748 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420710209692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241004055555763 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420710209692)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055555763 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420710209692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420710209692" cn_domain=PS destination_name="the-source\n"} 20241004055555763 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555763 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555766 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555766 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420710209692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420710209692" source_name="the-source\n"} 20241004055555766 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420710209692)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055555766 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262420710209692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055555766 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420710209692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420710209692" destination_name="the-source\n"} 20241004055555766 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262420710209692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055555766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420710209692)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055555766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420710209692)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055555766 DLU <0006> fsm.c:568 lu(PS:IMSI-262420710209692)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055555766 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555766 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56238<->l=127.0.0.1:4258 20241004055555799 DAUC <0003> db_auc.c:157 IMSI='262425694543435': No 2G Auth Data 20241004055555799 DAUC <0003> db_auc.c:192 IMSI='262425694543435': No 3G Auth Data 20241004055555807 DLGSUP <0013> hlr.c:121 IMSI 262425694543435: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055555839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56254<->l=127.0.0.1:4258 20241004055555843 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555843 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425694543435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425694543435" cn_domain=PS source_name="the-source\n"} 20241004055555844 DLU <0006> fsm.c:456 lu(262425694543435)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055555844 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425694543435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241004055555859 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425694543435)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055555859 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425694543435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425694543435" cn_domain=PS destination_name="the-source\n"} 20241004055555859 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555859 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555862 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555862 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425694543435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425694543435" source_name="the-source\n"} 20241004055555862 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425694543435)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055555862 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425694543435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055555862 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425694543435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425694543435" destination_name="the-source\n"} 20241004055555862 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425694543435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055555862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425694543435)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055555862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425694543435)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055555862 DLU <0006> fsm.c:568 lu(PS:IMSI-262425694543435)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055555862 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555862 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56254<->l=127.0.0.1:4258 20241004055555903 DAUC <0003> db_auc.c:157 IMSI='262421549069290': No 2G Auth Data 20241004055555903 DAUC <0003> db_auc.c:192 IMSI='262421549069290': No 3G Auth Data 20241004055555911 DLGSUP <0013> hlr.c:121 IMSI 262421549069290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055555941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56256<->l=127.0.0.1:4258 20241004055555945 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555945 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421549069290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421549069290" cn_domain=PS source_name="the-source\n"} 20241004055555945 DLU <0006> fsm.c:456 lu(262421549069290)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055555945 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421549069290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241004055555960 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421549069290)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055555960 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421549069290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421549069290" cn_domain=PS destination_name="the-source\n"} 20241004055555960 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555961 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555963 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555963 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421549069290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421549069290" source_name="the-source\n"} 20241004055555963 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421549069290)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055555963 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421549069290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055555963 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421549069290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421549069290" destination_name="the-source\n"} 20241004055555963 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421549069290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055555963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421549069290)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055555963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421549069290)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055555963 DLU <0006> fsm.c:568 lu(PS:IMSI-262421549069290)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055555963 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555964 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055555965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56256<->l=127.0.0.1:4258 20241004055555990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56192<->l=127.0.0.1:4258 20241004055555991 DLINP <000b> input/ipa.c:451 connected read/write 20241004055555991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055555991 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055555991 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055555991 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055555991 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241004055555991 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37773<->l=127.0.0.1:4259) 20241004055556030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4258 20241004055556031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4258 20241004055559107 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055559107 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055559109 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4258 20241004055559112 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559112 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055559112 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055559112 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  20241004055559112 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055559112 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  20241004055559112 DLGSUP <0013> gsup_server.c:235 2:  20241004055559112 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055559112 DLGSUP <0013> gsup_server.c:235 3:  20241004055559112 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055559112 DLGSUP <0013> gsup_server.c:235 4:  20241004055559112 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055559112 DLGSUP <0013> gsup_server.c:235 5:  20241004055559112 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055559112 DLGSUP <0013> gsup_server.c:235 7:  20241004055559112 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055559112 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055559112 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055559112 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055559132 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35221<->l=127.0.0.1:4259) 20241004055559170 DAUC <0003> db_auc.c:157 IMSI='262425778863275': No 2G Auth Data 20241004055559170 DAUC <0003> db_auc.c:192 IMSI='262425778863275': No 3G Auth Data 20241004055559200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37554<->l=127.0.0.1:4258 20241004055559205 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559205 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425778863275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425778863275" cn_domain=PS} 20241004055559205 DLU <0006> fsm.c:456 lu(262425778863275)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055559205 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425778863275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055559220 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425778863275)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055559220 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425778863275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425778863275" cn_domain=PS} 20241004055559220 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559220 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559224 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559224 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425778863275 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425778863275"} 20241004055559224 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425778863275)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055559224 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425778863275 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055559224 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425778863275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425778863275"} 20241004055559224 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425778863275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055559224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425778863275)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055559224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425778863275)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055559224 DLU <0006> fsm.c:568 lu(PS:IMSI-262425778863275)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055559224 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559224 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37554<->l=127.0.0.1:4258 20241004055559256 DAUC <0003> db_auc.c:157 IMSI='262423987320131': No 2G Auth Data 20241004055559256 DAUC <0003> db_auc.c:192 IMSI='262423987320131': No 3G Auth Data 20241004055559264 DLGSUP <0013> hlr.c:121 IMSI 262423987320131: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055559289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37564<->l=127.0.0.1:4258 20241004055559292 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559292 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423987320131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423987320131" cn_domain=PS} 20241004055559292 DLU <0006> fsm.c:456 lu(262423987320131)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055559292 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423987320131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055559323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423987320131)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055559323 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423987320131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423987320131" cn_domain=PS} 20241004055559323 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559323 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559326 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559326 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423987320131 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423987320131"} 20241004055559326 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423987320131)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055559326 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423987320131 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055559326 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423987320131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423987320131"} 20241004055559326 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423987320131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055559326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423987320131)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055559326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423987320131)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055559326 DLU <0006> fsm.c:568 lu(PS:IMSI-262423987320131)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055559326 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559326 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37564<->l=127.0.0.1:4258 20241004055559359 DAUC <0003> db_auc.c:157 IMSI='262427231963445': No 2G Auth Data 20241004055559359 DAUC <0003> db_auc.c:192 IMSI='262427231963445': No 3G Auth Data 20241004055559368 DLGSUP <0013> hlr.c:121 IMSI 262427231963445: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055559391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37568<->l=127.0.0.1:4258 20241004055559395 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559395 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427231963445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427231963445" cn_domain=PS} 20241004055559395 DLU <0006> fsm.c:456 lu(262427231963445)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055559395 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427231963445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055559418 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427231963445)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055559418 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427231963445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427231963445" cn_domain=PS} 20241004055559418 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559418 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559421 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559421 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427231963445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427231963445"} 20241004055559421 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427231963445)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055559421 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427231963445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055559421 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427231963445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427231963445"} 20241004055559421 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427231963445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055559421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427231963445)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055559421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427231963445)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055559421 DLU <0006> fsm.c:568 lu(PS:IMSI-262427231963445)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055559421 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559421 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37568<->l=127.0.0.1:4258 20241004055559447 DAUC <0003> db_auc.c:157 IMSI='262425962418996': No 2G Auth Data 20241004055559447 DAUC <0003> db_auc.c:192 IMSI='262425962418996': No 3G Auth Data 20241004055559455 DLGSUP <0013> hlr.c:121 IMSI 262425962418996: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055559481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4258 20241004055559484 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559484 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425962418996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425962418996" cn_domain=PS} 20241004055559484 DLU <0006> fsm.c:456 lu(262425962418996)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055559484 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425962418996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055559499 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425962418996)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055559499 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425962418996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425962418996" cn_domain=PS} 20241004055559499 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559499 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559502 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559502 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425962418996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425962418996"} 20241004055559502 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425962418996)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055559502 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425962418996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055559502 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425962418996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425962418996"} 20241004055559502 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425962418996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055559502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425962418996)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055559502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425962418996)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055559502 DLU <0006> fsm.c:568 lu(PS:IMSI-262425962418996)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055559502 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559502 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4258 20241004055559528 DAUC <0003> db_auc.c:157 IMSI='262429335676853': No 2G Auth Data 20241004055559528 DAUC <0003> db_auc.c:192 IMSI='262429335676853': No 3G Auth Data 20241004055559537 DLGSUP <0013> hlr.c:121 IMSI 262429335676853: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055559560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37578<->l=127.0.0.1:4258 20241004055559564 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559564 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429335676853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429335676853" cn_domain=PS} 20241004055559564 DLU <0006> fsm.c:456 lu(262429335676853)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055559564 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429335676853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055559579 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429335676853)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055559579 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429335676853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429335676853" cn_domain=PS} 20241004055559579 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559579 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559582 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559582 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429335676853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429335676853"} 20241004055559582 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429335676853)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055559582 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429335676853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055559582 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429335676853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429335676853"} 20241004055559582 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429335676853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055559582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429335676853)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055559582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429335676853)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055559582 DLU <0006> fsm.c:568 lu(PS:IMSI-262429335676853)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055559582 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559582 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37578<->l=127.0.0.1:4258 20241004055559609 DAUC <0003> db_auc.c:157 IMSI='262424518181640': No 2G Auth Data 20241004055559609 DAUC <0003> db_auc.c:192 IMSI='262424518181640': No 3G Auth Data 20241004055559617 DLGSUP <0013> hlr.c:121 IMSI 262424518181640: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055559648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4258 20241004055559651 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559651 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424518181640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424518181640" cn_domain=PS} 20241004055559651 DLU <0006> fsm.c:456 lu(262424518181640)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055559651 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424518181640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055559668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424518181640)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055559668 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424518181640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424518181640" cn_domain=PS} 20241004055559668 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559668 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559671 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559671 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424518181640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424518181640"} 20241004055559671 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424518181640)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055559671 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424518181640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055559671 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424518181640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424518181640"} 20241004055559671 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424518181640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055559671 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424518181640)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055559671 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424518181640)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055559671 DLU <0006> fsm.c:568 lu(PS:IMSI-262424518181640)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055559671 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559671 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4258 20241004055559706 DAUC <0003> db_auc.c:157 IMSI='262421688536834': No 2G Auth Data 20241004055559706 DAUC <0003> db_auc.c:192 IMSI='262421688536834': No 3G Auth Data 20241004055559714 DLGSUP <0013> hlr.c:121 IMSI 262421688536834: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055559746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 20241004055559750 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559750 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421688536834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421688536834" cn_domain=PS} 20241004055559750 DLU <0006> fsm.c:456 lu(262421688536834)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055559750 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421688536834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055559765 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421688536834)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055559765 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421688536834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421688536834" cn_domain=PS} 20241004055559765 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559765 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559768 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559768 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421688536834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421688536834"} 20241004055559768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421688536834)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055559768 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421688536834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055559768 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421688536834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421688536834"} 20241004055559768 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421688536834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055559768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421688536834)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055559768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421688536834)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055559768 DLU <0006> fsm.c:568 lu(PS:IMSI-262421688536834)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055559768 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559768 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 20241004055559802 DAUC <0003> db_auc.c:157 IMSI='262425463297772': No 2G Auth Data 20241004055559802 DAUC <0003> db_auc.c:192 IMSI='262425463297772': No 3G Auth Data 20241004055559811 DLGSUP <0013> hlr.c:121 IMSI 262425463297772: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055559841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37610<->l=127.0.0.1:4258 20241004055559845 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559845 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425463297772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425463297772" cn_domain=PS} 20241004055559845 DLU <0006> fsm.c:456 lu(262425463297772)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055559845 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425463297772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055559861 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425463297772)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055559861 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425463297772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425463297772" cn_domain=PS} 20241004055559861 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559861 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559863 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559863 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425463297772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425463297772"} 20241004055559863 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425463297772)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055559863 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425463297772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055559863 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425463297772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425463297772"} 20241004055559863 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425463297772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055559863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425463297772)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055559863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425463297772)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055559863 DLU <0006> fsm.c:568 lu(PS:IMSI-262425463297772)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055559863 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559864 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055559865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37610<->l=127.0.0.1:4258 20241004055559890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4258 20241004055559891 DLINP <000b> input/ipa.c:451 connected read/write 20241004055559891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055559891 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055559891 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055559891 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055559892 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35221<->l=127.0.0.1:4259) 20241004055559939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37620<->l=127.0.0.1:4258 20241004055600040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37620<->l=127.0.0.1:4258 20241004055603109 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055603109 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055603111 DLINP <000b> input/ipa.c:451 connected read/write 20241004055603111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055603112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37632<->l=127.0.0.1:4258 20241004055603114 DLINP <000b> input/ipa.c:451 connected read/write 20241004055603114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055603114 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055603114 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055603114 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  20241004055603114 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055603114 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  20241004055603114 DLGSUP <0013> gsup_server.c:235 2:  20241004055603114 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055603114 DLGSUP <0013> gsup_server.c:235 3:  20241004055603114 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055603114 DLGSUP <0013> gsup_server.c:235 4:  20241004055603114 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055603114 DLGSUP <0013> gsup_server.c:235 5:  20241004055603114 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055603114 DLGSUP <0013> gsup_server.c:235 7:  20241004055603114 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055603114 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055603114 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055603114 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055603132 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36847<->l=127.0.0.1:4259) 20241004055603145 DAUC <0003> db_auc.c:157 IMSI='262427092169136': No 2G Auth Data 20241004055603145 DAUC <0003> db_auc.c:192 IMSI='262427092169136': No 3G Auth Data 20241004055603167 DAUC <0003> db_auc.c:192 IMSI='262427092169136': No 3G Auth Data 20241004055603193 DAUC <0003> db_auc.c:157 IMSI='262424200521314': No 2G Auth Data 20241004055603193 DAUC <0003> db_auc.c:192 IMSI='262424200521314': No 3G Auth Data 20241004055603212 DAUC <0003> db_auc.c:157 IMSI='262424200521314': No 2G Auth Data 20241004055603239 DAUC <0003> db_auc.c:157 IMSI='262423693290446': No 2G Auth Data 20241004055603239 DAUC <0003> db_auc.c:192 IMSI='262423693290446': No 3G Auth Data 20241004055603291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37632<->l=127.0.0.1:4258 20241004055603292 DLINP <000b> input/ipa.c:451 connected read/write 20241004055603292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055603292 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055603292 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055603292 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055603292 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36847<->l=127.0.0.1:4259) 20241004055603331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37642<->l=127.0.0.1:4258 20241004055603432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37642<->l=127.0.0.1:4258 20241004055606508 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055606508 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055606510 DLINP <000b> input/ipa.c:451 connected read/write 20241004055606510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055606511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37652<->l=127.0.0.1:4258 20241004055606513 DLINP <000b> input/ipa.c:451 connected read/write 20241004055606513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055606513 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055606513 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055606513 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  20241004055606513 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055606513 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  20241004055606513 DLGSUP <0013> gsup_server.c:235 2:  20241004055606513 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055606513 DLGSUP <0013> gsup_server.c:235 3:  20241004055606513 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055606513 DLGSUP <0013> gsup_server.c:235 4:  20241004055606513 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055606513 DLGSUP <0013> gsup_server.c:235 5:  20241004055606513 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055606513 DLGSUP <0013> gsup_server.c:235 7:  20241004055606513 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055606513 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055606513 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055606513 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055606535 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37071<->l=127.0.0.1:4259) 20241004055606549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37656<->l=127.0.0.1:4258 20241004055606571 DAUC <0003> db_auc.c:157 IMSI='262425656270769': No 2G Auth Data 20241004055606571 DAUC <0003> db_auc.c:192 IMSI='262425656270769': No 3G Auth Data 20241004055606597 DLINP <000b> input/ipa.c:451 connected read/write 20241004055606597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055606597 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425656270769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425656270769" cn_domain=PS} 20241004055606597 DLU <0006> fsm.c:456 lu(262425656270769)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055606597 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425656270769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055606613 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425656270769)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055606613 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425656270769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425656270769" cn_domain=PS} 20241004055606613 DLINP <000b> input/ipa.c:451 connected read/write 20241004055606613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055606613 DLINP <000b> input/ipa.c:451 connected read/write 20241004055606613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055606617 DLINP <000b> input/ipa.c:451 connected read/write 20241004055606617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055606617 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425656270769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425656270769"} 20241004055606617 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425656270769)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055606617 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425656270769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055606617 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425656270769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425656270769"} 20241004055606617 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425656270769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055606617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425656270769)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055606617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425656270769)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055606617 DLU <0006> fsm.c:568 lu(PS:IMSI-262425656270769)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055606617 DLINP <000b> input/ipa.c:451 connected read/write 20241004055606617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055606617 DLINP <000b> input/ipa.c:451 connected read/write 20241004055606617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055606626 DLGSUP <0013> hlr.c:128 IMSI 262425656270769: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241004055606626 DLINP <000b> input/ipa.c:451 connected read/write 20241004055606626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055606627 DLINP <000b> input/ipa.c:451 connected read/write 20241004055606627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055606628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37656<->l=127.0.0.1:4258 20241004055606629 DLINP <000b> input/ipa.c:451 connected read/write 20241004055606629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055606629 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425656270769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425656270769"} 20241004055606629 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425656270769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241004055606629 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425656270769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055606629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37652<->l=127.0.0.1:4258 20241004055606630 DLINP <000b> input/ipa.c:451 connected read/write 20241004055606630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055606630 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055606630 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055606630 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055606630 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37071<->l=127.0.0.1:4259) 20241004055606674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53876<->l=127.0.0.1:4258 20241004055606775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53876<->l=127.0.0.1:4258 20241004055609851 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055609851 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055609853 DLINP <000b> input/ipa.c:451 connected read/write 20241004055609853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055609853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53886<->l=127.0.0.1:4258 20241004055609856 DLINP <000b> input/ipa.c:451 connected read/write 20241004055609856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055609856 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055609856 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055609856 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  20241004055609856 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055609856 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  20241004055609856 DLGSUP <0013> gsup_server.c:235 2:  20241004055609856 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055609856 DLGSUP <0013> gsup_server.c:235 3:  20241004055609856 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055609856 DLGSUP <0013> gsup_server.c:235 4:  20241004055609856 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055609856 DLGSUP <0013> gsup_server.c:235 5:  20241004055609856 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055609856 DLGSUP <0013> gsup_server.c:235 7:  20241004055609856 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055609856 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055609856 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055609856 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055609874 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38823<->l=127.0.0.1:4259) 20241004055609893 DAUC <0003> db_auc.c:157 IMSI='262429288755167': No 2G Auth Data 20241004055609893 DAUC <0003> db_auc.c:192 IMSI='262429288755167': No 3G Auth Data 20241004055609941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53890<->l=127.0.0.1:4258 20241004055609945 DLINP <000b> input/ipa.c:451 connected read/write 20241004055609945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055609945 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429288755167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429288755167" cn_domain=PS} 20241004055609946 DLU <0006> fsm.c:456 lu(262429288755167)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055609946 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429288755167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055609962 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429288755167)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055609963 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429288755167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429288755167" cn_domain=PS} 20241004055609963 DLINP <000b> input/ipa.c:451 connected read/write 20241004055609963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055609963 DLINP <000b> input/ipa.c:451 connected read/write 20241004055609963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055609966 DLINP <000b> input/ipa.c:451 connected read/write 20241004055609966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055609966 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429288755167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429288755167"} 20241004055609966 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429288755167)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055609966 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429288755167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055609966 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429288755167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429288755167"} 20241004055609966 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429288755167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055609966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429288755167)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055609966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429288755167)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055609966 DLU <0006> fsm.c:568 lu(PS:IMSI-262429288755167)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055609966 DLINP <000b> input/ipa.c:451 connected read/write 20241004055609966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055609966 DLINP <000b> input/ipa.c:451 connected read/write 20241004055609966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055609968 DLINP <000b> input/ipa.c:451 connected read/write 20241004055609968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055609968 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429288755167 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429288755167" cn_domain=CS} 20241004055609968 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429288755167 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241004055609976 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429288755167 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429288755167"} 20241004055609976 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429288755167 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055609976 DLINP <000b> input/ipa.c:451 connected read/write 20241004055609976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055609976 DLINP <000b> input/ipa.c:451 connected read/write 20241004055609976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055609977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53890<->l=127.0.0.1:4258 20241004055610001 DAUC <0003> db_auc.c:157 IMSI='262423974956548': No 2G Auth Data 20241004055610001 DAUC <0003> db_auc.c:192 IMSI='262423974956548': No 3G Auth Data 20241004055610010 DLGSUP <0013> hlr.c:121 IMSI 262423974956548: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055610033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20241004055610037 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610037 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423974956548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423974956548" cn_domain=PS} 20241004055610037 DLU <0006> fsm.c:456 lu(262423974956548)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055610037 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423974956548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055610052 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423974956548)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055610052 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423974956548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423974956548" cn_domain=PS} 20241004055610052 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610052 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610055 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610055 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423974956548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423974956548"} 20241004055610055 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423974956548)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055610055 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423974956548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055610055 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423974956548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423974956548"} 20241004055610055 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423974956548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055610055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423974956548)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055610055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423974956548)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055610055 DLU <0006> fsm.c:568 lu(PS:IMSI-262423974956548)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055610055 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610055 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610057 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610057 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423974956548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423974956548" cn_domain=CS} 20241004055610057 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423974956548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241004055610065 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423974956548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423974956548"} 20241004055610065 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423974956548 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055610065 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610065 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20241004055610091 DAUC <0003> db_auc.c:157 IMSI='262426373236106': No 2G Auth Data 20241004055610091 DAUC <0003> db_auc.c:192 IMSI='262426373236106': No 3G Auth Data 20241004055610100 DLGSUP <0013> hlr.c:121 IMSI 262426373236106: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055610122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53896<->l=127.0.0.1:4258 20241004055610125 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610125 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426373236106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426373236106" cn_domain=PS} 20241004055610125 DLU <0006> fsm.c:456 lu(262426373236106)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055610125 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426373236106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055610140 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426373236106)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055610140 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426373236106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426373236106" cn_domain=PS} 20241004055610140 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610140 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610143 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610143 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426373236106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426373236106"} 20241004055610143 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426373236106)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055610143 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426373236106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055610143 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426373236106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426373236106"} 20241004055610143 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426373236106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055610143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426373236106)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055610143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426373236106)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055610143 DLU <0006> fsm.c:568 lu(PS:IMSI-262426373236106)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055610143 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610143 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610146 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610146 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426373236106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426373236106" cn_domain=CS} 20241004055610146 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426373236106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241004055610153 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426373236106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426373236106"} 20241004055610153 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426373236106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055610153 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610153 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53896<->l=127.0.0.1:4258 20241004055610179 DAUC <0003> db_auc.c:157 IMSI='262427203139849': No 2G Auth Data 20241004055610179 DAUC <0003> db_auc.c:192 IMSI='262427203139849': No 3G Auth Data 20241004055610188 DLGSUP <0013> hlr.c:121 IMSI 262427203139849: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055610210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53902<->l=127.0.0.1:4258 20241004055610213 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610213 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427203139849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427203139849" cn_domain=PS} 20241004055610213 DLU <0006> fsm.c:456 lu(262427203139849)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055610213 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427203139849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055610229 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427203139849)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055610229 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427203139849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427203139849" cn_domain=PS} 20241004055610229 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610229 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610232 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610232 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427203139849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427203139849"} 20241004055610232 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427203139849)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055610232 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427203139849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055610232 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427203139849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427203139849"} 20241004055610232 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427203139849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055610232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427203139849)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055610232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427203139849)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055610232 DLU <0006> fsm.c:568 lu(PS:IMSI-262427203139849)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055610232 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610232 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610234 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610234 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427203139849 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427203139849" cn_domain=CS} 20241004055610234 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427203139849 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241004055610241 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427203139849 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427203139849"} 20241004055610241 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427203139849 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055610241 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610241 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53902<->l=127.0.0.1:4258 20241004055610267 DAUC <0003> db_auc.c:157 IMSI='262421694159929': No 2G Auth Data 20241004055610267 DAUC <0003> db_auc.c:192 IMSI='262421694159929': No 3G Auth Data 20241004055610275 DLGSUP <0013> hlr.c:121 IMSI 262421694159929: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055610300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53904<->l=127.0.0.1:4258 20241004055610304 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610304 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421694159929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421694159929" cn_domain=PS} 20241004055610304 DLU <0006> fsm.c:456 lu(262421694159929)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055610304 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421694159929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055610319 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421694159929)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055610319 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421694159929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421694159929" cn_domain=PS} 20241004055610319 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610319 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610321 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610321 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421694159929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421694159929"} 20241004055610321 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421694159929)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055610321 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421694159929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055610321 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421694159929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421694159929"} 20241004055610321 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421694159929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055610321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421694159929)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055610321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421694159929)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055610321 DLU <0006> fsm.c:568 lu(PS:IMSI-262421694159929)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055610321 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610321 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610323 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610323 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421694159929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421694159929" cn_domain=CS} 20241004055610323 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421694159929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241004055610331 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421694159929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421694159929"} 20241004055610331 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421694159929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055610331 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610331 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53904<->l=127.0.0.1:4258 20241004055610357 DAUC <0003> db_auc.c:157 IMSI='262421162915376': No 2G Auth Data 20241004055610357 DAUC <0003> db_auc.c:192 IMSI='262421162915376': No 3G Auth Data 20241004055610365 DLGSUP <0013> hlr.c:121 IMSI 262421162915376: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055610395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4258 20241004055610398 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610398 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421162915376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421162915376" cn_domain=PS} 20241004055610398 DLU <0006> fsm.c:456 lu(262421162915376)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055610399 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421162915376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055610414 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421162915376)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055610414 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421162915376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421162915376" cn_domain=PS} 20241004055610414 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610414 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610417 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610417 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421162915376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421162915376"} 20241004055610417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421162915376)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055610417 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421162915376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055610417 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421162915376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421162915376"} 20241004055610417 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421162915376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055610417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421162915376)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055610417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421162915376)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055610417 DLU <0006> fsm.c:568 lu(PS:IMSI-262421162915376)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055610417 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610417 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610419 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610419 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421162915376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421162915376" cn_domain=CS} 20241004055610419 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421162915376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241004055610427 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421162915376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421162915376"} 20241004055610427 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421162915376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055610427 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610427 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4258 20241004055610460 DAUC <0003> db_auc.c:157 IMSI='262425408066989': No 2G Auth Data 20241004055610460 DAUC <0003> db_auc.c:192 IMSI='262425408066989': No 3G Auth Data 20241004055610468 DLGSUP <0013> hlr.c:121 IMSI 262425408066989: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055610500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 20241004055610504 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610504 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425408066989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425408066989" cn_domain=PS} 20241004055610504 DLU <0006> fsm.c:456 lu(262425408066989)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055610504 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425408066989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055610518 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425408066989)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055610518 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425408066989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425408066989" cn_domain=PS} 20241004055610518 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610518 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610521 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610521 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425408066989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425408066989"} 20241004055610521 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425408066989)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055610521 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425408066989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055610521 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425408066989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425408066989"} 20241004055610521 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425408066989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055610521 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425408066989)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055610521 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425408066989)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055610521 DLU <0006> fsm.c:568 lu(PS:IMSI-262425408066989)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055610521 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610521 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610523 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610524 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425408066989 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425408066989" cn_domain=CS} 20241004055610524 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425408066989 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241004055610531 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425408066989 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425408066989"} 20241004055610531 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425408066989 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055610531 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610531 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 20241004055610564 DAUC <0003> db_auc.c:157 IMSI='262425234955389': No 2G Auth Data 20241004055610564 DAUC <0003> db_auc.c:192 IMSI='262425234955389': No 3G Auth Data 20241004055610573 DLGSUP <0013> hlr.c:121 IMSI 262425234955389: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055610605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53932<->l=127.0.0.1:4258 20241004055610609 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610609 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425234955389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425234955389" cn_domain=PS} 20241004055610609 DLU <0006> fsm.c:456 lu(262425234955389)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055610609 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425234955389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055610624 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425234955389)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055610624 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425234955389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425234955389" cn_domain=PS} 20241004055610624 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610624 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610627 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610627 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425234955389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425234955389"} 20241004055610627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425234955389)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055610627 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425234955389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055610627 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425234955389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425234955389"} 20241004055610627 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425234955389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055610627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425234955389)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055610627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425234955389)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055610627 DLU <0006> fsm.c:568 lu(PS:IMSI-262425234955389)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055610627 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610627 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610630 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610630 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425234955389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425234955389" cn_domain=CS} 20241004055610630 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425234955389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241004055610637 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425234955389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425234955389"} 20241004055610637 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425234955389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055610637 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610637 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055610639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53932<->l=127.0.0.1:4258 20241004055610673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53886<->l=127.0.0.1:4258 20241004055610674 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38823<->l=127.0.0.1:4259) 20241004055610674 DLINP <000b> input/ipa.c:451 connected read/write 20241004055610674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055610674 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055610674 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055610674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055610716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53940<->l=127.0.0.1:4258 20241004055610817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53940<->l=127.0.0.1:4258 20241004055613899 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055613899 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055613902 DLINP <000b> input/ipa.c:451 connected read/write 20241004055613902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055613903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53956<->l=127.0.0.1:4258 20241004055613906 DLINP <000b> input/ipa.c:451 connected read/write 20241004055613906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055613906 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055613906 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055613906 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  20241004055613906 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055613906 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  20241004055613906 DLGSUP <0013> gsup_server.c:235 2:  20241004055613906 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055613906 DLGSUP <0013> gsup_server.c:235 3:  20241004055613906 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055613906 DLGSUP <0013> gsup_server.c:235 4:  20241004055613906 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055613906 DLGSUP <0013> gsup_server.c:235 5:  20241004055613906 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055613906 DLGSUP <0013> gsup_server.c:235 7:  20241004055613906 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055613906 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055613906 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055613906 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055613925 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37737<->l=127.0.0.1:4259) 20241004055613948 DAUC <0003> db_auc.c:157 IMSI='262420394960324': No 2G Auth Data 20241004055613948 DAUC <0003> db_auc.c:192 IMSI='262420394960324': No 3G Auth Data 20241004055613979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4258 20241004055613984 DLINP <000b> input/ipa.c:451 connected read/write 20241004055613984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055613984 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420394960324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420394960324" cn_domain=PS} 20241004055613984 DLU <0006> fsm.c:456 lu(262420394960324)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055613984 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420394960324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055613998 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420394960324)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055613998 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420394960324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420394960324" cn_domain=PS} 20241004055613998 DLINP <000b> input/ipa.c:451 connected read/write 20241004055613998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055613999 DLINP <000b> input/ipa.c:451 connected read/write 20241004055613999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614002 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614002 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420394960324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420394960324"} 20241004055614002 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420394960324)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055614002 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420394960324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055614002 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420394960324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420394960324"} 20241004055614002 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420394960324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055614002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420394960324)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055614002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420394960324)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055614002 DLU <0006> fsm.c:568 lu(PS:IMSI-262420394960324)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055614002 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614002 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614005 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614005 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420394960324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420394960324" cn_domain=PS} 20241004055614005 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420394960324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241004055614013 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420394960324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420394960324"} 20241004055614013 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420394960324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055614013 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614013 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4258 20241004055614039 DAUC <0003> db_auc.c:157 IMSI='262426975836950': No 2G Auth Data 20241004055614039 DAUC <0003> db_auc.c:192 IMSI='262426975836950': No 3G Auth Data 20241004055614048 DLGSUP <0013> hlr.c:121 IMSI 262426975836950: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055614073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53960<->l=127.0.0.1:4258 20241004055614076 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614076 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426975836950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426975836950" cn_domain=PS} 20241004055614076 DLU <0006> fsm.c:456 lu(262426975836950)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055614076 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426975836950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055614091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426975836950)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055614091 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426975836950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426975836950" cn_domain=PS} 20241004055614091 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614091 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614094 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614094 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426975836950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426975836950"} 20241004055614094 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426975836950)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055614094 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426975836950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055614094 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426975836950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426975836950"} 20241004055614094 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426975836950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055614094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426975836950)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055614094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426975836950)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055614094 DLU <0006> fsm.c:568 lu(PS:IMSI-262426975836950)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055614094 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614094 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614097 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614097 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426975836950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426975836950" cn_domain=PS} 20241004055614097 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426975836950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241004055614105 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426975836950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426975836950"} 20241004055614105 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426975836950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055614105 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614105 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53960<->l=127.0.0.1:4258 20241004055614132 DAUC <0003> db_auc.c:157 IMSI='262423100278254': No 2G Auth Data 20241004055614132 DAUC <0003> db_auc.c:192 IMSI='262423100278254': No 3G Auth Data 20241004055614140 DLGSUP <0013> hlr.c:121 IMSI 262423100278254: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055614165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53968<->l=127.0.0.1:4258 20241004055614169 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614169 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423100278254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423100278254" cn_domain=PS} 20241004055614169 DLU <0006> fsm.c:456 lu(262423100278254)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055614169 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423100278254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055614184 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423100278254)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055614184 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423100278254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423100278254" cn_domain=PS} 20241004055614184 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614184 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614186 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614186 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423100278254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423100278254"} 20241004055614186 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423100278254)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055614186 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423100278254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055614186 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423100278254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423100278254"} 20241004055614186 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423100278254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055614186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423100278254)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055614186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423100278254)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055614186 DLU <0006> fsm.c:568 lu(PS:IMSI-262423100278254)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055614186 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614186 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614189 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614189 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423100278254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423100278254" cn_domain=PS} 20241004055614189 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423100278254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241004055614197 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423100278254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423100278254"} 20241004055614197 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423100278254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055614197 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614197 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53968<->l=127.0.0.1:4258 20241004055614223 DAUC <0003> db_auc.c:157 IMSI='262421219556848': No 2G Auth Data 20241004055614223 DAUC <0003> db_auc.c:192 IMSI='262421219556848': No 3G Auth Data 20241004055614234 DLGSUP <0013> hlr.c:121 IMSI 262421219556848: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055614264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53976<->l=127.0.0.1:4258 20241004055614268 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614268 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421219556848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421219556848" cn_domain=PS} 20241004055614268 DLU <0006> fsm.c:456 lu(262421219556848)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055614268 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421219556848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055614292 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421219556848)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055614292 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421219556848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421219556848" cn_domain=PS} 20241004055614292 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614292 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614295 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614295 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421219556848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421219556848"} 20241004055614295 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421219556848)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055614295 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421219556848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055614295 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421219556848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421219556848"} 20241004055614295 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421219556848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055614295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421219556848)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055614295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421219556848)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055614295 DLU <0006> fsm.c:568 lu(PS:IMSI-262421219556848)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055614295 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614295 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614297 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614297 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421219556848 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421219556848" cn_domain=PS} 20241004055614297 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421219556848 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241004055614308 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421219556848 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421219556848"} 20241004055614308 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421219556848 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055614308 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614308 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53976<->l=127.0.0.1:4258 20241004055614333 DAUC <0003> db_auc.c:157 IMSI='262421548486435': No 2G Auth Data 20241004055614333 DAUC <0003> db_auc.c:192 IMSI='262421548486435': No 3G Auth Data 20241004055614341 DLGSUP <0013> hlr.c:121 IMSI 262421548486435: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055614363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53990<->l=127.0.0.1:4258 20241004055614367 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614367 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421548486435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421548486435" cn_domain=PS} 20241004055614367 DLU <0006> fsm.c:456 lu(262421548486435)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055614367 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421548486435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055614382 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421548486435)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055614382 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421548486435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421548486435" cn_domain=PS} 20241004055614382 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614382 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614385 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614385 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421548486435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421548486435"} 20241004055614385 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421548486435)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055614385 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421548486435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055614385 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421548486435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421548486435"} 20241004055614385 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421548486435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055614385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421548486435)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055614385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421548486435)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055614385 DLU <0006> fsm.c:568 lu(PS:IMSI-262421548486435)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055614385 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614385 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614387 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614387 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421548486435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421548486435" cn_domain=PS} 20241004055614387 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421548486435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241004055614395 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421548486435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421548486435"} 20241004055614395 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421548486435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055614395 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614395 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53990<->l=127.0.0.1:4258 20241004055614422 DAUC <0003> db_auc.c:157 IMSI='262425519457106': No 2G Auth Data 20241004055614422 DAUC <0003> db_auc.c:192 IMSI='262425519457106': No 3G Auth Data 20241004055614430 DLGSUP <0013> hlr.c:121 IMSI 262425519457106: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055614461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54004<->l=127.0.0.1:4258 20241004055614465 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614465 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425519457106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425519457106" cn_domain=PS} 20241004055614465 DLU <0006> fsm.c:456 lu(262425519457106)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055614465 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425519457106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055614480 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425519457106)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055614480 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425519457106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425519457106" cn_domain=PS} 20241004055614480 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614480 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614483 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614483 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425519457106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425519457106"} 20241004055614483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425519457106)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055614483 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425519457106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055614483 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425519457106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425519457106"} 20241004055614483 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425519457106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055614483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425519457106)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055614483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425519457106)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055614483 DLU <0006> fsm.c:568 lu(PS:IMSI-262425519457106)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055614483 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614483 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614485 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614485 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425519457106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425519457106" cn_domain=PS} 20241004055614485 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425519457106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241004055614493 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425519457106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425519457106"} 20241004055614493 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425519457106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055614493 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614493 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54004<->l=127.0.0.1:4258 20241004055614526 DAUC <0003> db_auc.c:157 IMSI='262420696804937': No 2G Auth Data 20241004055614526 DAUC <0003> db_auc.c:192 IMSI='262420696804937': No 3G Auth Data 20241004055614535 DLGSUP <0013> hlr.c:121 IMSI 262420696804937: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055614567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54008<->l=127.0.0.1:4258 20241004055614571 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614571 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420696804937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420696804937" cn_domain=PS} 20241004055614571 DLU <0006> fsm.c:456 lu(262420696804937)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055614571 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420696804937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055614586 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420696804937)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055614586 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420696804937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420696804937" cn_domain=PS} 20241004055614586 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614586 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614589 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614589 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420696804937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420696804937"} 20241004055614589 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420696804937)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055614589 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420696804937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055614589 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420696804937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420696804937"} 20241004055614589 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420696804937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055614589 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420696804937)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055614589 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420696804937)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055614589 DLU <0006> fsm.c:568 lu(PS:IMSI-262420696804937)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055614589 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614589 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614591 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614592 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420696804937 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420696804937" cn_domain=PS} 20241004055614592 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420696804937 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241004055614599 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420696804937 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420696804937"} 20241004055614599 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420696804937 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055614599 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614599 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54008<->l=127.0.0.1:4258 20241004055614633 DAUC <0003> db_auc.c:157 IMSI='262423375388885': No 2G Auth Data 20241004055614633 DAUC <0003> db_auc.c:192 IMSI='262423375388885': No 3G Auth Data 20241004055614642 DLGSUP <0013> hlr.c:121 IMSI 262423375388885: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241004055614673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54022<->l=127.0.0.1:4258 20241004055614676 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614676 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423375388885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423375388885" cn_domain=PS} 20241004055614676 DLU <0006> fsm.c:456 lu(262423375388885)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055614676 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423375388885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055614701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423375388885)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055614701 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423375388885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423375388885" cn_domain=PS} 20241004055614701 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614701 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614703 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614703 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423375388885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423375388885"} 20241004055614703 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423375388885)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055614703 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423375388885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055614703 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423375388885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423375388885"} 20241004055614703 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423375388885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055614703 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423375388885)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055614703 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423375388885)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055614703 DLU <0006> fsm.c:568 lu(PS:IMSI-262423375388885)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055614703 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614703 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614705 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614705 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423375388885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423375388885" cn_domain=PS} 20241004055614705 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423375388885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241004055614718 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423375388885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423375388885"} 20241004055614718 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423375388885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241004055614718 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614718 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055614720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54022<->l=127.0.0.1:4258 20241004055614751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53956<->l=127.0.0.1:4258 20241004055614752 DLINP <000b> input/ipa.c:451 connected read/write 20241004055614752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055614752 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055614752 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055614752 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055614752 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37737<->l=127.0.0.1:4259) 20241004055614796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54038<->l=127.0.0.1:4258 20241004055614896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54038<->l=127.0.0.1:4258 20241004055617974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055617974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055617976 DLINP <000b> input/ipa.c:451 connected read/write 20241004055617976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055617977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20241004055617979 DLINP <000b> input/ipa.c:451 connected read/write 20241004055617979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055617979 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055617979 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055617979 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  20241004055617979 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055617979 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  20241004055617979 DLGSUP <0013> gsup_server.c:235 2:  20241004055617979 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055617979 DLGSUP <0013> gsup_server.c:235 3:  20241004055617979 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055617979 DLGSUP <0013> gsup_server.c:235 4:  20241004055617979 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055617979 DLGSUP <0013> gsup_server.c:235 5:  20241004055617979 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055617979 DLGSUP <0013> gsup_server.c:235 7:  20241004055617979 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055617979 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055617979 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055617979 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055617996 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43003<->l=127.0.0.1:4259) 20241004055618009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48012<->l=127.0.0.1:4258 20241004055618025 DLINP <000b> input/ipa.c:451 connected read/write 20241004055618025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055618025 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} 20241004055618025 DLU <0006> fsm.c:456 lu(2345743413463)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055618025 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 20241004055618025 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} 20241004055618025 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055618025 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b8b6acd4d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055618025 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b8b6acd4d0]{UNVALIDATED}: Freeing instance 20241004055618025 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55b8b6acd4d0]{UNVALIDATED}: Deallocated 20241004055618025 DLINP <000b> input/ipa.c:451 connected read/write 20241004055618025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055618025 DLINP <000b> input/ipa.c:451 connected read/write 20241004055618025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055618028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48012<->l=127.0.0.1:4258 20241004055618029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20241004055618030 DLINP <000b> input/ipa.c:451 connected read/write 20241004055618030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055618030 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055618030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055618030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055618030 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43003<->l=127.0.0.1:4259) 20241004055618073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48028<->l=127.0.0.1:4258 20241004055618173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48028<->l=127.0.0.1:4258 20241004055621247 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055621247 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055621249 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055621250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48044<->l=127.0.0.1:4258 20241004055621252 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055621252 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055621252 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055621252 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  20241004055621252 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055621252 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  20241004055621252 DLGSUP <0013> gsup_server.c:235 2:  20241004055621252 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055621252 DLGSUP <0013> gsup_server.c:235 3:  20241004055621252 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055621252 DLGSUP <0013> gsup_server.c:235 4:  20241004055621252 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055621252 DLGSUP <0013> gsup_server.c:235 5:  20241004055621252 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055621252 DLGSUP <0013> gsup_server.c:235 7:  20241004055621252 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055621252 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055621252 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055621252 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055621272 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44921<->l=127.0.0.1:4259) 20241004055621299 DAUC <0003> db_auc.c:157 IMSI='262420273442678': No 2G Auth Data 20241004055621299 DAUC <0003> db_auc.c:192 IMSI='262420273442678': No 3G Auth Data 20241004055621340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48048<->l=127.0.0.1:4258 20241004055621347 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055621347 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420273442678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420273442678" session_id=2912440218 session_state=BEGIN} 20241004055621347 DSS <0004> hlr_ussd.c:576 262420273442678/0xad984f9a: Process SS (BEGIN) 20241004055621347 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241004055621347 DSS <0004> hlr_ussd.c:518 262420273442678/0xad984f9a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241004055621347 DSS <0004> hlr_ussd.c:523 262420273442678/0xad984f9a: USSD for unknown code '*#200#' 20241004055621347 DSS <0004> hlr_ussd.c:354 262420273442678/0xad984f9a: Tx ReturnError(1, 0x12) 20241004055621347 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420273442678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420273442678" session_id=2912440218 session_state=END} 20241004055621347 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621347 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48048<->l=127.0.0.1:4258 20241004055621359 DAUC <0003> db_auc.c:157 IMSI='262422459436378': No 2G Auth Data 20241004055621359 DAUC <0003> db_auc.c:192 IMSI='262422459436378': No 3G Auth Data 20241004055621393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48052<->l=127.0.0.1:4258 20241004055621399 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055621399 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422459436378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422459436378" session_id=2112653276 session_state=BEGIN} 20241004055621399 DSS <0004> hlr_ussd.c:576 262422459436378/0x7dec87dc: Process SS (BEGIN) 20241004055621399 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241004055621399 DSS <0004> hlr_ussd.c:518 262422459436378/0x7dec87dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241004055621399 DSS <0004> hlr_ussd.c:523 262422459436378/0x7dec87dc: USSD for unknown code '*#200#' 20241004055621399 DSS <0004> hlr_ussd.c:354 262422459436378/0x7dec87dc: Tx ReturnError(1, 0x12) 20241004055621399 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422459436378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422459436378" session_id=2112653276 session_state=END} 20241004055621399 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621399 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48052<->l=127.0.0.1:4258 20241004055621412 DAUC <0003> db_auc.c:157 IMSI='262425743905110': No 2G Auth Data 20241004055621412 DAUC <0003> db_auc.c:192 IMSI='262425743905110': No 3G Auth Data 20241004055621446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48058<->l=127.0.0.1:4258 20241004055621453 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055621453 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425743905110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425743905110" session_id=432805602 session_state=BEGIN} 20241004055621453 DSS <0004> hlr_ussd.c:576 262425743905110/0x19cc16e2: Process SS (BEGIN) 20241004055621453 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241004055621453 DSS <0004> hlr_ussd.c:518 262425743905110/0x19cc16e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241004055621453 DSS <0004> hlr_ussd.c:523 262425743905110/0x19cc16e2: USSD for unknown code '*#200#' 20241004055621453 DSS <0004> hlr_ussd.c:354 262425743905110/0x19cc16e2: Tx ReturnError(1, 0x12) 20241004055621453 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425743905110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425743905110" session_id=432805602 session_state=END} 20241004055621453 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621453 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48058<->l=127.0.0.1:4258 20241004055621472 DAUC <0003> db_auc.c:157 IMSI='262428729971088': No 2G Auth Data 20241004055621472 DAUC <0003> db_auc.c:192 IMSI='262428729971088': No 3G Auth Data 20241004055621500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48072<->l=127.0.0.1:4258 20241004055621507 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055621507 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428729971088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428729971088" session_id=897556189 session_state=BEGIN} 20241004055621507 DSS <0004> hlr_ussd.c:576 262428729971088/0x357f9edd: Process SS (BEGIN) 20241004055621507 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241004055621507 DSS <0004> hlr_ussd.c:518 262428729971088/0x357f9edd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241004055621507 DSS <0004> hlr_ussd.c:523 262428729971088/0x357f9edd: USSD for unknown code '*#200#' 20241004055621507 DSS <0004> hlr_ussd.c:354 262428729971088/0x357f9edd: Tx ReturnError(1, 0x12) 20241004055621507 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428729971088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428729971088" session_id=897556189 session_state=END} 20241004055621507 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621507 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48072<->l=127.0.0.1:4258 20241004055621515 DAUC <0003> db_auc.c:157 IMSI='262429056944941': No 2G Auth Data 20241004055621515 DAUC <0003> db_auc.c:192 IMSI='262429056944941': No 3G Auth Data 20241004055621541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48074<->l=127.0.0.1:4258 20241004055621546 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055621546 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429056944941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429056944941" session_id=3831983906 session_state=BEGIN} 20241004055621546 DSS <0004> hlr_ussd.c:576 262429056944941/0xe4676f22: Process SS (BEGIN) 20241004055621546 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241004055621546 DSS <0004> hlr_ussd.c:518 262429056944941/0xe4676f22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241004055621546 DSS <0004> hlr_ussd.c:523 262429056944941/0xe4676f22: USSD for unknown code '*#200#' 20241004055621546 DSS <0004> hlr_ussd.c:354 262429056944941/0xe4676f22: Tx ReturnError(1, 0x12) 20241004055621546 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429056944941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429056944941" session_id=3831983906 session_state=END} 20241004055621546 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621546 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48074<->l=127.0.0.1:4258 20241004055621554 DAUC <0003> db_auc.c:157 IMSI='262425644646191': No 2G Auth Data 20241004055621554 DAUC <0003> db_auc.c:192 IMSI='262425644646191': No 3G Auth Data 20241004055621587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48090<->l=127.0.0.1:4258 20241004055621592 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055621592 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425644646191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425644646191" session_id=933418381 session_state=BEGIN} 20241004055621592 DSS <0004> hlr_ussd.c:576 262425644646191/0x37a2d58d: Process SS (BEGIN) 20241004055621592 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241004055621592 DSS <0004> hlr_ussd.c:518 262425644646191/0x37a2d58d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241004055621592 DSS <0004> hlr_ussd.c:523 262425644646191/0x37a2d58d: USSD for unknown code '*#200#' 20241004055621592 DSS <0004> hlr_ussd.c:354 262425644646191/0x37a2d58d: Tx ReturnError(1, 0x12) 20241004055621592 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425644646191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425644646191" session_id=933418381 session_state=END} 20241004055621592 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621592 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48090<->l=127.0.0.1:4258 20241004055621598 DAUC <0003> db_auc.c:157 IMSI='262424077798713': No 2G Auth Data 20241004055621598 DAUC <0003> db_auc.c:192 IMSI='262424077798713': No 3G Auth Data 20241004055621626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48104<->l=127.0.0.1:4258 20241004055621631 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055621631 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424077798713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424077798713" session_id=2403825371 session_state=BEGIN} 20241004055621631 DSS <0004> hlr_ussd.c:576 262424077798713/0x8f4776db: Process SS (BEGIN) 20241004055621631 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241004055621631 DSS <0004> hlr_ussd.c:518 262424077798713/0x8f4776db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241004055621631 DSS <0004> hlr_ussd.c:523 262424077798713/0x8f4776db: USSD for unknown code '*#200#' 20241004055621631 DSS <0004> hlr_ussd.c:354 262424077798713/0x8f4776db: Tx ReturnError(1, 0x12) 20241004055621631 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424077798713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424077798713" session_id=2403825371 session_state=END} 20241004055621631 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621631 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48104<->l=127.0.0.1:4258 20241004055621639 DAUC <0003> db_auc.c:157 IMSI='262422628923739': No 2G Auth Data 20241004055621639 DAUC <0003> db_auc.c:192 IMSI='262422628923739': No 3G Auth Data 20241004055621670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4258 20241004055621675 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055621675 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422628923739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422628923739" session_id=2460150590 session_state=BEGIN} 20241004055621675 DSS <0004> hlr_ussd.c:576 262422628923739/0x92a2eb3e: Process SS (BEGIN) 20241004055621675 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241004055621675 DSS <0004> hlr_ussd.c:518 262422628923739/0x92a2eb3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241004055621675 DSS <0004> hlr_ussd.c:523 262422628923739/0x92a2eb3e: USSD for unknown code '*#200#' 20241004055621675 DSS <0004> hlr_ussd.c:354 262422628923739/0x92a2eb3e: Tx ReturnError(1, 0x12) 20241004055621675 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422628923739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422628923739" session_id=2460150590 session_state=END} 20241004055621675 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621675 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055621678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4258 20241004055621678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48044<->l=127.0.0.1:4258 20241004055621679 DLINP <000b> input/ipa.c:451 connected read/write 20241004055621679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055621679 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055621679 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055621679 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055621679 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44921<->l=127.0.0.1:4259) 20241004055621725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20241004055621825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20241004055624903 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055624903 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055624905 DLINP <000b> input/ipa.c:451 connected read/write 20241004055624905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055624905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4258 20241004055624906 DLINP <000b> input/ipa.c:451 connected read/write 20241004055624906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055624906 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055624906 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055624906 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  20241004055624906 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055624906 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  20241004055624906 DLGSUP <0013> gsup_server.c:235 2:  20241004055624907 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055624907 DLGSUP <0013> gsup_server.c:235 3:  20241004055624907 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055624907 DLGSUP <0013> gsup_server.c:235 4:  20241004055624907 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055624907 DLGSUP <0013> gsup_server.c:235 5:  20241004055624907 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055624907 DLGSUP <0013> gsup_server.c:235 7:  20241004055624907 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055624907 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055624907 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055624907 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055624928 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40545<->l=127.0.0.1:4259) 20241004055624948 DAUC <0003> db_auc.c:157 IMSI='262427486833662': No 2G Auth Data 20241004055624948 DAUC <0003> db_auc.c:192 IMSI='262427486833662': No 3G Auth Data 20241004055624972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48146<->l=127.0.0.1:4258 20241004055624978 DLINP <000b> input/ipa.c:451 connected read/write 20241004055624978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055624978 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427486833662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427486833662" session_id=395609613 session_state=BEGIN} 20241004055624978 DSS <0004> hlr_ussd.c:576 262427486833662/0x1794860d: Process SS (BEGIN) 20241004055624978 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055624978 DSS <0004> hlr_ussd.c:518 262427486833662/0x1794860d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055624978 DSS <0004> hlr_ussd.c:542 262427486833662/0x1794860d: Cannot find conn for EUSE EUSE-foobar 20241004055624978 DSS <0004> hlr_ussd.c:354 262427486833662/0x1794860d: Tx ReturnError(1, 0x22) 20241004055624978 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427486833662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427486833662" session_id=395609613 session_state=END} 20241004055624978 DLINP <000b> input/ipa.c:451 connected read/write 20241004055624978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055624978 DLINP <000b> input/ipa.c:451 connected read/write 20241004055624978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055624981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48146<->l=127.0.0.1:4258 20241004055624986 DAUC <0003> db_auc.c:157 IMSI='262422442938884': No 2G Auth Data 20241004055624986 DAUC <0003> db_auc.c:192 IMSI='262422442938884': No 3G Auth Data 20241004055625009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48150<->l=127.0.0.1:4258 20241004055625014 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055625014 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422442938884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422442938884" session_id=3606133290 session_state=BEGIN} 20241004055625014 DSS <0004> hlr_ussd.c:576 262422442938884/0xd6f13a2a: Process SS (BEGIN) 20241004055625014 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055625014 DSS <0004> hlr_ussd.c:518 262422442938884/0xd6f13a2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055625014 DSS <0004> hlr_ussd.c:542 262422442938884/0xd6f13a2a: Cannot find conn for EUSE EUSE-foobar 20241004055625014 DSS <0004> hlr_ussd.c:354 262422442938884/0xd6f13a2a: Tx ReturnError(1, 0x22) 20241004055625014 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422442938884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422442938884" session_id=3606133290 session_state=END} 20241004055625014 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625014 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48150<->l=127.0.0.1:4258 20241004055625021 DAUC <0003> db_auc.c:157 IMSI='262428874895973': No 2G Auth Data 20241004055625021 DAUC <0003> db_auc.c:192 IMSI='262428874895973': No 3G Auth Data 20241004055625046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 20241004055625053 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055625053 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428874895973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428874895973" session_id=4192747928 session_state=BEGIN} 20241004055625053 DSS <0004> hlr_ussd.c:576 262428874895973/0xf9e84198: Process SS (BEGIN) 20241004055625053 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055625053 DSS <0004> hlr_ussd.c:518 262428874895973/0xf9e84198: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055625053 DSS <0004> hlr_ussd.c:542 262428874895973/0xf9e84198: Cannot find conn for EUSE EUSE-foobar 20241004055625053 DSS <0004> hlr_ussd.c:354 262428874895973/0xf9e84198: Tx ReturnError(1, 0x22) 20241004055625053 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428874895973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428874895973" session_id=4192747928 session_state=END} 20241004055625053 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625053 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 20241004055625062 DAUC <0003> db_auc.c:157 IMSI='262425507314120': No 2G Auth Data 20241004055625062 DAUC <0003> db_auc.c:192 IMSI='262425507314120': No 3G Auth Data 20241004055625086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48182<->l=127.0.0.1:4258 20241004055625090 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055625090 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425507314120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425507314120" session_id=2413566621 session_state=BEGIN} 20241004055625090 DSS <0004> hlr_ussd.c:576 262425507314120/0x8fdc1a9d: Process SS (BEGIN) 20241004055625090 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055625090 DSS <0004> hlr_ussd.c:518 262425507314120/0x8fdc1a9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055625090 DSS <0004> hlr_ussd.c:542 262425507314120/0x8fdc1a9d: Cannot find conn for EUSE EUSE-foobar 20241004055625090 DSS <0004> hlr_ussd.c:354 262425507314120/0x8fdc1a9d: Tx ReturnError(1, 0x22) 20241004055625090 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425507314120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425507314120" session_id=2413566621 session_state=END} 20241004055625090 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625090 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48182<->l=127.0.0.1:4258 20241004055625097 DAUC <0003> db_auc.c:157 IMSI='262424592455513': No 2G Auth Data 20241004055625097 DAUC <0003> db_auc.c:192 IMSI='262424592455513': No 3G Auth Data 20241004055625123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48188<->l=127.0.0.1:4258 20241004055625128 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055625128 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424592455513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424592455513" session_id=959756321 session_state=BEGIN} 20241004055625128 DSS <0004> hlr_ussd.c:576 262424592455513/0x3934b821: Process SS (BEGIN) 20241004055625128 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055625128 DSS <0004> hlr_ussd.c:518 262424592455513/0x3934b821: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055625128 DSS <0004> hlr_ussd.c:542 262424592455513/0x3934b821: Cannot find conn for EUSE EUSE-foobar 20241004055625128 DSS <0004> hlr_ussd.c:354 262424592455513/0x3934b821: Tx ReturnError(1, 0x22) 20241004055625128 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424592455513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424592455513" session_id=959756321 session_state=END} 20241004055625128 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625128 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48188<->l=127.0.0.1:4258 20241004055625136 DAUC <0003> db_auc.c:157 IMSI='262427715085302': No 2G Auth Data 20241004055625136 DAUC <0003> db_auc.c:192 IMSI='262427715085302': No 3G Auth Data 20241004055625161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48190<->l=127.0.0.1:4258 20241004055625168 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055625168 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427715085302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427715085302" session_id=3425379697 session_state=BEGIN} 20241004055625168 DSS <0004> hlr_ussd.c:576 262427715085302/0xcc2b2571: Process SS (BEGIN) 20241004055625168 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055625168 DSS <0004> hlr_ussd.c:518 262427715085302/0xcc2b2571: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055625168 DSS <0004> hlr_ussd.c:542 262427715085302/0xcc2b2571: Cannot find conn for EUSE EUSE-foobar 20241004055625168 DSS <0004> hlr_ussd.c:354 262427715085302/0xcc2b2571: Tx ReturnError(1, 0x22) 20241004055625168 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427715085302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427715085302" session_id=3425379697 session_state=END} 20241004055625168 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625168 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48190<->l=127.0.0.1:4258 20241004055625175 DAUC <0003> db_auc.c:157 IMSI='262421405235707': No 2G Auth Data 20241004055625175 DAUC <0003> db_auc.c:192 IMSI='262421405235707': No 3G Auth Data 20241004055625204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48202<->l=127.0.0.1:4258 20241004055625209 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055625209 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421405235707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421405235707" session_id=2967671926 session_state=BEGIN} 20241004055625209 DSS <0004> hlr_ussd.c:576 262421405235707/0xb0e31476: Process SS (BEGIN) 20241004055625209 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055625209 DSS <0004> hlr_ussd.c:518 262421405235707/0xb0e31476: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055625209 DSS <0004> hlr_ussd.c:542 262421405235707/0xb0e31476: Cannot find conn for EUSE EUSE-foobar 20241004055625209 DSS <0004> hlr_ussd.c:354 262421405235707/0xb0e31476: Tx ReturnError(1, 0x22) 20241004055625209 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421405235707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421405235707" session_id=2967671926 session_state=END} 20241004055625209 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625209 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48202<->l=127.0.0.1:4258 20241004055625216 DAUC <0003> db_auc.c:157 IMSI='262425902726765': No 2G Auth Data 20241004055625216 DAUC <0003> db_auc.c:192 IMSI='262425902726765': No 3G Auth Data 20241004055625243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48218<->l=127.0.0.1:4258 20241004055625249 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055625249 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425902726765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425902726765" session_id=720996670 session_state=BEGIN} 20241004055625249 DSS <0004> hlr_ussd.c:576 262425902726765/0x2af9893e: Process SS (BEGIN) 20241004055625249 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055625249 DSS <0004> hlr_ussd.c:518 262425902726765/0x2af9893e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055625249 DSS <0004> hlr_ussd.c:542 262425902726765/0x2af9893e: Cannot find conn for EUSE EUSE-foobar 20241004055625249 DSS <0004> hlr_ussd.c:354 262425902726765/0x2af9893e: Tx ReturnError(1, 0x22) 20241004055625249 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425902726765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425902726765" session_id=720996670 session_state=END} 20241004055625249 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625249 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055625252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48218<->l=127.0.0.1:4258 20241004055625252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4258 20241004055625253 DLINP <000b> input/ipa.c:451 connected read/write 20241004055625253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055625253 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055625253 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055625253 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055625254 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40545<->l=127.0.0.1:4259) 20241004055625296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48222<->l=127.0.0.1:4258 20241004055625497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48222<->l=127.0.0.1:4258 20241004055628575 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055628575 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055628577 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055628578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53950<->l=127.0.0.1:4258 20241004055628580 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055628580 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055628580 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055628580 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  20241004055628580 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055628580 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  20241004055628580 DLGSUP <0013> gsup_server.c:235 2:  20241004055628580 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055628580 DLGSUP <0013> gsup_server.c:235 3:  20241004055628580 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055628580 DLGSUP <0013> gsup_server.c:235 4:  20241004055628580 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055628580 DLGSUP <0013> gsup_server.c:235 5:  20241004055628580 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055628580 DLGSUP <0013> gsup_server.c:235 7:  20241004055628580 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055628580 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055628580 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055628580 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055628602 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33995<->l=127.0.0.1:4259) 20241004055628621 DAUC <0003> db_auc.c:157 IMSI='262428411614283': No 2G Auth Data 20241004055628621 DAUC <0003> db_auc.c:192 IMSI='262428411614283': No 3G Auth Data 20241004055628647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53966<->l=127.0.0.1:4258 20241004055628653 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055628653 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428411614283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428411614283" session_id=2466255476 session_state=BEGIN} 20241004055628653 DSS <0004> hlr_ussd.c:576 262428411614283/0x93001274: Process SS (BEGIN) 20241004055628653 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055628653 DSS <0004> hlr_ussd.c:518 262428411614283/0x93001274: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055628653 DSS <0004> hlr_ussd.c:363 262428411614283/0x93001274: Tx USSD 'Your IMSI is 262428411614283' 20241004055628653 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428411614283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428411614283" session_id=2466255476 session_state=END} 20241004055628653 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428411614283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055628653 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628653 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53966<->l=127.0.0.1:4258 20241004055628661 DAUC <0003> db_auc.c:157 IMSI='262420952357069': No 2G Auth Data 20241004055628661 DAUC <0003> db_auc.c:192 IMSI='262420952357069': No 3G Auth Data 20241004055628684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53982<->l=127.0.0.1:4258 20241004055628690 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055628690 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420952357069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420952357069" session_id=2488154422 session_state=BEGIN} 20241004055628690 DSS <0004> hlr_ussd.c:576 262420952357069/0x944e3936: Process SS (BEGIN) 20241004055628690 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055628690 DSS <0004> hlr_ussd.c:518 262420952357069/0x944e3936: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055628690 DSS <0004> hlr_ussd.c:363 262420952357069/0x944e3936: Tx USSD 'Your IMSI is 262420952357069' 20241004055628690 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420952357069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420952357069" session_id=2488154422 session_state=END} 20241004055628690 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420952357069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055628690 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628690 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53982<->l=127.0.0.1:4258 20241004055628699 DAUC <0003> db_auc.c:157 IMSI='262428304053372': No 2G Auth Data 20241004055628699 DAUC <0003> db_auc.c:192 IMSI='262428304053372': No 3G Auth Data 20241004055628723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53996<->l=127.0.0.1:4258 20241004055628728 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055628728 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428304053372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428304053372" session_id=2423153793 session_state=BEGIN} 20241004055628728 DSS <0004> hlr_ussd.c:576 262428304053372/0x906e6481: Process SS (BEGIN) 20241004055628728 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055628728 DSS <0004> hlr_ussd.c:518 262428304053372/0x906e6481: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055628728 DSS <0004> hlr_ussd.c:363 262428304053372/0x906e6481: Tx USSD 'Your IMSI is 262428304053372' 20241004055628728 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428304053372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428304053372" session_id=2423153793 session_state=END} 20241004055628728 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428304053372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055628728 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628728 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53996<->l=127.0.0.1:4258 20241004055628736 DAUC <0003> db_auc.c:157 IMSI='262426474116025': No 2G Auth Data 20241004055628736 DAUC <0003> db_auc.c:192 IMSI='262426474116025': No 3G Auth Data 20241004055628761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54008<->l=127.0.0.1:4258 20241004055628767 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055628767 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426474116025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426474116025" session_id=2036929169 session_state=BEGIN} 20241004055628767 DSS <0004> hlr_ussd.c:576 262426474116025/0x79691291: Process SS (BEGIN) 20241004055628767 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055628767 DSS <0004> hlr_ussd.c:518 262426474116025/0x79691291: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055628767 DSS <0004> hlr_ussd.c:363 262426474116025/0x79691291: Tx USSD 'Your IMSI is 262426474116025' 20241004055628767 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426474116025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426474116025" session_id=2036929169 session_state=END} 20241004055628767 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426474116025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055628767 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628767 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54008<->l=127.0.0.1:4258 20241004055628776 DAUC <0003> db_auc.c:157 IMSI='262420127960734': No 2G Auth Data 20241004055628776 DAUC <0003> db_auc.c:192 IMSI='262420127960734': No 3G Auth Data 20241004055628804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54012<->l=127.0.0.1:4258 20241004055628809 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055628809 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420127960734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420127960734" session_id=3896687545 session_state=BEGIN} 20241004055628809 DSS <0004> hlr_ussd.c:576 262420127960734/0xe842bbb9: Process SS (BEGIN) 20241004055628809 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055628810 DSS <0004> hlr_ussd.c:518 262420127960734/0xe842bbb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055628810 DSS <0004> hlr_ussd.c:363 262420127960734/0xe842bbb9: Tx USSD 'Your IMSI is 262420127960734' 20241004055628810 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420127960734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420127960734" session_id=3896687545 session_state=END} 20241004055628810 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420127960734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055628810 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628810 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54012<->l=127.0.0.1:4258 20241004055628818 DAUC <0003> db_auc.c:157 IMSI='262424055579940': No 2G Auth Data 20241004055628818 DAUC <0003> db_auc.c:192 IMSI='262424055579940': No 3G Auth Data 20241004055628845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54020<->l=127.0.0.1:4258 20241004055628850 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055628850 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424055579940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424055579940" session_id=710270738 session_state=BEGIN} 20241004055628850 DSS <0004> hlr_ussd.c:576 262424055579940/0x2a55df12: Process SS (BEGIN) 20241004055628850 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055628850 DSS <0004> hlr_ussd.c:518 262424055579940/0x2a55df12: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055628850 DSS <0004> hlr_ussd.c:363 262424055579940/0x2a55df12: Tx USSD 'Your IMSI is 262424055579940' 20241004055628850 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424055579940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424055579940" session_id=710270738 session_state=END} 20241004055628850 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424055579940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055628850 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628850 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54020<->l=127.0.0.1:4258 20241004055628858 DAUC <0003> db_auc.c:157 IMSI='262422575754313': No 2G Auth Data 20241004055628858 DAUC <0003> db_auc.c:192 IMSI='262422575754313': No 3G Auth Data 20241004055628885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54034<->l=127.0.0.1:4258 20241004055628891 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055628891 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422575754313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422575754313" session_id=701691462 session_state=BEGIN} 20241004055628891 DSS <0004> hlr_ussd.c:576 262422575754313/0x29d2f646: Process SS (BEGIN) 20241004055628891 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055628891 DSS <0004> hlr_ussd.c:518 262422575754313/0x29d2f646: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055628891 DSS <0004> hlr_ussd.c:363 262422575754313/0x29d2f646: Tx USSD 'Your IMSI is 262422575754313' 20241004055628891 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422575754313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422575754313" session_id=701691462 session_state=END} 20241004055628891 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422575754313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055628891 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628891 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54034<->l=127.0.0.1:4258 20241004055628899 DAUC <0003> db_auc.c:157 IMSI='262426172937075': No 2G Auth Data 20241004055628899 DAUC <0003> db_auc.c:192 IMSI='262426172937075': No 3G Auth Data 20241004055628928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54036<->l=127.0.0.1:4258 20241004055628934 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055628934 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426172937075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426172937075" session_id=3245260281 session_state=BEGIN} 20241004055628934 DSS <0004> hlr_ussd.c:576 262426172937075/0xc16ebdf9: Process SS (BEGIN) 20241004055628934 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055628934 DSS <0004> hlr_ussd.c:518 262426172937075/0xc16ebdf9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055628934 DSS <0004> hlr_ussd.c:363 262426172937075/0xc16ebdf9: Tx USSD 'Your IMSI is 262426172937075' 20241004055628934 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426172937075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426172937075" session_id=3245260281 session_state=END} 20241004055628934 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426172937075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055628934 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628934 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055628938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54036<->l=127.0.0.1:4258 20241004055628939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53950<->l=127.0.0.1:4258 20241004055628940 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33995<->l=127.0.0.1:4259) 20241004055628940 DLINP <000b> input/ipa.c:451 connected read/write 20241004055628940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055628940 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055628940 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055628940 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055628982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4258 20241004055629183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4258 20241004055632256 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055632256 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055632258 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055632259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54060<->l=127.0.0.1:4258 20241004055632261 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055632261 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055632261 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055632261 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  20241004055632261 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055632261 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  20241004055632261 DLGSUP <0013> gsup_server.c:235 2:  20241004055632261 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055632261 DLGSUP <0013> gsup_server.c:235 3:  20241004055632261 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055632261 DLGSUP <0013> gsup_server.c:235 4:  20241004055632261 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055632261 DLGSUP <0013> gsup_server.c:235 5:  20241004055632261 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055632261 DLGSUP <0013> gsup_server.c:235 7:  20241004055632261 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055632261 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055632261 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055632261 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055632280 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41217<->l=127.0.0.1:4259) 20241004055632299 DAUC <0003> db_auc.c:157 IMSI='262429102434121': No 2G Auth Data 20241004055632299 DAUC <0003> db_auc.c:192 IMSI='262429102434121': No 3G Auth Data 20241004055632322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54068<->l=127.0.0.1:4258 20241004055632329 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055632329 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429102434121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429102434121" source_name="the-source\n" session_id=2652727857 session_state=BEGIN} 20241004055632329 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241004055632329 DSS <0004> hlr_ussd.c:576 262429102434121/0x9e1d6a31: Process SS (BEGIN) 20241004055632329 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055632329 DSS <0004> hlr_ussd.c:518 262429102434121/0x9e1d6a31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055632329 DSS <0004> hlr_ussd.c:363 262429102434121/0x9e1d6a31: Tx USSD 'Your IMSI is 262429102434121' 20241004055632329 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429102434121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429102434121" destination_name="the-source\n" session_id=2652727857 session_state=END} 20241004055632329 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262429102434121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055632329 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632329 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54068<->l=127.0.0.1:4258 20241004055632337 DAUC <0003> db_auc.c:157 IMSI='262425067495116': No 2G Auth Data 20241004055632337 DAUC <0003> db_auc.c:192 IMSI='262425067495116': No 3G Auth Data 20241004055632362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54084<->l=127.0.0.1:4258 20241004055632366 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055632366 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425067495116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425067495116" source_name="the-source\n" session_id=1318747808 session_state=BEGIN} 20241004055632366 DSS <0004> hlr_ussd.c:576 262425067495116/0x4e9a7ea0: Process SS (BEGIN) 20241004055632366 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055632366 DSS <0004> hlr_ussd.c:518 262425067495116/0x4e9a7ea0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055632366 DSS <0004> hlr_ussd.c:363 262425067495116/0x4e9a7ea0: Tx USSD 'Your IMSI is 262425067495116' 20241004055632366 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425067495116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425067495116" destination_name="the-source\n" session_id=1318747808 session_state=END} 20241004055632366 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425067495116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055632366 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632367 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54084<->l=127.0.0.1:4258 20241004055632374 DAUC <0003> db_auc.c:157 IMSI='262420188931112': No 2G Auth Data 20241004055632374 DAUC <0003> db_auc.c:192 IMSI='262420188931112': No 3G Auth Data 20241004055632398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54086<->l=127.0.0.1:4258 20241004055632403 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055632403 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420188931112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420188931112" source_name="the-source\n" session_id=1418347296 session_state=BEGIN} 20241004055632403 DSS <0004> hlr_ussd.c:576 262420188931112/0x548a4320: Process SS (BEGIN) 20241004055632403 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055632403 DSS <0004> hlr_ussd.c:518 262420188931112/0x548a4320: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055632403 DSS <0004> hlr_ussd.c:363 262420188931112/0x548a4320: Tx USSD 'Your IMSI is 262420188931112' 20241004055632403 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420188931112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420188931112" destination_name="the-source\n" session_id=1418347296 session_state=END} 20241004055632403 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262420188931112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055632403 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632403 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54086<->l=127.0.0.1:4258 20241004055632411 DAUC <0003> db_auc.c:157 IMSI='262422766101946': No 2G Auth Data 20241004055632411 DAUC <0003> db_auc.c:192 IMSI='262422766101946': No 3G Auth Data 20241004055632436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54100<->l=127.0.0.1:4258 20241004055632442 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055632442 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422766101946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422766101946" source_name="the-source\n" session_id=1097417502 session_state=BEGIN} 20241004055632442 DSS <0004> hlr_ussd.c:576 262422766101946/0x4169431e: Process SS (BEGIN) 20241004055632442 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055632442 DSS <0004> hlr_ussd.c:518 262422766101946/0x4169431e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055632442 DSS <0004> hlr_ussd.c:363 262422766101946/0x4169431e: Tx USSD 'Your IMSI is 262422766101946' 20241004055632442 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422766101946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422766101946" destination_name="the-source\n" session_id=1097417502 session_state=END} 20241004055632442 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422766101946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055632442 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632442 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54100<->l=127.0.0.1:4258 20241004055632450 DAUC <0003> db_auc.c:157 IMSI='262429772390377': No 2G Auth Data 20241004055632450 DAUC <0003> db_auc.c:192 IMSI='262429772390377': No 3G Auth Data 20241004055632473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54106<->l=127.0.0.1:4258 20241004055632481 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055632481 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429772390377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429772390377" source_name="the-source\n" session_id=1669854472 session_state=BEGIN} 20241004055632481 DSS <0004> hlr_ussd.c:576 262429772390377/0x6387f508: Process SS (BEGIN) 20241004055632481 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055632481 DSS <0004> hlr_ussd.c:518 262429772390377/0x6387f508: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055632481 DSS <0004> hlr_ussd.c:363 262429772390377/0x6387f508: Tx USSD 'Your IMSI is 262429772390377' 20241004055632481 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429772390377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429772390377" destination_name="the-source\n" session_id=1669854472 session_state=END} 20241004055632481 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429772390377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055632481 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632481 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54106<->l=127.0.0.1:4258 20241004055632489 DAUC <0003> db_auc.c:157 IMSI='262429210749515': No 2G Auth Data 20241004055632489 DAUC <0003> db_auc.c:192 IMSI='262429210749515': No 3G Auth Data 20241004055632516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54110<->l=127.0.0.1:4258 20241004055632521 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055632522 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429210749515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429210749515" source_name="the-source\n" session_id=2628057830 session_state=BEGIN} 20241004055632522 DSS <0004> hlr_ussd.c:576 262429210749515/0x9ca4fae6: Process SS (BEGIN) 20241004055632522 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055632522 DSS <0004> hlr_ussd.c:518 262429210749515/0x9ca4fae6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055632522 DSS <0004> hlr_ussd.c:363 262429210749515/0x9ca4fae6: Tx USSD 'Your IMSI is 262429210749515' 20241004055632522 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429210749515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429210749515" destination_name="the-source\n" session_id=2628057830 session_state=END} 20241004055632522 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429210749515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055632522 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632522 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54110<->l=127.0.0.1:4258 20241004055632529 DAUC <0003> db_auc.c:157 IMSI='262428482627899': No 2G Auth Data 20241004055632529 DAUC <0003> db_auc.c:192 IMSI='262428482627899': No 3G Auth Data 20241004055632556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54116<->l=127.0.0.1:4258 20241004055632563 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055632563 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428482627899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428482627899" source_name="the-source\n" session_id=3845077751 session_state=BEGIN} 20241004055632563 DSS <0004> hlr_ussd.c:576 262428482627899/0xe52f3af7: Process SS (BEGIN) 20241004055632563 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055632563 DSS <0004> hlr_ussd.c:518 262428482627899/0xe52f3af7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055632563 DSS <0004> hlr_ussd.c:363 262428482627899/0xe52f3af7: Tx USSD 'Your IMSI is 262428482627899' 20241004055632563 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428482627899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428482627899" destination_name="the-source\n" session_id=3845077751 session_state=END} 20241004055632563 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262428482627899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055632563 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632563 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54116<->l=127.0.0.1:4258 20241004055632571 DAUC <0003> db_auc.c:157 IMSI='262421101460678': No 2G Auth Data 20241004055632571 DAUC <0003> db_auc.c:192 IMSI='262421101460678': No 3G Auth Data 20241004055632598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54132<->l=127.0.0.1:4258 20241004055632602 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055632602 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421101460678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421101460678" source_name="the-source\n" session_id=1769288008 session_state=BEGIN} 20241004055632602 DSS <0004> hlr_ussd.c:576 262421101460678/0x69753148: Process SS (BEGIN) 20241004055632602 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241004055632603 DSS <0004> hlr_ussd.c:518 262421101460678/0x69753148: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241004055632603 DSS <0004> hlr_ussd.c:363 262421101460678/0x69753148: Tx USSD 'Your IMSI is 262421101460678' 20241004055632603 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421101460678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421101460678" destination_name="the-source\n" session_id=1769288008 session_state=END} 20241004055632603 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262421101460678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055632603 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632603 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055632606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54132<->l=127.0.0.1:4258 20241004055632607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54060<->l=127.0.0.1:4258 20241004055632608 DLINP <000b> input/ipa.c:451 connected read/write 20241004055632608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055632608 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055632608 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055632608 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055632608 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241004055632608 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41217<->l=127.0.0.1:4259) 20241004055632649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54144<->l=127.0.0.1:4258 20241004055632850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54144<->l=127.0.0.1:4258 20241004055635931 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055635931 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055635932 DLINP <000b> input/ipa.c:451 connected read/write 20241004055635932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055635933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54146<->l=127.0.0.1:4258 20241004055635934 DLINP <000b> input/ipa.c:451 connected read/write 20241004055635934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055635934 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055635934 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055635934 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  20241004055635934 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055635934 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  20241004055635934 DLGSUP <0013> gsup_server.c:235 2:  20241004055635934 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055635934 DLGSUP <0013> gsup_server.c:235 3:  20241004055635934 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055635934 DLGSUP <0013> gsup_server.c:235 4:  20241004055635934 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055635934 DLGSUP <0013> gsup_server.c:235 5:  20241004055635934 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055635934 DLGSUP <0013> gsup_server.c:235 7:  20241004055635934 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055635934 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055635934 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055635934 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055635956 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33755<->l=127.0.0.1:4259) 20241004055635966 DAUC <0003> db_auc.c:157 IMSI='262427832100530': No 2G Auth Data 20241004055635966 DAUC <0003> db_auc.c:192 IMSI='262427832100530': No 3G Auth Data 20241004055635992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54152<->l=127.0.0.1:4258 20241004055635999 DLINP <000b> input/ipa.c:451 connected read/write 20241004055635999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055635999 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427832100530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427832100530" session_id=3110073172 session_state=BEGIN} 20241004055635999 DSS <0004> hlr_ussd.c:576 262427832100530/0xb95ff354: Process SS (BEGIN) 20241004055635999 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055635999 DSS <0004> hlr_ussd.c:518 262427832100530/0xb95ff354: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055635999 DSS <0004> hlr_ussd.c:363 262427832100530/0xb95ff354: Tx USSD 'Your extension is 491618848071' 20241004055635999 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427832100530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427832100530" session_id=3110073172 session_state=END} 20241004055635999 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427832100530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055635999 DLINP <000b> input/ipa.c:451 connected read/write 20241004055635999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055635999 DLINP <000b> input/ipa.c:451 connected read/write 20241004055635999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54152<->l=127.0.0.1:4258 20241004055636008 DAUC <0003> db_auc.c:157 IMSI='262428066413105': No 2G Auth Data 20241004055636008 DAUC <0003> db_auc.c:192 IMSI='262428066413105': No 3G Auth Data 20241004055636031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54160<->l=127.0.0.1:4258 20241004055636037 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055636037 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428066413105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428066413105" session_id=275279980 session_state=BEGIN} 20241004055636037 DSS <0004> hlr_ussd.c:576 262428066413105/0x1068706c: Process SS (BEGIN) 20241004055636037 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055636037 DSS <0004> hlr_ussd.c:518 262428066413105/0x1068706c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055636037 DSS <0004> hlr_ussd.c:363 262428066413105/0x1068706c: Tx USSD 'Your extension is 491614523335' 20241004055636037 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428066413105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428066413105" session_id=275279980 session_state=END} 20241004055636037 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428066413105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055636037 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636037 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54160<->l=127.0.0.1:4258 20241004055636045 DAUC <0003> db_auc.c:157 IMSI='262425072661657': No 2G Auth Data 20241004055636045 DAUC <0003> db_auc.c:192 IMSI='262425072661657': No 3G Auth Data 20241004055636067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54162<->l=127.0.0.1:4258 20241004055636072 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055636072 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425072661657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425072661657" session_id=1358504230 session_state=BEGIN} 20241004055636072 DSS <0004> hlr_ussd.c:576 262425072661657/0x50f92126: Process SS (BEGIN) 20241004055636072 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055636072 DSS <0004> hlr_ussd.c:518 262425072661657/0x50f92126: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055636072 DSS <0004> hlr_ussd.c:363 262425072661657/0x50f92126: Tx USSD 'Your extension is 491611075527' 20241004055636072 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425072661657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072661657" session_id=1358504230 session_state=END} 20241004055636072 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425072661657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055636072 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636072 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54162<->l=127.0.0.1:4258 20241004055636080 DAUC <0003> db_auc.c:157 IMSI='262429401170911': No 2G Auth Data 20241004055636080 DAUC <0003> db_auc.c:192 IMSI='262429401170911': No 3G Auth Data 20241004055636105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54166<->l=127.0.0.1:4258 20241004055636111 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055636111 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429401170911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429401170911" session_id=4065032062 session_state=BEGIN} 20241004055636111 DSS <0004> hlr_ussd.c:576 262429401170911/0xf24b777e: Process SS (BEGIN) 20241004055636111 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055636111 DSS <0004> hlr_ussd.c:518 262429401170911/0xf24b777e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055636111 DSS <0004> hlr_ussd.c:363 262429401170911/0xf24b777e: Tx USSD 'Your extension is 491612776375' 20241004055636111 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429401170911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429401170911" session_id=4065032062 session_state=END} 20241004055636111 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429401170911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055636111 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636112 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54166<->l=127.0.0.1:4258 20241004055636119 DAUC <0003> db_auc.c:157 IMSI='262425717598908': No 2G Auth Data 20241004055636119 DAUC <0003> db_auc.c:192 IMSI='262425717598908': No 3G Auth Data 20241004055636143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54172<->l=127.0.0.1:4258 20241004055636151 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055636151 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425717598908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425717598908" session_id=3895918874 session_state=BEGIN} 20241004055636151 DSS <0004> hlr_ussd.c:576 262425717598908/0xe837011a: Process SS (BEGIN) 20241004055636151 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055636151 DSS <0004> hlr_ussd.c:518 262425717598908/0xe837011a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055636151 DSS <0004> hlr_ussd.c:363 262425717598908/0xe837011a: Tx USSD 'Your extension is 491614472772' 20241004055636151 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425717598908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425717598908" session_id=3895918874 session_state=END} 20241004055636151 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425717598908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055636151 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636151 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54172<->l=127.0.0.1:4258 20241004055636159 DAUC <0003> db_auc.c:157 IMSI='262429541318195': No 2G Auth Data 20241004055636159 DAUC <0003> db_auc.c:192 IMSI='262429541318195': No 3G Auth Data 20241004055636187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54176<->l=127.0.0.1:4258 20241004055636193 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055636193 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429541318195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429541318195" session_id=396173158 session_state=BEGIN} 20241004055636193 DSS <0004> hlr_ussd.c:576 262429541318195/0x179d1f66: Process SS (BEGIN) 20241004055636193 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055636193 DSS <0004> hlr_ussd.c:518 262429541318195/0x179d1f66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055636193 DSS <0004> hlr_ussd.c:363 262429541318195/0x179d1f66: Tx USSD 'Your extension is 491618888810' 20241004055636193 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429541318195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429541318195" session_id=396173158 session_state=END} 20241004055636193 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429541318195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055636193 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636193 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54176<->l=127.0.0.1:4258 20241004055636201 DAUC <0003> db_auc.c:157 IMSI='262425082046528': No 2G Auth Data 20241004055636201 DAUC <0003> db_auc.c:192 IMSI='262425082046528': No 3G Auth Data 20241004055636227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54188<->l=127.0.0.1:4258 20241004055636231 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055636231 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425082046528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425082046528" session_id=2289855497 session_state=BEGIN} 20241004055636231 DSS <0004> hlr_ussd.c:576 262425082046528/0x887c6c09: Process SS (BEGIN) 20241004055636231 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055636231 DSS <0004> hlr_ussd.c:518 262425082046528/0x887c6c09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055636231 DSS <0004> hlr_ussd.c:363 262425082046528/0x887c6c09: Tx USSD 'Your extension is 491614057676' 20241004055636231 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425082046528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425082046528" session_id=2289855497 session_state=END} 20241004055636231 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425082046528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055636231 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636231 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54188<->l=127.0.0.1:4258 20241004055636239 DAUC <0003> db_auc.c:157 IMSI='262424225166949': No 2G Auth Data 20241004055636239 DAUC <0003> db_auc.c:192 IMSI='262424225166949': No 3G Auth Data 20241004055636267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54192<->l=127.0.0.1:4258 20241004055636272 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055636272 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424225166949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424225166949" session_id=3470627201 session_state=BEGIN} 20241004055636272 DSS <0004> hlr_ussd.c:576 262424225166949/0xcedd9181: Process SS (BEGIN) 20241004055636272 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055636272 DSS <0004> hlr_ussd.c:518 262424225166949/0xcedd9181: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055636272 DSS <0004> hlr_ussd.c:363 262424225166949/0xcedd9181: Tx USSD 'Your extension is 491613786400' 20241004055636272 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424225166949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424225166949" session_id=3470627201 session_state=END} 20241004055636272 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424225166949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055636272 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636272 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055636277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54192<->l=127.0.0.1:4258 20241004055636278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54146<->l=127.0.0.1:4258 20241004055636279 DLINP <000b> input/ipa.c:451 connected read/write 20241004055636279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055636279 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055636279 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055636279 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055636279 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33755<->l=127.0.0.1:4259) 20241004055636324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54196<->l=127.0.0.1:4258 20241004055636525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54196<->l=127.0.0.1:4258 20241004055639604 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055639604 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055639607 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055639608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36052<->l=127.0.0.1:4258 20241004055639610 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055639610 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055639610 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055639610 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  20241004055639610 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055639610 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  20241004055639610 DLGSUP <0013> gsup_server.c:235 2:  20241004055639610 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055639610 DLGSUP <0013> gsup_server.c:235 3:  20241004055639610 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055639610 DLGSUP <0013> gsup_server.c:235 4:  20241004055639610 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055639610 DLGSUP <0013> gsup_server.c:235 5:  20241004055639610 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055639610 DLGSUP <0013> gsup_server.c:235 7:  20241004055639610 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055639610 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055639610 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055639610 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055639631 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42783<->l=127.0.0.1:4259) 20241004055639641 DAUC <0003> db_auc.c:157 IMSI='262421180347178': No 2G Auth Data 20241004055639641 DAUC <0003> db_auc.c:192 IMSI='262421180347178': No 3G Auth Data 20241004055639670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36056<->l=127.0.0.1:4258 20241004055639675 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055639675 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421180347178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421180347178" source_name="the-source\n" session_id=1752568710 session_state=BEGIN} 20241004055639675 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241004055639675 DSS <0004> hlr_ussd.c:576 262421180347178/0x68761386: Process SS (BEGIN) 20241004055639675 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055639675 DSS <0004> hlr_ussd.c:518 262421180347178/0x68761386: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055639675 DSS <0004> hlr_ussd.c:363 262421180347178/0x68761386: Tx USSD 'Your extension is 491616800545' 20241004055639675 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421180347178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421180347178" destination_name="the-source\n" session_id=1752568710 session_state=END} 20241004055639675 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421180347178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055639675 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639675 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36056<->l=127.0.0.1:4258 20241004055639687 DAUC <0003> db_auc.c:157 IMSI='262425590500865': No 2G Auth Data 20241004055639687 DAUC <0003> db_auc.c:192 IMSI='262425590500865': No 3G Auth Data 20241004055639713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36060<->l=127.0.0.1:4258 20241004055639720 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055639720 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425590500865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425590500865" source_name="the-source\n" session_id=1003118327 session_state=BEGIN} 20241004055639720 DSS <0004> hlr_ussd.c:576 262425590500865/0x3bca5ef7: Process SS (BEGIN) 20241004055639720 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055639720 DSS <0004> hlr_ussd.c:518 262425590500865/0x3bca5ef7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055639720 DSS <0004> hlr_ussd.c:363 262425590500865/0x3bca5ef7: Tx USSD 'Your extension is 491614431065' 20241004055639720 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425590500865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425590500865" destination_name="the-source\n" session_id=1003118327 session_state=END} 20241004055639720 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262425590500865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055639720 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639720 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36060<->l=127.0.0.1:4258 20241004055639732 DAUC <0003> db_auc.c:157 IMSI='262423792167686': No 2G Auth Data 20241004055639732 DAUC <0003> db_auc.c:192 IMSI='262423792167686': No 3G Auth Data 20241004055639756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36068<->l=127.0.0.1:4258 20241004055639761 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055639761 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423792167686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423792167686" source_name="the-source\n" session_id=3515486306 session_state=BEGIN} 20241004055639761 DSS <0004> hlr_ussd.c:576 262423792167686/0xd18a1062: Process SS (BEGIN) 20241004055639761 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055639761 DSS <0004> hlr_ussd.c:518 262423792167686/0xd18a1062: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055639761 DSS <0004> hlr_ussd.c:363 262423792167686/0xd18a1062: Tx USSD 'Your extension is 491612445837' 20241004055639761 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423792167686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423792167686" destination_name="the-source\n" session_id=3515486306 session_state=END} 20241004055639761 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262423792167686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055639761 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639761 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36068<->l=127.0.0.1:4258 20241004055639769 DAUC <0003> db_auc.c:157 IMSI='262423426148963': No 2G Auth Data 20241004055639769 DAUC <0003> db_auc.c:192 IMSI='262423426148963': No 3G Auth Data 20241004055639795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4258 20241004055639802 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055639802 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423426148963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423426148963" source_name="the-source\n" session_id=1360092053 session_state=BEGIN} 20241004055639802 DSS <0004> hlr_ussd.c:576 262423426148963/0x51115b95: Process SS (BEGIN) 20241004055639802 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055639802 DSS <0004> hlr_ussd.c:518 262423426148963/0x51115b95: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055639802 DSS <0004> hlr_ussd.c:363 262423426148963/0x51115b95: Tx USSD 'Your extension is 491613253828' 20241004055639802 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423426148963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423426148963" destination_name="the-source\n" session_id=1360092053 session_state=END} 20241004055639802 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423426148963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055639802 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639802 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4258 20241004055639810 DAUC <0003> db_auc.c:157 IMSI='262428689244143': No 2G Auth Data 20241004055639810 DAUC <0003> db_auc.c:192 IMSI='262428689244143': No 3G Auth Data 20241004055639833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36080<->l=127.0.0.1:4258 20241004055639838 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055639838 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428689244143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428689244143" source_name="the-source\n" session_id=2023948339 session_state=BEGIN} 20241004055639838 DSS <0004> hlr_ussd.c:576 262428689244143/0x78a30033: Process SS (BEGIN) 20241004055639838 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055639838 DSS <0004> hlr_ussd.c:518 262428689244143/0x78a30033: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055639838 DSS <0004> hlr_ussd.c:363 262428689244143/0x78a30033: Tx USSD 'Your extension is 491615617448' 20241004055639838 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428689244143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428689244143" destination_name="the-source\n" session_id=2023948339 session_state=END} 20241004055639838 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262428689244143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055639838 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639838 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36080<->l=127.0.0.1:4258 20241004055639846 DAUC <0003> db_auc.c:157 IMSI='262429792539238': No 2G Auth Data 20241004055639846 DAUC <0003> db_auc.c:192 IMSI='262429792539238': No 3G Auth Data 20241004055639873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36086<->l=127.0.0.1:4258 20241004055639879 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055639879 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429792539238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429792539238" source_name="the-source\n" session_id=3817342077 session_state=BEGIN} 20241004055639879 DSS <0004> hlr_ussd.c:576 262429792539238/0xe388047d: Process SS (BEGIN) 20241004055639879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055639879 DSS <0004> hlr_ussd.c:518 262429792539238/0xe388047d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055639879 DSS <0004> hlr_ussd.c:363 262429792539238/0xe388047d: Tx USSD 'Your extension is 491612301127' 20241004055639879 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429792539238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429792539238" destination_name="the-source\n" session_id=3817342077 session_state=END} 20241004055639879 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262429792539238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055639879 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639879 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36086<->l=127.0.0.1:4258 20241004055639887 DAUC <0003> db_auc.c:157 IMSI='262421497907261': No 2G Auth Data 20241004055639887 DAUC <0003> db_auc.c:192 IMSI='262421497907261': No 3G Auth Data 20241004055639914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36100<->l=127.0.0.1:4258 20241004055639920 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055639920 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421497907261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421497907261" source_name="the-source\n" session_id=2397668524 session_state=BEGIN} 20241004055639920 DSS <0004> hlr_ussd.c:576 262421497907261/0x8ee984ac: Process SS (BEGIN) 20241004055639920 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055639920 DSS <0004> hlr_ussd.c:518 262421497907261/0x8ee984ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055639920 DSS <0004> hlr_ussd.c:363 262421497907261/0x8ee984ac: Tx USSD 'Your extension is 491614148125' 20241004055639920 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421497907261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421497907261" destination_name="the-source\n" session_id=2397668524 session_state=END} 20241004055639920 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262421497907261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055639920 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639920 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36100<->l=127.0.0.1:4258 20241004055639929 DAUC <0003> db_auc.c:157 IMSI='262424387004795': No 2G Auth Data 20241004055639929 DAUC <0003> db_auc.c:192 IMSI='262424387004795': No 3G Auth Data 20241004055639955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36114<->l=127.0.0.1:4258 20241004055639961 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055639961 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424387004795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424387004795" source_name="the-source\n" session_id=4037478072 session_state=BEGIN} 20241004055639961 DSS <0004> hlr_ussd.c:576 262424387004795/0xf0a706b8: Process SS (BEGIN) 20241004055639961 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241004055639961 DSS <0004> hlr_ussd.c:518 262424387004795/0xf0a706b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241004055639961 DSS <0004> hlr_ussd.c:363 262424387004795/0xf0a706b8: Tx USSD 'Your extension is 491614384671' 20241004055639961 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424387004795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424387004795" destination_name="the-source\n" session_id=4037478072 session_state=END} 20241004055639961 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262424387004795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055639961 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639961 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055639965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36114<->l=127.0.0.1:4258 20241004055639966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36052<->l=127.0.0.1:4258 20241004055639966 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42783<->l=127.0.0.1:4259) 20241004055639967 DLINP <000b> input/ipa.c:451 connected read/write 20241004055639967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055639967 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055639967 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055639967 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055639967 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241004055640007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36128<->l=127.0.0.1:4258 20241004055640208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36128<->l=127.0.0.1:4258 20241004055643287 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35465 20241004055643287 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35465 20241004055643290 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643290 DLINP <000b> input/ipa.c:405 127.0.0.1:35465 message received 20241004055643291 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055643291 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055643293 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055643294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36136<->l=127.0.0.1:4258 20241004055643294 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643294 DLINP <000b> input/ipa.c:405 127.0.0.1:35465 message received 20241004055643294 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055643294 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241004055643294 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241004055643294 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241004055643294 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  20241004055643294 DLGSUP <0013> gsup_server.c:235 2:  20241004055643294 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055643294 DLGSUP <0013> gsup_server.c:235 3:  20241004055643294 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055643294 DLGSUP <0013> gsup_server.c:235 4:  20241004055643294 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055643294 DLGSUP <0013> gsup_server.c:235 5:  20241004055643294 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055643294 DLGSUP <0013> gsup_server.c:235 7:  20241004055643294 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055643294 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055643294 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055643294 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35465 20241004055643296 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055643296 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055643296 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055643296 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  20241004055643296 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055643296 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  20241004055643296 DLGSUP <0013> gsup_server.c:235 2:  20241004055643296 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055643296 DLGSUP <0013> gsup_server.c:235 3:  20241004055643296 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055643296 DLGSUP <0013> gsup_server.c:235 4:  20241004055643296 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055643296 DLGSUP <0013> gsup_server.c:235 5:  20241004055643296 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055643296 DLGSUP <0013> gsup_server.c:235 7:  20241004055643296 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055643296 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055643296 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055643296 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055643316 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33967<->l=127.0.0.1:4259) 20241004055643334 DAUC <0003> db_auc.c:157 IMSI='262423692828695': No 2G Auth Data 20241004055643334 DAUC <0003> db_auc.c:192 IMSI='262423692828695': No 3G Auth Data 20241004055643357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4258 20241004055643364 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055643364 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423692828695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423692828695" session_id=3750834285 session_state=BEGIN} 20241004055643364 DSS <0004> hlr_ussd.c:576 262423692828695/0xdf91306d: Process SS (BEGIN) 20241004055643364 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055643364 DSS <0004> hlr_ussd.c:518 262423692828695/0xdf91306d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055643364 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643364 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643364 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643364 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643372 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643372 DLINP <000b> input/ipa.c:405 127.0.0.1:35465 message received 20241004055643372 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423692828695 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423692828695" session_id=3750834285 session_state=END} 20241004055643372 DSS <0004> hlr_ussd.c:576 262423692828695/0xdf91306d: Process SS (END) 20241004055643372 DSS <0004> hlr_ussd.c:518 262423692828695/0xdf91306d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055643372 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423692828695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423692828695" session_id=3750834285 session_state=END} 20241004055643372 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423692828695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055643372 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423692828695 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055643372 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643372 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4258 20241004055643383 DAUC <0003> db_auc.c:157 IMSI='262425353565417': No 2G Auth Data 20241004055643383 DAUC <0003> db_auc.c:192 IMSI='262425353565417': No 3G Auth Data 20241004055643406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36148<->l=127.0.0.1:4258 20241004055643412 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055643412 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425353565417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425353565417" session_id=3569674676 session_state=BEGIN} 20241004055643412 DSS <0004> hlr_ussd.c:576 262425353565417/0xd4c4e9b4: Process SS (BEGIN) 20241004055643412 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055643412 DSS <0004> hlr_ussd.c:518 262425353565417/0xd4c4e9b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055643413 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643413 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643413 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643413 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643415 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643415 DLINP <000b> input/ipa.c:405 127.0.0.1:35465 message received 20241004055643415 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425353565417 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425353565417" session_id=3569674676 session_state=END} 20241004055643415 DSS <0004> hlr_ussd.c:576 262425353565417/0xd4c4e9b4: Process SS (END) 20241004055643415 DSS <0004> hlr_ussd.c:518 262425353565417/0xd4c4e9b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055643415 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425353565417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425353565417" session_id=3569674676 session_state=END} 20241004055643415 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425353565417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055643415 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425353565417 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055643415 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643415 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36148<->l=127.0.0.1:4258 20241004055643424 DAUC <0003> db_auc.c:157 IMSI='262421337942406': No 2G Auth Data 20241004055643424 DAUC <0003> db_auc.c:192 IMSI='262421337942406': No 3G Auth Data 20241004055643448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36150<->l=127.0.0.1:4258 20241004055643453 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055643453 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421337942406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421337942406" session_id=1396300761 session_state=BEGIN} 20241004055643453 DSS <0004> hlr_ussd.c:576 262421337942406/0x5339dbd9: Process SS (BEGIN) 20241004055643453 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055643453 DSS <0004> hlr_ussd.c:518 262421337942406/0x5339dbd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055643453 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643453 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643454 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643454 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643455 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643455 DLINP <000b> input/ipa.c:405 127.0.0.1:35465 message received 20241004055643455 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262421337942406 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421337942406" session_id=1396300761 session_state=END} 20241004055643455 DSS <0004> hlr_ussd.c:576 262421337942406/0x5339dbd9: Process SS (END) 20241004055643455 DSS <0004> hlr_ussd.c:518 262421337942406/0x5339dbd9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055643455 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421337942406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421337942406" session_id=1396300761 session_state=END} 20241004055643455 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421337942406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055643455 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262421337942406 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055643455 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643455 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36150<->l=127.0.0.1:4258 20241004055643463 DAUC <0003> db_auc.c:157 IMSI='262426710879794': No 2G Auth Data 20241004055643463 DAUC <0003> db_auc.c:192 IMSI='262426710879794': No 3G Auth Data 20241004055643489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36156<->l=127.0.0.1:4258 20241004055643494 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055643494 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426710879794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426710879794" session_id=410581737 session_state=BEGIN} 20241004055643494 DSS <0004> hlr_ussd.c:576 262426710879794/0x1878fae9: Process SS (BEGIN) 20241004055643494 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055643494 DSS <0004> hlr_ussd.c:518 262426710879794/0x1878fae9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055643494 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643494 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643494 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643494 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643496 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643496 DLINP <000b> input/ipa.c:405 127.0.0.1:35465 message received 20241004055643496 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426710879794 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426710879794" session_id=410581737 session_state=END} 20241004055643496 DSS <0004> hlr_ussd.c:576 262426710879794/0x1878fae9: Process SS (END) 20241004055643496 DSS <0004> hlr_ussd.c:518 262426710879794/0x1878fae9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055643496 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426710879794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426710879794" session_id=410581737 session_state=END} 20241004055643496 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426710879794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055643497 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426710879794 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055643497 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643497 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36156<->l=127.0.0.1:4258 20241004055643507 DAUC <0003> db_auc.c:157 IMSI='262420980831129': No 2G Auth Data 20241004055643507 DAUC <0003> db_auc.c:192 IMSI='262420980831129': No 3G Auth Data 20241004055643532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4258 20241004055643538 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055643538 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420980831129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420980831129" session_id=2019928577 session_state=BEGIN} 20241004055643538 DSS <0004> hlr_ussd.c:576 262420980831129/0x7865aa01: Process SS (BEGIN) 20241004055643538 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055643538 DSS <0004> hlr_ussd.c:518 262420980831129/0x7865aa01: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055643538 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643538 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643538 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643538 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643539 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643539 DLINP <000b> input/ipa.c:405 127.0.0.1:35465 message received 20241004055643539 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262420980831129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420980831129" session_id=2019928577 session_state=END} 20241004055643539 DSS <0004> hlr_ussd.c:576 262420980831129/0x7865aa01: Process SS (END) 20241004055643539 DSS <0004> hlr_ussd.c:518 262420980831129/0x7865aa01: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055643539 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420980831129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420980831129" session_id=2019928577 session_state=END} 20241004055643539 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420980831129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055643539 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262420980831129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055643540 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643540 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4258 20241004055643547 DAUC <0003> db_auc.c:157 IMSI='262422213507552': No 2G Auth Data 20241004055643547 DAUC <0003> db_auc.c:192 IMSI='262422213507552': No 3G Auth Data 20241004055643573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36184<->l=127.0.0.1:4258 20241004055643580 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055643580 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422213507552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422213507552" session_id=1351442665 session_state=BEGIN} 20241004055643580 DSS <0004> hlr_ussd.c:576 262422213507552/0x508d60e9: Process SS (BEGIN) 20241004055643580 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055643580 DSS <0004> hlr_ussd.c:518 262422213507552/0x508d60e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055643580 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643580 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643580 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643580 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643582 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643582 DLINP <000b> input/ipa.c:405 127.0.0.1:35465 message received 20241004055643582 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262422213507552 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422213507552" session_id=1351442665 session_state=END} 20241004055643582 DSS <0004> hlr_ussd.c:576 262422213507552/0x508d60e9: Process SS (END) 20241004055643582 DSS <0004> hlr_ussd.c:518 262422213507552/0x508d60e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055643582 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422213507552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422213507552" session_id=1351442665 session_state=END} 20241004055643582 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422213507552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055643582 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262422213507552 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055643582 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643582 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36184<->l=127.0.0.1:4258 20241004055643592 DAUC <0003> db_auc.c:157 IMSI='262429670320452': No 2G Auth Data 20241004055643592 DAUC <0003> db_auc.c:192 IMSI='262429670320452': No 3G Auth Data 20241004055643619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4258 20241004055643623 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055643623 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429670320452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429670320452" session_id=502597275 session_state=BEGIN} 20241004055643623 DSS <0004> hlr_ussd.c:576 262429670320452/0x1df5069b: Process SS (BEGIN) 20241004055643623 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055643623 DSS <0004> hlr_ussd.c:518 262429670320452/0x1df5069b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055643623 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643623 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643623 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643623 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643626 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643626 DLINP <000b> input/ipa.c:405 127.0.0.1:35465 message received 20241004055643626 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429670320452 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429670320452" session_id=502597275 session_state=END} 20241004055643626 DSS <0004> hlr_ussd.c:576 262429670320452/0x1df5069b: Process SS (END) 20241004055643626 DSS <0004> hlr_ussd.c:518 262429670320452/0x1df5069b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055643626 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429670320452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429670320452" session_id=502597275 session_state=END} 20241004055643626 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429670320452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055643626 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429670320452 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055643626 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643626 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4258 20241004055643634 DAUC <0003> db_auc.c:157 IMSI='262422934302037': No 2G Auth Data 20241004055643634 DAUC <0003> db_auc.c:192 IMSI='262422934302037': No 3G Auth Data 20241004055643662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36200<->l=127.0.0.1:4258 20241004055643667 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055643667 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422934302037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422934302037" session_id=3923956987 session_state=BEGIN} 20241004055643667 DSS <0004> hlr_ussd.c:576 262422934302037/0xe9e2d4fb: Process SS (BEGIN) 20241004055643667 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055643667 DSS <0004> hlr_ussd.c:518 262422934302037/0xe9e2d4fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055643667 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643667 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643667 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643667 DLINP <000b> input/ipa.c:431 127.0.0.1:35465 sending data 20241004055643669 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643669 DLINP <000b> input/ipa.c:405 127.0.0.1:35465 message received 20241004055643669 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262422934302037 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422934302037" session_id=3923956987 session_state=END} 20241004055643669 DSS <0004> hlr_ussd.c:576 262422934302037/0xe9e2d4fb: Process SS (END) 20241004055643669 DSS <0004> hlr_ussd.c:518 262422934302037/0xe9e2d4fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055643669 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422934302037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422934302037" session_id=3923956987 session_state=END} 20241004055643669 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422934302037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055643669 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262422934302037 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055643669 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643669 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055643672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36200<->l=127.0.0.1:4258 20241004055643674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36136<->l=127.0.0.1:4258 20241004055643675 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643675 DLINP <000b> input/ipa.c:405 127.0.0.1:35465 message received 20241004055643675 DLINP <000b> input/ipa.c:414 127.0.0.1:35465 connection closed with server 20241004055643675 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35465 20241004055643675 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241004055643675 DLINP <000b> input/ipa.c:451 connected read/write 20241004055643675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055643675 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055643675 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055643675 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055643675 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33967<->l=127.0.0.1:4259) 20241004055643712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36216<->l=127.0.0.1:4258 20241004055643913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36216<->l=127.0.0.1:4258 20241004055646996 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37599 20241004055646996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37599 20241004055646998 DLINP <000b> input/ipa.c:451 connected read/write 20241004055646998 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647000 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055647000 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055647002 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647002 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647002 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055647002 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241004055647002 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241004055647002 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241004055647002 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  20241004055647002 DLGSUP <0013> gsup_server.c:235 2:  20241004055647002 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055647002 DLGSUP <0013> gsup_server.c:235 3:  20241004055647002 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055647002 DLGSUP <0013> gsup_server.c:235 4:  20241004055647002 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055647002 DLGSUP <0013> gsup_server.c:235 5:  20241004055647002 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055647002 DLGSUP <0013> gsup_server.c:235 7:  20241004055647002 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055647002 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055647002 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055647002 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37599 20241004055647002 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44584<->l=127.0.0.1:4258 20241004055647005 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647005 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055647005 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055647005 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  20241004055647005 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055647005 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  20241004055647005 DLGSUP <0013> gsup_server.c:235 2:  20241004055647005 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055647005 DLGSUP <0013> gsup_server.c:235 3:  20241004055647005 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055647005 DLGSUP <0013> gsup_server.c:235 4:  20241004055647005 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055647005 DLGSUP <0013> gsup_server.c:235 5:  20241004055647005 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055647005 DLGSUP <0013> gsup_server.c:235 7:  20241004055647005 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055647005 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055647005 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055647005 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055647024 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39721<->l=127.0.0.1:4259) 20241004055647034 DAUC <0003> db_auc.c:157 IMSI='262424098784887': No 2G Auth Data 20241004055647034 DAUC <0003> db_auc.c:192 IMSI='262424098784887': No 3G Auth Data 20241004055647058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44598<->l=127.0.0.1:4258 20241004055647067 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647067 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424098784887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424098784887" session_id=3282306334 session_state=BEGIN} 20241004055647067 DSS <0004> hlr_ussd.c:576 262424098784887/0xc3a4051e: Process SS (BEGIN) 20241004055647067 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055647067 DSS <0004> hlr_ussd.c:518 262424098784887/0xc3a4051e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055647067 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647067 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647067 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647067 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647074 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647074 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647074 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262424098784887 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424098784887" session_id=3282306334 session_state=CONTINUE} 20241004055647074 DSS <0004> hlr_ussd.c:576 262424098784887/0xc3a4051e: Process SS (CONTINUE) 20241004055647074 DSS <0004> hlr_ussd.c:518 262424098784887/0xc3a4051e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055647074 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424098784887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424098784887" session_id=3282306334 session_state=CONTINUE} 20241004055647074 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262424098784887 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647074 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647074 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647079 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647079 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424098784887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424098784887" session_id=3282306334 session_state=CONTINUE} 20241004055647079 DSS <0004> hlr_ussd.c:576 262424098784887/0xc3a4051e: Process SS (CONTINUE) 20241004055647079 DSS <0004> hlr_ussd.c:518 262424098784887/0xc3a4051e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647079 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424098784887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647079 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647079 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647079 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647079 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647081 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647081 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647081 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262424098784887 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424098784887" session_id=3282306334 session_state=END} 20241004055647081 DSS <0004> hlr_ussd.c:576 262424098784887/0xc3a4051e: Process SS (END) 20241004055647081 DSS <0004> hlr_ussd.c:518 262424098784887/0xc3a4051e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647081 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424098784887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424098784887" session_id=3282306334 session_state=END} 20241004055647081 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424098784887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647081 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262424098784887 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647081 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647081 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44598<->l=127.0.0.1:4258 20241004055647087 DAUC <0003> db_auc.c:157 IMSI='262428871321580': No 2G Auth Data 20241004055647087 DAUC <0003> db_auc.c:192 IMSI='262428871321580': No 3G Auth Data 20241004055647111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44614<->l=127.0.0.1:4258 20241004055647117 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647117 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428871321580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428871321580" session_id=416502512 session_state=BEGIN} 20241004055647117 DSS <0004> hlr_ussd.c:576 262428871321580/0x18d352f0: Process SS (BEGIN) 20241004055647117 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055647117 DSS <0004> hlr_ussd.c:518 262428871321580/0x18d352f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055647118 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647118 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647118 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647118 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647119 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647119 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647119 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262428871321580 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428871321580" session_id=416502512 session_state=CONTINUE} 20241004055647119 DSS <0004> hlr_ussd.c:576 262428871321580/0x18d352f0: Process SS (CONTINUE) 20241004055647119 DSS <0004> hlr_ussd.c:518 262428871321580/0x18d352f0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055647119 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428871321580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428871321580" session_id=416502512 session_state=CONTINUE} 20241004055647119 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262428871321580 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647119 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647120 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647124 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647124 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428871321580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428871321580" session_id=416502512 session_state=CONTINUE} 20241004055647124 DSS <0004> hlr_ussd.c:576 262428871321580/0x18d352f0: Process SS (CONTINUE) 20241004055647124 DSS <0004> hlr_ussd.c:518 262428871321580/0x18d352f0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647124 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428871321580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647124 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647124 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647124 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647124 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647126 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647126 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647126 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262428871321580 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428871321580" session_id=416502512 session_state=END} 20241004055647126 DSS <0004> hlr_ussd.c:576 262428871321580/0x18d352f0: Process SS (END) 20241004055647126 DSS <0004> hlr_ussd.c:518 262428871321580/0x18d352f0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647126 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428871321580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428871321580" session_id=416502512 session_state=END} 20241004055647126 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428871321580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647126 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262428871321580 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647126 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647126 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44614<->l=127.0.0.1:4258 20241004055647132 DAUC <0003> db_auc.c:157 IMSI='262427049029510': No 2G Auth Data 20241004055647132 DAUC <0003> db_auc.c:192 IMSI='262427049029510': No 3G Auth Data 20241004055647154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20241004055647160 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647160 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427049029510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427049029510" session_id=3110036647 session_state=BEGIN} 20241004055647160 DSS <0004> hlr_ussd.c:576 262427049029510/0xb95f64a7: Process SS (BEGIN) 20241004055647160 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055647160 DSS <0004> hlr_ussd.c:518 262427049029510/0xb95f64a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055647160 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647160 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647160 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647160 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647162 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647162 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647162 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262427049029510 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427049029510" session_id=3110036647 session_state=CONTINUE} 20241004055647162 DSS <0004> hlr_ussd.c:576 262427049029510/0xb95f64a7: Process SS (CONTINUE) 20241004055647162 DSS <0004> hlr_ussd.c:518 262427049029510/0xb95f64a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055647162 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427049029510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427049029510" session_id=3110036647 session_state=CONTINUE} 20241004055647162 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262427049029510 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647162 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647162 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647168 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647168 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427049029510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427049029510" session_id=3110036647 session_state=CONTINUE} 20241004055647168 DSS <0004> hlr_ussd.c:576 262427049029510/0xb95f64a7: Process SS (CONTINUE) 20241004055647168 DSS <0004> hlr_ussd.c:518 262427049029510/0xb95f64a7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647168 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427049029510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647168 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647168 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647168 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647168 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647169 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647169 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647169 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262427049029510 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427049029510" session_id=3110036647 session_state=END} 20241004055647169 DSS <0004> hlr_ussd.c:576 262427049029510/0xb95f64a7: Process SS (END) 20241004055647169 DSS <0004> hlr_ussd.c:518 262427049029510/0xb95f64a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647169 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427049029510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427049029510" session_id=3110036647 session_state=END} 20241004055647169 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427049029510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647169 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262427049029510 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647169 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647169 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20241004055647175 DAUC <0003> db_auc.c:157 IMSI='262428307963919': No 2G Auth Data 20241004055647175 DAUC <0003> db_auc.c:192 IMSI='262428307963919': No 3G Auth Data 20241004055647196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44634<->l=127.0.0.1:4258 20241004055647201 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647201 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428307963919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428307963919" session_id=3619059574 session_state=BEGIN} 20241004055647201 DSS <0004> hlr_ussd.c:576 262428307963919/0xd7b67776: Process SS (BEGIN) 20241004055647201 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055647201 DSS <0004> hlr_ussd.c:518 262428307963919/0xd7b67776: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055647201 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647201 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647201 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647201 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647203 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647203 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647203 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262428307963919 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428307963919" session_id=3619059574 session_state=CONTINUE} 20241004055647203 DSS <0004> hlr_ussd.c:576 262428307963919/0xd7b67776: Process SS (CONTINUE) 20241004055647203 DSS <0004> hlr_ussd.c:518 262428307963919/0xd7b67776: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055647203 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428307963919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428307963919" session_id=3619059574 session_state=CONTINUE} 20241004055647203 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262428307963919 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647203 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647203 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647207 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647207 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428307963919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428307963919" session_id=3619059574 session_state=CONTINUE} 20241004055647207 DSS <0004> hlr_ussd.c:576 262428307963919/0xd7b67776: Process SS (CONTINUE) 20241004055647207 DSS <0004> hlr_ussd.c:518 262428307963919/0xd7b67776: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647207 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428307963919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647207 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647207 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647207 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647207 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647209 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647209 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647209 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262428307963919 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428307963919" session_id=3619059574 session_state=END} 20241004055647209 DSS <0004> hlr_ussd.c:576 262428307963919/0xd7b67776: Process SS (END) 20241004055647209 DSS <0004> hlr_ussd.c:518 262428307963919/0xd7b67776: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647209 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428307963919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428307963919" session_id=3619059574 session_state=END} 20241004055647209 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428307963919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647209 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262428307963919 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647209 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647209 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44634<->l=127.0.0.1:4258 20241004055647215 DAUC <0003> db_auc.c:157 IMSI='262427856936118': No 2G Auth Data 20241004055647215 DAUC <0003> db_auc.c:192 IMSI='262427856936118': No 3G Auth Data 20241004055647240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44640<->l=127.0.0.1:4258 20241004055647249 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647249 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427856936118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427856936118" session_id=319816382 session_state=BEGIN} 20241004055647249 DSS <0004> hlr_ussd.c:576 262427856936118/0x131002be: Process SS (BEGIN) 20241004055647249 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055647249 DSS <0004> hlr_ussd.c:518 262427856936118/0x131002be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055647249 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647249 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647249 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647249 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647251 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647251 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647251 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427856936118 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427856936118" session_id=319816382 session_state=CONTINUE} 20241004055647251 DSS <0004> hlr_ussd.c:576 262427856936118/0x131002be: Process SS (CONTINUE) 20241004055647251 DSS <0004> hlr_ussd.c:518 262427856936118/0x131002be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055647251 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427856936118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427856936118" session_id=319816382 session_state=CONTINUE} 20241004055647251 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427856936118 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647251 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647251 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647255 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647255 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427856936118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427856936118" session_id=319816382 session_state=CONTINUE} 20241004055647255 DSS <0004> hlr_ussd.c:576 262427856936118/0x131002be: Process SS (CONTINUE) 20241004055647255 DSS <0004> hlr_ussd.c:518 262427856936118/0x131002be: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647255 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427856936118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647255 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647255 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647255 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647255 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647257 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647257 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647257 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427856936118 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427856936118" session_id=319816382 session_state=END} 20241004055647258 DSS <0004> hlr_ussd.c:576 262427856936118/0x131002be: Process SS (END) 20241004055647258 DSS <0004> hlr_ussd.c:518 262427856936118/0x131002be: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647258 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427856936118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427856936118" session_id=319816382 session_state=END} 20241004055647258 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427856936118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647258 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427856936118 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647258 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647258 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44640<->l=127.0.0.1:4258 20241004055647264 DAUC <0003> db_auc.c:157 IMSI='262422736060790': No 2G Auth Data 20241004055647264 DAUC <0003> db_auc.c:192 IMSI='262422736060790': No 3G Auth Data 20241004055647290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44656<->l=127.0.0.1:4258 20241004055647295 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647295 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422736060790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422736060790" session_id=1157347243 session_state=BEGIN} 20241004055647295 DSS <0004> hlr_ussd.c:576 262422736060790/0x44fbb7ab: Process SS (BEGIN) 20241004055647295 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055647295 DSS <0004> hlr_ussd.c:518 262422736060790/0x44fbb7ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055647295 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647295 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647295 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647295 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647296 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647297 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647297 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262422736060790 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422736060790" session_id=1157347243 session_state=CONTINUE} 20241004055647297 DSS <0004> hlr_ussd.c:576 262422736060790/0x44fbb7ab: Process SS (CONTINUE) 20241004055647297 DSS <0004> hlr_ussd.c:518 262422736060790/0x44fbb7ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055647297 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422736060790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422736060790" session_id=1157347243 session_state=CONTINUE} 20241004055647297 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262422736060790 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647297 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647297 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647301 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647301 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422736060790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422736060790" session_id=1157347243 session_state=CONTINUE} 20241004055647301 DSS <0004> hlr_ussd.c:576 262422736060790/0x44fbb7ab: Process SS (CONTINUE) 20241004055647301 DSS <0004> hlr_ussd.c:518 262422736060790/0x44fbb7ab: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647301 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422736060790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647301 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647301 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647301 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647301 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647303 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647303 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647303 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262422736060790 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422736060790" session_id=1157347243 session_state=END} 20241004055647303 DSS <0004> hlr_ussd.c:576 262422736060790/0x44fbb7ab: Process SS (END) 20241004055647303 DSS <0004> hlr_ussd.c:518 262422736060790/0x44fbb7ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647303 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422736060790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422736060790" session_id=1157347243 session_state=END} 20241004055647303 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422736060790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647303 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262422736060790 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647303 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647303 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44656<->l=127.0.0.1:4258 20241004055647309 DAUC <0003> db_auc.c:157 IMSI='262428595707671': No 2G Auth Data 20241004055647309 DAUC <0003> db_auc.c:192 IMSI='262428595707671': No 3G Auth Data 20241004055647338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4258 20241004055647345 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647345 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428595707671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428595707671" session_id=2386002570 session_state=BEGIN} 20241004055647345 DSS <0004> hlr_ussd.c:576 262428595707671/0x8e37828a: Process SS (BEGIN) 20241004055647345 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055647345 DSS <0004> hlr_ussd.c:518 262428595707671/0x8e37828a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055647345 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647345 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647345 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647345 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647347 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647347 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647347 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428595707671 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428595707671" session_id=2386002570 session_state=CONTINUE} 20241004055647347 DSS <0004> hlr_ussd.c:576 262428595707671/0x8e37828a: Process SS (CONTINUE) 20241004055647347 DSS <0004> hlr_ussd.c:518 262428595707671/0x8e37828a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055647347 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428595707671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428595707671" session_id=2386002570 session_state=CONTINUE} 20241004055647347 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428595707671 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647347 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647347 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647353 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647353 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428595707671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428595707671" session_id=2386002570 session_state=CONTINUE} 20241004055647353 DSS <0004> hlr_ussd.c:576 262428595707671/0x8e37828a: Process SS (CONTINUE) 20241004055647353 DSS <0004> hlr_ussd.c:518 262428595707671/0x8e37828a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647353 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428595707671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647353 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647353 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647353 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647353 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647354 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647354 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647354 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428595707671 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428595707671" session_id=2386002570 session_state=END} 20241004055647354 DSS <0004> hlr_ussd.c:576 262428595707671/0x8e37828a: Process SS (END) 20241004055647354 DSS <0004> hlr_ussd.c:518 262428595707671/0x8e37828a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647354 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428595707671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428595707671" session_id=2386002570 session_state=END} 20241004055647354 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428595707671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647354 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428595707671 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647354 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647354 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4258 20241004055647360 DAUC <0003> db_auc.c:157 IMSI='262425599830388': No 2G Auth Data 20241004055647360 DAUC <0003> db_auc.c:192 IMSI='262425599830388': No 3G Auth Data 20241004055647387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44664<->l=127.0.0.1:4258 20241004055647391 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647391 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425599830388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425599830388" session_id=2482226899 session_state=BEGIN} 20241004055647391 DSS <0004> hlr_ussd.c:576 262425599830388/0x93f3c6d3: Process SS (BEGIN) 20241004055647391 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241004055647391 DSS <0004> hlr_ussd.c:518 262425599830388/0x93f3c6d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241004055647391 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647391 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647391 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647391 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647393 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647393 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647393 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262425599830388 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425599830388" session_id=2482226899 session_state=CONTINUE} 20241004055647393 DSS <0004> hlr_ussd.c:576 262425599830388/0x93f3c6d3: Process SS (CONTINUE) 20241004055647393 DSS <0004> hlr_ussd.c:518 262425599830388/0x93f3c6d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241004055647393 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425599830388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425599830388" session_id=2482226899 session_state=CONTINUE} 20241004055647393 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262425599830388 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647393 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647393 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647398 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647398 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425599830388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425599830388" session_id=2482226899 session_state=CONTINUE} 20241004055647398 DSS <0004> hlr_ussd.c:576 262425599830388/0x93f3c6d3: Process SS (CONTINUE) 20241004055647398 DSS <0004> hlr_ussd.c:518 262425599830388/0x93f3c6d3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647398 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425599830388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647398 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647398 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647398 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647398 DLINP <000b> input/ipa.c:431 127.0.0.1:37599 sending data 20241004055647400 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647400 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647400 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262425599830388 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425599830388" session_id=2482226899 session_state=END} 20241004055647400 DSS <0004> hlr_ussd.c:576 262425599830388/0x93f3c6d3: Process SS (END) 20241004055647400 DSS <0004> hlr_ussd.c:518 262425599830388/0x93f3c6d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241004055647400 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425599830388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425599830388" session_id=2482226899 session_state=END} 20241004055647400 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425599830388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055647400 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262425599830388 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055647400 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647400 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055647403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44664<->l=127.0.0.1:4258 20241004055647404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44584<->l=127.0.0.1:4258 20241004055647406 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39721<->l=127.0.0.1:4259) 20241004055647406 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647406 DLINP <000b> input/ipa.c:405 127.0.0.1:37599 message received 20241004055647406 DLINP <000b> input/ipa.c:414 127.0.0.1:37599 connection closed with server 20241004055647406 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37599 20241004055647406 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241004055647406 DLINP <000b> input/ipa.c:451 connected read/write 20241004055647406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055647406 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055647406 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055647406 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055647448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4258 20241004055647649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4258 20241004055650729 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45199 20241004055650729 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45199 20241004055650731 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650731 DLINP <000b> input/ipa.c:405 127.0.0.1:45199 message received 20241004055650733 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650733 DLINP <000b> input/ipa.c:405 127.0.0.1:45199 message received 20241004055650733 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055650733 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241004055650733 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241004055650733 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241004055650733 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  20241004055650733 DLGSUP <0013> gsup_server.c:235 2:  20241004055650733 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055650733 DLGSUP <0013> gsup_server.c:235 3:  20241004055650733 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055650733 DLGSUP <0013> gsup_server.c:235 4:  20241004055650733 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055650733 DLGSUP <0013> gsup_server.c:235 5:  20241004055650733 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055650733 DLGSUP <0013> gsup_server.c:235 7:  20241004055650733 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055650733 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055650733 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055650733 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45199 20241004055650734 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055650734 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055650737 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055650737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44684<->l=127.0.0.1:4258 20241004055650739 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055650739 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055650739 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055650739 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  20241004055650739 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055650739 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  20241004055650739 DLGSUP <0013> gsup_server.c:235 2:  20241004055650739 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055650739 DLGSUP <0013> gsup_server.c:235 3:  20241004055650739 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055650739 DLGSUP <0013> gsup_server.c:235 4:  20241004055650739 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055650739 DLGSUP <0013> gsup_server.c:235 5:  20241004055650739 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055650739 DLGSUP <0013> gsup_server.c:235 7:  20241004055650739 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055650739 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055650739 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055650739 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055650759 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36031<->l=127.0.0.1:4259) 20241004055650781 DAUC <0003> db_auc.c:157 IMSI='262425780283914': No 2G Auth Data 20241004055650781 DAUC <0003> db_auc.c:192 IMSI='262425780283914': No 3G Auth Data 20241004055650804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44694<->l=127.0.0.1:4258 20241004055650811 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055650811 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425780283914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425780283914" session_id=780008783 session_state=BEGIN} 20241004055650811 DSS <0004> hlr_ussd.c:576 262425780283914/0x2e7dfd4f: Process SS (BEGIN) 20241004055650811 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241004055650811 DSS <0004> hlr_ussd.c:518 262425780283914/0x2e7dfd4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241004055650811 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650811 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055650811 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650811 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055650819 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650819 DLINP <000b> input/ipa.c:405 127.0.0.1:45199 message received 20241004055650819 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425780283914 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425780283914" session_id=780008783 session_state=END} 20241004055650819 DSS <0004> hlr_ussd.c:576 262425780283914/0x2e7dfd4f: Process SS (END) 20241004055650819 DSS <0004> hlr_ussd.c:518 262425780283914/0x2e7dfd4f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241004055650819 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425780283914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425780283914" session_id=780008783 session_state=END} 20241004055650819 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425780283914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055650819 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425780283914 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055650819 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055650819 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055650823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44694<->l=127.0.0.1:4258 20241004055650827 DAUC <0003> db_auc.c:157 IMSI='262428085659369': No 2G Auth Data 20241004055650827 DAUC <0003> db_auc.c:192 IMSI='262428085659369': No 3G Auth Data 20241004055650849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44698<->l=127.0.0.1:4258 20241004055650854 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055650854 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428085659369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428085659369" session_id=2859453925 session_state=BEGIN} 20241004055650854 DSS <0004> hlr_ussd.c:576 262428085659369/0xaa6fcde5: Process SS (BEGIN) 20241004055650854 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241004055650854 DSS <0004> hlr_ussd.c:518 262428085659369/0xaa6fcde5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241004055650854 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650854 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055650854 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650854 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055650856 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650856 DLINP <000b> input/ipa.c:405 127.0.0.1:45199 message received 20241004055650856 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428085659369 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428085659369" session_id=2859453925 session_state=END} 20241004055650856 DSS <0004> hlr_ussd.c:576 262428085659369/0xaa6fcde5: Process SS (END) 20241004055650856 DSS <0004> hlr_ussd.c:518 262428085659369/0xaa6fcde5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241004055650856 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428085659369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428085659369" session_id=2859453925 session_state=END} 20241004055650856 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428085659369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055650856 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428085659369 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055650856 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055650856 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055650860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44698<->l=127.0.0.1:4258 20241004055650864 DAUC <0003> db_auc.c:157 IMSI='262420864926926': No 2G Auth Data 20241004055650864 DAUC <0003> db_auc.c:192 IMSI='262420864926926': No 3G Auth Data 20241004055650889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44706<->l=127.0.0.1:4258 20241004055650894 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055650894 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420864926926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420864926926" session_id=603550545 session_state=BEGIN} 20241004055650894 DSS <0004> hlr_ussd.c:576 262420864926926/0x23f97351: Process SS (BEGIN) 20241004055650894 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241004055650894 DSS <0004> hlr_ussd.c:518 262420864926926/0x23f97351: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241004055650894 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650894 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055650894 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650894 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055650896 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650896 DLINP <000b> input/ipa.c:405 127.0.0.1:45199 message received 20241004055650896 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262420864926926 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420864926926" session_id=603550545 session_state=END} 20241004055650896 DSS <0004> hlr_ussd.c:576 262420864926926/0x23f97351: Process SS (END) 20241004055650896 DSS <0004> hlr_ussd.c:518 262420864926926/0x23f97351: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241004055650896 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420864926926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420864926926" session_id=603550545 session_state=END} 20241004055650896 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420864926926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055650896 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262420864926926 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055650896 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055650896 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055650900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44706<->l=127.0.0.1:4258 20241004055650905 DAUC <0003> db_auc.c:157 IMSI='262426171101200': No 2G Auth Data 20241004055650905 DAUC <0003> db_auc.c:192 IMSI='262426171101200': No 3G Auth Data 20241004055650926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44722<->l=127.0.0.1:4258 20241004055650933 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055650933 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426171101200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426171101200" session_id=1966860444 session_state=BEGIN} 20241004055650933 DSS <0004> hlr_ussd.c:576 262426171101200/0x753be89c: Process SS (BEGIN) 20241004055650933 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241004055650933 DSS <0004> hlr_ussd.c:518 262426171101200/0x753be89c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241004055650933 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650933 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055650933 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650933 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055650935 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650935 DLINP <000b> input/ipa.c:405 127.0.0.1:45199 message received 20241004055650935 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262426171101200 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426171101200" session_id=1966860444 session_state=END} 20241004055650935 DSS <0004> hlr_ussd.c:576 262426171101200/0x753be89c: Process SS (END) 20241004055650935 DSS <0004> hlr_ussd.c:518 262426171101200/0x753be89c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241004055650935 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426171101200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426171101200" session_id=1966860444 session_state=END} 20241004055650935 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426171101200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055650935 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262426171101200 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055650935 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055650935 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055650939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44722<->l=127.0.0.1:4258 20241004055650943 DAUC <0003> db_auc.c:157 IMSI='262421895171169': No 2G Auth Data 20241004055650943 DAUC <0003> db_auc.c:192 IMSI='262421895171169': No 3G Auth Data 20241004055650967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44734<->l=127.0.0.1:4258 20241004055650974 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055650974 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421895171169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421895171169" session_id=3283423009 session_state=BEGIN} 20241004055650974 DSS <0004> hlr_ussd.c:576 262421895171169/0xc3b50f21: Process SS (BEGIN) 20241004055650974 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241004055650974 DSS <0004> hlr_ussd.c:518 262421895171169/0xc3b50f21: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241004055650974 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650974 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055650974 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650974 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055650976 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650976 DLINP <000b> input/ipa.c:405 127.0.0.1:45199 message received 20241004055650976 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262421895171169 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421895171169" session_id=3283423009 session_state=END} 20241004055650976 DSS <0004> hlr_ussd.c:576 262421895171169/0xc3b50f21: Process SS (END) 20241004055650976 DSS <0004> hlr_ussd.c:518 262421895171169/0xc3b50f21: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241004055650976 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421895171169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421895171169" session_id=3283423009 session_state=END} 20241004055650976 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421895171169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055650976 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262421895171169 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055650976 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055650977 DLINP <000b> input/ipa.c:451 connected read/write 20241004055650977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055650981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44734<->l=127.0.0.1:4258 20241004055650985 DAUC <0003> db_auc.c:157 IMSI='262421715501770': No 2G Auth Data 20241004055650985 DAUC <0003> db_auc.c:192 IMSI='262421715501770': No 3G Auth Data 20241004055651012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4258 20241004055651018 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055651018 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421715501770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421715501770" session_id=3665188743 session_state=BEGIN} 20241004055651018 DSS <0004> hlr_ussd.c:576 262421715501770/0xda765787: Process SS (BEGIN) 20241004055651018 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241004055651018 DSS <0004> hlr_ussd.c:518 262421715501770/0xda765787: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241004055651018 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651018 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055651018 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651018 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055651020 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651020 DLINP <000b> input/ipa.c:405 127.0.0.1:45199 message received 20241004055651020 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262421715501770 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421715501770" session_id=3665188743 session_state=END} 20241004055651020 DSS <0004> hlr_ussd.c:576 262421715501770/0xda765787: Process SS (END) 20241004055651020 DSS <0004> hlr_ussd.c:518 262421715501770/0xda765787: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241004055651020 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421715501770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421715501770" session_id=3665188743 session_state=END} 20241004055651020 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421715501770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055651020 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262421715501770 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055651020 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055651020 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055651023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4258 20241004055651027 DAUC <0003> db_auc.c:157 IMSI='262422850433600': No 2G Auth Data 20241004055651027 DAUC <0003> db_auc.c:192 IMSI='262422850433600': No 3G Auth Data 20241004055651054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241004055651060 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055651060 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422850433600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422850433600" session_id=2568150158 session_state=BEGIN} 20241004055651060 DSS <0004> hlr_ussd.c:576 262422850433600/0x9912dc8e: Process SS (BEGIN) 20241004055651060 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241004055651060 DSS <0004> hlr_ussd.c:518 262422850433600/0x9912dc8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241004055651060 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651060 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055651060 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651060 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055651062 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651062 DLINP <000b> input/ipa.c:405 127.0.0.1:45199 message received 20241004055651062 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262422850433600 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422850433600" session_id=2568150158 session_state=END} 20241004055651062 DSS <0004> hlr_ussd.c:576 262422850433600/0x9912dc8e: Process SS (END) 20241004055651062 DSS <0004> hlr_ussd.c:518 262422850433600/0x9912dc8e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241004055651062 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422850433600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422850433600" session_id=2568150158 session_state=END} 20241004055651063 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422850433600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055651063 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262422850433600 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055651063 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055651063 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055651066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241004055651070 DAUC <0003> db_auc.c:157 IMSI='262428320980854': No 2G Auth Data 20241004055651070 DAUC <0003> db_auc.c:192 IMSI='262428320980854': No 3G Auth Data 20241004055651099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44750<->l=127.0.0.1:4258 20241004055651105 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055651105 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428320980854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428320980854" session_id=29055107 session_state=BEGIN} 20241004055651105 DSS <0004> hlr_ussd.c:576 262428320980854/0x01bb5883: Process SS (BEGIN) 20241004055651105 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241004055651105 DSS <0004> hlr_ussd.c:518 262428320980854/0x01bb5883: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241004055651105 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651105 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055651105 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651105 DLINP <000b> input/ipa.c:431 127.0.0.1:45199 sending data 20241004055651107 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651107 DLINP <000b> input/ipa.c:405 127.0.0.1:45199 message received 20241004055651107 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262428320980854 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428320980854" session_id=29055107 session_state=END} 20241004055651107 DSS <0004> hlr_ussd.c:576 262428320980854/0x01bb5883: Process SS (END) 20241004055651107 DSS <0004> hlr_ussd.c:518 262428320980854/0x01bb5883: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241004055651107 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428320980854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428320980854" session_id=29055107 session_state=END} 20241004055651107 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428320980854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055651107 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262428320980854 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241004055651107 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055651107 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055651111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44750<->l=127.0.0.1:4258 20241004055651114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44684<->l=127.0.0.1:4258 20241004055651115 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055651115 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055651115 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055651115 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055651115 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36031<->l=127.0.0.1:4259) 20241004055651115 DLINP <000b> input/ipa.c:451 connected read/write 20241004055651115 DLINP <000b> input/ipa.c:405 127.0.0.1:45199 message received 20241004055651115 DLINP <000b> input/ipa.c:414 127.0.0.1:45199 connection closed with server 20241004055651115 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45199 20241004055651115 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241004055651156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20241004055651347 DSS <0004> hlr_ussd.c:239 262420273442678/0xad984f9a: SS Session Timeout, destroying 20241004055651347 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420273442678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055651357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20241004055651400 DSS <0004> hlr_ussd.c:239 262422459436378/0x7dec87dc: SS Session Timeout, destroying 20241004055651400 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422459436378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055651453 DSS <0004> hlr_ussd.c:239 262425743905110/0x19cc16e2: SS Session Timeout, destroying 20241004055651453 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425743905110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055651507 DSS <0004> hlr_ussd.c:239 262428729971088/0x357f9edd: SS Session Timeout, destroying 20241004055651507 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428729971088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055651546 DSS <0004> hlr_ussd.c:239 262429056944941/0xe4676f22: SS Session Timeout, destroying 20241004055651546 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429056944941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055651592 DSS <0004> hlr_ussd.c:239 262425644646191/0x37a2d58d: SS Session Timeout, destroying 20241004055651592 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425644646191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055651632 DSS <0004> hlr_ussd.c:239 262424077798713/0x8f4776db: SS Session Timeout, destroying 20241004055651632 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424077798713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055651676 DSS <0004> hlr_ussd.c:239 262422628923739/0x92a2eb3e: SS Session Timeout, destroying 20241004055651676 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422628923739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055654432 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055654432 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055654435 DLINP <000b> input/ipa.c:451 connected read/write 20241004055654435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055654436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44768<->l=127.0.0.1:4258 20241004055654438 DLINP <000b> input/ipa.c:451 connected read/write 20241004055654438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055654438 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055654438 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055654438 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  20241004055654438 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055654438 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  20241004055654438 DLGSUP <0013> gsup_server.c:235 2:  20241004055654438 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055654438 DLGSUP <0013> gsup_server.c:235 3:  20241004055654438 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055654438 DLGSUP <0013> gsup_server.c:235 4:  20241004055654438 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055654438 DLGSUP <0013> gsup_server.c:235 5:  20241004055654438 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055654438 DLGSUP <0013> gsup_server.c:235 7:  20241004055654438 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055654438 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055654438 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055654438 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055654458 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40535<->l=127.0.0.1:4259) 20241004055654476 DAUC <0003> db_auc.c:157 IMSI='262424966620741': No 2G Auth Data 20241004055654476 DAUC <0003> db_auc.c:192 IMSI='262424966620741': No 3G Auth Data 20241004055654499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 20241004055654505 DLINP <000b> input/ipa.c:451 connected read/write 20241004055654505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055654505 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424966620741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424966620741" session_id=1050160405 session_state=BEGIN} 20241004055654505 DSS <0004> hlr_ussd.c:576 262424966620741/0x3e982d15: Process SS (BEGIN) 20241004055654506 DSS <0004> hlr_ussd.c:498 262424966620741/0x3e982d15: SS CompType=Invoke, OpCode=InterrogateSS 20241004055654506 DSS <0004> hlr_ussd.c:506 262424966620741/0x3e982d15: Structured SS requests are not supported, rejecting... 20241004055654506 DSS <0004> hlr_ussd.c:354 262424966620741/0x3e982d15: Tx ReturnError(0, 0x15) 20241004055654506 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424966620741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424966620741" session_id=1050160405 session_state=END} 20241004055654506 DLINP <000b> input/ipa.c:451 connected read/write 20241004055654506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055654506 DLINP <000b> input/ipa.c:451 connected read/write 20241004055654506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055654508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 20241004055654517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44768<->l=127.0.0.1:4258 20241004055654518 DLINP <000b> input/ipa.c:451 connected read/write 20241004055654518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055654518 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055654518 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055654518 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055654518 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40535<->l=127.0.0.1:4259) 20241004055654559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44790<->l=127.0.0.1:4258 20241004055654660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44790<->l=127.0.0.1:4258 20241004055654979 DSS <0004> hlr_ussd.c:239 262427486833662/0x1794860d: SS Session Timeout, destroying 20241004055654979 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427486833662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055655014 DSS <0004> hlr_ussd.c:239 262422442938884/0xd6f13a2a: SS Session Timeout, destroying 20241004055655014 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422442938884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055655054 DSS <0004> hlr_ussd.c:239 262428874895973/0xf9e84198: SS Session Timeout, destroying 20241004055655054 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428874895973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055655091 DSS <0004> hlr_ussd.c:239 262425507314120/0x8fdc1a9d: SS Session Timeout, destroying 20241004055655091 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425507314120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055655128 DSS <0004> hlr_ussd.c:239 262424592455513/0x3934b821: SS Session Timeout, destroying 20241004055655128 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424592455513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055655169 DSS <0004> hlr_ussd.c:239 262427715085302/0xcc2b2571: SS Session Timeout, destroying 20241004055655169 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427715085302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055655210 DSS <0004> hlr_ussd.c:239 262421405235707/0xb0e31476: SS Session Timeout, destroying 20241004055655210 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421405235707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055655250 DSS <0004> hlr_ussd.c:239 262425902726765/0x2af9893e: SS Session Timeout, destroying 20241004055655250 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425902726765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055657735 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055657735 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055657737 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055657738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45658<->l=127.0.0.1:4258 20241004055657740 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055657740 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055657740 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055657740 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  20241004055657740 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055657740 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  20241004055657740 DLGSUP <0013> gsup_server.c:235 2:  20241004055657740 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055657740 DLGSUP <0013> gsup_server.c:235 3:  20241004055657740 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055657740 DLGSUP <0013> gsup_server.c:235 4:  20241004055657740 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055657740 DLGSUP <0013> gsup_server.c:235 5:  20241004055657740 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055657740 DLGSUP <0013> gsup_server.c:235 7:  20241004055657740 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055657740 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055657740 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055657740 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055657756 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34581<->l=127.0.0.1:4259) 20241004055657775 DAUC <0003> db_auc.c:157 IMSI='262422084477177': No 2G Auth Data 20241004055657775 DAUC <0003> db_auc.c:192 IMSI='262422084477177': No 3G Auth Data 20241004055657801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45668<->l=127.0.0.1:4258 20241004055657808 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055657808 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422084477177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422084477177"} 20241004055657808 DMAIN <0000> hlr.c:435 IMSI='262422084477177': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055657808 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422084477177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422084477177"} 20241004055657808 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422084477177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055657808 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657808 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657811 DAUC <0003> db_auc.c:192 IMSI='262422084477177': No 3G Auth Data 20241004055657813 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055657813 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422084477177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422084477177"} 20241004055657813 DAUC <0003> hlr.c:428 IMSI='262422084477177': storing IMEI = 12345678901234 20241004055657816 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422084477177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422084477177"} 20241004055657816 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422084477177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055657816 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657816 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657818 DAUC <0003> db_auc.c:192 IMSI='262422084477177': No 3G Auth Data 20241004055657819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45668<->l=127.0.0.1:4258 20241004055657831 DAUC <0003> db_auc.c:157 IMSI='262429054646804': No 2G Auth Data 20241004055657831 DAUC <0003> db_auc.c:192 IMSI='262429054646804': No 3G Auth Data 20241004055657855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45676<->l=127.0.0.1:4258 20241004055657861 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055657861 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429054646804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429054646804"} 20241004055657861 DMAIN <0000> hlr.c:435 IMSI='262429054646804': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055657861 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429054646804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429054646804"} 20241004055657861 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429054646804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055657861 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657861 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657862 DAUC <0003> db_auc.c:192 IMSI='262429054646804': No 3G Auth Data 20241004055657865 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055657865 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429054646804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429054646804"} 20241004055657865 DAUC <0003> hlr.c:428 IMSI='262429054646804': storing IMEI = 12345678901234 20241004055657869 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429054646804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429054646804"} 20241004055657869 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429054646804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055657869 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657869 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657871 DAUC <0003> db_auc.c:192 IMSI='262429054646804': No 3G Auth Data 20241004055657872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45676<->l=127.0.0.1:4258 20241004055657884 DAUC <0003> db_auc.c:157 IMSI='262425270312059': No 2G Auth Data 20241004055657884 DAUC <0003> db_auc.c:192 IMSI='262425270312059': No 3G Auth Data 20241004055657907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45690<->l=127.0.0.1:4258 20241004055657913 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055657913 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425270312059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425270312059"} 20241004055657913 DMAIN <0000> hlr.c:435 IMSI='262425270312059': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055657913 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425270312059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425270312059"} 20241004055657913 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425270312059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055657913 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657913 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657915 DAUC <0003> db_auc.c:192 IMSI='262425270312059': No 3G Auth Data 20241004055657919 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055657919 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425270312059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425270312059"} 20241004055657919 DAUC <0003> hlr.c:428 IMSI='262425270312059': storing IMEI = 12345678901234 20241004055657922 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425270312059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425270312059"} 20241004055657922 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425270312059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055657922 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657922 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657924 DAUC <0003> db_auc.c:192 IMSI='262425270312059': No 3G Auth Data 20241004055657925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45690<->l=127.0.0.1:4258 20241004055657937 DAUC <0003> db_auc.c:157 IMSI='262425020741562': No 2G Auth Data 20241004055657937 DAUC <0003> db_auc.c:192 IMSI='262425020741562': No 3G Auth Data 20241004055657964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4258 20241004055657969 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055657969 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425020741562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425020741562"} 20241004055657969 DMAIN <0000> hlr.c:435 IMSI='262425020741562': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055657969 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425020741562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425020741562"} 20241004055657969 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425020741562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055657969 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657969 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657971 DAUC <0003> db_auc.c:157 IMSI='262425020741562': No 2G Auth Data 20241004055657975 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055657975 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425020741562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425020741562"} 20241004055657975 DAUC <0003> hlr.c:428 IMSI='262425020741562': storing IMEI = 12345678901234 20241004055657978 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425020741562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425020741562"} 20241004055657978 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425020741562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055657978 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657978 DLINP <000b> input/ipa.c:451 connected read/write 20241004055657978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055657980 DAUC <0003> db_auc.c:157 IMSI='262425020741562': No 2G Auth Data 20241004055657981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4258 20241004055657992 DAUC <0003> db_auc.c:157 IMSI='262427550020401': No 2G Auth Data 20241004055657992 DAUC <0003> db_auc.c:192 IMSI='262427550020401': No 3G Auth Data 20241004055658016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45712<->l=127.0.0.1:4258 20241004055658022 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055658022 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427550020401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427550020401"} 20241004055658022 DMAIN <0000> hlr.c:435 IMSI='262427550020401': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055658022 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427550020401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427550020401"} 20241004055658022 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427550020401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055658022 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658022 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658024 DAUC <0003> db_auc.c:157 IMSI='262427550020401': No 2G Auth Data 20241004055658027 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055658027 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427550020401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427550020401"} 20241004055658027 DAUC <0003> hlr.c:428 IMSI='262427550020401': storing IMEI = 12345678901234 20241004055658030 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427550020401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427550020401"} 20241004055658030 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427550020401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055658030 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658030 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658031 DAUC <0003> db_auc.c:157 IMSI='262427550020401': No 2G Auth Data 20241004055658033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45712<->l=127.0.0.1:4258 20241004055658044 DAUC <0003> db_auc.c:157 IMSI='262421493923834': No 2G Auth Data 20241004055658044 DAUC <0003> db_auc.c:192 IMSI='262421493923834': No 3G Auth Data 20241004055658073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4258 20241004055658080 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055658080 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421493923834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421493923834"} 20241004055658080 DMAIN <0000> hlr.c:435 IMSI='262421493923834': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055658080 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421493923834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421493923834"} 20241004055658080 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421493923834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055658080 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658080 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658086 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055658086 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421493923834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421493923834"} 20241004055658086 DAUC <0003> hlr.c:428 IMSI='262421493923834': storing IMEI = 12345678901234 20241004055658089 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421493923834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421493923834"} 20241004055658089 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421493923834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055658089 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658089 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4258 20241004055658107 DAUC <0003> db_auc.c:157 IMSI='262428282458020': No 2G Auth Data 20241004055658107 DAUC <0003> db_auc.c:192 IMSI='262428282458020': No 3G Auth Data 20241004055658133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45724<->l=127.0.0.1:4258 20241004055658137 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055658137 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428282458020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428282458020"} 20241004055658137 DMAIN <0000> hlr.c:435 IMSI='262428282458020': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055658137 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428282458020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428282458020"} 20241004055658137 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428282458020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055658137 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658138 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658142 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055658142 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428282458020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428282458020"} 20241004055658142 DAUC <0003> hlr.c:428 IMSI='262428282458020': storing IMEI = 12345678901234 20241004055658145 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428282458020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428282458020"} 20241004055658145 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428282458020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055658145 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658145 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45724<->l=127.0.0.1:4258 20241004055658166 DAUC <0003> db_auc.c:157 IMSI='262421409185889': No 2G Auth Data 20241004055658166 DAUC <0003> db_auc.c:192 IMSI='262421409185889': No 3G Auth Data 20241004055658192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4258 20241004055658199 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055658199 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421409185889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421409185889"} 20241004055658199 DMAIN <0000> hlr.c:435 IMSI='262421409185889': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055658199 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421409185889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421409185889"} 20241004055658199 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421409185889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055658199 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658199 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658204 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055658204 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421409185889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421409185889"} 20241004055658204 DAUC <0003> hlr.c:428 IMSI='262421409185889': storing IMEI = 12345678901234 20241004055658207 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421409185889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421409185889"} 20241004055658207 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421409185889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055658207 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658207 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055658210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4258 20241004055658223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45658<->l=127.0.0.1:4258 20241004055658224 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34581<->l=127.0.0.1:4259) 20241004055658224 DLINP <000b> input/ipa.c:451 connected read/write 20241004055658224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055658224 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055658224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055658224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055658266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4258 20241004055658367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4258 20241004055701446 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055701446 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055701448 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 20241004055701450 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701450 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055701450 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055701450 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  20241004055701450 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055701450 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  20241004055701450 DLGSUP <0013> gsup_server.c:235 2:  20241004055701450 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055701450 DLGSUP <0013> gsup_server.c:235 3:  20241004055701450 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055701450 DLGSUP <0013> gsup_server.c:235 4:  20241004055701450 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055701450 DLGSUP <0013> gsup_server.c:235 5:  20241004055701450 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055701450 DLGSUP <0013> gsup_server.c:235 7:  20241004055701450 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055701450 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055701450 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055701450 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055701469 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32771<->l=127.0.0.1:4259) 20241004055701487 DAUC <0003> db_auc.c:157 IMSI='262423351914598': No 2G Auth Data 20241004055701487 DAUC <0003> db_auc.c:192 IMSI='262423351914598': No 3G Auth Data 20241004055701509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45756<->l=127.0.0.1:4258 20241004055701515 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701515 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423351914598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423351914598" source_name="the-source\n"} 20241004055701515 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241004055701515 DMAIN <0000> hlr.c:435 IMSI='262423351914598': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055701515 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262423351914598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423351914598" destination_name="the-source\n"} 20241004055701515 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262423351914598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701515 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701515 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701517 DAUC <0003> db_auc.c:192 IMSI='262423351914598': No 3G Auth Data 20241004055701520 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701520 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423351914598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423351914598" source_name="the-source\n"} 20241004055701520 DAUC <0003> hlr.c:428 IMSI='262423351914598': storing IMEI = 12345678901234 20241004055701523 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262423351914598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423351914598" destination_name="the-source\n"} 20241004055701523 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262423351914598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701523 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701523 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701524 DAUC <0003> db_auc.c:192 IMSI='262423351914598': No 3G Auth Data 20241004055701526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45756<->l=127.0.0.1:4258 20241004055701540 DAUC <0003> db_auc.c:157 IMSI='262420185220891': No 2G Auth Data 20241004055701540 DAUC <0003> db_auc.c:192 IMSI='262420185220891': No 3G Auth Data 20241004055701566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45762<->l=127.0.0.1:4258 20241004055701571 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701571 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420185220891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420185220891" source_name="the-source\n"} 20241004055701571 DMAIN <0000> hlr.c:435 IMSI='262420185220891': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055701571 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420185220891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420185220891" destination_name="the-source\n"} 20241004055701571 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420185220891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701571 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701571 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701573 DAUC <0003> db_auc.c:192 IMSI='262420185220891': No 3G Auth Data 20241004055701577 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701577 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420185220891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420185220891" source_name="the-source\n"} 20241004055701577 DAUC <0003> hlr.c:428 IMSI='262420185220891': storing IMEI = 12345678901234 20241004055701580 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420185220891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420185220891" destination_name="the-source\n"} 20241004055701580 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420185220891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701580 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701580 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701582 DAUC <0003> db_auc.c:192 IMSI='262420185220891': No 3G Auth Data 20241004055701583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45762<->l=127.0.0.1:4258 20241004055701596 DAUC <0003> db_auc.c:157 IMSI='262427728421416': No 2G Auth Data 20241004055701596 DAUC <0003> db_auc.c:192 IMSI='262427728421416': No 3G Auth Data 20241004055701621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45768<->l=127.0.0.1:4258 20241004055701627 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701627 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427728421416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427728421416" source_name="the-source\n"} 20241004055701627 DMAIN <0000> hlr.c:435 IMSI='262427728421416': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055701627 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427728421416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427728421416" destination_name="the-source\n"} 20241004055701627 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262427728421416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701627 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701627 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701629 DAUC <0003> db_auc.c:192 IMSI='262427728421416': No 3G Auth Data 20241004055701633 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701633 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427728421416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427728421416" source_name="the-source\n"} 20241004055701633 DAUC <0003> hlr.c:428 IMSI='262427728421416': storing IMEI = 12345678901234 20241004055701636 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427728421416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427728421416" destination_name="the-source\n"} 20241004055701636 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262427728421416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701636 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701636 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701637 DAUC <0003> db_auc.c:192 IMSI='262427728421416': No 3G Auth Data 20241004055701638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45768<->l=127.0.0.1:4258 20241004055701650 DAUC <0003> db_auc.c:157 IMSI='262427921652570': No 2G Auth Data 20241004055701650 DAUC <0003> db_auc.c:192 IMSI='262427921652570': No 3G Auth Data 20241004055701674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45772<->l=127.0.0.1:4258 20241004055701680 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701680 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427921652570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427921652570" source_name="the-source\n"} 20241004055701680 DMAIN <0000> hlr.c:435 IMSI='262427921652570': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055701680 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427921652570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427921652570" destination_name="the-source\n"} 20241004055701680 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427921652570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701680 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701680 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701682 DAUC <0003> db_auc.c:157 IMSI='262427921652570': No 2G Auth Data 20241004055701685 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701685 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427921652570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427921652570" source_name="the-source\n"} 20241004055701685 DAUC <0003> hlr.c:428 IMSI='262427921652570': storing IMEI = 12345678901234 20241004055701688 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427921652570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427921652570" destination_name="the-source\n"} 20241004055701688 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427921652570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701688 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701688 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701690 DAUC <0003> db_auc.c:157 IMSI='262427921652570': No 2G Auth Data 20241004055701691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45772<->l=127.0.0.1:4258 20241004055701705 DAUC <0003> db_auc.c:157 IMSI='262425951493218': No 2G Auth Data 20241004055701705 DAUC <0003> db_auc.c:192 IMSI='262425951493218': No 3G Auth Data 20241004055701729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45774<->l=127.0.0.1:4258 20241004055701733 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701733 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425951493218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425951493218" source_name="the-source\n"} 20241004055701733 DMAIN <0000> hlr.c:435 IMSI='262425951493218': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055701733 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425951493218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425951493218" destination_name="the-source\n"} 20241004055701733 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262425951493218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701733 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701733 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701735 DAUC <0003> db_auc.c:157 IMSI='262425951493218': No 2G Auth Data 20241004055701738 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701738 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425951493218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425951493218" source_name="the-source\n"} 20241004055701738 DAUC <0003> hlr.c:428 IMSI='262425951493218': storing IMEI = 12345678901234 20241004055701741 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425951493218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425951493218" destination_name="the-source\n"} 20241004055701741 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262425951493218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701741 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701741 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701743 DAUC <0003> db_auc.c:157 IMSI='262425951493218': No 2G Auth Data 20241004055701743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45774<->l=127.0.0.1:4258 20241004055701757 DAUC <0003> db_auc.c:157 IMSI='262426074617755': No 2G Auth Data 20241004055701757 DAUC <0003> db_auc.c:192 IMSI='262426074617755': No 3G Auth Data 20241004055701786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 20241004055701792 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701792 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426074617755 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426074617755" source_name="the-source\n"} 20241004055701792 DMAIN <0000> hlr.c:435 IMSI='262426074617755': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055701792 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426074617755 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426074617755" destination_name="the-source\n"} 20241004055701792 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262426074617755 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701792 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701792 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701798 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701798 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426074617755 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426074617755" source_name="the-source\n"} 20241004055701798 DAUC <0003> hlr.c:428 IMSI='262426074617755': storing IMEI = 12345678901234 20241004055701802 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426074617755 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426074617755" destination_name="the-source\n"} 20241004055701802 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262426074617755 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701802 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701802 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 20241004055701820 DAUC <0003> db_auc.c:157 IMSI='262420252916643': No 2G Auth Data 20241004055701820 DAUC <0003> db_auc.c:192 IMSI='262420252916643': No 3G Auth Data 20241004055701851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45782<->l=127.0.0.1:4258 20241004055701856 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701856 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420252916643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420252916643" source_name="the-source\n"} 20241004055701856 DMAIN <0000> hlr.c:435 IMSI='262420252916643': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055701856 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420252916643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420252916643" destination_name="the-source\n"} 20241004055701856 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262420252916643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701856 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701856 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701860 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701860 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420252916643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420252916643" source_name="the-source\n"} 20241004055701860 DAUC <0003> hlr.c:428 IMSI='262420252916643': storing IMEI = 12345678901234 20241004055701863 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420252916643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420252916643" destination_name="the-source\n"} 20241004055701863 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262420252916643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701863 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701863 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45782<->l=127.0.0.1:4258 20241004055701887 DAUC <0003> db_auc.c:157 IMSI='262427380945378': No 2G Auth Data 20241004055701887 DAUC <0003> db_auc.c:192 IMSI='262427380945378': No 3G Auth Data 20241004055701921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4258 20241004055701926 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701926 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427380945378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427380945378" source_name="the-source\n"} 20241004055701926 DMAIN <0000> hlr.c:435 IMSI='262427380945378': has IMEI = 12345678901234 (consider setting 'store-imei') 20241004055701926 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427380945378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427380945378" destination_name="the-source\n"} 20241004055701926 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262427380945378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701926 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701926 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701931 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701931 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427380945378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427380945378" source_name="the-source\n"} 20241004055701931 DAUC <0003> hlr.c:428 IMSI='262427380945378': storing IMEI = 12345678901234 20241004055701935 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427380945378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427380945378" destination_name="the-source\n"} 20241004055701935 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262427380945378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055701935 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701935 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055701937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4258 20241004055701957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 20241004055701958 DLINP <000b> input/ipa.c:451 connected read/write 20241004055701958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055701958 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055701958 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055701958 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055701958 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241004055701958 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32771<->l=127.0.0.1:4259) 20241004055702002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4258 20241004055702102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4258 20241004055705179 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055705179 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055705182 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45804<->l=127.0.0.1:4258 20241004055705185 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705185 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055705185 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055705185 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  20241004055705185 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055705185 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  20241004055705185 DLGSUP <0013> gsup_server.c:235 2:  20241004055705185 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055705185 DLGSUP <0013> gsup_server.c:235 3:  20241004055705185 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055705185 DLGSUP <0013> gsup_server.c:235 4:  20241004055705185 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055705185 DLGSUP <0013> gsup_server.c:235 5:  20241004055705185 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055705185 DLGSUP <0013> gsup_server.c:235 7:  20241004055705185 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055705185 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055705185 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055705185 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055705205 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37481<->l=127.0.0.1:4259) 20241004055705214 DAUC <0003> db_auc.c:157 IMSI='262421168248831': No 2G Auth Data 20241004055705214 DAUC <0003> db_auc.c:192 IMSI='262421168248831': No 3G Auth Data 20241004055705236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20241004055705239 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705239 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421168248831"} 20241004055705239 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241004055705239 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421168248831" cause=Invalid mandatory information} 20241004055705239 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705239 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705239 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705241 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705241 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421168248831"} 20241004055705241 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241004055705241 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421168248831" cause=Invalid mandatory information} 20241004055705241 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705241 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705241 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705243 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705243 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421168248831"} 20241004055705243 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241004055705243 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421168248831" cause=Invalid mandatory information} 20241004055705243 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705243 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705243 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705244 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705244 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421168248831"} 20241004055705244 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241004055705244 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421168248831" cause=Invalid mandatory information} 20241004055705244 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705244 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705244 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705246 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705246 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421168248831"} 20241004055705246 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241004055705246 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421168248831" cause=Invalid mandatory information} 20241004055705246 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421168248831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705246 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705246 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20241004055705260 DAUC <0003> db_auc.c:157 IMSI='262421756883949': No 2G Auth Data 20241004055705260 DAUC <0003> db_auc.c:192 IMSI='262421756883949': No 3G Auth Data 20241004055705282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45826<->l=127.0.0.1:4258 20241004055705285 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705285 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421756883949"} 20241004055705285 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241004055705285 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421756883949" cause=Invalid mandatory information} 20241004055705285 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705285 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705285 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705288 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705288 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421756883949"} 20241004055705288 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241004055705288 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421756883949" cause=Invalid mandatory information} 20241004055705288 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705288 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705288 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705290 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705290 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421756883949"} 20241004055705290 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241004055705290 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421756883949" cause=Invalid mandatory information} 20241004055705290 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705290 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705290 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705291 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705291 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421756883949"} 20241004055705291 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241004055705291 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421756883949" cause=Invalid mandatory information} 20241004055705291 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705291 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705291 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705293 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705293 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421756883949"} 20241004055705293 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241004055705293 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421756883949" cause=Invalid mandatory information} 20241004055705293 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421756883949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705293 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705293 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45826<->l=127.0.0.1:4258 20241004055705306 DAUC <0003> db_auc.c:157 IMSI='262426650288745': No 2G Auth Data 20241004055705306 DAUC <0003> db_auc.c:192 IMSI='262426650288745': No 3G Auth Data 20241004055705329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45840<->l=127.0.0.1:4258 20241004055705333 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705333 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426650288745"} 20241004055705333 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241004055705333 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426650288745" cause=Invalid mandatory information} 20241004055705333 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705333 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705333 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705336 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705336 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426650288745"} 20241004055705336 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241004055705336 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426650288745" cause=Invalid mandatory information} 20241004055705336 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705336 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705336 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705337 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705337 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426650288745"} 20241004055705337 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241004055705337 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426650288745" cause=Invalid mandatory information} 20241004055705337 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705337 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705337 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705339 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705339 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426650288745"} 20241004055705339 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241004055705339 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426650288745" cause=Invalid mandatory information} 20241004055705339 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705339 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705339 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705340 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705340 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426650288745"} 20241004055705340 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241004055705340 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426650288745" cause=Invalid mandatory information} 20241004055705340 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426650288745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705340 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705340 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45840<->l=127.0.0.1:4258 20241004055705353 DAUC <0003> db_auc.c:157 IMSI='262427440300471': No 2G Auth Data 20241004055705353 DAUC <0003> db_auc.c:192 IMSI='262427440300471': No 3G Auth Data 20241004055705377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4258 20241004055705380 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705380 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427440300471"} 20241004055705380 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241004055705381 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427440300471" cause=Invalid mandatory information} 20241004055705381 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705381 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705381 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705383 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705383 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427440300471"} 20241004055705383 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241004055705383 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427440300471" cause=Invalid mandatory information} 20241004055705383 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705383 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705383 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705385 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705385 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427440300471"} 20241004055705385 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241004055705385 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427440300471" cause=Invalid mandatory information} 20241004055705385 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705385 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705385 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705387 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705387 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427440300471"} 20241004055705387 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241004055705387 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427440300471" cause=Invalid mandatory information} 20241004055705387 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705387 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705387 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705389 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705389 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427440300471"} 20241004055705389 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241004055705389 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427440300471" cause=Invalid mandatory information} 20241004055705389 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427440300471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705389 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705389 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4258 20241004055705405 DAUC <0003> db_auc.c:157 IMSI='262426411902258': No 2G Auth Data 20241004055705405 DAUC <0003> db_auc.c:192 IMSI='262426411902258': No 3G Auth Data 20241004055705431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20241004055705434 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705435 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426411902258"} 20241004055705435 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241004055705435 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426411902258" cause=Invalid mandatory information} 20241004055705435 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705435 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705435 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705436 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705436 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426411902258"} 20241004055705436 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241004055705436 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426411902258" cause=Invalid mandatory information} 20241004055705436 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705436 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705437 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705438 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705438 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426411902258"} 20241004055705438 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241004055705438 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426411902258" cause=Invalid mandatory information} 20241004055705438 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705438 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705438 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705440 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705440 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426411902258"} 20241004055705440 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241004055705440 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426411902258" cause=Invalid mandatory information} 20241004055705440 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705440 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705440 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705441 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705441 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426411902258"} 20241004055705441 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241004055705441 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426411902258" cause=Invalid mandatory information} 20241004055705441 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426411902258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705441 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705441 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20241004055705454 DAUC <0003> db_auc.c:157 IMSI='262424744669179': No 2G Auth Data 20241004055705454 DAUC <0003> db_auc.c:192 IMSI='262424744669179': No 3G Auth Data 20241004055705480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45858<->l=127.0.0.1:4258 20241004055705484 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705484 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424744669179"} 20241004055705484 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241004055705484 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424744669179" cause=Invalid mandatory information} 20241004055705484 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705484 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705484 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705486 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705486 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424744669179"} 20241004055705486 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241004055705486 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424744669179" cause=Invalid mandatory information} 20241004055705486 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705486 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705486 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705487 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705487 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424744669179"} 20241004055705487 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241004055705487 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424744669179" cause=Invalid mandatory information} 20241004055705487 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705487 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705487 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705489 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705489 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424744669179"} 20241004055705489 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241004055705489 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424744669179" cause=Invalid mandatory information} 20241004055705489 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705489 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705489 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705491 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705491 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424744669179"} 20241004055705491 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241004055705491 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424744669179" cause=Invalid mandatory information} 20241004055705491 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424744669179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705491 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705491 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45858<->l=127.0.0.1:4258 20241004055705506 DAUC <0003> db_auc.c:157 IMSI='262422428318722': No 2G Auth Data 20241004055705506 DAUC <0003> db_auc.c:192 IMSI='262422428318722': No 3G Auth Data 20241004055705534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45874<->l=127.0.0.1:4258 20241004055705538 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705538 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422428318722"} 20241004055705538 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241004055705538 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422428318722" cause=Invalid mandatory information} 20241004055705538 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705538 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705538 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705540 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705540 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422428318722"} 20241004055705540 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241004055705540 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422428318722" cause=Invalid mandatory information} 20241004055705540 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705540 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705540 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705542 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705542 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422428318722"} 20241004055705542 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241004055705542 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422428318722" cause=Invalid mandatory information} 20241004055705542 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705542 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705542 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705544 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705544 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422428318722"} 20241004055705544 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241004055705544 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422428318722" cause=Invalid mandatory information} 20241004055705544 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705544 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705544 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705546 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705546 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422428318722"} 20241004055705546 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241004055705546 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422428318722" cause=Invalid mandatory information} 20241004055705546 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422428318722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705546 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705546 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45874<->l=127.0.0.1:4258 20241004055705562 DAUC <0003> db_auc.c:157 IMSI='262429083212866': No 2G Auth Data 20241004055705562 DAUC <0003> db_auc.c:192 IMSI='262429083212866': No 3G Auth Data 20241004055705590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45890<->l=127.0.0.1:4258 20241004055705593 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705593 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429083212866"} 20241004055705593 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241004055705593 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429083212866" cause=Invalid mandatory information} 20241004055705593 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705593 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705593 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705595 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705595 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429083212866"} 20241004055705595 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241004055705595 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429083212866" cause=Invalid mandatory information} 20241004055705595 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705595 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705595 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705597 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705597 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429083212866"} 20241004055705597 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241004055705597 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429083212866" cause=Invalid mandatory information} 20241004055705597 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705597 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705597 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705599 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705599 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429083212866"} 20241004055705599 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241004055705599 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429083212866" cause=Invalid mandatory information} 20241004055705599 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705599 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705599 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705601 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705601 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429083212866"} 20241004055705601 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241004055705601 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429083212866" cause=Invalid mandatory information} 20241004055705601 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429083212866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055705601 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705601 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055705602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45890<->l=127.0.0.1:4258 20241004055705614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45804<->l=127.0.0.1:4258 20241004055705615 DLINP <000b> input/ipa.c:451 connected read/write 20241004055705615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055705615 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055705615 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055705616 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055705616 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37481<->l=127.0.0.1:4259) 20241004055705657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 20241004055705757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 20241004055708838 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055708838 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055708840 DLINP <000b> input/ipa.c:451 connected read/write 20241004055708840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055708840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49992<->l=127.0.0.1:4258 20241004055708842 DLINP <000b> input/ipa.c:451 connected read/write 20241004055708842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055708842 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055708842 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055708842 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  20241004055708842 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055708842 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  20241004055708842 DLGSUP <0013> gsup_server.c:235 2:  20241004055708842 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055708842 DLGSUP <0013> gsup_server.c:235 3:  20241004055708842 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055708842 DLGSUP <0013> gsup_server.c:235 4:  20241004055708842 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055708842 DLGSUP <0013> gsup_server.c:235 5:  20241004055708842 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055708842 DLGSUP <0013> gsup_server.c:235 7:  20241004055708842 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055708842 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055708842 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055708842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055708859 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39133<->l=127.0.0.1:4259) 20241004055708870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50000<->l=127.0.0.1:4258 20241004055708889 DLINP <000b> input/ipa.c:451 connected read/write 20241004055708889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055708889 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428049132536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428049132536"} 20241004055708889 DMAIN <0000> hlr.c:435 IMSI='262428049132536': has IMEI = 22245678901234 (consider setting 'store-imei') 20241004055708889 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428049132536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241004055708889 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428049132536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428049132536" cause=Invalid mandatory information} 20241004055708889 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428049132536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055708889 DLINP <000b> input/ipa.c:451 connected read/write 20241004055708889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055708889 DLINP <000b> input/ipa.c:451 connected read/write 20241004055708889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055708894 DLINP <000b> input/ipa.c:451 connected read/write 20241004055708894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055708894 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428049132536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428049132536"} 20241004055708895 DAUC <0003> hlr.c:428 IMSI='262428049132536': storing IMEI = 22245678901234 20241004055708895 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428049132536': no such subscriber 20241004055708895 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428049132536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241004055708895 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428049132536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428049132536" cause=Invalid mandatory information} 20241004055708895 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428049132536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055708895 DLINP <000b> input/ipa.c:451 connected read/write 20241004055708895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055708895 DLINP <000b> input/ipa.c:451 connected read/write 20241004055708895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055708896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50000<->l=127.0.0.1:4258 20241004055708897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49992<->l=127.0.0.1:4258 20241004055708898 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39133<->l=127.0.0.1:4259) 20241004055708899 DLINP <000b> input/ipa.c:451 connected read/write 20241004055708899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055708899 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055708899 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055708899 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055708938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50002<->l=127.0.0.1:4258 20241004055709039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50002<->l=127.0.0.1:4258 20241004055712116 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055712116 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055712119 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 20241004055712122 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712122 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055712122 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055712122 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  20241004055712122 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055712122 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  20241004055712122 DLGSUP <0013> gsup_server.c:235 2:  20241004055712122 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055712122 DLGSUP <0013> gsup_server.c:235 3:  20241004055712122 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055712122 DLGSUP <0013> gsup_server.c:235 4:  20241004055712122 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055712122 DLGSUP <0013> gsup_server.c:235 5:  20241004055712122 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055712122 DLGSUP <0013> gsup_server.c:235 7:  20241004055712122 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055712122 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055712122 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055712122 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055712143 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45021<->l=127.0.0.1:4259) 20241004055712155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50030<->l=127.0.0.1:4258 20241004055712165 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712165 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428514021623"} 20241004055712165 DMAIN <0000> hlr.c:227 IMSI='262428514021623': Creating subscriber on demand 20241004055712177 DMAIN <0000> hlr.c:243 IMSI='262428514021623': Successfully assigned MSISDN='099' 20241004055712177 DAUC <0003> hlr.c:428 IMSI='262428514021623': storing IMEI = 12345678901234 20241004055712193 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428514021623"} 20241004055712193 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055712193 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712193 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712196 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712196 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712197 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712197 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712198 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712198 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712200 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712200 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428514021623" cn_domain=PS} 20241004055712200 DLU <0006> fsm.c:456 lu(262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055712200 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055712209 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055712209 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428514021623" cn_domain=PS} 20241004055712209 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712209 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712211 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712211 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428514021623"} 20241004055712211 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055712211 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055712211 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428514021623"} 20241004055712211 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055712211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055712211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055712211 DLU <0006> fsm.c:568 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055712211 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712211 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712220 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712220 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428514021623"} 20241004055712220 DMAIN <0000> hlr.c:227 IMSI='262428514021623': Creating subscriber on demand 20241004055712231 DMAIN <0000> hlr.c:243 IMSI='262428514021623': Successfully assigned MSISDN='390' 20241004055712231 DAUC <0003> hlr.c:428 IMSI='262428514021623': storing IMEI = 12345678901234 20241004055712235 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428514021623"} 20241004055712235 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055712235 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712235 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712236 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712236 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712237 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712237 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712238 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712238 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712239 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712239 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712241 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712241 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428514021623" cn_domain=PS} 20241004055712241 DLU <0006> fsm.c:456 lu(262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055712241 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055712248 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055712248 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428514021623" cn_domain=PS} 20241004055712248 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712248 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712250 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712250 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428514021623"} 20241004055712250 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055712250 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055712250 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428514021623"} 20241004055712250 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055712250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055712250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055712250 DLU <0006> fsm.c:568 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055712250 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712250 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712258 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712258 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428514021623"} 20241004055712258 DMAIN <0000> hlr.c:227 IMSI='262428514021623': Creating subscriber on demand 20241004055712269 DMAIN <0000> hlr.c:243 IMSI='262428514021623': Successfully assigned MSISDN='287' 20241004055712269 DAUC <0003> hlr.c:428 IMSI='262428514021623': storing IMEI = 12345678901234 20241004055712272 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428514021623"} 20241004055712272 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055712272 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712272 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712274 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712274 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712275 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712275 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712276 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712276 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712277 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712277 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712279 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712279 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428514021623" cn_domain=PS} 20241004055712279 DLU <0006> fsm.c:456 lu(262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055712279 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241004055712279 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428514021623" cause=GPRS services not allowed} 20241004055712279 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055712279 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055712279 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Freeing instance 20241004055712279 DLU <0006> fsm.c:568 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Deallocated 20241004055712279 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712279 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712286 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712286 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428514021623"} 20241004055712286 DMAIN <0000> hlr.c:227 IMSI='262428514021623': Creating subscriber on demand 20241004055712292 DMAIN <0000> hlr.c:243 IMSI='262428514021623': Successfully assigned MSISDN='960' 20241004055712292 DAUC <0003> hlr.c:428 IMSI='262428514021623': storing IMEI = 12345678901234 20241004055712296 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428514021623"} 20241004055712296 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055712296 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712296 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712298 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712298 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712299 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712299 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712300 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712300 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712302 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712302 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428514021623" cn_domain=PS} 20241004055712302 DLU <0006> fsm.c:456 lu(262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055712302 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241004055712302 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428514021623" cause=GPRS services not allowed} 20241004055712302 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055712302 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055712302 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Freeing instance 20241004055712302 DLU <0006> fsm.c:568 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Deallocated 20241004055712302 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712302 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712312 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712312 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428514021623"} 20241004055712313 DMAIN <0000> hlr.c:227 IMSI='262428514021623': Creating subscriber on demand 20241004055712316 DAUC <0003> hlr.c:428 IMSI='262428514021623': storing IMEI = 12345678901234 20241004055712319 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428514021623"} 20241004055712319 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055712319 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712319 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712321 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712321 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712322 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712322 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712322 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712322 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712324 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712324 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428514021623" cn_domain=PS} 20241004055712324 DLU <0006> fsm.c:456 lu(262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055712324 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241004055712324 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428514021623" cause=GPRS services not allowed} 20241004055712324 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055712324 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055712324 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Freeing instance 20241004055712324 DLU <0006> fsm.c:568 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Deallocated 20241004055712324 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712324 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712332 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712332 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428514021623"} 20241004055712332 DMAIN <0000> hlr.c:227 IMSI='262428514021623': Creating subscriber on demand 20241004055712336 DAUC <0003> hlr.c:428 IMSI='262428514021623': storing IMEI = 12345678901234 20241004055712339 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428514021623"} 20241004055712339 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241004055712339 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712339 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712341 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712341 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712342 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712342 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712342 DAUC <0003> db_auc.c:157 IMSI='262428514021623': No 2G Auth Data 20241004055712342 DAUC <0003> db_auc.c:192 IMSI='262428514021623': No 3G Auth Data 20241004055712344 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712344 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428514021623" cn_domain=PS} 20241004055712344 DLU <0006> fsm.c:456 lu(262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055712344 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055712351 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055712351 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428514021623" cn_domain=PS} 20241004055712351 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712351 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712353 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712353 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428514021623"} 20241004055712353 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055712353 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055712353 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428514021623"} 20241004055712353 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428514021623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055712353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055712353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055712353 DLU <0006> fsm.c:568 lu(PS:IMSI-262428514021623)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055712353 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712353 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055712360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50030<->l=127.0.0.1:4258 20241004055712361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 20241004055712361 DLINP <000b> input/ipa.c:451 connected read/write 20241004055712361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055712361 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055712361 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055712361 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055712362 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45021<->l=127.0.0.1:4259) 20241004055712403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50044<->l=127.0.0.1:4258 20241004055712503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50044<->l=127.0.0.1:4258 20241004055715578 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055715578 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055715580 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055715581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50052<->l=127.0.0.1:4258 20241004055715583 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055715583 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055715583 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055715583 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  20241004055715583 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055715583 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  20241004055715583 DLGSUP <0013> gsup_server.c:235 2:  20241004055715583 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055715583 DLGSUP <0013> gsup_server.c:235 3:  20241004055715583 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055715583 DLGSUP <0013> gsup_server.c:235 4:  20241004055715583 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055715583 DLGSUP <0013> gsup_server.c:235 5:  20241004055715583 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055715583 DLGSUP <0013> gsup_server.c:235 7:  20241004055715583 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055715583 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055715583 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055715583 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055715596 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44309<->l=127.0.0.1:4259) 20241004055715606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50058<->l=127.0.0.1:4258 20241004055715629 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055715629 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420849684135" cn_domain=PS} 20241004055715629 DMAIN <0000> hlr.c:227 IMSI='262420849684135': Creating subscriber on demand 20241004055715638 DMAIN <0000> hlr.c:243 IMSI='262420849684135': Successfully assigned MSISDN='860' 20241004055715638 DLU <0006> fsm.c:456 lu(262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055715638 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055715644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055715644 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420849684135" cn_domain=PS} 20241004055715644 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715644 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715648 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055715648 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420849684135"} 20241004055715648 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055715648 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055715648 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420849684135"} 20241004055715648 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055715648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055715648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055715648 DLU <0006> fsm.c:568 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055715648 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715648 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715650 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715650 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715651 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715651 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715652 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715652 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715660 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055715660 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420849684135" cn_domain=PS} 20241004055715660 DMAIN <0000> hlr.c:227 IMSI='262420849684135': Creating subscriber on demand 20241004055715667 DMAIN <0000> hlr.c:243 IMSI='262420849684135': Successfully assigned MSISDN='047' 20241004055715667 DLU <0006> fsm.c:456 lu(262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055715667 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055715674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055715674 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420849684135" cn_domain=PS} 20241004055715674 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715674 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715676 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055715676 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420849684135"} 20241004055715676 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055715676 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055715676 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420849684135"} 20241004055715676 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055715676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055715676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055715676 DLU <0006> fsm.c:568 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055715676 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715676 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715678 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715678 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715679 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715679 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715680 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715680 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715681 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715681 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715693 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055715693 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420849684135" cn_domain=PS} 20241004055715693 DMAIN <0000> hlr.c:227 IMSI='262420849684135': Creating subscriber on demand 20241004055715699 DMAIN <0000> hlr.c:243 IMSI='262420849684135': Successfully assigned MSISDN='066' 20241004055715699 DLU <0006> fsm.c:456 lu(262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055715699 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241004055715699 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420849684135" cause=GPRS services not allowed} 20241004055715699 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055715699 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055715699 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Freeing instance 20241004055715699 DLU <0006> fsm.c:568 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Deallocated 20241004055715699 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715699 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715701 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715701 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715702 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715702 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715702 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715702 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715703 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715703 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715711 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055715711 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420849684135" cn_domain=PS} 20241004055715711 DMAIN <0000> hlr.c:227 IMSI='262420849684135': Creating subscriber on demand 20241004055715717 DMAIN <0000> hlr.c:243 IMSI='262420849684135': Successfully assigned MSISDN='255' 20241004055715717 DLU <0006> fsm.c:456 lu(262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055715717 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241004055715717 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420849684135" cause=GPRS services not allowed} 20241004055715717 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055715717 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055715717 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Freeing instance 20241004055715717 DLU <0006> fsm.c:568 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Deallocated 20241004055715717 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715717 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715718 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715718 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715719 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715719 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715720 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715720 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715728 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055715728 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420849684135" cn_domain=PS} 20241004055715728 DMAIN <0000> hlr.c:227 IMSI='262420849684135': Creating subscriber on demand 20241004055715731 DLU <0006> fsm.c:456 lu(262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055715731 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241004055715731 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420849684135" cause=GPRS services not allowed} 20241004055715731 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055715731 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055715731 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Freeing instance 20241004055715731 DLU <0006> fsm.c:568 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Deallocated 20241004055715731 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715731 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715733 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715733 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715734 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715734 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715734 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715734 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715742 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055715742 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420849684135" cn_domain=PS} 20241004055715742 DMAIN <0000> hlr.c:227 IMSI='262420849684135': Creating subscriber on demand 20241004055715745 DLU <0006> fsm.c:456 lu(262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055715745 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055715752 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055715752 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420849684135" cn_domain=PS} 20241004055715752 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715752 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715754 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055715754 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420849684135"} 20241004055715754 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055715754 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055715754 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420849684135"} 20241004055715754 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420849684135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055715754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055715754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055715754 DLU <0006> fsm.c:568 lu(PS:IMSI-262420849684135)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055715754 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715754 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055715755 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715755 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715757 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715757 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715758 DAUC <0003> db_auc.c:157 IMSI='262420849684135': No 2G Auth Data 20241004055715758 DAUC <0003> db_auc.c:192 IMSI='262420849684135': No 3G Auth Data 20241004055715764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50058<->l=127.0.0.1:4258 20241004055715765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50052<->l=127.0.0.1:4258 20241004055715766 DLINP <000b> input/ipa.c:451 connected read/write 20241004055715766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055715766 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055715766 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055715766 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055715766 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44309<->l=127.0.0.1:4259) 20241004055715805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50064<->l=127.0.0.1:4258 20241004055715905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50064<->l=127.0.0.1:4258 20241004055718978 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055718978 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055718980 DLINP <000b> input/ipa.c:451 connected read/write 20241004055718980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055718980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57938<->l=127.0.0.1:4258 20241004055718982 DLINP <000b> input/ipa.c:451 connected read/write 20241004055718982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055718982 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055718982 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055718982 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  20241004055718982 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055718982 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  20241004055718982 DLGSUP <0013> gsup_server.c:235 2:  20241004055718982 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055718982 DLGSUP <0013> gsup_server.c:235 3:  20241004055718982 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055718982 DLGSUP <0013> gsup_server.c:235 4:  20241004055718982 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055718982 DLGSUP <0013> gsup_server.c:235 5:  20241004055718982 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055718982 DLGSUP <0013> gsup_server.c:235 7:  20241004055718982 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055718982 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055718982 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055718982 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055718999 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40023<->l=127.0.0.1:4259) 20241004055719012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57950<->l=127.0.0.1:4258 20241004055719025 DLINP <000b> input/ipa.c:451 connected read/write 20241004055719025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055719025 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425436850521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425436850521"} 20241004055719025 DMAIN <0000> hlr.c:227 IMSI='262425436850521': Creating subscriber on demand 20241004055719041 DMAIN <0000> hlr.c:243 IMSI='262425436850521': Successfully assigned MSISDN='014' 20241004055719041 DAUC <0003> db_auc.c:157 IMSI='262425436850521': No 2G Auth Data 20241004055719041 DAUC <0003> db_auc.c:192 IMSI='262425436850521': No 3G Auth Data 20241004055719041 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425436850521 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 20241004055719041 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425436850521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425436850521" cause=IMSI unknown in HLR} 20241004055719041 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425436850521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241004055719041 DLINP <000b> input/ipa.c:451 connected read/write 20241004055719041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055719041 DLINP <000b> input/ipa.c:451 connected read/write 20241004055719041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055719044 DAUC <0003> db_auc.c:157 IMSI='262425436850521': No 2G Auth Data 20241004055719044 DAUC <0003> db_auc.c:192 IMSI='262425436850521': No 3G Auth Data 20241004055719045 DAUC <0003> db_auc.c:157 IMSI='262425436850521': No 2G Auth Data 20241004055719045 DAUC <0003> db_auc.c:192 IMSI='262425436850521': No 3G Auth Data 20241004055719046 DAUC <0003> db_auc.c:157 IMSI='262425436850521': No 2G Auth Data 20241004055719046 DAUC <0003> db_auc.c:192 IMSI='262425436850521': No 3G Auth Data 20241004055719047 DLINP <000b> input/ipa.c:451 connected read/write 20241004055719047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055719047 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425436850521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425436850521" cn_domain=PS} 20241004055719048 DLU <0006> fsm.c:456 lu(262425436850521)[0x55b8b6ad1a30]{UNVALIDATED}: Allocated 20241004055719048 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425436850521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241004055719054 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425436850521)[0x55b8b6ad1a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055719054 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425436850521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425436850521" cn_domain=PS} 20241004055719054 DLINP <000b> input/ipa.c:451 connected read/write 20241004055719054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055719054 DLINP <000b> input/ipa.c:451 connected read/write 20241004055719054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055719057 DLINP <000b> input/ipa.c:451 connected read/write 20241004055719057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055719057 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425436850521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425436850521"} 20241004055719057 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425436850521)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055719057 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425436850521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055719057 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425436850521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425436850521"} 20241004055719057 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425436850521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055719057 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425436850521)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055719057 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425436850521)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055719057 DLU <0006> fsm.c:568 lu(PS:IMSI-262425436850521)[0x55b8b6ad1a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055719057 DLINP <000b> input/ipa.c:451 connected read/write 20241004055719057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055719057 DLINP <000b> input/ipa.c:451 connected read/write 20241004055719057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055719063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57950<->l=127.0.0.1:4258 20241004055719064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57938<->l=127.0.0.1:4258 20241004055719065 DLINP <000b> input/ipa.c:451 connected read/write 20241004055719065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055719065 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055719065 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055719065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055719065 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40023<->l=127.0.0.1:4259) 20241004055719108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4258 20241004055719208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4258 20241004055722282 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055722282 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055722284 DLINP <000b> input/ipa.c:451 connected read/write 20241004055722284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055722285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57972<->l=127.0.0.1:4258 20241004055722287 DLINP <000b> input/ipa.c:451 connected read/write 20241004055722287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055722287 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055722287 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055722287 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  20241004055722287 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055722287 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  20241004055722287 DLGSUP <0013> gsup_server.c:235 2:  20241004055722287 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055722287 DLGSUP <0013> gsup_server.c:235 3:  20241004055722287 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055722287 DLGSUP <0013> gsup_server.c:235 4:  20241004055722287 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055722287 DLGSUP <0013> gsup_server.c:235 5:  20241004055722287 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055722287 DLGSUP <0013> gsup_server.c:235 7:  20241004055722287 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055722287 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055722287 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055722287 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055722308 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35001<->l=127.0.0.1:4259) 20241004055722310 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241004055722310 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241004055722324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20241004055722330 DAUC <0003> db_auc.c:157 IMSI='262422611513027': No 2G Auth Data 20241004055722330 DAUC <0003> db_auc.c:192 IMSI='262422611513027': No 3G Auth Data 20241004055722339 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618411248.msisdn 20241004055722339 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618411248.msisdn: not attached (vlr_number unset) 20241004055722339 DDGSM <0007> mslookup_server.c:327 sip.voice.491618411248.msisdn: does not exist in GSUP proxy 20241004055723341 DLINP <000b> input/ipa.c:451 connected read/write 20241004055723341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055723341 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422611513027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422611513027" cn_domain=CS} 20241004055723341 DLU <0006> fsm.c:456 lu(262422611513027)[0x55b8b6acd4d0]{UNVALIDATED}: Allocated 20241004055723341 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422611513027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241004055723348 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422611513027)[0x55b8b6acd4d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241004055723348 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422611513027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422611513027" cn_domain=CS} 20241004055723348 DLINP <000b> input/ipa.c:451 connected read/write 20241004055723348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055723348 DLINP <000b> input/ipa.c:451 connected read/write 20241004055723348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055723352 DLINP <000b> input/ipa.c:451 connected read/write 20241004055723352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055723352 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422611513027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422611513027"} 20241004055723352 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422611513027)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241004055723352 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422611513027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241004055723352 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422611513027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422611513027"} 20241004055723352 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422611513027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055723352 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422611513027)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241004055723352 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422611513027)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241004055723352 DLU <0006> fsm.c:568 lu(CS:IMSI-262422611513027)[0x55b8b6acd4d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241004055723352 DLINP <000b> input/ipa.c:451 connected read/write 20241004055723352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055723352 DLINP <000b> input/ipa.c:451 connected read/write 20241004055723352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055723354 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618411248.msisdn 20241004055723354 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618411248.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241004055723354 DDGSM <0007> mslookup_server.c:327 sip.voice.491618411248.msisdn: does not exist in GSUP proxy 20241004055723354 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618411248.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241004055723361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20241004055723362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57972<->l=127.0.0.1:4258 20241004055723363 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35001<->l=127.0.0.1:4259) 20241004055723363 DLINP <000b> input/ipa.c:451 connected read/write 20241004055723363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055723363 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055723363 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055723363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055723408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57976<->l=127.0.0.1:4258 20241004055723508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57976<->l=127.0.0.1:4258 20241004055724507 DSS <0004> hlr_ussd.c:239 262424966620741/0x3e982d15: SS Session Timeout, destroying 20241004055724507 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424966620741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241004055726584 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055726584 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055726586 DLINP <000b> input/ipa.c:451 connected read/write 20241004055726586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055726586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57988<->l=127.0.0.1:4258 20241004055726587 DLINP <000b> input/ipa.c:451 connected read/write 20241004055726587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055726587 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055726587 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055726587 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  20241004055726587 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055726587 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  20241004055726587 DLGSUP <0013> gsup_server.c:235 2:  20241004055726587 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055726587 DLGSUP <0013> gsup_server.c:235 3:  20241004055726587 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055726587 DLGSUP <0013> gsup_server.c:235 4:  20241004055726587 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055726587 DLGSUP <0013> gsup_server.c:235 5:  20241004055726587 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055726587 DLGSUP <0013> gsup_server.c:235 7:  20241004055726587 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055726587 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055726587 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055726588 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055726588 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241004055726588 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241004055726624 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36363<->l=127.0.0.1:4259) 20241004055726627 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241004055726627 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241004055726638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57992<->l=127.0.0.1:4258 20241004055726643 DLINP <000b> input/ipa.c:451 connected read/write 20241004055726643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055726643 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426547985039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426547985039" cn_domain=CS} 20241004055726643 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426547985039 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241004055726643 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426547985039 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241004055726643 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426547985039.imsi 20241004055726643 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426547985039.imsi 20241004055726643 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426547985039.imsi: does not exist in local HLR 20241004055726648 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426547985039 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241004055726648 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241004055726648 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241004055726648 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241004055726648 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241004055726648 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241004055726648 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426547985039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055726648 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241004055726648 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241004055726648 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241004055726648 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241004055726648 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241004055726648 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241004055726649 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055726649 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055726649 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241004055726649 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241004055726649 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241004055726651 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055726651 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055726651 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241004055726693 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055726693 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055726693 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055726693 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055726693 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426547985039 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613266587 20241004055726693 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426547985039 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241004055726693 DLINP <000b> input/ipa.c:451 connected read/write 20241004055726693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055726693 DLINP <000b> input/ipa.c:451 connected read/write 20241004055726693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055726697 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055726697 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055726697 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426547985039 MSISDN-491613266587 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241004055726697 DLINP <000b> input/ipa.c:451 connected read/write 20241004055726697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055726697 DLINP <000b> input/ipa.c:451 connected read/write 20241004055726697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055726699 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055726699 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055726699 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426547985039 MSISDN-491613266587 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 20241004055726699 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426547985039 MSISDN-491613266587 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241004055726699 DLINP <000b> input/ipa.c:451 connected read/write 20241004055726699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055726699 DLINP <000b> input/ipa.c:451 connected read/write 20241004055726699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055726701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57992<->l=127.0.0.1:4258 20241004055726702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57988<->l=127.0.0.1:4258 20241004055726703 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36363<->l=127.0.0.1:4259) 20241004055726703 DLINP <000b> input/ipa.c:451 connected read/write 20241004055726703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055726703 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055726703 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055726703 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055726703 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055726703 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055726703 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241004055726703 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241004055726703 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241004055726747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41072<->l=127.0.0.1:4258 20241004055726847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41072<->l=127.0.0.1:4258 20241004055729920 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055729920 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055729922 DLINP <000b> input/ipa.c:451 connected read/write 20241004055729922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055729923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4258 20241004055729924 DLINP <000b> input/ipa.c:451 connected read/write 20241004055729924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055729924 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055729924 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055729924 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  20241004055729924 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055729924 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  20241004055729924 DLGSUP <0013> gsup_server.c:235 2:  20241004055729924 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055729924 DLGSUP <0013> gsup_server.c:235 3:  20241004055729924 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055729924 DLGSUP <0013> gsup_server.c:235 4:  20241004055729924 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055729924 DLGSUP <0013> gsup_server.c:235 5:  20241004055729924 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055729924 DLGSUP <0013> gsup_server.c:235 7:  20241004055729924 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055729924 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055729924 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055729924 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055729925 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241004055729925 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241004055729943 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37849<->l=127.0.0.1:4259) 20241004055729946 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241004055729947 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241004055729963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41080<->l=127.0.0.1:4258 20241004055729978 DAUC <0003> db_auc.c:157 IMSI='262422029225152': No 2G Auth Data 20241004055729978 DAUC <0003> db_auc.c:192 IMSI='262422029225152': No 3G Auth Data 20241004055729987 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422029225152.imsi 20241004055729987 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422029225152.imsi: found in local HLR 20241004055729994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41080<->l=127.0.0.1:4258 20241004055729995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4258 20241004055729996 DLINP <000b> input/ipa.c:451 connected read/write 20241004055729996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055729996 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055729996 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055729996 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055729996 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37849<->l=127.0.0.1:4259) 20241004055730043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41084<->l=127.0.0.1:4258 20241004055730143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41084<->l=127.0.0.1:4258 20241004055733221 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055733221 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055733223 DLINP <000b> input/ipa.c:451 connected read/write 20241004055733223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055733224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41086<->l=127.0.0.1:4258 20241004055733225 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241004055733225 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241004055733226 DLINP <000b> input/ipa.c:451 connected read/write 20241004055733226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055733226 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055733226 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055733226 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  20241004055733226 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055733226 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  20241004055733226 DLGSUP <0013> gsup_server.c:235 2:  20241004055733226 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055733226 DLGSUP <0013> gsup_server.c:235 3:  20241004055733226 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055733226 DLGSUP <0013> gsup_server.c:235 4:  20241004055733226 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055733226 DLGSUP <0013> gsup_server.c:235 5:  20241004055733226 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055733226 DLGSUP <0013> gsup_server.c:235 7:  20241004055733226 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055733226 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055733226 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055733226 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055733257 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36535<->l=127.0.0.1:4259) 20241004055733259 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241004055733259 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241004055733273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20241004055733279 DLINP <000b> input/ipa.c:451 connected read/write 20241004055733279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055733279 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424370521327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424370521327" cn_domain=CS} 20241004055733279 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424370521327 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241004055733279 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424370521327 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241004055733279 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424370521327.imsi 20241004055733279 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424370521327.imsi 20241004055733279 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424370521327.imsi: does not exist in local HLR 20241004055733285 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424370521327 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241004055733286 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241004055733286 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241004055733286 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241004055733286 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241004055733286 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241004055733286 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424370521327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055733286 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241004055733286 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241004055733286 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241004055733286 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241004055733286 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241004055733286 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241004055733288 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055733288 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055733288 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241004055733288 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241004055733288 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241004055733290 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055733290 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055733290 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241004055733333 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055733333 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055733333 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055733333 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055733333 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424370521327 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618323037 20241004055733333 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424370521327 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241004055733333 DLINP <000b> input/ipa.c:451 connected read/write 20241004055733333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055733333 DLINP <000b> input/ipa.c:451 connected read/write 20241004055733333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055733337 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055733337 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055733337 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424370521327 MSISDN-491618323037 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241004055733337 DLINP <000b> input/ipa.c:451 connected read/write 20241004055733337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055733337 DLINP <000b> input/ipa.c:451 connected read/write 20241004055733337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055733339 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055733339 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055733339 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424370521327 MSISDN-491618323037 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 20241004055733339 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424370521327 MSISDN-491618323037 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241004055733339 DLINP <000b> input/ipa.c:451 connected read/write 20241004055733339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055733339 DLINP <000b> input/ipa.c:451 connected read/write 20241004055733339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055733341 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424370521327.imsi 20241004055733341 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424370521327.imsi: does not exist in local HLR 20241004055734342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20241004055734343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41086<->l=127.0.0.1:4258 20241004055734345 DLINP <000b> input/ipa.c:451 connected read/write 20241004055734345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055734345 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055734345 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055734345 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055734345 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36535<->l=127.0.0.1:4259) 20241004055734345 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055734345 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055734345 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241004055734345 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241004055734345 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241004055734391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41102<->l=127.0.0.1:4258 20241004055734492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41102<->l=127.0.0.1:4258 20241004055737567 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241004055737567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241004055737570 DLINP <000b> input/ipa.c:451 connected read/write 20241004055737570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055737571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46204<->l=127.0.0.1:4258 20241004055737573 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241004055737573 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241004055737573 DLINP <000b> input/ipa.c:451 connected read/write 20241004055737573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055737573 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241004055737573 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241004055737573 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  20241004055737573 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241004055737573 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  20241004055737573 DLGSUP <0013> gsup_server.c:235 2:  20241004055737573 DLGSUP <0013> gsup_server.c:237 2: 00  20241004055737573 DLGSUP <0013> gsup_server.c:235 3:  20241004055737573 DLGSUP <0013> gsup_server.c:237 3: 00  20241004055737573 DLGSUP <0013> gsup_server.c:235 4:  20241004055737573 DLGSUP <0013> gsup_server.c:237 4: 00  20241004055737573 DLGSUP <0013> gsup_server.c:235 5:  20241004055737573 DLGSUP <0013> gsup_server.c:237 5: 00  20241004055737573 DLGSUP <0013> gsup_server.c:235 7:  20241004055737573 DLGSUP <0013> gsup_server.c:237 7: 00  20241004055737573 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241004055737573 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241004055737573 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241004055737600 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45219<->l=127.0.0.1:4259) 20241004055737603 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241004055737603 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241004055737621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46218<->l=127.0.0.1:4258 20241004055737625 DLINP <000b> input/ipa.c:451 connected read/write 20241004055737625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055737625 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421128820406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421128820406" cn_domain=CS} 20241004055737626 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421128820406 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241004055737626 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421128820406 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241004055737626 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421128820406.imsi 20241004055737626 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421128820406.imsi 20241004055737626 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421128820406.imsi: does not exist in local HLR 20241004055737631 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421128820406 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241004055737632 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241004055737632 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241004055737632 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241004055737632 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241004055737632 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241004055737632 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421128820406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241004055737632 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241004055737632 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241004055737632 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241004055737632 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241004055737632 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241004055737632 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241004055737633 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055737633 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055737633 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241004055737633 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241004055737633 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241004055737634 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055737634 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055737634 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241004055737677 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055737677 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055737677 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055737677 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055737677 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421128820406 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616154331 20241004055737677 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421128820406 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241004055737677 DLINP <000b> input/ipa.c:451 connected read/write 20241004055737677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055737677 DLINP <000b> input/ipa.c:451 connected read/write 20241004055737677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055737681 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055737681 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055737681 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421128820406 MSISDN-491616154331 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241004055737681 DLINP <000b> input/ipa.c:451 connected read/write 20241004055737681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055737681 DLINP <000b> input/ipa.c:451 connected read/write 20241004055737681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055737683 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055737683 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055737683 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421128820406 MSISDN-491616154331 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 20241004055737683 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421128820406 MSISDN-491616154331 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241004055737683 DLINP <000b> input/ipa.c:451 connected read/write 20241004055737683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055737683 DLINP <000b> input/ipa.c:451 connected read/write 20241004055737683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241004055737685 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616154331.msisdn 20241004055737685 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616154331.msisdn: does not exist in local HLR 20241004055737685 DDGSM <0007> mslookup_server.c:352 sip.voice.491616154331.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241004055737685 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616154331.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241004055737687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46218<->l=127.0.0.1:4258 20241004055737689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46204<->l=127.0.0.1:4258 20241004055737690 DLINP <000b> input/ipa.c:451 connected read/write 20241004055737690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241004055737690 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241004055737690 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241004055737690 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241004055737690 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45219<->l=127.0.0.1:4259) 20241004055737690 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241004055737690 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241004055737690 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241004055737690 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241004055737690 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241004055737729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46224<->l=127.0.0.1:4258 20241004055737829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46224<->l=127.0.0.1:4258