20241218122518243 DMAIN <0000> hlr.c:802 hlr starting 20241218122518243 DDB <0001> db.c:599 using database: :memory: 20241218122518243 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241218122518243 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241218122518244 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241218122518244 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241218122518246 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241218122518246 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241218122518247 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241218122518248 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241218122518248 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241218122519750 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122519750 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122519755 DLINP <000b> input/ipa.c:451 connected read/write 20241218122519755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122519757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33710<->l=127.0.0.1:4258 20241218122519761 DLINP <000b> input/ipa.c:451 connected read/write 20241218122519761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122519761 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122519761 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122519761 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  20241218122519761 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122519761 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  20241218122519761 DLGSUP <0013> gsup_server.c:235 2:  20241218122519761 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122519761 DLGSUP <0013> gsup_server.c:235 3:  20241218122519761 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122519761 DLGSUP <0013> gsup_server.c:235 4:  20241218122519761 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122519761 DLGSUP <0013> gsup_server.c:235 5:  20241218122519761 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122519761 DLGSUP <0013> gsup_server.c:235 7:  20241218122519761 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122519761 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122519761 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122519761 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122519791 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41537<->l=127.0.0.1:4259) 20241218122519807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33718<->l=127.0.0.1:4258 20241218122519810 DLINP <000b> input/ipa.c:451 connected read/write 20241218122519810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122519810 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"} 20241218122519810 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" 20241218122519810 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} 20241218122519810 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 20241218122519810 DLINP <000b> input/ipa.c:451 connected read/write 20241218122519810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122519810 DLINP <000b> input/ipa.c:451 connected read/write 20241218122519810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122519811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33718<->l=127.0.0.1:4258 20241218122519812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33710<->l=127.0.0.1:4258 20241218122519812 DLINP <000b> input/ipa.c:451 connected read/write 20241218122519813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122519813 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122519813 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122519813 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122519813 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41537<->l=127.0.0.1:4259) 20241218122519854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33726<->l=127.0.0.1:4258 20241218122519955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33726<->l=127.0.0.1:4258 20241218122523059 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122523059 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122523063 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122523065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58282<->l=127.0.0.1:4258 20241218122523069 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122523069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122523069 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122523069 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  20241218122523069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122523069 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  20241218122523069 DLGSUP <0013> gsup_server.c:235 2:  20241218122523069 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122523069 DLGSUP <0013> gsup_server.c:235 3:  20241218122523069 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122523069 DLGSUP <0013> gsup_server.c:235 4:  20241218122523069 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122523069 DLGSUP <0013> gsup_server.c:235 5:  20241218122523069 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122523069 DLGSUP <0013> gsup_server.c:235 7:  20241218122523069 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122523069 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122523069 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122523069 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122523101 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39001<->l=127.0.0.1:4259) 20241218122523112 DAUC <0003> db_auc.c:157 IMSI='262421700364218': No 2G Auth Data 20241218122523112 DAUC <0003> db_auc.c:192 IMSI='262421700364218': No 3G Auth Data 20241218122523134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58292<->l=127.0.0.1:4258 20241218122523143 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122523143 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421700364218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421700364218"} 20241218122523143 DAUC <0003> db_auc.c:192 IMSI='262421700364218': No 3G Auth Data 20241218122523143 DAUC <0003> db_auc.c:236 IMSI='262421700364218': Calling to generate 5 vectors 20241218122523143 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241218122523143 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122523143 DAUC <0003> auc.c:113 vector [0]: rand = c65b36fe1cd67045c5693276b40374b0 20241218122523143 DAUC <0003> auc.c:179 vector [0]: kc = 5a1d442034b82c00 20241218122523143 DAUC <0003> auc.c:180 vector [0]: sres = dc0e29d0 20241218122523143 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122523143 DAUC <0003> auc.c:113 vector [1]: rand = 2f3cd351567d37d5f3dfefb4b2bdcf36 20241218122523143 DAUC <0003> auc.c:179 vector [1]: kc = d9f71507e46b8800 20241218122523143 DAUC <0003> auc.c:180 vector [1]: sres = 9f30be15 20241218122523143 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241218122523143 DAUC <0003> auc.c:113 vector [2]: rand = 42e22b56306b6297857d4dca973d0a1c 20241218122523143 DAUC <0003> auc.c:179 vector [2]: kc = 8449301712f44400 20241218122523143 DAUC <0003> auc.c:180 vector [2]: sres = 251cad5b 20241218122523143 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241218122523143 DAUC <0003> auc.c:113 vector [3]: rand = bf5f047835f6a4e4cb571b50f983bc97 20241218122523143 DAUC <0003> auc.c:179 vector [3]: kc = b16acdedb389d000 20241218122523143 DAUC <0003> auc.c:180 vector [3]: sres = 4189ed86 20241218122523143 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241218122523143 DAUC <0003> auc.c:113 vector [4]: rand = 30471955fa42d21fd6bfdf99d5065647 20241218122523143 DAUC <0003> auc.c:179 vector [4]: kc = 07c255134ae81000 20241218122523143 DAUC <0003> auc.c:180 vector [4]: sres = 76df8dfc 20241218122523143 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241218122523143 DAUC <0003> db_auc.c:245 IMSI='262421700364218': Generated 5 vectors 20241218122523143 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421700364218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421700364218"} 20241218122523143 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421700364218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122523143 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523143 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58292<->l=127.0.0.1:4258 20241218122523152 DAUC <0003> db_auc.c:157 IMSI='262428551924388': No 2G Auth Data 20241218122523153 DAUC <0003> db_auc.c:192 IMSI='262428551924388': No 3G Auth Data 20241218122523163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58304<->l=127.0.0.1:4258 20241218122523165 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122523165 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428551924388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428551924388"} 20241218122523165 DAUC <0003> db_auc.c:192 IMSI='262428551924388': No 3G Auth Data 20241218122523165 DAUC <0003> db_auc.c:236 IMSI='262428551924388': Calling to generate 5 vectors 20241218122523165 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241218122523165 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122523165 DAUC <0003> auc.c:113 vector [0]: rand = 4daab4b766789a91b7fe920ccf898135 20241218122523165 DAUC <0003> auc.c:179 vector [0]: kc = 4f1975d5fafa8000 20241218122523165 DAUC <0003> auc.c:180 vector [0]: sres = ea2466fb 20241218122523165 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122523165 DAUC <0003> auc.c:113 vector [1]: rand = 417c93507c6bc173829299e5de7fc9e7 20241218122523165 DAUC <0003> auc.c:179 vector [1]: kc = e7990931a0a73000 20241218122523165 DAUC <0003> auc.c:180 vector [1]: sres = 5a9cf6b1 20241218122523165 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241218122523165 DAUC <0003> auc.c:113 vector [2]: rand = 5ec00e801168b6f3a68ab9df8d880111 20241218122523165 DAUC <0003> auc.c:179 vector [2]: kc = 3cc745918332b800 20241218122523165 DAUC <0003> auc.c:180 vector [2]: sres = 89490845 20241218122523165 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241218122523165 DAUC <0003> auc.c:113 vector [3]: rand = ef9d9be157c25451fbc39cb26846cd17 20241218122523165 DAUC <0003> auc.c:179 vector [3]: kc = 07c565cd5c74e000 20241218122523165 DAUC <0003> auc.c:180 vector [3]: sres = 588fe9ed 20241218122523165 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241218122523165 DAUC <0003> auc.c:113 vector [4]: rand = f4b8bc5836f464797ddee90ab8d6cb4b 20241218122523165 DAUC <0003> auc.c:179 vector [4]: kc = de9524aa61d2a400 20241218122523165 DAUC <0003> auc.c:180 vector [4]: sres = 185b2802 20241218122523165 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241218122523165 DAUC <0003> db_auc.c:245 IMSI='262428551924388': Generated 5 vectors 20241218122523165 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428551924388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428551924388"} 20241218122523165 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428551924388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122523165 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523165 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58304<->l=127.0.0.1:4258 20241218122523166 DAUC <0003> db_auc.c:157 IMSI='262423059577159': No 2G Auth Data 20241218122523166 DAUC <0003> db_auc.c:192 IMSI='262423059577159': No 3G Auth Data 20241218122523173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58316<->l=127.0.0.1:4258 20241218122523174 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122523174 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423059577159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423059577159"} 20241218122523174 DAUC <0003> db_auc.c:192 IMSI='262423059577159': No 3G Auth Data 20241218122523174 DAUC <0003> db_auc.c:236 IMSI='262423059577159': Calling to generate 5 vectors 20241218122523174 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241218122523174 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122523174 DAUC <0003> auc.c:113 vector [0]: rand = 54b9f137240aa3d228fca5cb8b63a2fd 20241218122523174 DAUC <0003> auc.c:179 vector [0]: kc = 97955508628b350d 20241218122523174 DAUC <0003> auc.c:180 vector [0]: sres = 0d0d0138 20241218122523174 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122523174 DAUC <0003> auc.c:113 vector [1]: rand = f5b2bbde50359ee005ba874de72ace3b 20241218122523174 DAUC <0003> auc.c:179 vector [1]: kc = 97036ed5501ed39a 20241218122523174 DAUC <0003> auc.c:180 vector [1]: sres = a0ae7a02 20241218122523174 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241218122523174 DAUC <0003> auc.c:113 vector [2]: rand = d4e9299fcf0371ac2363589159ccbf49 20241218122523174 DAUC <0003> auc.c:179 vector [2]: kc = 0ea6ae6c65e6e79d 20241218122523174 DAUC <0003> auc.c:180 vector [2]: sres = 0008a8da 20241218122523174 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241218122523174 DAUC <0003> auc.c:113 vector [3]: rand = 75724215460c72512c146559b41c1745 20241218122523174 DAUC <0003> auc.c:179 vector [3]: kc = 64f2c574db43669a 20241218122523174 DAUC <0003> auc.c:180 vector [3]: sres = a3bcd9ad 20241218122523174 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241218122523174 DAUC <0003> auc.c:113 vector [4]: rand = 4721b3c1a5f4af402bb47418f33dfa72 20241218122523174 DAUC <0003> auc.c:179 vector [4]: kc = c14691d2b904b9d9 20241218122523174 DAUC <0003> auc.c:180 vector [4]: sres = befa49b8 20241218122523174 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241218122523174 DAUC <0003> db_auc.c:245 IMSI='262423059577159': Generated 5 vectors 20241218122523174 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423059577159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423059577159"} 20241218122523174 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423059577159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122523174 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523174 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58316<->l=127.0.0.1:4258 20241218122523176 DAUC <0003> db_auc.c:157 IMSI='262427452969694': No 2G Auth Data 20241218122523176 DAUC <0003> db_auc.c:192 IMSI='262427452969694': No 3G Auth Data 20241218122523182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20241218122523183 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122523183 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427452969694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427452969694"} 20241218122523183 DAUC <0003> db_auc.c:157 IMSI='262427452969694': No 2G Auth Data 20241218122523183 DAUC <0003> db_auc.c:236 IMSI='262427452969694': Calling to generate 5 vectors 20241218122523183 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241218122523183 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122523183 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122523183 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122523183 DAUC <0003> auc.c:113 vector [0]: rand = c45471dc6469f91a99298b254025ecee 20241218122523183 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122523183 DAUC <0003> auc.c:142 vector [0]: autn = 57d32248cec100000d3ee8a30a2766cd 20241218122523183 DAUC <0003> auc.c:143 vector [0]: ck = 52151a107f6a4533f0294c81d8c7a1eb 20241218122523183 DAUC <0003> auc.c:144 vector [0]: ik = 8de3d8d9b035889d1f4bc1559c64c085 20241218122523183 DAUC <0003> auc.c:145 vector [0]: res = 96dccbb070b22a2d0000000000000000 20241218122523183 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122523183 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241218122523183 DAUC <0003> auc.c:151 vector [0]: kc = 30944f1d8bfcacc0 20241218122523183 DAUC <0003> auc.c:152 vector [0]: sres = e66ee19d 20241218122523183 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241218122523183 DAUC <0003> auc.c:113 vector [1]: rand = bfcb4d00dd8046f297301634aacdcff7 20241218122523183 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241218122523183 DAUC <0003> auc.c:142 vector [1]: autn = cd2141cbc5ad0000dc43df3ed096ae25 20241218122523183 DAUC <0003> auc.c:143 vector [1]: ck = 8ef32b33f28732c6bb8cbe4ba2b13cdd 20241218122523183 DAUC <0003> auc.c:144 vector [1]: ik = 97e4382c0df4da059751203a275ee47c 20241218122523183 DAUC <0003> auc.c:145 vector [1]: res = 7e08a38c738eff000000000000000000 20241218122523183 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122523183 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241218122523183 DAUC <0003> auc.c:151 vector [1]: kc = 35ca8d6e7a9c3062 20241218122523183 DAUC <0003> auc.c:152 vector [1]: sres = 0d865c8c 20241218122523183 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241218122523183 DAUC <0003> auc.c:113 vector [2]: rand = 93c3703ff251e4322493e7f5c58e376b 20241218122523183 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241218122523183 DAUC <0003> auc.c:142 vector [2]: autn = 1d654216410e0000f18bd35e580cf64d 20241218122523183 DAUC <0003> auc.c:143 vector [2]: ck = 4532f918793f83822d4d9f89463a90fb 20241218122523183 DAUC <0003> auc.c:144 vector [2]: ik = 1b1a2f2440da85439fdcb6eeecbf29a4 20241218122523183 DAUC <0003> auc.c:145 vector [2]: res = c234bcdf573c58550000000000000000 20241218122523183 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122523183 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241218122523183 DAUC <0003> auc.c:151 vector [2]: kc = ecb9ff5b9360bf9e 20241218122523183 DAUC <0003> auc.c:152 vector [2]: sres = 9508e48a 20241218122523183 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241218122523183 DAUC <0003> auc.c:113 vector [3]: rand = 306cecfbbb889c8883de2d963c20887a 20241218122523183 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241218122523183 DAUC <0003> auc.c:142 vector [3]: autn = 2e326cb711aa0000f24d683696e9eb48 20241218122523183 DAUC <0003> auc.c:143 vector [3]: ck = a34c3bade6d71c2a427f76d8735e71c3 20241218122523183 DAUC <0003> auc.c:144 vector [3]: ik = ac00a15638bc0f4fb4908d1a90c621e7 20241218122523183 DAUC <0003> auc.c:145 vector [3]: res = 78f0289c688d37b30000000000000000 20241218122523183 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122523183 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241218122523183 DAUC <0003> auc.c:151 vector [3]: kc = f9a361393df34341 20241218122523183 DAUC <0003> auc.c:152 vector [3]: sres = 107d1f2f 20241218122523183 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241218122523183 DAUC <0003> auc.c:113 vector [4]: rand = 55eab73201f240e1c6532cfc11943575 20241218122523183 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241218122523183 DAUC <0003> auc.c:142 vector [4]: autn = 476582c0e2df0000aa9ea57216629f5e 20241218122523183 DAUC <0003> auc.c:143 vector [4]: ck = c58f3093fba54c050f91c65efd03fa64 20241218122523183 DAUC <0003> auc.c:144 vector [4]: ik = c8b324be318ba4cb49d43d2d705bd73f 20241218122523183 DAUC <0003> auc.c:145 vector [4]: res = 9deb97869479bc1b0000000000000000 20241218122523183 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122523183 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241218122523183 DAUC <0003> auc.c:151 vector [4]: kc = 4b79ef5e4776c595 20241218122523183 DAUC <0003> auc.c:152 vector [4]: sres = 09922b9d 20241218122523183 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241218122523183 DAUC <0003> db_auc.c:245 IMSI='262427452969694': Generated 5 vectors 20241218122523183 DAUC <0003> db_auc.c:249 IMSI='262427452969694': Updating SQN=161 in DB 20241218122523184 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427452969694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427452969694"} 20241218122523184 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427452969694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122523184 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523184 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20241218122523185 DAUC <0003> db_auc.c:157 IMSI='262420250786505': No 2G Auth Data 20241218122523185 DAUC <0003> db_auc.c:192 IMSI='262420250786505': No 3G Auth Data 20241218122523192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58330<->l=127.0.0.1:4258 20241218122523193 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122523193 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420250786505 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420250786505"} 20241218122523193 DAUC <0003> db_auc.c:157 IMSI='262420250786505': No 2G Auth Data 20241218122523193 DAUC <0003> db_auc.c:236 IMSI='262420250786505': Calling to generate 5 vectors 20241218122523193 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241218122523193 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122523193 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241218122523193 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122523193 DAUC <0003> auc.c:113 vector [0]: rand = 09c7131502be9579f3e958e31073332e 20241218122523193 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122523193 DAUC <0003> auc.c:142 vector [0]: autn = 3b559fa6a24100001b797a84f367033d 20241218122523193 DAUC <0003> auc.c:143 vector [0]: ck = c78e432dc6240b6f3123bdcbe7877c52 20241218122523193 DAUC <0003> auc.c:144 vector [0]: ik = ecff33680ab79122a9d097dde52183ef 20241218122523193 DAUC <0003> auc.c:145 vector [0]: res = de89817eca76b5200000000000000000 20241218122523193 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122523193 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241218122523193 DAUC <0003> auc.c:151 vector [0]: kc = b3825a53ce3565f0 20241218122523193 DAUC <0003> auc.c:152 vector [0]: sres = 14ff345e 20241218122523193 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241218122523193 DAUC <0003> auc.c:113 vector [1]: rand = aec7278230ed0a06fb7a041ebf297713 20241218122523193 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241218122523193 DAUC <0003> auc.c:142 vector [1]: autn = 76bf59f2f9fc0000af8c4d4a19b7241f 20241218122523193 DAUC <0003> auc.c:143 vector [1]: ck = 970936c44dec9b86f076d5cd8e79ad10 20241218122523193 DAUC <0003> auc.c:144 vector [1]: ik = 5a5e99edaa762a27a1c6589a6b2cf749 20241218122523193 DAUC <0003> auc.c:145 vector [1]: res = c45d164c3feabbd30000000000000000 20241218122523193 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122523193 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241218122523193 DAUC <0003> auc.c:151 vector [1]: kc = 9ce7227e02cfebf8 20241218122523193 DAUC <0003> auc.c:152 vector [1]: sres = fbb7ad9f 20241218122523193 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241218122523193 DAUC <0003> auc.c:113 vector [2]: rand = c412a21b110169193af7e13576962847 20241218122523193 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241218122523193 DAUC <0003> auc.c:142 vector [2]: autn = bc5dc64d53f600000406dc9c27ee7a43 20241218122523193 DAUC <0003> auc.c:143 vector [2]: ck = 5ba92a4a5c4ba8e4a2a64659fd659380 20241218122523193 DAUC <0003> auc.c:144 vector [2]: ik = a9342ddf0f0554bd6b45856507112d9d 20241218122523193 DAUC <0003> auc.c:145 vector [2]: res = becaf64c30a6eec00000000000000000 20241218122523193 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122523193 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241218122523193 DAUC <0003> auc.c:151 vector [2]: kc = 3b7ec4a9a93a4244 20241218122523193 DAUC <0003> auc.c:152 vector [2]: sres = 8e6c188c 20241218122523193 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241218122523193 DAUC <0003> auc.c:113 vector [3]: rand = 110d991e10cf1b5fdbbfe12f3cd66221 20241218122523193 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241218122523193 DAUC <0003> auc.c:142 vector [3]: autn = ab804c133df800002e0987de6e8a3c46 20241218122523193 DAUC <0003> auc.c:143 vector [3]: ck = b0758493b84703a498a0c1642c12062a 20241218122523193 DAUC <0003> auc.c:144 vector [3]: ik = ab95597a94dd5ab09998a722910b2b9f 20241218122523193 DAUC <0003> auc.c:145 vector [3]: res = 914f0284011988290000000000000000 20241218122523193 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122523193 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241218122523193 DAUC <0003> auc.c:151 vector [3]: kc = 1ad8bbaf918374a1 20241218122523193 DAUC <0003> auc.c:152 vector [3]: sres = 90568aad 20241218122523194 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241218122523194 DAUC <0003> auc.c:113 vector [4]: rand = 9e8c304cac7c4b4f5d51a90f88573c8e 20241218122523194 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241218122523194 DAUC <0003> auc.c:142 vector [4]: autn = ae9badd9ee390000381d5c20deffaac7 20241218122523194 DAUC <0003> auc.c:143 vector [4]: ck = 99d290d6e70fddac41d17d5361c4bc7c 20241218122523194 DAUC <0003> auc.c:144 vector [4]: ik = 36ac7de807f03315d5dc713d3ee9dfae 20241218122523194 DAUC <0003> auc.c:145 vector [4]: res = 48d08c4ada33e7730000000000000000 20241218122523194 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122523194 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241218122523194 DAUC <0003> auc.c:151 vector [4]: kc = 3b73e150bfd28d6b 20241218122523194 DAUC <0003> auc.c:152 vector [4]: sres = 92e36b39 20241218122523194 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241218122523194 DAUC <0003> db_auc.c:245 IMSI='262420250786505': Generated 5 vectors 20241218122523194 DAUC <0003> db_auc.c:249 IMSI='262420250786505': Updating SQN=161 in DB 20241218122523194 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420250786505 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420250786505"} 20241218122523194 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420250786505 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122523194 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523194 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58330<->l=127.0.0.1:4258 20241218122523196 DAUC <0003> db_auc.c:157 IMSI='262425514000117': No 2G Auth Data 20241218122523196 DAUC <0003> db_auc.c:192 IMSI='262425514000117': No 3G Auth Data 20241218122523202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 20241218122523204 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122523204 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425514000117 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425514000117"} 20241218122523204 DAUC <0003> db_auc.c:236 IMSI='262425514000117': Calling to generate 5 vectors 20241218122523204 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241218122523204 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122523204 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122523204 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122523204 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122523204 DAUC <0003> auc.c:113 vector [0]: rand = 0029948c6d405432552a95249b216884 20241218122523204 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122523204 DAUC <0003> auc.c:142 vector [0]: autn = 9d18131c0894000080c78288687355af 20241218122523204 DAUC <0003> auc.c:143 vector [0]: ck = 608a8b0e7356462dbb9c75c7d608cbd1 20241218122523204 DAUC <0003> auc.c:144 vector [0]: ik = 58bb17b2de5b6db3fc46a1b78d3e0f31 20241218122523204 DAUC <0003> auc.c:145 vector [0]: res = 84d8dff4540c580c0000000000000000 20241218122523204 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122523204 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122523204 DAUC <0003> auc.c:179 vector [0]: kc = 34be86a584633800 20241218122523204 DAUC <0003> auc.c:180 vector [0]: sres = d71a1667 20241218122523204 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122523204 DAUC <0003> auc.c:113 vector [1]: rand = a22d920003d836ba7e97806517aba678 20241218122523204 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241218122523204 DAUC <0003> auc.c:142 vector [1]: autn = 32d4aa4999a50000c106d4049f52b167 20241218122523204 DAUC <0003> auc.c:143 vector [1]: ck = 565c3d710fe38c7ad8f2b4033ad83983 20241218122523204 DAUC <0003> auc.c:144 vector [1]: ik = 8bf1993d569bb39e292e3a3496c76247 20241218122523204 DAUC <0003> auc.c:145 vector [1]: res = fa473a5fade9de830000000000000000 20241218122523204 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122523204 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122523204 DAUC <0003> auc.c:179 vector [1]: kc = b7103bc982388000 20241218122523204 DAUC <0003> auc.c:180 vector [1]: sres = 23d538d4 20241218122523204 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122523204 DAUC <0003> auc.c:113 vector [2]: rand = 67f72d1e1c3e14fe14f18ebd197b07a5 20241218122523204 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241218122523204 DAUC <0003> auc.c:142 vector [2]: autn = 4a00c9a6744300008eb7f5f8ca473dc7 20241218122523204 DAUC <0003> auc.c:143 vector [2]: ck = 33ac36ef002f5819086bd6905b9cfdff 20241218122523204 DAUC <0003> auc.c:144 vector [2]: ik = 053e315ca8557cecaae251eec4c943be 20241218122523204 DAUC <0003> auc.c:145 vector [2]: res = 653e2266422215470000000000000000 20241218122523204 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122523204 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122523204 DAUC <0003> auc.c:179 vector [2]: kc = 0dbb79daa5becc00 20241218122523204 DAUC <0003> auc.c:180 vector [2]: sres = 6d928105 20241218122523204 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122523204 DAUC <0003> auc.c:113 vector [3]: rand = a6b9d1483374a08837188dea482069ec 20241218122523204 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241218122523204 DAUC <0003> auc.c:142 vector [3]: autn = 4962d86f43f40000d53c2e817355bbe9 20241218122523204 DAUC <0003> auc.c:143 vector [3]: ck = 38b6e8d1280ce62af11f17f025eb4f77 20241218122523204 DAUC <0003> auc.c:144 vector [3]: ik = eb9dcf8c507a40737ee6aa0e2b3d111a 20241218122523204 DAUC <0003> auc.c:145 vector [3]: res = fe12a3a8c78220130000000000000000 20241218122523204 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122523204 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122523204 DAUC <0003> auc.c:179 vector [3]: kc = abafb269d9736c00 20241218122523204 DAUC <0003> auc.c:180 vector [3]: sres = d2fd7258 20241218122523204 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122523204 DAUC <0003> auc.c:113 vector [4]: rand = a3befa7fa7b7e8cae4bc9c1049a06262 20241218122523204 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241218122523204 DAUC <0003> auc.c:142 vector [4]: autn = bda50f543e0b000004ead080f6b5bc18 20241218122523204 DAUC <0003> auc.c:143 vector [4]: ck = bebb9de7904fe3f26f6bdcb8ea21bc48 20241218122523204 DAUC <0003> auc.c:144 vector [4]: ik = 4bd864ce18dd25945663e122319b7502 20241218122523204 DAUC <0003> auc.c:145 vector [4]: res = 7fd20002706d12a30000000000000000 20241218122523204 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122523204 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241218122523204 DAUC <0003> auc.c:179 vector [4]: kc = 7ed765736468e000 20241218122523204 DAUC <0003> auc.c:180 vector [4]: sres = 5dd145ae 20241218122523204 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241218122523204 DAUC <0003> db_auc.c:245 IMSI='262425514000117': Generated 5 vectors 20241218122523204 DAUC <0003> db_auc.c:249 IMSI='262425514000117': Updating SQN=161 in DB 20241218122523205 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425514000117 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425514000117"} 20241218122523205 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425514000117 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122523205 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523205 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 20241218122523207 DAUC <0003> db_auc.c:157 IMSI='262428649923069': No 2G Auth Data 20241218122523207 DAUC <0003> db_auc.c:192 IMSI='262428649923069': No 3G Auth Data 20241218122523214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4258 20241218122523216 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122523216 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428649923069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428649923069"} 20241218122523216 DAUC <0003> db_auc.c:236 IMSI='262428649923069': Calling to generate 5 vectors 20241218122523216 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241218122523216 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122523216 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122523216 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122523216 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122523216 DAUC <0003> auc.c:113 vector [0]: rand = 323402e923fa845e4720d09ba11ac228 20241218122523216 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122523216 DAUC <0003> auc.c:142 vector [0]: autn = 89b346c12dec000084369a507bd573f8 20241218122523216 DAUC <0003> auc.c:143 vector [0]: ck = 250fb45facc97c2b1020420a633b0d1c 20241218122523216 DAUC <0003> auc.c:144 vector [0]: ik = 21d981e29801bd43487b93ade15b47f3 20241218122523216 DAUC <0003> auc.c:145 vector [0]: res = 058f3d70cd0f343a0000000000000000 20241218122523216 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122523216 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122523216 DAUC <0003> auc.c:179 vector [0]: kc = 2ed10f6efb3e1c00 20241218122523216 DAUC <0003> auc.c:180 vector [0]: sres = 73bfbfd3 20241218122523216 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122523216 DAUC <0003> auc.c:113 vector [1]: rand = ad4d73a2d5b2a3178a18ad2748ad1302 20241218122523216 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241218122523216 DAUC <0003> auc.c:142 vector [1]: autn = 34de200ef9820000943fe7ffb1e76d5b 20241218122523216 DAUC <0003> auc.c:143 vector [1]: ck = 3b146d1be9be7862e4d63ec406d2948f 20241218122523216 DAUC <0003> auc.c:144 vector [1]: ik = af632990b13d7a45896ae695b6f1bc16 20241218122523216 DAUC <0003> auc.c:145 vector [1]: res = 2d7b3ba6682a71f30000000000000000 20241218122523216 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122523216 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122523216 DAUC <0003> auc.c:179 vector [1]: kc = 578afccfa898a800 20241218122523216 DAUC <0003> auc.c:180 vector [1]: sres = bb0a8cf6 20241218122523216 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122523216 DAUC <0003> auc.c:113 vector [2]: rand = 2edb544a2c0ca9694cd694909dee1abe 20241218122523216 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241218122523216 DAUC <0003> auc.c:142 vector [2]: autn = 26620e559d970000167e813b2dec69fb 20241218122523216 DAUC <0003> auc.c:143 vector [2]: ck = 5b8b44ae770f1813f7019782f4e9bc0b 20241218122523216 DAUC <0003> auc.c:144 vector [2]: ik = 654cca91bfc7d6cead66757a498eb26a 20241218122523216 DAUC <0003> auc.c:145 vector [2]: res = 7788d8c3d7cfcf330000000000000000 20241218122523216 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122523216 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122523216 DAUC <0003> auc.c:179 vector [2]: kc = 03a1f3d2f3265400 20241218122523216 DAUC <0003> auc.c:180 vector [2]: sres = 9434583c 20241218122523216 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122523216 DAUC <0003> auc.c:113 vector [3]: rand = abcdd52303a73ded238e564a37b8b874 20241218122523216 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241218122523217 DAUC <0003> auc.c:142 vector [3]: autn = ce591fdfb35400007e675e0ea368ac51 20241218122523217 DAUC <0003> auc.c:143 vector [3]: ck = 45d8a2bf9a48c6d54e75eb9746327e0a 20241218122523217 DAUC <0003> auc.c:144 vector [3]: ik = a870059b490bea75d0accce160a0d57d 20241218122523217 DAUC <0003> auc.c:145 vector [3]: res = 4feefcf03742a9880000000000000000 20241218122523217 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122523217 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122523217 DAUC <0003> auc.c:179 vector [3]: kc = 60582e6f2a0a3400 20241218122523217 DAUC <0003> auc.c:180 vector [3]: sres = 3ef560eb 20241218122523217 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122523217 DAUC <0003> auc.c:113 vector [4]: rand = 71588dbca7553b0990549bfab5dfb7ef 20241218122523217 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241218122523217 DAUC <0003> auc.c:142 vector [4]: autn = ab5f0f95069a000061e7ff236ada59b1 20241218122523217 DAUC <0003> auc.c:143 vector [4]: ck = 300ef5c20912c59c3d587b27f76f0a10 20241218122523217 DAUC <0003> auc.c:144 vector [4]: ik = 30ff4e9a175b58d9fac36ab2d50f9be5 20241218122523217 DAUC <0003> auc.c:145 vector [4]: res = a611c335b15a76d30000000000000000 20241218122523217 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122523217 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241218122523217 DAUC <0003> auc.c:179 vector [4]: kc = 68780992c4efbc00 20241218122523217 DAUC <0003> auc.c:180 vector [4]: sres = ca12969d 20241218122523217 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241218122523217 DAUC <0003> db_auc.c:245 IMSI='262428649923069': Generated 5 vectors 20241218122523217 DAUC <0003> db_auc.c:249 IMSI='262428649923069': Updating SQN=161 in DB 20241218122523217 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428649923069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428649923069"} 20241218122523217 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428649923069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122523217 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523217 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4258 20241218122523220 DAUC <0003> db_auc.c:157 IMSI='262425011902416': No 2G Auth Data 20241218122523220 DAUC <0003> db_auc.c:192 IMSI='262425011902416': No 3G Auth Data 20241218122523226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58352<->l=127.0.0.1:4258 20241218122523228 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122523228 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425011902416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425011902416"} 20241218122523228 DAUC <0003> db_auc.c:236 IMSI='262425011902416': Calling to generate 5 vectors 20241218122523228 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241218122523228 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122523228 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122523228 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122523228 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122523228 DAUC <0003> auc.c:113 vector [0]: rand = 4b189b57a839afb399364580aba398ad 20241218122523228 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122523228 DAUC <0003> auc.c:142 vector [0]: autn = 9015ccec8b05000022c0191ef28a0fe5 20241218122523228 DAUC <0003> auc.c:143 vector [0]: ck = 7ac087a571a7a4f68e252c88bd88c91f 20241218122523228 DAUC <0003> auc.c:144 vector [0]: ik = 6386bb3615eb679c015d82ff0afe243f 20241218122523228 DAUC <0003> auc.c:145 vector [0]: res = 608b4ce3737676410000000000000000 20241218122523228 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122523228 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122523228 DAUC <0003> auc.c:179 vector [0]: kc = 8d971eb61f19ed37 20241218122523228 DAUC <0003> auc.c:180 vector [0]: sres = fcd2c39f 20241218122523228 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122523228 DAUC <0003> auc.c:113 vector [1]: rand = f566ced43251d7e541b084086734b1c6 20241218122523228 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241218122523228 DAUC <0003> auc.c:142 vector [1]: autn = 4581af4f570d00007c26d3d46f223e71 20241218122523228 DAUC <0003> auc.c:143 vector [1]: ck = 5cadb8baf6f3e093c7488683e1d5106e 20241218122523228 DAUC <0003> auc.c:144 vector [1]: ik = c97987fa5c6155b0f85e47ae87e62443 20241218122523228 DAUC <0003> auc.c:145 vector [1]: res = 80c65b2a434b713e0000000000000000 20241218122523228 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122523228 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122523228 DAUC <0003> auc.c:179 vector [1]: kc = 98b9ed6257edbdce 20241218122523228 DAUC <0003> auc.c:180 vector [1]: sres = 8d140dea 20241218122523228 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122523228 DAUC <0003> auc.c:113 vector [2]: rand = 359d0694c93bd7446b4531f9a174f86f 20241218122523228 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241218122523228 DAUC <0003> auc.c:142 vector [2]: autn = 51a4594aa10c0000c1909348aafc4d22 20241218122523228 DAUC <0003> auc.c:143 vector [2]: ck = 8ed1056a59bcf728b54b1908237e921c 20241218122523228 DAUC <0003> auc.c:144 vector [2]: ik = 1c7c625904a2456ed391541666adc08f 20241218122523228 DAUC <0003> auc.c:145 vector [2]: res = 5fbbaff99219b16d0000000000000000 20241218122523228 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122523228 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122523228 DAUC <0003> auc.c:179 vector [2]: kc = 7d37e86716ddb14d 20241218122523228 DAUC <0003> auc.c:180 vector [2]: sres = 10db74b0 20241218122523228 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122523228 DAUC <0003> auc.c:113 vector [3]: rand = db57a667615795ee3605a56fd118ccf0 20241218122523228 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241218122523228 DAUC <0003> auc.c:142 vector [3]: autn = 96716b9136eb0000d8d684e8b9b76733 20241218122523228 DAUC <0003> auc.c:143 vector [3]: ck = 9dbe7142f9f6eb20231ff01b19a3e1e5 20241218122523228 DAUC <0003> auc.c:144 vector [3]: ik = a5eebeff0bf98dbbf2429ae83a91c26b 20241218122523228 DAUC <0003> auc.c:145 vector [3]: res = 64113ce2c0f323670000000000000000 20241218122523228 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122523228 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122523228 DAUC <0003> auc.c:179 vector [3]: kc = c1e70f6ed5d4287b 20241218122523228 DAUC <0003> auc.c:180 vector [3]: sres = 264c83ef 20241218122523228 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122523228 DAUC <0003> auc.c:113 vector [4]: rand = dd95dede5aa975bb506fd2151f8c6a4d 20241218122523228 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241218122523228 DAUC <0003> auc.c:142 vector [4]: autn = 6a11b55cfcda00006beea31c3f0f8e25 20241218122523228 DAUC <0003> auc.c:143 vector [4]: ck = 8113bef3e3b1efb9e0174f8fdb351cf1 20241218122523228 DAUC <0003> auc.c:144 vector [4]: ik = 2d94a5e8a41996eafad6aa6c1cc53f69 20241218122523228 DAUC <0003> auc.c:145 vector [4]: res = 98ebab73f50f22f60000000000000000 20241218122523228 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122523228 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241218122523228 DAUC <0003> auc.c:179 vector [4]: kc = 1b8b6e8f9f2f637e 20241218122523228 DAUC <0003> auc.c:180 vector [4]: sres = 719beec1 20241218122523228 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241218122523228 DAUC <0003> db_auc.c:245 IMSI='262425011902416': Generated 5 vectors 20241218122523228 DAUC <0003> db_auc.c:249 IMSI='262425011902416': Updating SQN=161 in DB 20241218122523228 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425011902416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425011902416"} 20241218122523228 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425011902416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122523228 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523228 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122523229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58352<->l=127.0.0.1:4258 20241218122523230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58282<->l=127.0.0.1:4258 20241218122523231 DLINP <000b> input/ipa.c:451 connected read/write 20241218122523231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122523231 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122523231 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122523231 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122523231 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39001<->l=127.0.0.1:4259) 20241218122523263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58358<->l=127.0.0.1:4258 20241218122523364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58358<->l=127.0.0.1:4258 20241218122526480 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122526480 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122526483 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 20241218122526488 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526489 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122526489 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122526489 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  20241218122526489 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122526489 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  20241218122526489 DLGSUP <0013> gsup_server.c:235 2:  20241218122526489 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122526489 DLGSUP <0013> gsup_server.c:235 3:  20241218122526489 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122526489 DLGSUP <0013> gsup_server.c:235 4:  20241218122526489 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122526489 DLGSUP <0013> gsup_server.c:235 5:  20241218122526489 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122526489 DLGSUP <0013> gsup_server.c:235 7:  20241218122526489 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122526489 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122526489 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122526489 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122526504 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43201<->l=127.0.0.1:4259) 20241218122526508 DAUC <0003> db_auc.c:157 IMSI='262421973909433': No 2G Auth Data 20241218122526508 DAUC <0003> db_auc.c:192 IMSI='262421973909433': No 3G Auth Data 20241218122526514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58376<->l=127.0.0.1:4258 20241218122526534 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526534 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421973909433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421973909433"} 20241218122526534 DAUC <0003> db_auc.c:192 IMSI='262421973909433': No 3G Auth Data 20241218122526534 DAUC <0003> db_auc.c:236 IMSI='262421973909433': Calling to generate 1 vectors 20241218122526534 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241218122526534 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526534 DAUC <0003> auc.c:113 vector [0]: rand = 0ba48a35d4ea7c413d8e5d6a7512025c 20241218122526534 DAUC <0003> auc.c:179 vector [0]: kc = 43e51324a7d0fc00 20241218122526534 DAUC <0003> auc.c:180 vector [0]: sres = e31616cd 20241218122526534 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122526534 DAUC <0003> db_auc.c:245 IMSI='262421973909433': Generated 1 vectors 20241218122526534 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421973909433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421973909433"} 20241218122526534 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421973909433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526534 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526535 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526539 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526539 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421973909433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421973909433"} 20241218122526539 DAUC <0003> db_auc.c:192 IMSI='262421973909433': No 3G Auth Data 20241218122526540 DAUC <0003> db_auc.c:236 IMSI='262421973909433': Calling to generate 4 vectors 20241218122526540 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241218122526540 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526540 DAUC <0003> auc.c:113 vector [0]: rand = fa9526702699cc91eb9fc3fadf4b69df 20241218122526540 DAUC <0003> auc.c:179 vector [0]: kc = 03c451ec603e0800 20241218122526540 DAUC <0003> auc.c:180 vector [0]: sres = 86f277b2 20241218122526540 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122526540 DAUC <0003> auc.c:113 vector [1]: rand = cee7155dc7ede8a8733a91982323098f 20241218122526540 DAUC <0003> auc.c:179 vector [1]: kc = 9d1281ea03f20000 20241218122526540 DAUC <0003> auc.c:180 vector [1]: sres = b9e1777e 20241218122526540 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241218122526540 DAUC <0003> auc.c:113 vector [2]: rand = 724bdaebe40790c1fd7cb56d385e365e 20241218122526540 DAUC <0003> auc.c:179 vector [2]: kc = 78bb24590a53ac00 20241218122526540 DAUC <0003> auc.c:180 vector [2]: sres = c5b51dca 20241218122526540 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241218122526540 DAUC <0003> auc.c:113 vector [3]: rand = 5a93e082d9dff5dfed3dc0e8c3b13abc 20241218122526540 DAUC <0003> auc.c:179 vector [3]: kc = 0aee08b4f64b5000 20241218122526540 DAUC <0003> auc.c:180 vector [3]: sres = b618a744 20241218122526540 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241218122526540 DAUC <0003> db_auc.c:245 IMSI='262421973909433': Generated 4 vectors 20241218122526540 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421973909433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421973909433"} 20241218122526540 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421973909433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526540 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526540 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526543 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526543 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421973909433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421973909433"} 20241218122526543 DAUC <0003> db_auc.c:192 IMSI='262421973909433': No 3G Auth Data 20241218122526543 DAUC <0003> db_auc.c:236 IMSI='262421973909433': Calling to generate 5 vectors 20241218122526543 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241218122526543 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526544 DAUC <0003> auc.c:113 vector [0]: rand = a3764001f6fbba4fced812e1ef5fd3f6 20241218122526544 DAUC <0003> auc.c:179 vector [0]: kc = c0add8f7bbe9e400 20241218122526544 DAUC <0003> auc.c:180 vector [0]: sres = cd4c3261 20241218122526544 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122526544 DAUC <0003> auc.c:113 vector [1]: rand = dbd3d96447e3130ddd7da901fb88a97b 20241218122526544 DAUC <0003> auc.c:179 vector [1]: kc = 209c50b490e7f400 20241218122526544 DAUC <0003> auc.c:180 vector [1]: sres = da4718dd 20241218122526544 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241218122526544 DAUC <0003> auc.c:113 vector [2]: rand = 13c1735ab6cb3f8af40eb5e27d3c2235 20241218122526544 DAUC <0003> auc.c:179 vector [2]: kc = a8f7176bb42ca000 20241218122526544 DAUC <0003> auc.c:180 vector [2]: sres = 93993e25 20241218122526544 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241218122526544 DAUC <0003> auc.c:113 vector [3]: rand = 52bf1986ea4c43778aa10a4c50c0d551 20241218122526544 DAUC <0003> auc.c:179 vector [3]: kc = d3572d197d613000 20241218122526544 DAUC <0003> auc.c:180 vector [3]: sres = 2caa2bc0 20241218122526544 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241218122526544 DAUC <0003> auc.c:113 vector [4]: rand = a937f7d7d485bb4666ef8ba61dd1ec3c 20241218122526544 DAUC <0003> auc.c:179 vector [4]: kc = 008a5f151c775000 20241218122526544 DAUC <0003> auc.c:180 vector [4]: sres = a6e65312 20241218122526544 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241218122526544 DAUC <0003> db_auc.c:245 IMSI='262421973909433': Generated 5 vectors 20241218122526544 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421973909433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421973909433"} 20241218122526544 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421973909433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526544 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526544 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526548 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526548 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421973909433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421973909433"} 20241218122526548 DAUC <0003> db_auc.c:192 IMSI='262421973909433': No 3G Auth Data 20241218122526548 DAUC <0003> db_auc.c:236 IMSI='262421973909433': Calling to generate 5 vectors 20241218122526548 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241218122526548 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526548 DAUC <0003> auc.c:113 vector [0]: rand = 832183b1bf4b248e112486f52b24abbc 20241218122526548 DAUC <0003> auc.c:179 vector [0]: kc = 48d6681430885400 20241218122526548 DAUC <0003> auc.c:180 vector [0]: sres = 312792d6 20241218122526548 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122526548 DAUC <0003> auc.c:113 vector [1]: rand = 8024087e1cc9eff5c11d4fa98aa9357b 20241218122526548 DAUC <0003> auc.c:179 vector [1]: kc = 265d18207ed9cc00 20241218122526548 DAUC <0003> auc.c:180 vector [1]: sres = 0a5c656e 20241218122526548 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241218122526548 DAUC <0003> auc.c:113 vector [2]: rand = a7b2a0b2324f1430d484aebd3a107a03 20241218122526548 DAUC <0003> auc.c:179 vector [2]: kc = 55857dac251d8000 20241218122526548 DAUC <0003> auc.c:180 vector [2]: sres = 6a84111f 20241218122526548 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241218122526548 DAUC <0003> auc.c:113 vector [3]: rand = d29126a6ddfa085627128d2fa365ebcc 20241218122526548 DAUC <0003> auc.c:179 vector [3]: kc = 05a222ef0de2a000 20241218122526548 DAUC <0003> auc.c:180 vector [3]: sres = 1bdb7169 20241218122526548 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241218122526548 DAUC <0003> auc.c:113 vector [4]: rand = 427a5c77f4d719fd6285063e2dc8d072 20241218122526548 DAUC <0003> auc.c:179 vector [4]: kc = 36c081ab0ebb1800 20241218122526548 DAUC <0003> auc.c:180 vector [4]: sres = 514d0bff 20241218122526549 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241218122526549 DAUC <0003> db_auc.c:245 IMSI='262421973909433': Generated 5 vectors 20241218122526549 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421973909433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421973909433"} 20241218122526549 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421973909433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526549 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526549 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58376<->l=127.0.0.1:4258 20241218122526556 DAUC <0003> db_auc.c:157 IMSI='262428118664409': No 2G Auth Data 20241218122526556 DAUC <0003> db_auc.c:192 IMSI='262428118664409': No 3G Auth Data 20241218122526572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58386<->l=127.0.0.1:4258 20241218122526574 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526574 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428118664409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428118664409"} 20241218122526574 DAUC <0003> db_auc.c:192 IMSI='262428118664409': No 3G Auth Data 20241218122526574 DAUC <0003> db_auc.c:236 IMSI='262428118664409': Calling to generate 1 vectors 20241218122526574 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241218122526574 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526574 DAUC <0003> auc.c:113 vector [0]: rand = 7f246695a311c28b17effefcb4095466 20241218122526574 DAUC <0003> auc.c:179 vector [0]: kc = cbcebf38c305e000 20241218122526574 DAUC <0003> auc.c:180 vector [0]: sres = 6e7112f4 20241218122526574 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122526574 DAUC <0003> db_auc.c:245 IMSI='262428118664409': Generated 1 vectors 20241218122526574 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428118664409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428118664409"} 20241218122526574 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428118664409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526574 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526574 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526575 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526575 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428118664409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428118664409"} 20241218122526575 DAUC <0003> db_auc.c:192 IMSI='262428118664409': No 3G Auth Data 20241218122526575 DAUC <0003> db_auc.c:236 IMSI='262428118664409': Calling to generate 4 vectors 20241218122526575 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241218122526575 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526575 DAUC <0003> auc.c:113 vector [0]: rand = 189724b926032b3abb5c738cba38ea2f 20241218122526575 DAUC <0003> auc.c:179 vector [0]: kc = f4a0e37a4693dc00 20241218122526575 DAUC <0003> auc.c:180 vector [0]: sres = 9c184485 20241218122526575 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122526575 DAUC <0003> auc.c:113 vector [1]: rand = 79a4717bc2cacc71878956a6312c5df6 20241218122526575 DAUC <0003> auc.c:179 vector [1]: kc = fd378464c12ca400 20241218122526575 DAUC <0003> auc.c:180 vector [1]: sres = a2ff2176 20241218122526575 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241218122526575 DAUC <0003> auc.c:113 vector [2]: rand = 4288a8cdb885be846f71e7debbb4c405 20241218122526575 DAUC <0003> auc.c:179 vector [2]: kc = 1458357345efd800 20241218122526575 DAUC <0003> auc.c:180 vector [2]: sres = 52abb47b 20241218122526575 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241218122526575 DAUC <0003> auc.c:113 vector [3]: rand = 8b7813bca19cb62882b7b8764a2e5e5c 20241218122526575 DAUC <0003> auc.c:179 vector [3]: kc = c495c83dcee67c00 20241218122526575 DAUC <0003> auc.c:180 vector [3]: sres = 2afa2b4a 20241218122526575 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241218122526575 DAUC <0003> db_auc.c:245 IMSI='262428118664409': Generated 4 vectors 20241218122526575 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428118664409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428118664409"} 20241218122526575 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428118664409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526575 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526575 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526576 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526576 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428118664409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428118664409"} 20241218122526576 DAUC <0003> db_auc.c:192 IMSI='262428118664409': No 3G Auth Data 20241218122526576 DAUC <0003> db_auc.c:236 IMSI='262428118664409': Calling to generate 5 vectors 20241218122526576 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241218122526576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526576 DAUC <0003> auc.c:113 vector [0]: rand = b40d33ed443f505b5d145c21df2ea077 20241218122526576 DAUC <0003> auc.c:179 vector [0]: kc = 18a6e50953803800 20241218122526576 DAUC <0003> auc.c:180 vector [0]: sres = 0b237899 20241218122526576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122526576 DAUC <0003> auc.c:113 vector [1]: rand = a8496352312bd23b28b57855ae010b04 20241218122526576 DAUC <0003> auc.c:179 vector [1]: kc = 14f361b25dc03c00 20241218122526576 DAUC <0003> auc.c:180 vector [1]: sres = b8fe8d40 20241218122526576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241218122526576 DAUC <0003> auc.c:113 vector [2]: rand = 5b3152f7c12e14e6672bb8a97dead889 20241218122526576 DAUC <0003> auc.c:179 vector [2]: kc = 86fca5a770757800 20241218122526576 DAUC <0003> auc.c:180 vector [2]: sres = b45c0b50 20241218122526576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241218122526576 DAUC <0003> auc.c:113 vector [3]: rand = bc1e56f423758cd40e8c5515acb1293d 20241218122526576 DAUC <0003> auc.c:179 vector [3]: kc = a06da6e3cd23d000 20241218122526576 DAUC <0003> auc.c:180 vector [3]: sres = 92f6e0ef 20241218122526576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241218122526576 DAUC <0003> auc.c:113 vector [4]: rand = f39d1c984cd3647c3b3fe94cc7cf9d0d 20241218122526576 DAUC <0003> auc.c:179 vector [4]: kc = a04db82649312000 20241218122526576 DAUC <0003> auc.c:180 vector [4]: sres = ce8f3abf 20241218122526576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241218122526576 DAUC <0003> db_auc.c:245 IMSI='262428118664409': Generated 5 vectors 20241218122526576 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428118664409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428118664409"} 20241218122526576 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428118664409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526576 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526576 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526576 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526576 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428118664409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428118664409"} 20241218122526576 DAUC <0003> db_auc.c:192 IMSI='262428118664409': No 3G Auth Data 20241218122526576 DAUC <0003> db_auc.c:236 IMSI='262428118664409': Calling to generate 5 vectors 20241218122526576 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241218122526576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526576 DAUC <0003> auc.c:113 vector [0]: rand = faf1ecaf08cae136979c2d0c049f743b 20241218122526576 DAUC <0003> auc.c:179 vector [0]: kc = 4de802bb7d896400 20241218122526576 DAUC <0003> auc.c:180 vector [0]: sres = 6f3fe20e 20241218122526576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122526576 DAUC <0003> auc.c:113 vector [1]: rand = 52ee874422f4627b2c2b3d049582d2d0 20241218122526576 DAUC <0003> auc.c:179 vector [1]: kc = 4ddb84724f8d9000 20241218122526576 DAUC <0003> auc.c:180 vector [1]: sres = af041a06 20241218122526576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241218122526576 DAUC <0003> auc.c:113 vector [2]: rand = 31cd8871402fa201f4e560f99f27cfdb 20241218122526576 DAUC <0003> auc.c:179 vector [2]: kc = 3a7f88ec135bd400 20241218122526576 DAUC <0003> auc.c:180 vector [2]: sres = 4cbe1323 20241218122526576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241218122526576 DAUC <0003> auc.c:113 vector [3]: rand = 5f2d82bd55d1ce01c71eae0ab05a9ee5 20241218122526576 DAUC <0003> auc.c:179 vector [3]: kc = f43dac6b6d993c00 20241218122526576 DAUC <0003> auc.c:180 vector [3]: sres = 6a32bf17 20241218122526576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241218122526576 DAUC <0003> auc.c:113 vector [4]: rand = 81bef1ae8af55538941e3df7688f11a5 20241218122526576 DAUC <0003> auc.c:179 vector [4]: kc = 85b9ce9391083400 20241218122526576 DAUC <0003> auc.c:180 vector [4]: sres = 8944326c 20241218122526576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241218122526576 DAUC <0003> db_auc.c:245 IMSI='262428118664409': Generated 5 vectors 20241218122526576 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428118664409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428118664409"} 20241218122526576 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428118664409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526576 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526576 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58386<->l=127.0.0.1:4258 20241218122526578 DAUC <0003> db_auc.c:157 IMSI='262428998918173': No 2G Auth Data 20241218122526578 DAUC <0003> db_auc.c:192 IMSI='262428998918173': No 3G Auth Data 20241218122526584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58394<->l=127.0.0.1:4258 20241218122526586 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526586 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428998918173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428998918173"} 20241218122526586 DAUC <0003> db_auc.c:192 IMSI='262428998918173': No 3G Auth Data 20241218122526586 DAUC <0003> db_auc.c:236 IMSI='262428998918173': Calling to generate 1 vectors 20241218122526586 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241218122526586 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526586 DAUC <0003> auc.c:113 vector [0]: rand = 6713b3a528985378f4b5f2c39383fccd 20241218122526586 DAUC <0003> auc.c:179 vector [0]: kc = e714111972ebdbc6 20241218122526586 DAUC <0003> auc.c:180 vector [0]: sres = 334bef25 20241218122526586 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122526586 DAUC <0003> db_auc.c:245 IMSI='262428998918173': Generated 1 vectors 20241218122526586 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428998918173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428998918173"} 20241218122526586 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428998918173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526586 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526586 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526587 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526587 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428998918173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428998918173"} 20241218122526587 DAUC <0003> db_auc.c:192 IMSI='262428998918173': No 3G Auth Data 20241218122526587 DAUC <0003> db_auc.c:236 IMSI='262428998918173': Calling to generate 4 vectors 20241218122526587 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241218122526587 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526587 DAUC <0003> auc.c:113 vector [0]: rand = 699724304e4cc0f289c7c2ddff0b3099 20241218122526587 DAUC <0003> auc.c:179 vector [0]: kc = fa37208ba3668efe 20241218122526587 DAUC <0003> auc.c:180 vector [0]: sres = a5905364 20241218122526587 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122526587 DAUC <0003> auc.c:113 vector [1]: rand = 074b916063e1506df93eada5c6a6fe32 20241218122526587 DAUC <0003> auc.c:179 vector [1]: kc = 2a0bcd0809870562 20241218122526587 DAUC <0003> auc.c:180 vector [1]: sres = 17114e9c 20241218122526587 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241218122526587 DAUC <0003> auc.c:113 vector [2]: rand = f149d98849b20d98458ab0e28dd0257e 20241218122526587 DAUC <0003> auc.c:179 vector [2]: kc = dcbac2f9e3cc4103 20241218122526587 DAUC <0003> auc.c:180 vector [2]: sres = a65725a1 20241218122526587 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241218122526587 DAUC <0003> auc.c:113 vector [3]: rand = 42c0a3cdae247dd5bbf42c59fc2e7e86 20241218122526587 DAUC <0003> auc.c:179 vector [3]: kc = 82ca9fb4c637e259 20241218122526587 DAUC <0003> auc.c:180 vector [3]: sres = f3a3027b 20241218122526587 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241218122526587 DAUC <0003> db_auc.c:245 IMSI='262428998918173': Generated 4 vectors 20241218122526587 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428998918173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428998918173"} 20241218122526587 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428998918173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526587 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526587 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526588 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526588 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428998918173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428998918173"} 20241218122526588 DAUC <0003> db_auc.c:192 IMSI='262428998918173': No 3G Auth Data 20241218122526588 DAUC <0003> db_auc.c:236 IMSI='262428998918173': Calling to generate 5 vectors 20241218122526588 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241218122526588 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526588 DAUC <0003> auc.c:113 vector [0]: rand = fc68bf344a818938e139e2fb49c9e616 20241218122526588 DAUC <0003> auc.c:179 vector [0]: kc = 7e41d4e4a9b247f2 20241218122526588 DAUC <0003> auc.c:180 vector [0]: sres = 24bf26a9 20241218122526588 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122526588 DAUC <0003> auc.c:113 vector [1]: rand = a192f392709a203393959362a2216b0f 20241218122526588 DAUC <0003> auc.c:179 vector [1]: kc = 3ba265a74085d41c 20241218122526588 DAUC <0003> auc.c:180 vector [1]: sres = 2ad18411 20241218122526588 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241218122526588 DAUC <0003> auc.c:113 vector [2]: rand = 7d4015b693364dfa5951679e654614e4 20241218122526588 DAUC <0003> auc.c:179 vector [2]: kc = 362548814248970f 20241218122526588 DAUC <0003> auc.c:180 vector [2]: sres = 9031f6c4 20241218122526588 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241218122526588 DAUC <0003> auc.c:113 vector [3]: rand = 0f8ca037b8d5f3d8f704d12e21e8d791 20241218122526588 DAUC <0003> auc.c:179 vector [3]: kc = 4c04c519cc173e71 20241218122526588 DAUC <0003> auc.c:180 vector [3]: sres = 5d06db51 20241218122526588 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241218122526588 DAUC <0003> auc.c:113 vector [4]: rand = d53aaaac36bc6ef34e3e2759e9ad2f0d 20241218122526588 DAUC <0003> auc.c:179 vector [4]: kc = 4868ac9f0ad861dc 20241218122526588 DAUC <0003> auc.c:180 vector [4]: sres = a063d861 20241218122526588 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241218122526588 DAUC <0003> db_auc.c:245 IMSI='262428998918173': Generated 5 vectors 20241218122526588 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428998918173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428998918173"} 20241218122526588 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428998918173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526588 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526588 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526589 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526589 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428998918173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428998918173"} 20241218122526589 DAUC <0003> db_auc.c:192 IMSI='262428998918173': No 3G Auth Data 20241218122526589 DAUC <0003> db_auc.c:236 IMSI='262428998918173': Calling to generate 5 vectors 20241218122526589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241218122526589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526589 DAUC <0003> auc.c:113 vector [0]: rand = ede083e8c8c02f364524f524cb4a8abb 20241218122526589 DAUC <0003> auc.c:179 vector [0]: kc = bdeb31b485807031 20241218122526589 DAUC <0003> auc.c:180 vector [0]: sres = 85628288 20241218122526589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241218122526589 DAUC <0003> auc.c:113 vector [1]: rand = b7615f089091e30e5f0048432bb8cdce 20241218122526589 DAUC <0003> auc.c:179 vector [1]: kc = 63501ad38238ae06 20241218122526589 DAUC <0003> auc.c:180 vector [1]: sres = 42ecce0b 20241218122526589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241218122526589 DAUC <0003> auc.c:113 vector [2]: rand = cb979bf76441ab53800bcdf2fcffc48b 20241218122526589 DAUC <0003> auc.c:179 vector [2]: kc = 2738d1630404c267 20241218122526589 DAUC <0003> auc.c:180 vector [2]: sres = b073de64 20241218122526589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241218122526589 DAUC <0003> auc.c:113 vector [3]: rand = d9fc6b444ee5ad9710065de0a8fc45e9 20241218122526589 DAUC <0003> auc.c:179 vector [3]: kc = 2aaf87a3325f764f 20241218122526589 DAUC <0003> auc.c:180 vector [3]: sres = 0837dd98 20241218122526589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241218122526589 DAUC <0003> auc.c:113 vector [4]: rand = 5fbd6224a39de78426dde79d81199b26 20241218122526589 DAUC <0003> auc.c:179 vector [4]: kc = 87a4eeb7f1bf1016 20241218122526589 DAUC <0003> auc.c:180 vector [4]: sres = 41d0e4a3 20241218122526589 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241218122526589 DAUC <0003> db_auc.c:245 IMSI='262428998918173': Generated 5 vectors 20241218122526589 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428998918173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428998918173"} 20241218122526589 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428998918173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526589 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526589 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58394<->l=127.0.0.1:4258 20241218122526590 DAUC <0003> db_auc.c:157 IMSI='262428148781556': No 2G Auth Data 20241218122526591 DAUC <0003> db_auc.c:192 IMSI='262428148781556': No 3G Auth Data 20241218122526597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 20241218122526599 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526599 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428148781556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428148781556"} 20241218122526599 DAUC <0003> db_auc.c:157 IMSI='262428148781556': No 2G Auth Data 20241218122526599 DAUC <0003> db_auc.c:236 IMSI='262428148781556': Calling to generate 1 vectors 20241218122526599 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241218122526599 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526599 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526599 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122526599 DAUC <0003> auc.c:113 vector [0]: rand = 41b5bdf69ff34e92499cef6b1286e7af 20241218122526599 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122526599 DAUC <0003> auc.c:142 vector [0]: autn = 62a2d55992490000d28496cdb3939b42 20241218122526599 DAUC <0003> auc.c:143 vector [0]: ck = adf49a24c9b7267b56bbaa948a401f3f 20241218122526599 DAUC <0003> auc.c:144 vector [0]: ik = c15c0747b9b7c64af12473d0fd1bf1c9 20241218122526599 DAUC <0003> auc.c:145 vector [0]: res = 14a9fc2d98386e980000000000000000 20241218122526599 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526599 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241218122526599 DAUC <0003> auc.c:151 vector [0]: kc = cb374427075b0ec7 20241218122526599 DAUC <0003> auc.c:152 vector [0]: sres = 8c9192b5 20241218122526599 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241218122526599 DAUC <0003> db_auc.c:245 IMSI='262428148781556': Generated 1 vectors 20241218122526599 DAUC <0003> db_auc.c:249 IMSI='262428148781556': Updating SQN=33 in DB 20241218122526599 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428148781556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428148781556"} 20241218122526599 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428148781556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526599 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526599 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526600 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526600 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428148781556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428148781556"} 20241218122526600 DAUC <0003> db_auc.c:157 IMSI='262428148781556': No 2G Auth Data 20241218122526600 DAUC <0003> db_auc.c:236 IMSI='262428148781556': Calling to generate 4 vectors 20241218122526600 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241218122526600 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526600 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526600 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241218122526600 DAUC <0003> auc.c:113 vector [0]: rand = 2469a599a2f942b613d221ee535b98a5 20241218122526600 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241218122526600 DAUC <0003> auc.c:142 vector [0]: autn = 6ee80e91ad8f00003638ff89478a849e 20241218122526600 DAUC <0003> auc.c:143 vector [0]: ck = 9a1afb867fc72aa2970dd9379fcd6c12 20241218122526600 DAUC <0003> auc.c:144 vector [0]: ik = fe365389f60aee3d418c3778fe66dbc2 20241218122526600 DAUC <0003> auc.c:145 vector [0]: res = 87dc3c565943686d0000000000000000 20241218122526600 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526600 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241218122526600 DAUC <0003> auc.c:151 vector [0]: kc = b2ad4640e866734f 20241218122526600 DAUC <0003> auc.c:152 vector [0]: sres = de9f543b 20241218122526600 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241218122526600 DAUC <0003> auc.c:113 vector [1]: rand = 3aac4ae67b58a6f45c83224aa8c712f0 20241218122526600 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241218122526600 DAUC <0003> auc.c:142 vector [1]: autn = f6d18a09d5e80000b351329569f2b918 20241218122526600 DAUC <0003> auc.c:143 vector [1]: ck = cd3278bab4e82de6ca95f2729700f5e2 20241218122526600 DAUC <0003> auc.c:144 vector [1]: ik = a16bf2a543ef9cba37cdb07baaf6022e 20241218122526601 DAUC <0003> auc.c:145 vector [1]: res = 621b6b7a6b8e7cd90000000000000000 20241218122526601 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526601 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241218122526601 DAUC <0003> auc.c:151 vector [1]: kc = 9101c816caf14690 20241218122526601 DAUC <0003> auc.c:152 vector [1]: sres = 099517a3 20241218122526601 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241218122526601 DAUC <0003> auc.c:113 vector [2]: rand = 645b030cab55a2726fba4c2978b8fd4d 20241218122526601 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241218122526601 DAUC <0003> auc.c:142 vector [2]: autn = ba18799c2bb0000087d591761d55325b 20241218122526601 DAUC <0003> auc.c:143 vector [2]: ck = 11695fae47824cb10ae563c4c8a3f220 20241218122526601 DAUC <0003> auc.c:144 vector [2]: ik = 0fc4bc72f9c12d2f91e6c382e1312953 20241218122526601 DAUC <0003> auc.c:145 vector [2]: res = 332d48b0a0d4b77e0000000000000000 20241218122526601 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526601 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241218122526601 DAUC <0003> auc.c:151 vector [2]: kc = 85ae439a97d1baed 20241218122526601 DAUC <0003> auc.c:152 vector [2]: sres = 93f9ffce 20241218122526601 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241218122526601 DAUC <0003> auc.c:113 vector [3]: rand = 5f605b56bdf5f63bfd401442252e0269 20241218122526601 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241218122526601 DAUC <0003> auc.c:142 vector [3]: autn = 1562d7bfd4c80000b8e87b6682982c94 20241218122526601 DAUC <0003> auc.c:143 vector [3]: ck = a215320890094a0c4ad75545ea8e6bdb 20241218122526601 DAUC <0003> auc.c:144 vector [3]: ik = 4a36cf62248d806d99c5ed83661844de 20241218122526601 DAUC <0003> auc.c:145 vector [3]: res = 4783d66f4a4d5cf10000000000000000 20241218122526601 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526601 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241218122526601 DAUC <0003> auc.c:151 vector [3]: kc = 3b3145ac3812e564 20241218122526601 DAUC <0003> auc.c:152 vector [3]: sres = 0dce8a9e 20241218122526601 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241218122526601 DAUC <0003> db_auc.c:245 IMSI='262428148781556': Generated 4 vectors 20241218122526601 DAUC <0003> db_auc.c:249 IMSI='262428148781556': Updating SQN=161 in DB 20241218122526601 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428148781556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428148781556"} 20241218122526601 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428148781556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526601 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526601 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526602 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526602 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428148781556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428148781556"} 20241218122526602 DAUC <0003> db_auc.c:157 IMSI='262428148781556': No 2G Auth Data 20241218122526602 DAUC <0003> db_auc.c:236 IMSI='262428148781556': Calling to generate 5 vectors 20241218122526602 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241218122526602 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526602 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526602 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241218122526602 DAUC <0003> auc.c:113 vector [0]: rand = 3a8e2da6f03eddfa70fc2023295da3c7 20241218122526602 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241218122526602 DAUC <0003> auc.c:142 vector [0]: autn = 375e211ac981000000b4e246018dc7b2 20241218122526602 DAUC <0003> auc.c:143 vector [0]: ck = 8cc082b5bd278bad8782b5e6686adecc 20241218122526602 DAUC <0003> auc.c:144 vector [0]: ik = 6ead8ce7d46e9a06078da8f0d175eceb 20241218122526602 DAUC <0003> auc.c:145 vector [0]: res = b8afa208ca2140900000000000000000 20241218122526602 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526602 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241218122526602 DAUC <0003> auc.c:151 vector [0]: kc = 62621344d056238c 20241218122526602 DAUC <0003> auc.c:152 vector [0]: sres = 728ee298 20241218122526602 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241218122526602 DAUC <0003> auc.c:113 vector [1]: rand = 82fb0fd8c3efafb45991457fc192446b 20241218122526602 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241218122526602 DAUC <0003> auc.c:142 vector [1]: autn = c35f56e0448600003ed488cdda332188 20241218122526602 DAUC <0003> auc.c:143 vector [1]: ck = a974a527f21563dc97dab783e7d3acd9 20241218122526602 DAUC <0003> auc.c:144 vector [1]: ik = 807510fb97a24ae5263bd10340e97f29 20241218122526602 DAUC <0003> auc.c:145 vector [1]: res = 5dff4979582cac1c0000000000000000 20241218122526602 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526602 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241218122526602 DAUC <0003> auc.c:151 vector [1]: kc = 98e0d35cc28dfac9 20241218122526602 DAUC <0003> auc.c:152 vector [1]: sres = 05d3e565 20241218122526602 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241218122526602 DAUC <0003> auc.c:113 vector [2]: rand = 8de2a2ae9f62c01b7486dc631e42744c 20241218122526602 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241218122526602 DAUC <0003> auc.c:142 vector [2]: autn = b9d8d90266d90000380654edfcd45f42 20241218122526602 DAUC <0003> auc.c:143 vector [2]: ck = 33d18c39307ea2bf1e357ab76bd2bfa4 20241218122526602 DAUC <0003> auc.c:144 vector [2]: ik = 089ccf65b7b200670b2e4e729cc08f6d 20241218122526602 DAUC <0003> auc.c:145 vector [2]: res = e5da270c448efab10000000000000000 20241218122526602 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526602 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241218122526602 DAUC <0003> auc.c:151 vector [2]: kc = 2e56779970de9211 20241218122526602 DAUC <0003> auc.c:152 vector [2]: sres = a154ddbd 20241218122526602 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241218122526602 DAUC <0003> auc.c:113 vector [3]: rand = 697741aa03a83d8339d402d2e723c049 20241218122526602 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241218122526602 DAUC <0003> auc.c:142 vector [3]: autn = 561a8f84759000004b66f38b728349bd 20241218122526602 DAUC <0003> auc.c:143 vector [3]: ck = 1c9fe2f22e3475ae84cfd268a5e9458a 20241218122526602 DAUC <0003> auc.c:144 vector [3]: ik = 274366278147cd3b492f61fd94570456 20241218122526602 DAUC <0003> auc.c:145 vector [3]: res = 3b03a2b6903cc01c0000000000000000 20241218122526602 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526602 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241218122526602 DAUC <0003> auc.c:151 vector [3]: kc = f63c37409ecdf949 20241218122526602 DAUC <0003> auc.c:152 vector [3]: sres = ab3f62aa 20241218122526602 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241218122526602 DAUC <0003> auc.c:113 vector [4]: rand = 4c6a2b5242f67095a0e6d49885455f9f 20241218122526602 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241218122526602 DAUC <0003> auc.c:142 vector [4]: autn = 8e4ae8e560da000074be2f28dcf400df 20241218122526602 DAUC <0003> auc.c:143 vector [4]: ck = 533ae6e242f39923dc94e0518bc780e0 20241218122526602 DAUC <0003> auc.c:144 vector [4]: ik = bb899f2c052aa02cd1e37c458874764c 20241218122526602 DAUC <0003> auc.c:145 vector [4]: res = 5828183d390c1b7a0000000000000000 20241218122526602 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122526602 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241218122526602 DAUC <0003> auc.c:151 vector [4]: kc = e5c4e5da446acfa3 20241218122526602 DAUC <0003> auc.c:152 vector [4]: sres = 61240347 20241218122526602 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241218122526602 DAUC <0003> db_auc.c:245 IMSI='262428148781556': Generated 5 vectors 20241218122526602 DAUC <0003> db_auc.c:249 IMSI='262428148781556': Updating SQN=321 in DB 20241218122526602 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428148781556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428148781556"} 20241218122526602 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428148781556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526602 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526602 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526603 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526603 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428148781556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428148781556"} 20241218122526603 DAUC <0003> db_auc.c:157 IMSI='262428148781556': No 2G Auth Data 20241218122526603 DAUC <0003> db_auc.c:236 IMSI='262428148781556': Calling to generate 5 vectors 20241218122526603 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241218122526603 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526603 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526603 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241218122526603 DAUC <0003> auc.c:113 vector [0]: rand = 4520200a6a6880c1f5c612f535ee5718 20241218122526603 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241218122526603 DAUC <0003> auc.c:142 vector [0]: autn = e2bce5612bdb00002117a04720830c55 20241218122526603 DAUC <0003> auc.c:143 vector [0]: ck = 40266501fbed192c4ec7c2b99817d668 20241218122526603 DAUC <0003> auc.c:144 vector [0]: ik = 168567df8b044fed25d486f1c8617f63 20241218122526603 DAUC <0003> auc.c:145 vector [0]: res = ab686c2cc0d07a6a0000000000000000 20241218122526603 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526603 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241218122526603 DAUC <0003> auc.c:151 vector [0]: kc = 3db04696209fffca 20241218122526603 DAUC <0003> auc.c:152 vector [0]: sres = 6bb81646 20241218122526603 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241218122526603 DAUC <0003> auc.c:113 vector [1]: rand = 54154130f3db09126da8b51fb63c17c6 20241218122526603 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241218122526603 DAUC <0003> auc.c:142 vector [1]: autn = ec001b8b407a000054772710514f414b 20241218122526603 DAUC <0003> auc.c:143 vector [1]: ck = 7029d8c99d453b9b321d8fa29605dfef 20241218122526603 DAUC <0003> auc.c:144 vector [1]: ik = 18cc2cb2ad570f2b21880cd2d1ccd924 20241218122526603 DAUC <0003> auc.c:145 vector [1]: res = f4d622e5174c5c520000000000000000 20241218122526603 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526603 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241218122526603 DAUC <0003> auc.c:151 vector [1]: kc = 7b70770b77db327b 20241218122526603 DAUC <0003> auc.c:152 vector [1]: sres = e39a7eb7 20241218122526603 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241218122526603 DAUC <0003> auc.c:113 vector [2]: rand = 1ef967144db65b57ca92541b926b7368 20241218122526603 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241218122526603 DAUC <0003> auc.c:142 vector [2]: autn = d9d20c3a6c040000894dc2f834ef88f8 20241218122526603 DAUC <0003> auc.c:143 vector [2]: ck = 6816c7e28a732fb743bfd5d538219758 20241218122526603 DAUC <0003> auc.c:144 vector [2]: ik = ed91af8272e7c3f21b74ce8caf805c4e 20241218122526603 DAUC <0003> auc.c:145 vector [2]: res = 67f1b206f1cb06ff0000000000000000 20241218122526603 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526603 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241218122526603 DAUC <0003> auc.c:151 vector [2]: kc = dd4c73396f352753 20241218122526603 DAUC <0003> auc.c:152 vector [2]: sres = 963ab4f9 20241218122526603 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241218122526603 DAUC <0003> auc.c:113 vector [3]: rand = 4747e841c4c36e91d51d5cce5a7b7b6c 20241218122526603 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241218122526603 DAUC <0003> auc.c:142 vector [3]: autn = 24dcbe05e43a0000ab5bedf2bafd98fd 20241218122526603 DAUC <0003> auc.c:143 vector [3]: ck = 6454ef94568d70c8917b4cead78495cf 20241218122526603 DAUC <0003> auc.c:144 vector [3]: ik = 484e7246d59819a65a44d00d44c8b96e 20241218122526603 DAUC <0003> auc.c:145 vector [3]: res = 72b08b24fd9d5d430000000000000000 20241218122526603 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526603 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241218122526603 DAUC <0003> auc.c:151 vector [3]: kc = e7250135105945cf 20241218122526603 DAUC <0003> auc.c:152 vector [3]: sres = 8f2dd667 20241218122526603 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241218122526603 DAUC <0003> auc.c:113 vector [4]: rand = 5cb0c69e93e5c1b3db4c1db7d5d50a85 20241218122526603 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241218122526603 DAUC <0003> auc.c:142 vector [4]: autn = c0ff805185d9000062a4bb3f432e92a3 20241218122526603 DAUC <0003> auc.c:143 vector [4]: ck = ccae853c47d30b5f729b27d272d01a47 20241218122526603 DAUC <0003> auc.c:144 vector [4]: ik = f4cfc47b8c7f983138bc73b9c07be5e7 20241218122526603 DAUC <0003> auc.c:145 vector [4]: res = 54c390f3da667eda0000000000000000 20241218122526603 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122526603 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241218122526603 DAUC <0003> auc.c:151 vector [4]: kc = 7246152c79076cce 20241218122526603 DAUC <0003> auc.c:152 vector [4]: sres = 8ea5ee29 20241218122526603 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241218122526603 DAUC <0003> db_auc.c:245 IMSI='262428148781556': Generated 5 vectors 20241218122526603 DAUC <0003> db_auc.c:249 IMSI='262428148781556': Updating SQN=481 in DB 20241218122526603 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428148781556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428148781556"} 20241218122526603 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428148781556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526603 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526603 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 20241218122526605 DAUC <0003> db_auc.c:157 IMSI='262429278725373': No 2G Auth Data 20241218122526605 DAUC <0003> db_auc.c:192 IMSI='262429278725373': No 3G Auth Data 20241218122526611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58410<->l=127.0.0.1:4258 20241218122526613 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526613 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429278725373 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429278725373"} 20241218122526613 DAUC <0003> db_auc.c:157 IMSI='262429278725373': No 2G Auth Data 20241218122526613 DAUC <0003> db_auc.c:236 IMSI='262429278725373': Calling to generate 1 vectors 20241218122526613 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241218122526613 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526613 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241218122526613 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122526613 DAUC <0003> auc.c:113 vector [0]: rand = 8a3f55356f63a63859a1ef9ac9e27c60 20241218122526613 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122526613 DAUC <0003> auc.c:142 vector [0]: autn = fd7ac90c34a200009166e1f9a3cb72a7 20241218122526613 DAUC <0003> auc.c:143 vector [0]: ck = 2456f6f1e6e0770879165ea09818c5fa 20241218122526613 DAUC <0003> auc.c:144 vector [0]: ik = 6851494d40a245eb603442355b5d5153 20241218122526613 DAUC <0003> auc.c:145 vector [0]: res = cb83f079c568a0af0000000000000000 20241218122526613 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526613 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241218122526613 DAUC <0003> auc.c:151 vector [0]: kc = 5525a3296507a64a 20241218122526613 DAUC <0003> auc.c:152 vector [0]: sres = 0eeb50d6 20241218122526613 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241218122526613 DAUC <0003> db_auc.c:245 IMSI='262429278725373': Generated 1 vectors 20241218122526613 DAUC <0003> db_auc.c:249 IMSI='262429278725373': Updating SQN=33 in DB 20241218122526613 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429278725373 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429278725373"} 20241218122526613 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429278725373 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526613 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526613 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526614 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526614 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429278725373 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429278725373"} 20241218122526614 DAUC <0003> db_auc.c:157 IMSI='262429278725373': No 2G Auth Data 20241218122526614 DAUC <0003> db_auc.c:236 IMSI='262429278725373': Calling to generate 4 vectors 20241218122526614 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241218122526614 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526614 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241218122526614 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241218122526614 DAUC <0003> auc.c:113 vector [0]: rand = 79ffb805206264ed6635e2032e4d9081 20241218122526614 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241218122526614 DAUC <0003> auc.c:142 vector [0]: autn = bc5d71a467b400007951f300398f61ad 20241218122526614 DAUC <0003> auc.c:143 vector [0]: ck = 2e8a0e39fc22d1b3524f09fc6d979771 20241218122526614 DAUC <0003> auc.c:144 vector [0]: ik = 75242fd3f057cd2fe3533664902f6431 20241218122526614 DAUC <0003> auc.c:145 vector [0]: res = b84d6defd2ca6a1d0000000000000000 20241218122526614 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526614 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241218122526614 DAUC <0003> auc.c:151 vector [0]: kc = eab21e72f1cdefdc 20241218122526614 DAUC <0003> auc.c:152 vector [0]: sres = 6a8707f2 20241218122526614 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241218122526614 DAUC <0003> auc.c:113 vector [1]: rand = 616aef6a96b6294f044ffde177b1e32c 20241218122526614 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241218122526614 DAUC <0003> auc.c:142 vector [1]: autn = 67b4508057e10000f0988b401bf71e3f 20241218122526614 DAUC <0003> auc.c:143 vector [1]: ck = 0235885446d978edbea6f7c1b10ff508 20241218122526614 DAUC <0003> auc.c:144 vector [1]: ik = 23b749eae91a5d05186668746b92fa07 20241218122526614 DAUC <0003> auc.c:145 vector [1]: res = a805747b396ffaf20000000000000000 20241218122526614 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526614 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241218122526614 DAUC <0003> auc.c:151 vector [1]: kc = 87425e0b755e2ae7 20241218122526614 DAUC <0003> auc.c:152 vector [1]: sres = 916a8e89 20241218122526614 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241218122526614 DAUC <0003> auc.c:113 vector [2]: rand = 713083cad1bd9a2cd39b6232ef308164 20241218122526614 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241218122526614 DAUC <0003> auc.c:142 vector [2]: autn = a819cd06e1d70000b33b481533a60a5e 20241218122526614 DAUC <0003> auc.c:143 vector [2]: ck = 336971e1ace43bbfed0a56da24f684e5 20241218122526614 DAUC <0003> auc.c:144 vector [2]: ik = 5ed85b0f2f91d4c9b748fd28e68f3ec3 20241218122526614 DAUC <0003> auc.c:145 vector [2]: res = 6e199e8fdee258c40000000000000000 20241218122526614 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526614 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241218122526614 DAUC <0003> auc.c:151 vector [2]: kc = 37f3811c410c5550 20241218122526614 DAUC <0003> auc.c:152 vector [2]: sres = b0fbc64b 20241218122526614 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241218122526614 DAUC <0003> auc.c:113 vector [3]: rand = 44f93827aa9f09263401fc84af6a8c56 20241218122526614 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241218122526614 DAUC <0003> auc.c:142 vector [3]: autn = cd26d13c163200004aa7f7a6b8f455d0 20241218122526614 DAUC <0003> auc.c:143 vector [3]: ck = 1af84334293eda23b905762e7eff0bb3 20241218122526614 DAUC <0003> auc.c:144 vector [3]: ik = 9ae6c96207df7daa8ca14ba66a925655 20241218122526614 DAUC <0003> auc.c:145 vector [3]: res = e2901ae645c162160000000000000000 20241218122526614 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526615 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241218122526615 DAUC <0003> auc.c:151 vector [3]: kc = b5bab7de3a8cfa6f 20241218122526615 DAUC <0003> auc.c:152 vector [3]: sres = a75178f0 20241218122526615 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241218122526615 DAUC <0003> db_auc.c:245 IMSI='262429278725373': Generated 4 vectors 20241218122526615 DAUC <0003> db_auc.c:249 IMSI='262429278725373': Updating SQN=161 in DB 20241218122526615 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429278725373 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429278725373"} 20241218122526615 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429278725373 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526615 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526615 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526616 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526616 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429278725373 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429278725373"} 20241218122526616 DAUC <0003> db_auc.c:157 IMSI='262429278725373': No 2G Auth Data 20241218122526616 DAUC <0003> db_auc.c:236 IMSI='262429278725373': Calling to generate 5 vectors 20241218122526616 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241218122526616 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526616 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241218122526616 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241218122526616 DAUC <0003> auc.c:113 vector [0]: rand = 8379382c8f926e65a24828d3f2e2ca61 20241218122526616 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241218122526616 DAUC <0003> auc.c:142 vector [0]: autn = 283c2e9a65640000b4f2168ac4e79f65 20241218122526616 DAUC <0003> auc.c:143 vector [0]: ck = bce7ce4944bb302f238f4669b8025f99 20241218122526616 DAUC <0003> auc.c:144 vector [0]: ik = d20591f6efe0b2506217cc65ef2e038e 20241218122526616 DAUC <0003> auc.c:145 vector [0]: res = c0a557ec9f240c640000000000000000 20241218122526616 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526616 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241218122526616 DAUC <0003> auc.c:151 vector [0]: kc = 2f7ad5b3fc77de68 20241218122526616 DAUC <0003> auc.c:152 vector [0]: sres = 5f815b88 20241218122526616 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241218122526616 DAUC <0003> auc.c:113 vector [1]: rand = 286d7b1c26aa368474564c1967015cd8 20241218122526616 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241218122526616 DAUC <0003> auc.c:142 vector [1]: autn = 2117be293f91000060343dbb04f51f8c 20241218122526616 DAUC <0003> auc.c:143 vector [1]: ck = 03ba88759be5f52466f5d844e9ab92c3 20241218122526616 DAUC <0003> auc.c:144 vector [1]: ik = 4f3f7a804803a11218dfabf07701b1e2 20241218122526616 DAUC <0003> auc.c:145 vector [1]: res = c7ff82d8f051ec0b0000000000000000 20241218122526616 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526616 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241218122526616 DAUC <0003> auc.c:151 vector [1]: kc = 32af81414d4c7717 20241218122526616 DAUC <0003> auc.c:152 vector [1]: sres = 37ae6ed3 20241218122526616 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241218122526616 DAUC <0003> auc.c:113 vector [2]: rand = bb79c55c33ea6e934284a6595836fb9d 20241218122526616 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241218122526616 DAUC <0003> auc.c:142 vector [2]: autn = 963e69fcc1940000e0ac4860fd04e7c6 20241218122526616 DAUC <0003> auc.c:143 vector [2]: ck = 43455d0ef1ca6e16cbfaf09d384749e5 20241218122526616 DAUC <0003> auc.c:144 vector [2]: ik = 7507551ce1f4e283e2ff4ab4be365dfd 20241218122526616 DAUC <0003> auc.c:145 vector [2]: res = 8889873ae7ee54620000000000000000 20241218122526616 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526616 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241218122526616 DAUC <0003> auc.c:151 vector [2]: kc = 1f47b23b964f988d 20241218122526616 DAUC <0003> auc.c:152 vector [2]: sres = 6f67d358 20241218122526616 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241218122526616 DAUC <0003> auc.c:113 vector [3]: rand = b9bf1e3edc66d7539e1465ec40c14f8b 20241218122526616 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241218122526616 DAUC <0003> auc.c:142 vector [3]: autn = 9eb5598564d700007655d76cbd99bb52 20241218122526616 DAUC <0003> auc.c:143 vector [3]: ck = 57d0c6522ea67f718570a8fb19eb6b83 20241218122526616 DAUC <0003> auc.c:144 vector [3]: ik = 409eb70a9efd1e10eb9cb0bdf2a599aa 20241218122526616 DAUC <0003> auc.c:145 vector [3]: res = c6b8bba7a4e3b82e0000000000000000 20241218122526616 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526616 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241218122526616 DAUC <0003> auc.c:151 vector [3]: kc = 79a2691e5b159348 20241218122526616 DAUC <0003> auc.c:152 vector [3]: sres = 625b0389 20241218122526616 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241218122526616 DAUC <0003> auc.c:113 vector [4]: rand = 7b7939531d2c74f06b35d476dfb38fc4 20241218122526616 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241218122526616 DAUC <0003> auc.c:142 vector [4]: autn = 055064f60ccf0000c883e648395e7492 20241218122526616 DAUC <0003> auc.c:143 vector [4]: ck = 2b6801142adf9182f49b8f39e77b2d63 20241218122526616 DAUC <0003> auc.c:144 vector [4]: ik = d6642b16fcf2527e5792e0ff5fb53245 20241218122526616 DAUC <0003> auc.c:145 vector [4]: res = eaab98b734e5d4b00000000000000000 20241218122526616 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122526616 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241218122526616 DAUC <0003> auc.c:151 vector [4]: kc = 5e0545c46ee3dcda 20241218122526616 DAUC <0003> auc.c:152 vector [4]: sres = de4e4c07 20241218122526616 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241218122526616 DAUC <0003> db_auc.c:245 IMSI='262429278725373': Generated 5 vectors 20241218122526616 DAUC <0003> db_auc.c:249 IMSI='262429278725373': Updating SQN=321 in DB 20241218122526616 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429278725373 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429278725373"} 20241218122526616 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429278725373 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526616 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526616 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526617 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526617 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429278725373 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429278725373"} 20241218122526617 DAUC <0003> db_auc.c:157 IMSI='262429278725373': No 2G Auth Data 20241218122526617 DAUC <0003> db_auc.c:236 IMSI='262429278725373': Calling to generate 5 vectors 20241218122526617 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241218122526617 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526617 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241218122526617 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241218122526617 DAUC <0003> auc.c:113 vector [0]: rand = c144408d4ac9b4475e4b98a640954e7c 20241218122526617 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241218122526617 DAUC <0003> auc.c:142 vector [0]: autn = 1d3d6238e8910000c665469729d2be84 20241218122526617 DAUC <0003> auc.c:143 vector [0]: ck = eef6e93718e65ca002121d8f8198bce0 20241218122526617 DAUC <0003> auc.c:144 vector [0]: ik = 8aa89efe1da5fa2a7fed1371cee28070 20241218122526617 DAUC <0003> auc.c:145 vector [0]: res = 6f95f13831f9c36a0000000000000000 20241218122526617 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526617 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241218122526617 DAUC <0003> auc.c:151 vector [0]: kc = 19a179374a399a1a 20241218122526617 DAUC <0003> auc.c:152 vector [0]: sres = 5e6c3252 20241218122526617 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241218122526617 DAUC <0003> auc.c:113 vector [1]: rand = 0540a43c48dc96ebc7ab392b329bf670 20241218122526617 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241218122526617 DAUC <0003> auc.c:142 vector [1]: autn = 082498889f6000001705a88e13517fc7 20241218122526617 DAUC <0003> auc.c:143 vector [1]: ck = e8e3e2e221ca10e05c9a807fe49a8feb 20241218122526617 DAUC <0003> auc.c:144 vector [1]: ik = 2595b500426076851dedae908d284c3e 20241218122526617 DAUC <0003> auc.c:145 vector [1]: res = 0752f8fa30dcfadb0000000000000000 20241218122526617 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526617 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241218122526617 DAUC <0003> auc.c:151 vector [1]: kc = 8c01790d0a18a5b0 20241218122526617 DAUC <0003> auc.c:152 vector [1]: sres = 378e0221 20241218122526617 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241218122526617 DAUC <0003> auc.c:113 vector [2]: rand = c4d14ca5fb1065ee71a0ed88ffa700c5 20241218122526617 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241218122526617 DAUC <0003> auc.c:142 vector [2]: autn = 954102727afd000081bb632f5f9d58d0 20241218122526617 DAUC <0003> auc.c:143 vector [2]: ck = 97f591e1fd438ef9e5031ab37a8c0671 20241218122526617 DAUC <0003> auc.c:144 vector [2]: ik = 01a2ece1a837c8ac817ddf1af0da4814 20241218122526617 DAUC <0003> auc.c:145 vector [2]: res = 7e845aedd71745b90000000000000000 20241218122526617 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526617 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241218122526617 DAUC <0003> auc.c:151 vector [2]: kc = f229b8a9df220830 20241218122526617 DAUC <0003> auc.c:152 vector [2]: sres = a9931f54 20241218122526617 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241218122526617 DAUC <0003> auc.c:113 vector [3]: rand = caa071c2bb8bfd20c7868023de590232 20241218122526617 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241218122526617 DAUC <0003> auc.c:142 vector [3]: autn = c4ae676a7c2c00008dd5c3809833138f 20241218122526617 DAUC <0003> auc.c:143 vector [3]: ck = 2fa72e22b9ebc43deaab675673b141ce 20241218122526617 DAUC <0003> auc.c:144 vector [3]: ik = d038d8c7fd59fd7465ed658946c99e17 20241218122526617 DAUC <0003> auc.c:145 vector [3]: res = 9841fb8d7191e70c0000000000000000 20241218122526617 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526617 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241218122526617 DAUC <0003> auc.c:151 vector [3]: kc = 70d9f43a71cae690 20241218122526617 DAUC <0003> auc.c:152 vector [3]: sres = e9d01c81 20241218122526617 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241218122526617 DAUC <0003> auc.c:113 vector [4]: rand = f53a094fe94aeeb000fb3d11508f4da0 20241218122526617 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241218122526617 DAUC <0003> auc.c:142 vector [4]: autn = 10fa2c96be57000014383d9903edb922 20241218122526617 DAUC <0003> auc.c:143 vector [4]: ck = 0672f8330162265ff04698eb887c8e9b 20241218122526617 DAUC <0003> auc.c:144 vector [4]: ik = 37e493c04f8386d37e7298973e4b9927 20241218122526617 DAUC <0003> auc.c:145 vector [4]: res = 49da1ecc68191a510000000000000000 20241218122526617 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122526617 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241218122526617 DAUC <0003> auc.c:151 vector [4]: kc = bfa26b8ff8d6b730 20241218122526617 DAUC <0003> auc.c:152 vector [4]: sres = 21c3049d 20241218122526617 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241218122526617 DAUC <0003> db_auc.c:245 IMSI='262429278725373': Generated 5 vectors 20241218122526617 DAUC <0003> db_auc.c:249 IMSI='262429278725373': Updating SQN=481 in DB 20241218122526617 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429278725373 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429278725373"} 20241218122526617 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429278725373 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526617 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526617 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58410<->l=127.0.0.1:4258 20241218122526619 DAUC <0003> db_auc.c:157 IMSI='262422589180216': No 2G Auth Data 20241218122526619 DAUC <0003> db_auc.c:192 IMSI='262422589180216': No 3G Auth Data 20241218122526625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 20241218122526627 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526627 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422589180216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422589180216"} 20241218122526627 DAUC <0003> db_auc.c:236 IMSI='262422589180216': Calling to generate 1 vectors 20241218122526627 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241218122526627 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526627 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526627 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122526627 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526627 DAUC <0003> auc.c:113 vector [0]: rand = 1b25b7e9a64f92c5681ec2478102738b 20241218122526627 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122526627 DAUC <0003> auc.c:142 vector [0]: autn = c7d58f6ecc90000098dfa5ce4da26231 20241218122526627 DAUC <0003> auc.c:143 vector [0]: ck = 3cfdffd82011f804afbf00ffc7a3137e 20241218122526627 DAUC <0003> auc.c:144 vector [0]: ik = 85ebd12974108d8bf4bfe244c6600838 20241218122526627 DAUC <0003> auc.c:145 vector [0]: res = 8d6423ce5e50e5360000000000000000 20241218122526627 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526627 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122526627 DAUC <0003> auc.c:179 vector [0]: kc = 3445f53d03cac400 20241218122526627 DAUC <0003> auc.c:180 vector [0]: sres = ae193b8f 20241218122526627 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122526627 DAUC <0003> db_auc.c:245 IMSI='262422589180216': Generated 1 vectors 20241218122526627 DAUC <0003> db_auc.c:249 IMSI='262422589180216': Updating SQN=33 in DB 20241218122526627 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422589180216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422589180216"} 20241218122526627 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422589180216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526627 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526627 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526628 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526628 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422589180216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422589180216"} 20241218122526628 DAUC <0003> db_auc.c:236 IMSI='262422589180216': Calling to generate 4 vectors 20241218122526628 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241218122526628 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526628 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526628 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241218122526628 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526628 DAUC <0003> auc.c:113 vector [0]: rand = 487782c3d020c7b2519f17b726d4fb07 20241218122526628 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241218122526628 DAUC <0003> auc.c:142 vector [0]: autn = c1c5ea10c94e0000eb0ba37d837c4e0e 20241218122526628 DAUC <0003> auc.c:143 vector [0]: ck = d9b241574cbf9b11e6e336fafe44677e 20241218122526628 DAUC <0003> auc.c:144 vector [0]: ik = 887eccaede8df34b72cbf4ad61720502 20241218122526628 DAUC <0003> auc.c:145 vector [0]: res = aab172066b9997a60000000000000000 20241218122526628 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526628 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122526628 DAUC <0003> auc.c:179 vector [0]: kc = 1407107609abc800 20241218122526628 DAUC <0003> auc.c:180 vector [0]: sres = abdc53dd 20241218122526628 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122526628 DAUC <0003> auc.c:113 vector [1]: rand = 8b9a084c65401e3c056b11a3f1c6dfea 20241218122526628 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241218122526628 DAUC <0003> auc.c:142 vector [1]: autn = 0a824c27ff6100003fb360d526dc4cd3 20241218122526628 DAUC <0003> auc.c:143 vector [1]: ck = b3b6a14bde387c931a1cab05193eae45 20241218122526628 DAUC <0003> auc.c:144 vector [1]: ik = d7d75faabbd4e1e296bb109d4ef7786b 20241218122526628 DAUC <0003> auc.c:145 vector [1]: res = 17898f1b612649a50000000000000000 20241218122526628 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526628 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122526628 DAUC <0003> auc.c:179 vector [1]: kc = a20d7ae272d59000 20241218122526628 DAUC <0003> auc.c:180 vector [1]: sres = c6e23448 20241218122526628 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122526628 DAUC <0003> auc.c:113 vector [2]: rand = 3beb85bdd7b4855c4ada8a9935cdbff5 20241218122526628 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241218122526628 DAUC <0003> auc.c:142 vector [2]: autn = be204c3d2e2600002dfa987ab709c48d 20241218122526628 DAUC <0003> auc.c:143 vector [2]: ck = e5834e68c43d885eaa3e0d894578b90d 20241218122526628 DAUC <0003> auc.c:144 vector [2]: ik = 99887025668dff81477fc02bc5b6c5cd 20241218122526628 DAUC <0003> auc.c:145 vector [2]: res = 9f67c6ea5f7dd27e0000000000000000 20241218122526628 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526628 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122526628 DAUC <0003> auc.c:179 vector [2]: kc = 6c3a321011d20000 20241218122526628 DAUC <0003> auc.c:180 vector [2]: sres = 02bd88fe 20241218122526628 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122526628 DAUC <0003> auc.c:113 vector [3]: rand = 00397bd7bcfe5d8829f1f7859e1e97d1 20241218122526628 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241218122526628 DAUC <0003> auc.c:142 vector [3]: autn = 2bd5294aa1b400009598ba15c42c1184 20241218122526628 DAUC <0003> auc.c:143 vector [3]: ck = 7f25cd245080c35f4c2a97662e2abc5d 20241218122526628 DAUC <0003> auc.c:144 vector [3]: ik = fff179e7fe9ca17b352d2fb19c45300e 20241218122526628 DAUC <0003> auc.c:145 vector [3]: res = 910c38fbcc7f98ec0000000000000000 20241218122526628 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526628 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122526628 DAUC <0003> auc.c:179 vector [3]: kc = 21adfd107d879400 20241218122526628 DAUC <0003> auc.c:180 vector [3]: sres = 6accb09f 20241218122526628 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122526628 DAUC <0003> db_auc.c:245 IMSI='262422589180216': Generated 4 vectors 20241218122526628 DAUC <0003> db_auc.c:249 IMSI='262422589180216': Updating SQN=161 in DB 20241218122526628 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422589180216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422589180216"} 20241218122526628 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422589180216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526628 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526628 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526629 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526629 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422589180216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422589180216"} 20241218122526629 DAUC <0003> db_auc.c:236 IMSI='262422589180216': Calling to generate 5 vectors 20241218122526629 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241218122526629 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526629 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526629 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241218122526629 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526629 DAUC <0003> auc.c:113 vector [0]: rand = efa82552511658ec7fcf701160406d87 20241218122526629 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241218122526629 DAUC <0003> auc.c:142 vector [0]: autn = 31f3c9f76b9700000da8fc32607214b5 20241218122526629 DAUC <0003> auc.c:143 vector [0]: ck = 1bf52e4d4d057071f9b6472f73bb4e65 20241218122526629 DAUC <0003> auc.c:144 vector [0]: ik = 7525b1867f224d174f1a1f01e2308513 20241218122526629 DAUC <0003> auc.c:145 vector [0]: res = 2b91da65ff9d6a250000000000000000 20241218122526629 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526629 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122526629 DAUC <0003> auc.c:179 vector [0]: kc = d222ff457394a800 20241218122526629 DAUC <0003> auc.c:180 vector [0]: sres = 5054fab3 20241218122526629 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122526629 DAUC <0003> auc.c:113 vector [1]: rand = 15ba38eb447eab71bd1c9fe8b62951b8 20241218122526629 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241218122526629 DAUC <0003> auc.c:142 vector [1]: autn = 0ed61d26ac090000974c1cb0fdd94fcf 20241218122526629 DAUC <0003> auc.c:143 vector [1]: ck = 44519f5a8d9083dd87542775f0f01928 20241218122526629 DAUC <0003> auc.c:144 vector [1]: ik = 5aaf444f2897f04935c57f045d6ae0b7 20241218122526629 DAUC <0003> auc.c:145 vector [1]: res = 173f3c3f2ebf96a40000000000000000 20241218122526629 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526629 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122526629 DAUC <0003> auc.c:179 vector [1]: kc = eed48c055ab23c00 20241218122526629 DAUC <0003> auc.c:180 vector [1]: sres = eb64ca7f 20241218122526629 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122526629 DAUC <0003> auc.c:113 vector [2]: rand = 8528c42c9cf63188dc7bbe6270318edd 20241218122526629 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241218122526629 DAUC <0003> auc.c:142 vector [2]: autn = cb36e8d9f0b50000519b0e7e1e664717 20241218122526629 DAUC <0003> auc.c:143 vector [2]: ck = 04bbd8f3ac5c266b6885e9cc5ee5206e 20241218122526629 DAUC <0003> auc.c:144 vector [2]: ik = a057794b46a2b14ef9d20771a3239dba 20241218122526629 DAUC <0003> auc.c:145 vector [2]: res = fe423acb3759138c0000000000000000 20241218122526629 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526629 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122526629 DAUC <0003> auc.c:179 vector [2]: kc = 7756a0133e155000 20241218122526629 DAUC <0003> auc.c:180 vector [2]: sres = 565b09a0 20241218122526629 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122526629 DAUC <0003> auc.c:113 vector [3]: rand = fea0ccd79d476b16056c58c5860d4bf8 20241218122526629 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241218122526629 DAUC <0003> auc.c:142 vector [3]: autn = 96a5bd2af6c400005680259146871337 20241218122526629 DAUC <0003> auc.c:143 vector [3]: ck = 590eea46e26356489fab021273cc0395 20241218122526629 DAUC <0003> auc.c:144 vector [3]: ik = 6ef70a47a2aae613bcab10987b100c24 20241218122526629 DAUC <0003> auc.c:145 vector [3]: res = 505e57d9f4ed9aa60000000000000000 20241218122526629 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526629 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122526629 DAUC <0003> auc.c:179 vector [3]: kc = afaac3b952750800 20241218122526629 DAUC <0003> auc.c:180 vector [3]: sres = 9db896f1 20241218122526629 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122526629 DAUC <0003> auc.c:113 vector [4]: rand = 8b36038c837ecf9a9ffee7ace21e27da 20241218122526629 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241218122526629 DAUC <0003> auc.c:142 vector [4]: autn = 4b3b72bb75f2000042ccf5a73dd61386 20241218122526629 DAUC <0003> auc.c:143 vector [4]: ck = ea1877d7dc9fa6bef00c581f1289ab97 20241218122526629 DAUC <0003> auc.c:144 vector [4]: ik = f2ebe4242947887a58c80608f2aec227 20241218122526629 DAUC <0003> auc.c:145 vector [4]: res = 9ca53545b67778eb0000000000000000 20241218122526629 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122526629 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241218122526629 DAUC <0003> auc.c:179 vector [4]: kc = 731f91d54c8ae000 20241218122526629 DAUC <0003> auc.c:180 vector [4]: sres = 8c4be241 20241218122526629 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241218122526629 DAUC <0003> db_auc.c:245 IMSI='262422589180216': Generated 5 vectors 20241218122526629 DAUC <0003> db_auc.c:249 IMSI='262422589180216': Updating SQN=321 in DB 20241218122526629 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422589180216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422589180216"} 20241218122526629 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422589180216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526629 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526629 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526630 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526630 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422589180216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422589180216"} 20241218122526630 DAUC <0003> db_auc.c:236 IMSI='262422589180216': Calling to generate 5 vectors 20241218122526630 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241218122526630 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526630 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526630 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241218122526630 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526630 DAUC <0003> auc.c:113 vector [0]: rand = fa79211c309bfa37a408e9a22b9b5e0f 20241218122526630 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241218122526630 DAUC <0003> auc.c:142 vector [0]: autn = 7b4abf0c08c300006c83dba0ef1299fb 20241218122526630 DAUC <0003> auc.c:143 vector [0]: ck = fed21099111804c69fc4406289e6caa9 20241218122526630 DAUC <0003> auc.c:144 vector [0]: ik = 88169642e98619257cc062c9d2071ec6 20241218122526630 DAUC <0003> auc.c:145 vector [0]: res = 07d30e2257b0e1c80000000000000000 20241218122526630 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526630 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122526631 DAUC <0003> auc.c:179 vector [0]: kc = 921c89a2f47b7400 20241218122526631 DAUC <0003> auc.c:180 vector [0]: sres = 654b1465 20241218122526631 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122526631 DAUC <0003> auc.c:113 vector [1]: rand = b89c4e5913a34518ac8d6ffa73fe0b65 20241218122526631 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241218122526631 DAUC <0003> auc.c:142 vector [1]: autn = 0f0278cc62c2000082a6ccad1f40e2a0 20241218122526631 DAUC <0003> auc.c:143 vector [1]: ck = 550e322999193be2cf58aa39cf704ced 20241218122526631 DAUC <0003> auc.c:144 vector [1]: ik = 303f5acfed09d5be1727879b3d9de049 20241218122526631 DAUC <0003> auc.c:145 vector [1]: res = 0b842ee59415011e0000000000000000 20241218122526631 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526631 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122526631 DAUC <0003> auc.c:179 vector [1]: kc = e950ec9340dc1800 20241218122526631 DAUC <0003> auc.c:180 vector [1]: sres = ddbf51c8 20241218122526631 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122526631 DAUC <0003> auc.c:113 vector [2]: rand = b18a54b7ccfff2984053b68b4c9d15be 20241218122526631 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241218122526631 DAUC <0003> auc.c:142 vector [2]: autn = 7d2c5c5a74560000a91f34951d04569a 20241218122526631 DAUC <0003> auc.c:143 vector [2]: ck = a1fa37fb0622f6c1dc5288de507586dc 20241218122526631 DAUC <0003> auc.c:144 vector [2]: ik = 862d11def4c2c59eee2abfc3d291df86 20241218122526631 DAUC <0003> auc.c:145 vector [2]: res = f38f4447fe68724b0000000000000000 20241218122526631 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526631 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122526631 DAUC <0003> auc.c:179 vector [2]: kc = 1f4fd9c550d8f000 20241218122526631 DAUC <0003> auc.c:180 vector [2]: sres = 78abb9dc 20241218122526631 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122526631 DAUC <0003> auc.c:113 vector [3]: rand = 74169a9395fdd9d633b85f03d002d1d1 20241218122526631 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241218122526631 DAUC <0003> auc.c:142 vector [3]: autn = 326ec7bae07f0000bf06d89d132e2fb1 20241218122526631 DAUC <0003> auc.c:143 vector [3]: ck = a56755df36ebda4c3592b64c28040540 20241218122526631 DAUC <0003> auc.c:144 vector [3]: ik = d3a9c1e5341758fc134650d02561ebc2 20241218122526631 DAUC <0003> auc.c:145 vector [3]: res = 542b5136aac622170000000000000000 20241218122526631 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526631 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122526631 DAUC <0003> auc.c:179 vector [3]: kc = 0f1750ae6e411000 20241218122526631 DAUC <0003> auc.c:180 vector [3]: sres = fe2ddec4 20241218122526631 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122526631 DAUC <0003> auc.c:113 vector [4]: rand = e9eb0b36557fbed2f1e4659c83d14e5f 20241218122526631 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241218122526631 DAUC <0003> auc.c:142 vector [4]: autn = e9a531e9c6c30000c543a3b1523a50e7 20241218122526631 DAUC <0003> auc.c:143 vector [4]: ck = 5a641d643e7041f63124df487ef67fba 20241218122526631 DAUC <0003> auc.c:144 vector [4]: ik = 3e454298e733d1b0ba8d6ea62fb94ccb 20241218122526631 DAUC <0003> auc.c:145 vector [4]: res = fabc2dcdbd44aa180000000000000000 20241218122526631 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122526631 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241218122526631 DAUC <0003> auc.c:179 vector [4]: kc = 1bb4861fa594e800 20241218122526631 DAUC <0003> auc.c:180 vector [4]: sres = 3e38f553 20241218122526631 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241218122526631 DAUC <0003> db_auc.c:245 IMSI='262422589180216': Generated 5 vectors 20241218122526631 DAUC <0003> db_auc.c:249 IMSI='262422589180216': Updating SQN=481 in DB 20241218122526631 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422589180216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422589180216"} 20241218122526631 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422589180216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526631 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526631 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 20241218122526632 DAUC <0003> db_auc.c:157 IMSI='262422770535085': No 2G Auth Data 20241218122526632 DAUC <0003> db_auc.c:192 IMSI='262422770535085': No 3G Auth Data 20241218122526638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58424<->l=127.0.0.1:4258 20241218122526640 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526640 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422770535085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422770535085"} 20241218122526640 DAUC <0003> db_auc.c:236 IMSI='262422770535085': Calling to generate 1 vectors 20241218122526640 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241218122526640 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526640 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526640 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122526640 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526640 DAUC <0003> auc.c:113 vector [0]: rand = 1a840a494eb1aa9bbfceae59a8a1d6af 20241218122526640 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122526640 DAUC <0003> auc.c:142 vector [0]: autn = e3c718fb70ad00002de66b406f1568f8 20241218122526640 DAUC <0003> auc.c:143 vector [0]: ck = ec1fb078aae14b5a6388c4d84c1b97c9 20241218122526640 DAUC <0003> auc.c:144 vector [0]: ik = 272a8e63013bf7b7aa285503d29cc427 20241218122526640 DAUC <0003> auc.c:145 vector [0]: res = e76b38cc7ccf8f9c0000000000000000 20241218122526640 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526640 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122526640 DAUC <0003> auc.c:179 vector [0]: kc = 298efe4016494c00 20241218122526640 DAUC <0003> auc.c:180 vector [0]: sres = bb40d3d7 20241218122526640 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122526640 DAUC <0003> db_auc.c:245 IMSI='262422770535085': Generated 1 vectors 20241218122526640 DAUC <0003> db_auc.c:249 IMSI='262422770535085': Updating SQN=33 in DB 20241218122526640 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422770535085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422770535085"} 20241218122526640 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422770535085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526640 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526640 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526641 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526641 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422770535085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422770535085"} 20241218122526641 DAUC <0003> db_auc.c:236 IMSI='262422770535085': Calling to generate 4 vectors 20241218122526641 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241218122526641 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526641 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526641 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241218122526641 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526641 DAUC <0003> auc.c:113 vector [0]: rand = b507ee3aca7b221aca3ed4cbce5eb98c 20241218122526641 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241218122526641 DAUC <0003> auc.c:142 vector [0]: autn = 214a89165f58000063268fb8cfe6a319 20241218122526641 DAUC <0003> auc.c:143 vector [0]: ck = f9829b73f7ad5f13b61e59d12ccb8c67 20241218122526641 DAUC <0003> auc.c:144 vector [0]: ik = c82a755cfef0547572e3f643e573cbd8 20241218122526641 DAUC <0003> auc.c:145 vector [0]: res = 3f0529aee1c6957a0000000000000000 20241218122526641 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526641 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122526641 DAUC <0003> auc.c:179 vector [0]: kc = 65fd305461f76000 20241218122526641 DAUC <0003> auc.c:180 vector [0]: sres = 70d85bd7 20241218122526641 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122526641 DAUC <0003> auc.c:113 vector [1]: rand = 10ff2b567ade0250af830fd57c52a909 20241218122526641 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241218122526641 DAUC <0003> auc.c:142 vector [1]: autn = e22b60387a7d0000492c870257eb7e3d 20241218122526641 DAUC <0003> auc.c:143 vector [1]: ck = 46d3913b8c78a815b77534dd43476aaf 20241218122526641 DAUC <0003> auc.c:144 vector [1]: ik = 70573e7bbdd03d47ac09934fefb4f568 20241218122526641 DAUC <0003> auc.c:145 vector [1]: res = 45f1043cbdc6d3b70000000000000000 20241218122526641 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526641 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122526641 DAUC <0003> auc.c:179 vector [1]: kc = f0b559558d000400 20241218122526641 DAUC <0003> auc.c:180 vector [1]: sres = b5631352 20241218122526641 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122526641 DAUC <0003> auc.c:113 vector [2]: rand = 65debf2d24742ac1c322971b9eb0782a 20241218122526641 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241218122526641 DAUC <0003> auc.c:142 vector [2]: autn = 013294e8409f00005ed60d675ff2b1f6 20241218122526641 DAUC <0003> auc.c:143 vector [2]: ck = ab04a87355e9abcba8154c40ded5ea4d 20241218122526641 DAUC <0003> auc.c:144 vector [2]: ik = f48f0d16b43ceacfd472a04c9af730a0 20241218122526641 DAUC <0003> auc.c:145 vector [2]: res = e23a1dbe53795efe0000000000000000 20241218122526641 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526641 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122526641 DAUC <0003> auc.c:179 vector [2]: kc = a903ae16479fc000 20241218122526641 DAUC <0003> auc.c:180 vector [2]: sres = b28067c9 20241218122526641 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122526641 DAUC <0003> auc.c:113 vector [3]: rand = d28517dfcc82c52cffa9c4f108f0cdc9 20241218122526641 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241218122526641 DAUC <0003> auc.c:142 vector [3]: autn = 006b682618b70000438a2c5c156205e7 20241218122526641 DAUC <0003> auc.c:143 vector [3]: ck = 8f298b1759978315add576d1b82e5f90 20241218122526641 DAUC <0003> auc.c:144 vector [3]: ik = 5f65dc94e3db7dbea52fb2f5efc0e8e8 20241218122526641 DAUC <0003> auc.c:145 vector [3]: res = 0b63778cd9da39880000000000000000 20241218122526641 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526641 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122526641 DAUC <0003> auc.c:179 vector [3]: kc = 673526293a18ec00 20241218122526641 DAUC <0003> auc.c:180 vector [3]: sres = 45c04379 20241218122526641 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122526641 DAUC <0003> db_auc.c:245 IMSI='262422770535085': Generated 4 vectors 20241218122526641 DAUC <0003> db_auc.c:249 IMSI='262422770535085': Updating SQN=161 in DB 20241218122526641 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422770535085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422770535085"} 20241218122526641 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422770535085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526641 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526641 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526643 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526643 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422770535085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422770535085"} 20241218122526643 DAUC <0003> db_auc.c:236 IMSI='262422770535085': Calling to generate 5 vectors 20241218122526643 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241218122526643 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526643 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526643 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241218122526643 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526643 DAUC <0003> auc.c:113 vector [0]: rand = 44b4c153fd8d437048f1ca173afdfda6 20241218122526643 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241218122526643 DAUC <0003> auc.c:142 vector [0]: autn = 615b1761965a0000538ab88b98d0c680 20241218122526643 DAUC <0003> auc.c:143 vector [0]: ck = d41353b6ecd1a0ec9036d62905d334ba 20241218122526643 DAUC <0003> auc.c:144 vector [0]: ik = 30827f9eeb3a1e4d0c0ab57ad9643dc8 20241218122526643 DAUC <0003> auc.c:145 vector [0]: res = a5c5bf93353682360000000000000000 20241218122526643 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526643 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122526643 DAUC <0003> auc.c:179 vector [0]: kc = b59d661d2e33a000 20241218122526643 DAUC <0003> auc.c:180 vector [0]: sres = 1f653b87 20241218122526643 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122526643 DAUC <0003> auc.c:113 vector [1]: rand = a456bf18e0591a41391d7b170b2cc484 20241218122526643 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241218122526643 DAUC <0003> auc.c:142 vector [1]: autn = 963233c56c9900005dd959d4dabe65bd 20241218122526643 DAUC <0003> auc.c:143 vector [1]: ck = d25d8a8d17f6d4c78a490c9fb44142c9 20241218122526643 DAUC <0003> auc.c:144 vector [1]: ik = c2ea527f45632ba4d613ac1341da872d 20241218122526643 DAUC <0003> auc.c:145 vector [1]: res = 7a8ee6915c5d6b980000000000000000 20241218122526643 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526643 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122526643 DAUC <0003> auc.c:179 vector [1]: kc = 3c216ddf4e645000 20241218122526643 DAUC <0003> auc.c:180 vector [1]: sres = 7eb30e13 20241218122526643 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122526643 DAUC <0003> auc.c:113 vector [2]: rand = f35fff41abc6b40c0ce8769c6be315ef 20241218122526643 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241218122526643 DAUC <0003> auc.c:142 vector [2]: autn = 2731c1b2bbf60000e8da809f21d85734 20241218122526643 DAUC <0003> auc.c:143 vector [2]: ck = 50aa85a41998017f892290ac3a044fc1 20241218122526643 DAUC <0003> auc.c:144 vector [2]: ik = d27895b5c495adb4febafd1cdc530500 20241218122526643 DAUC <0003> auc.c:145 vector [2]: res = 1ab89d19cfe5d23f0000000000000000 20241218122526643 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526643 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122526643 DAUC <0003> auc.c:179 vector [2]: kc = d1c58907d51b5800 20241218122526643 DAUC <0003> auc.c:180 vector [2]: sres = 77599a08 20241218122526643 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122526643 DAUC <0003> auc.c:113 vector [3]: rand = afb206c204bd9eb9b21830213bce41c2 20241218122526643 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241218122526643 DAUC <0003> auc.c:142 vector [3]: autn = ac43bcfa450900006872518797605849 20241218122526643 DAUC <0003> auc.c:143 vector [3]: ck = 5d9937d91f480492ae6b549e9fac7424 20241218122526643 DAUC <0003> auc.c:144 vector [3]: ik = 7996183467c44a802d9ed6b553e6f41e 20241218122526643 DAUC <0003> auc.c:145 vector [3]: res = 96642b0b39e1b9260000000000000000 20241218122526643 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526643 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122526643 DAUC <0003> auc.c:179 vector [3]: kc = d8d16e487249cc00 20241218122526643 DAUC <0003> auc.c:180 vector [3]: sres = 9f52eaf0 20241218122526643 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122526643 DAUC <0003> auc.c:113 vector [4]: rand = bc018276a222d1d4ed1e7a40e36b1f63 20241218122526643 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241218122526643 DAUC <0003> auc.c:142 vector [4]: autn = 33887c2e22cc00000cc108367c681beb 20241218122526643 DAUC <0003> auc.c:143 vector [4]: ck = 5ccbc66462f8b7efcb57d623d9d71233 20241218122526643 DAUC <0003> auc.c:144 vector [4]: ik = b5808201f7ebf428e0fdde91f66d8742 20241218122526643 DAUC <0003> auc.c:145 vector [4]: res = 11c6420bb76914cf0000000000000000 20241218122526643 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122526643 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241218122526643 DAUC <0003> auc.c:179 vector [4]: kc = 8d380c2fc5ab5800 20241218122526643 DAUC <0003> auc.c:180 vector [4]: sres = 599d4a7b 20241218122526643 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241218122526643 DAUC <0003> db_auc.c:245 IMSI='262422770535085': Generated 5 vectors 20241218122526643 DAUC <0003> db_auc.c:249 IMSI='262422770535085': Updating SQN=321 in DB 20241218122526643 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422770535085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422770535085"} 20241218122526643 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422770535085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526643 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526643 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526644 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526644 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422770535085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422770535085"} 20241218122526644 DAUC <0003> db_auc.c:236 IMSI='262422770535085': Calling to generate 5 vectors 20241218122526644 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241218122526644 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526644 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526644 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241218122526644 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526644 DAUC <0003> auc.c:113 vector [0]: rand = 37010f91196c46f5c865ec6af3ed847f 20241218122526644 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241218122526644 DAUC <0003> auc.c:142 vector [0]: autn = 752216f5f3c30000f4ba0a0be8737fec 20241218122526644 DAUC <0003> auc.c:143 vector [0]: ck = 2882d7c457ffb912236238c0e1124e98 20241218122526644 DAUC <0003> auc.c:144 vector [0]: ik = 6bf7f4aead2ef4ca30360e4a91670a78 20241218122526644 DAUC <0003> auc.c:145 vector [0]: res = 32b92d2365859df20000000000000000 20241218122526644 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526644 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122526644 DAUC <0003> auc.c:179 vector [0]: kc = b3a948efd255ec00 20241218122526644 DAUC <0003> auc.c:180 vector [0]: sres = c5d99838 20241218122526644 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122526644 DAUC <0003> auc.c:113 vector [1]: rand = d124861b18bf58d8a6190e3b7de95c73 20241218122526644 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241218122526644 DAUC <0003> auc.c:142 vector [1]: autn = 0dc1085de51d0000ebe78e922d87960b 20241218122526644 DAUC <0003> auc.c:143 vector [1]: ck = 7ad2335b08e57542805c16549addd73d 20241218122526644 DAUC <0003> auc.c:144 vector [1]: ik = aecfb446c07f821ca418664bc4c0dcc0 20241218122526644 DAUC <0003> auc.c:145 vector [1]: res = f7866b4000e9df7c0000000000000000 20241218122526644 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526644 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122526644 DAUC <0003> auc.c:179 vector [1]: kc = 197e71d6e4df5c00 20241218122526644 DAUC <0003> auc.c:180 vector [1]: sres = 5083dc93 20241218122526644 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122526644 DAUC <0003> auc.c:113 vector [2]: rand = be4305f25c1539d35483213ae37cc68d 20241218122526644 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241218122526644 DAUC <0003> auc.c:142 vector [2]: autn = 44514c1441f90000cb67f0e5514d862a 20241218122526644 DAUC <0003> auc.c:143 vector [2]: ck = 0a1ca79552b6e67101e4bbc657294756 20241218122526644 DAUC <0003> auc.c:144 vector [2]: ik = 3b0d826b6ddbbd9d12b025d0d587a48b 20241218122526644 DAUC <0003> auc.c:145 vector [2]: res = 8de4bf01420565660000000000000000 20241218122526644 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526644 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122526644 DAUC <0003> auc.c:179 vector [2]: kc = f6e28f84ca58c000 20241218122526644 DAUC <0003> auc.c:180 vector [2]: sres = 7537a987 20241218122526644 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122526644 DAUC <0003> auc.c:113 vector [3]: rand = 86eb5ba96ef1961c14fe4feb6341a09e 20241218122526644 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241218122526644 DAUC <0003> auc.c:142 vector [3]: autn = 49ef834d502c0000a22c8a944d789733 20241218122526644 DAUC <0003> auc.c:143 vector [3]: ck = 91fc9e474b00d4baa0755357934d8d44 20241218122526644 DAUC <0003> auc.c:144 vector [3]: ik = 79df8b9d02ff0ff26080308f635ebc13 20241218122526644 DAUC <0003> auc.c:145 vector [3]: res = 0746baa4add5a68a0000000000000000 20241218122526644 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526644 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122526644 DAUC <0003> auc.c:179 vector [3]: kc = 3a7d2276d0a3a800 20241218122526644 DAUC <0003> auc.c:180 vector [3]: sres = 69c03857 20241218122526644 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122526644 DAUC <0003> auc.c:113 vector [4]: rand = a989a8064e3a9f40d913b450d6d26c9a 20241218122526644 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241218122526644 DAUC <0003> auc.c:142 vector [4]: autn = b17b8406c4e400000eedd03639d5dfba 20241218122526644 DAUC <0003> auc.c:143 vector [4]: ck = dc22c8efc21adc86b02c1c43b5d70f20 20241218122526644 DAUC <0003> auc.c:144 vector [4]: ik = 1682b2f92668041beb3d343dbd1636de 20241218122526644 DAUC <0003> auc.c:145 vector [4]: res = b92b97bd781bfad50000000000000000 20241218122526644 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122526644 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241218122526644 DAUC <0003> auc.c:179 vector [4]: kc = d85a6bf94fab3000 20241218122526644 DAUC <0003> auc.c:180 vector [4]: sres = 9fd468de 20241218122526644 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241218122526644 DAUC <0003> db_auc.c:245 IMSI='262422770535085': Generated 5 vectors 20241218122526644 DAUC <0003> db_auc.c:249 IMSI='262422770535085': Updating SQN=481 in DB 20241218122526644 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422770535085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422770535085"} 20241218122526644 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422770535085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526644 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526644 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58424<->l=127.0.0.1:4258 20241218122526646 DAUC <0003> db_auc.c:157 IMSI='262427355019845': No 2G Auth Data 20241218122526646 DAUC <0003> db_auc.c:192 IMSI='262427355019845': No 3G Auth Data 20241218122526651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58434<->l=127.0.0.1:4258 20241218122526653 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526653 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427355019845 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427355019845"} 20241218122526653 DAUC <0003> db_auc.c:236 IMSI='262427355019845': Calling to generate 1 vectors 20241218122526653 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241218122526653 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526653 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526653 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122526653 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526653 DAUC <0003> auc.c:113 vector [0]: rand = 5903066de2c2f41d835f0186dc44eab4 20241218122526653 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122526653 DAUC <0003> auc.c:142 vector [0]: autn = 5306ca4041140000b2f9e5222e9fb9ed 20241218122526653 DAUC <0003> auc.c:143 vector [0]: ck = d551d946a9df491f1cf7868e63a1ede3 20241218122526653 DAUC <0003> auc.c:144 vector [0]: ik = 5f98720dc1c88edb63375ac4e900692b 20241218122526653 DAUC <0003> auc.c:145 vector [0]: res = f0bb48c1b561cd340000000000000000 20241218122526653 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526653 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122526653 DAUC <0003> auc.c:179 vector [0]: kc = 863e0d10426d1c49 20241218122526653 DAUC <0003> auc.c:180 vector [0]: sres = b453a63d 20241218122526653 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122526653 DAUC <0003> db_auc.c:245 IMSI='262427355019845': Generated 1 vectors 20241218122526653 DAUC <0003> db_auc.c:249 IMSI='262427355019845': Updating SQN=33 in DB 20241218122526653 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427355019845 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427355019845"} 20241218122526653 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427355019845 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526653 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526653 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526654 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526654 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427355019845 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427355019845"} 20241218122526654 DAUC <0003> db_auc.c:236 IMSI='262427355019845': Calling to generate 4 vectors 20241218122526654 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241218122526654 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526654 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526654 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241218122526654 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526654 DAUC <0003> auc.c:113 vector [0]: rand = 8f2d3ab8193cc251e5936f3edcd2dddf 20241218122526654 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241218122526654 DAUC <0003> auc.c:142 vector [0]: autn = 3e8a526e63230000f4b29eeee9d22ea6 20241218122526654 DAUC <0003> auc.c:143 vector [0]: ck = ea4da13352a4c91b665f64f97b55de49 20241218122526654 DAUC <0003> auc.c:144 vector [0]: ik = a71598fcac721df5f1edffac51613e38 20241218122526654 DAUC <0003> auc.c:145 vector [0]: res = fe160174b8fc3d2c0000000000000000 20241218122526654 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526654 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122526654 DAUC <0003> auc.c:179 vector [0]: kc = 8bba15ce8f5616a9 20241218122526654 DAUC <0003> auc.c:180 vector [0]: sres = 2a7b9416 20241218122526654 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122526654 DAUC <0003> auc.c:113 vector [1]: rand = 80d61d05150d8a2fe39c81d1e5468070 20241218122526654 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241218122526654 DAUC <0003> auc.c:142 vector [1]: autn = 0d4f7843fc1500002de837b8022c55a3 20241218122526654 DAUC <0003> auc.c:143 vector [1]: ck = e161eaa95ce83dc9d5f5d4ec9a1abd5f 20241218122526654 DAUC <0003> auc.c:144 vector [1]: ik = ff7d3ac0c2b6b296fc37a388d783f8a0 20241218122526654 DAUC <0003> auc.c:145 vector [1]: res = 8786eaaa51a069440000000000000000 20241218122526654 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526654 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122526654 DAUC <0003> auc.c:179 vector [1]: kc = 6af8764f31fdde95 20241218122526654 DAUC <0003> auc.c:180 vector [1]: sres = 3b1a1a82 20241218122526654 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122526654 DAUC <0003> auc.c:113 vector [2]: rand = a2a2b6cf2ea35828e9e52b2b97d8117e 20241218122526654 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241218122526654 DAUC <0003> auc.c:142 vector [2]: autn = 159516291c6e0000e8653c7e73a12298 20241218122526654 DAUC <0003> auc.c:143 vector [2]: ck = a28f2dcd95159aa6b037cc438fbceb3c 20241218122526654 DAUC <0003> auc.c:144 vector [2]: ik = fae3d3357a548d7b4ac4ba116949d5bd 20241218122526654 DAUC <0003> auc.c:145 vector [2]: res = 3100a15465c524a40000000000000000 20241218122526654 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526654 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122526654 DAUC <0003> auc.c:179 vector [2]: kc = f69cec711377952d 20241218122526654 DAUC <0003> auc.c:180 vector [2]: sres = b75f3ca0 20241218122526654 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122526654 DAUC <0003> auc.c:113 vector [3]: rand = 75e89c4c9b729883ccd532ae479f4e20 20241218122526654 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241218122526654 DAUC <0003> auc.c:142 vector [3]: autn = 26dc88ab412a00003781b35d4774fd86 20241218122526654 DAUC <0003> auc.c:143 vector [3]: ck = 0efc89105f9fcf65d8b8e316ceb43d06 20241218122526654 DAUC <0003> auc.c:144 vector [3]: ik = fa4f735f052cc97b4d749863c3ee8019 20241218122526654 DAUC <0003> auc.c:145 vector [3]: res = d65555bc310f3a9f0000000000000000 20241218122526654 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526654 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122526654 DAUC <0003> auc.c:179 vector [3]: kc = 3fbca1cffeff3811 20241218122526654 DAUC <0003> auc.c:180 vector [3]: sres = c78125f4 20241218122526654 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122526654 DAUC <0003> db_auc.c:245 IMSI='262427355019845': Generated 4 vectors 20241218122526654 DAUC <0003> db_auc.c:249 IMSI='262427355019845': Updating SQN=161 in DB 20241218122526654 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427355019845 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427355019845"} 20241218122526654 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427355019845 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526654 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526654 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526655 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526655 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427355019845 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427355019845"} 20241218122526655 DAUC <0003> db_auc.c:236 IMSI='262427355019845': Calling to generate 5 vectors 20241218122526655 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241218122526655 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526655 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526655 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241218122526655 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526655 DAUC <0003> auc.c:113 vector [0]: rand = 882ecaa27b6a70832e3ff64afdaa4bb1 20241218122526655 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241218122526655 DAUC <0003> auc.c:142 vector [0]: autn = bb18f46853fd00001611c3065f39dc7e 20241218122526655 DAUC <0003> auc.c:143 vector [0]: ck = 1972e4cb16e114cf5719fb841b3853c1 20241218122526655 DAUC <0003> auc.c:144 vector [0]: ik = a2a768e6df7e2da44b8d7748429c7b55 20241218122526655 DAUC <0003> auc.c:145 vector [0]: res = 68027b5267a4275f0000000000000000 20241218122526655 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526655 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122526655 DAUC <0003> auc.c:179 vector [0]: kc = e6d4646cbbad14f4 20241218122526655 DAUC <0003> auc.c:180 vector [0]: sres = 00048537 20241218122526655 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122526655 DAUC <0003> auc.c:113 vector [1]: rand = 1b43fbc6f89fcf3a1cff475b4b7669f7 20241218122526655 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241218122526655 DAUC <0003> auc.c:142 vector [1]: autn = 7ef0faefa02a000077b2b592e0f5a857 20241218122526655 DAUC <0003> auc.c:143 vector [1]: ck = 16eb53e19dac207e05b4e5832dad3dcc 20241218122526655 DAUC <0003> auc.c:144 vector [1]: ik = 30bf1610c51219e2ec279785c42e2898 20241218122526655 DAUC <0003> auc.c:145 vector [1]: res = 27b87822f69ba8a50000000000000000 20241218122526655 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526655 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122526655 DAUC <0003> auc.c:179 vector [1]: kc = 60fcf06a10049562 20241218122526655 DAUC <0003> auc.c:180 vector [1]: sres = 35556b94 20241218122526655 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122526655 DAUC <0003> auc.c:113 vector [2]: rand = 47da040deec71b1b5509d7ccfd0f7435 20241218122526655 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241218122526655 DAUC <0003> auc.c:142 vector [2]: autn = 4f40082b64e30000d2fbedeed05a7b46 20241218122526655 DAUC <0003> auc.c:143 vector [2]: ck = b9e5cc22b6de8aa29db355cf6c7479f3 20241218122526655 DAUC <0003> auc.c:144 vector [2]: ik = df743855fcc1488f1b6a0472c33aa66c 20241218122526655 DAUC <0003> auc.c:145 vector [2]: res = cd6a132dd84ce7620000000000000000 20241218122526655 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526655 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122526655 DAUC <0003> auc.c:179 vector [2]: kc = bd4becf9b980773c 20241218122526655 DAUC <0003> auc.c:180 vector [2]: sres = 88b4ef2e 20241218122526655 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122526655 DAUC <0003> auc.c:113 vector [3]: rand = 2cff03a84e5e38eb8e5a5ff3e7cb6c23 20241218122526655 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241218122526655 DAUC <0003> auc.c:142 vector [3]: autn = 6c4422f7ccba0000784cf70c6bcf6cd5 20241218122526655 DAUC <0003> auc.c:143 vector [3]: ck = defd7b48943101ae880e883bba43ad13 20241218122526655 DAUC <0003> auc.c:144 vector [3]: ik = 8280da538165170ef1fb95cfd36371f5 20241218122526655 DAUC <0003> auc.c:145 vector [3]: res = 0658f892e65666380000000000000000 20241218122526655 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526655 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122526655 DAUC <0003> auc.c:179 vector [3]: kc = 1cb5e46076726087 20241218122526655 DAUC <0003> auc.c:180 vector [3]: sres = 28e6b701 20241218122526655 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122526655 DAUC <0003> auc.c:113 vector [4]: rand = 0a02562085596f72861b844c1579df76 20241218122526655 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241218122526655 DAUC <0003> auc.c:142 vector [4]: autn = 747709dcccfb0000674cfb3152b3826d 20241218122526655 DAUC <0003> auc.c:143 vector [4]: ck = ab163baecc242cade367131647825c82 20241218122526655 DAUC <0003> auc.c:144 vector [4]: ik = 00f5c4dfe2ea48baeee8b84ef0808442 20241218122526655 DAUC <0003> auc.c:145 vector [4]: res = 824928808564827c0000000000000000 20241218122526655 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122526655 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241218122526655 DAUC <0003> auc.c:179 vector [4]: kc = baddd7a3e53b9da7 20241218122526655 DAUC <0003> auc.c:180 vector [4]: sres = 82f9c1cd 20241218122526655 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241218122526655 DAUC <0003> db_auc.c:245 IMSI='262427355019845': Generated 5 vectors 20241218122526655 DAUC <0003> db_auc.c:249 IMSI='262427355019845': Updating SQN=321 in DB 20241218122526655 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427355019845 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427355019845"} 20241218122526655 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427355019845 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526655 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526655 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526656 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526656 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427355019845 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427355019845"} 20241218122526656 DAUC <0003> db_auc.c:236 IMSI='262427355019845': Calling to generate 5 vectors 20241218122526656 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241218122526656 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122526656 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122526656 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241218122526656 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122526656 DAUC <0003> auc.c:113 vector [0]: rand = f2502a1561475b93b0e0806fdaaf25c2 20241218122526656 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241218122526656 DAUC <0003> auc.c:142 vector [0]: autn = ffde83a074da0000e2b3a10213c634ff 20241218122526656 DAUC <0003> auc.c:143 vector [0]: ck = 9c5d2df84b2ea94e7f2720bbff4679ab 20241218122526656 DAUC <0003> auc.c:144 vector [0]: ik = b1fdad7359d68fa6498ec3a89d2e8b09 20241218122526656 DAUC <0003> auc.c:145 vector [0]: res = 0230cde03c08b8610000000000000000 20241218122526656 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122526656 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122526656 DAUC <0003> auc.c:179 vector [0]: kc = 59075829e434d857 20241218122526656 DAUC <0003> auc.c:180 vector [0]: sres = 826039d7 20241218122526656 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122526656 DAUC <0003> auc.c:113 vector [1]: rand = 5c6b3a67b13b2235edbfc04f63e9fcbd 20241218122526656 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241218122526656 DAUC <0003> auc.c:142 vector [1]: autn = 69090cb2b3840000745bbf1426556012 20241218122526656 DAUC <0003> auc.c:143 vector [1]: ck = cdd179164588774693f99c70f4f9f9d8 20241218122526656 DAUC <0003> auc.c:144 vector [1]: ik = d1ae630ab9f042ddc979f34530fb1dfe 20241218122526656 DAUC <0003> auc.c:145 vector [1]: res = 77d577e3d16c35560000000000000000 20241218122526656 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122526656 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122526656 DAUC <0003> auc.c:179 vector [1]: kc = 937836b02ee77c24 20241218122526656 DAUC <0003> auc.c:180 vector [1]: sres = 680f8dc3 20241218122526656 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122526656 DAUC <0003> auc.c:113 vector [2]: rand = 330950d1de0536ee8a0c419bd9d73ad9 20241218122526656 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241218122526656 DAUC <0003> auc.c:142 vector [2]: autn = f254c303657000006ed920c883cbf472 20241218122526656 DAUC <0003> auc.c:143 vector [2]: ck = 29e5c04e3f3fef2fa877390f81130d23 20241218122526656 DAUC <0003> auc.c:144 vector [2]: ik = ed0cd2f35e2bed17ee8f234805c70d4a 20241218122526656 DAUC <0003> auc.c:145 vector [2]: res = f6811b11aac0099d0000000000000000 20241218122526656 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122526656 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122526656 DAUC <0003> auc.c:179 vector [2]: kc = 6aa29f531b86e910 20241218122526656 DAUC <0003> auc.c:180 vector [2]: sres = 9eb06425 20241218122526656 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122526656 DAUC <0003> auc.c:113 vector [3]: rand = 88e26046f403ba41a8147d6b0e06e146 20241218122526656 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241218122526656 DAUC <0003> auc.c:142 vector [3]: autn = 7710ad667ebf00002db7877cfc58795d 20241218122526656 DAUC <0003> auc.c:143 vector [3]: ck = 8dfc543b730b037e52ef210229147db0 20241218122526656 DAUC <0003> auc.c:144 vector [3]: ik = a774209b459b6faead5dbb3048b9888b 20241218122526656 DAUC <0003> auc.c:145 vector [3]: res = ce7e9605256a10700000000000000000 20241218122526656 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122526656 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122526656 DAUC <0003> auc.c:179 vector [3]: kc = f7e88ed57f122465 20241218122526656 DAUC <0003> auc.c:180 vector [3]: sres = aa7e4dd2 20241218122526656 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122526656 DAUC <0003> auc.c:113 vector [4]: rand = ddc3ecb2be8ddb460c20633f9139a413 20241218122526656 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241218122526656 DAUC <0003> auc.c:142 vector [4]: autn = a246f7377687000044f3aea45a906c6c 20241218122526656 DAUC <0003> auc.c:143 vector [4]: ck = e219d0d71b2ea4d0d84f319ec1934cd9 20241218122526656 DAUC <0003> auc.c:144 vector [4]: ik = f332ad65aff2c9e60137ecebf0a253f7 20241218122526656 DAUC <0003> auc.c:145 vector [4]: res = a9cf35ecc6303c6d0000000000000000 20241218122526656 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122526656 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241218122526656 DAUC <0003> auc.c:179 vector [4]: kc = 94756648dca81059 20241218122526656 DAUC <0003> auc.c:180 vector [4]: sres = d43ef38a 20241218122526656 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241218122526656 DAUC <0003> db_auc.c:245 IMSI='262427355019845': Generated 5 vectors 20241218122526656 DAUC <0003> db_auc.c:249 IMSI='262427355019845': Updating SQN=481 in DB 20241218122526656 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427355019845 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427355019845"} 20241218122526656 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427355019845 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122526656 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526656 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122526657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58434<->l=127.0.0.1:4258 20241218122526658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 20241218122526659 DLINP <000b> input/ipa.c:451 connected read/write 20241218122526659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122526659 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122526659 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122526659 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122526659 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43201<->l=127.0.0.1:4259) 20241218122526681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 20241218122526782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 20241218122529842 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122529842 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122529845 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122529846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 20241218122529850 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122529850 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122529850 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122529850 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  20241218122529850 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122529850 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  20241218122529850 DLGSUP <0013> gsup_server.c:235 2:  20241218122529850 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122529850 DLGSUP <0013> gsup_server.c:235 3:  20241218122529850 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122529850 DLGSUP <0013> gsup_server.c:235 4:  20241218122529850 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122529850 DLGSUP <0013> gsup_server.c:235 5:  20241218122529850 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122529850 DLGSUP <0013> gsup_server.c:235 7:  20241218122529850 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122529850 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122529850 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122529850 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122529862 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37323<->l=127.0.0.1:4259) 20241218122529864 DAUC <0003> db_auc.c:157 IMSI='262423960976586': No 2G Auth Data 20241218122529864 DAUC <0003> db_auc.c:192 IMSI='262423960976586': No 3G Auth Data 20241218122529870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 20241218122529890 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122529890 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423960976586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423960976586"} 20241218122529890 DAUC <0003> db_auc.c:157 IMSI='262423960976586': No 2G Auth Data 20241218122529890 DAUC <0003> db_auc.c:236 IMSI='262423960976586': Calling to generate 5 vectors 20241218122529890 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241218122529890 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122529890 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122529890 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122529890 DAUC <0003> auc.c:113 vector [0]: rand = 745721cce84221535ca5e8eb4b819efe 20241218122529890 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122529890 DAUC <0003> auc.c:142 vector [0]: autn = 2c7bfab35dc480002803d91468c56f8d 20241218122529890 DAUC <0003> auc.c:143 vector [0]: ck = 8251e17fd824529016cd9dd63fabafa3 20241218122529890 DAUC <0003> auc.c:144 vector [0]: ik = d0fb24f11bef287496652a51c3c2a39e 20241218122529890 DAUC <0003> auc.c:145 vector [0]: res = 581ba5e1b22d820e0000000000000000 20241218122529890 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122529890 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241218122529891 DAUC <0003> auc.c:151 vector [0]: kc = d20272093fa276d9 20241218122529891 DAUC <0003> auc.c:152 vector [0]: sres = ea3627ef 20241218122529891 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241218122529891 DAUC <0003> auc.c:113 vector [1]: rand = e2414b8fb693d2ffcd2523387e6f5cbf 20241218122529891 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241218122529891 DAUC <0003> auc.c:142 vector [1]: autn = a25d152b0c2580004d57aa75e23f5723 20241218122529891 DAUC <0003> auc.c:143 vector [1]: ck = 1abac421501bc2448d81156016b0c4be 20241218122529891 DAUC <0003> auc.c:144 vector [1]: ik = 560664bd8e005dac3d34c7f0fba1ea05 20241218122529891 DAUC <0003> auc.c:145 vector [1]: res = afdb934887370b1a0000000000000000 20241218122529891 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122529891 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241218122529891 DAUC <0003> auc.c:151 vector [1]: kc = fc09720c330ab153 20241218122529891 DAUC <0003> auc.c:152 vector [1]: sres = 28ec9852 20241218122529891 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241218122529891 DAUC <0003> auc.c:113 vector [2]: rand = 5909fbab24240dc0413ad9b48667681e 20241218122529891 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241218122529891 DAUC <0003> auc.c:142 vector [2]: autn = bbf44e507e1c800045ef761aab528545 20241218122529891 DAUC <0003> auc.c:143 vector [2]: ck = 234f0176f5f8b9624f835fa65aab90a9 20241218122529891 DAUC <0003> auc.c:144 vector [2]: ik = 3a6f4b66a7a55165aad53a1035657bba 20241218122529891 DAUC <0003> auc.c:145 vector [2]: res = ae5fcfc29c22eea20000000000000000 20241218122529891 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122529891 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241218122529891 DAUC <0003> auc.c:151 vector [2]: kc = fc762fa63d930314 20241218122529891 DAUC <0003> auc.c:152 vector [2]: sres = 327d2160 20241218122529891 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241218122529891 DAUC <0003> auc.c:113 vector [3]: rand = 2c1ee9358f60084a396fdaff7afbabf4 20241218122529891 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241218122529891 DAUC <0003> auc.c:142 vector [3]: autn = 9e639f65a41a8000197dff16bf558fa3 20241218122529891 DAUC <0003> auc.c:143 vector [3]: ck = 7eb579dda2bb7cdd35ad5f32d53fd740 20241218122529891 DAUC <0003> auc.c:144 vector [3]: ik = f3cbfd465ca3ca6d38e9082bfa9ea184 20241218122529891 DAUC <0003> auc.c:145 vector [3]: res = 05e3f527db21b0490000000000000000 20241218122529891 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122529891 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241218122529891 DAUC <0003> auc.c:151 vector [3]: kc = 803ad382d1b9c074 20241218122529891 DAUC <0003> auc.c:152 vector [3]: sres = dec2456e 20241218122529891 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241218122529891 DAUC <0003> auc.c:113 vector [4]: rand = 1c3dd079feeb1035f2fb2bb56daace17 20241218122529892 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241218122529892 DAUC <0003> auc.c:142 vector [4]: autn = 59a47edb86f780000bd8481de908c458 20241218122529892 DAUC <0003> auc.c:143 vector [4]: ck = f14ebc2fd597b2d96bfdc2525ed76426 20241218122529892 DAUC <0003> auc.c:144 vector [4]: ik = 41e7f533c150bb58b69dabbad54b6813 20241218122529892 DAUC <0003> auc.c:145 vector [4]: res = 656ba4903acbb8850000000000000000 20241218122529892 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122529892 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241218122529892 DAUC <0003> auc.c:151 vector [4]: kc = 6dc920f49f5b05b4 20241218122529892 DAUC <0003> auc.c:152 vector [4]: sres = 5fa01c15 20241218122529892 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241218122529892 DAUC <0003> db_auc.c:245 IMSI='262423960976586': Generated 5 vectors 20241218122529892 DAUC <0003> db_auc.c:249 IMSI='262423960976586': Updating SQN=161 in DB 20241218122529892 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423960976586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423960976586"} 20241218122529892 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423960976586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122529892 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122529892 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122529901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 20241218122529904 DAUC <0003> db_auc.c:157 IMSI='262429853006805': No 2G Auth Data 20241218122529904 DAUC <0003> db_auc.c:192 IMSI='262429853006805': No 3G Auth Data 20241218122529918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 20241218122529919 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122529919 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429853006805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429853006805"} 20241218122529919 DAUC <0003> db_auc.c:157 IMSI='262429853006805': No 2G Auth Data 20241218122529919 DAUC <0003> db_auc.c:236 IMSI='262429853006805': Calling to generate 5 vectors 20241218122529919 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241218122529919 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122529919 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241218122529919 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122529919 DAUC <0003> auc.c:113 vector [0]: rand = dbac6b42207a0d23f4e5588d59e29b89 20241218122529919 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122529919 DAUC <0003> auc.c:142 vector [0]: autn = eb59e4835359800060d1c4e79372c671 20241218122529919 DAUC <0003> auc.c:143 vector [0]: ck = 42a5fb558c882c348a39b797b558390e 20241218122529919 DAUC <0003> auc.c:144 vector [0]: ik = 0cecd696e5b940db6ec527d4d71879d4 20241218122529919 DAUC <0003> auc.c:145 vector [0]: res = dc7023b3a8b735220000000000000000 20241218122529919 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122529919 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241218122529919 DAUC <0003> auc.c:151 vector [0]: kc = aab5bd800b712c35 20241218122529919 DAUC <0003> auc.c:152 vector [0]: sres = 74c71691 20241218122529919 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241218122529919 DAUC <0003> auc.c:113 vector [1]: rand = 620b06a2e3bd7562f22107dec714360c 20241218122529919 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241218122529919 DAUC <0003> auc.c:142 vector [1]: autn = 3b6c9e2356248000a59fef82a8df8893 20241218122529919 DAUC <0003> auc.c:143 vector [1]: ck = 71d5138c90e53f3f0a740da00cf56895 20241218122529919 DAUC <0003> auc.c:144 vector [1]: ik = 92ccf04e7f7008e91e9c59d7b28a4239 20241218122529919 DAUC <0003> auc.c:145 vector [1]: res = f15a7d49b8a3ecda0000000000000000 20241218122529919 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122529919 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241218122529919 DAUC <0003> auc.c:151 vector [1]: kc = f7f1b7b551ea1d7a 20241218122529919 DAUC <0003> auc.c:152 vector [1]: sres = 49f99193 20241218122529919 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241218122529919 DAUC <0003> auc.c:113 vector [2]: rand = 7300c3821d60aec954ab5e631077c8ca 20241218122529919 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241218122529919 DAUC <0003> auc.c:142 vector [2]: autn = 65a74a96db178000f373e19c9fc1f4ae 20241218122529919 DAUC <0003> auc.c:143 vector [2]: ck = 7984399ef85f5b7068a8d83d2c2ba7da 20241218122529919 DAUC <0003> auc.c:144 vector [2]: ik = 47352eaf879fc75604d2c99b14a849a6 20241218122529919 DAUC <0003> auc.c:145 vector [2]: res = 0209e42be97458b60000000000000000 20241218122529919 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122529919 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241218122529919 DAUC <0003> auc.c:151 vector [2]: kc = 52cb06974743725a 20241218122529919 DAUC <0003> auc.c:152 vector [2]: sres = eb7dbc9d 20241218122529919 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241218122529919 DAUC <0003> auc.c:113 vector [3]: rand = 9b61fc9b388e45b86296409087b225f5 20241218122529919 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241218122529919 DAUC <0003> auc.c:142 vector [3]: autn = bf364e6da8fa800066b2f1998e5bd771 20241218122529919 DAUC <0003> auc.c:143 vector [3]: ck = 41020c8cb9b53af5ba5162cfcefd963e 20241218122529919 DAUC <0003> auc.c:144 vector [3]: ik = ff96d3a65fc64c91b4e8a7ea8bb6afb6 20241218122529919 DAUC <0003> auc.c:145 vector [3]: res = 02112c0e3ba1ee030000000000000000 20241218122529919 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122529919 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241218122529919 DAUC <0003> auc.c:151 vector [3]: kc = b02d1a0fa3384fec 20241218122529919 DAUC <0003> auc.c:152 vector [3]: sres = 39b0c20d 20241218122529919 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241218122529919 DAUC <0003> auc.c:113 vector [4]: rand = 2193ca8bafb2afdb4a8511e88d00f2cd 20241218122529919 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241218122529919 DAUC <0003> auc.c:142 vector [4]: autn = 24a540c1215e8000aa20bc59087f9167 20241218122529919 DAUC <0003> auc.c:143 vector [4]: ck = 896307c324af193af362b2e75b398588 20241218122529919 DAUC <0003> auc.c:144 vector [4]: ik = 100c967b7c1d37f0ed4bbb69f95f3e92 20241218122529919 DAUC <0003> auc.c:145 vector [4]: res = d49a5a98b9bf11590000000000000000 20241218122529919 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122529919 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241218122529919 DAUC <0003> auc.c:151 vector [4]: kc = 87469836fad495d0 20241218122529919 DAUC <0003> auc.c:152 vector [4]: sres = 6d254bc1 20241218122529919 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241218122529919 DAUC <0003> db_auc.c:245 IMSI='262429853006805': Generated 5 vectors 20241218122529919 DAUC <0003> db_auc.c:249 IMSI='262429853006805': Updating SQN=161 in DB 20241218122529919 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429853006805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429853006805"} 20241218122529919 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429853006805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122529919 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122529919 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122529920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 20241218122529921 DAUC <0003> db_auc.c:157 IMSI='262420517979645': No 2G Auth Data 20241218122529921 DAUC <0003> db_auc.c:192 IMSI='262420517979645': No 3G Auth Data 20241218122529926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58480<->l=127.0.0.1:4258 20241218122529928 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122529928 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420517979645 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420517979645"} 20241218122529928 DAUC <0003> db_auc.c:236 IMSI='262420517979645': Calling to generate 5 vectors 20241218122529928 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241218122529928 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122529928 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122529928 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122529928 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122529928 DAUC <0003> auc.c:113 vector [0]: rand = 52350b933aee934d60b4d03f0f0c3e34 20241218122529928 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122529928 DAUC <0003> auc.c:142 vector [0]: autn = 20013069461b8000ae8a07b4a1eb67ee 20241218122529928 DAUC <0003> auc.c:143 vector [0]: ck = 846130b3e0654df6fe28fe2d27cc72ee 20241218122529928 DAUC <0003> auc.c:144 vector [0]: ik = 036a7507967945b32465e64e4dc2cd20 20241218122529928 DAUC <0003> auc.c:145 vector [0]: res = be557cb494ccf02f0000000000000000 20241218122529928 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122529928 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122529928 DAUC <0003> auc.c:179 vector [0]: kc = ef33c218ada3a400 20241218122529928 DAUC <0003> auc.c:180 vector [0]: sres = c05a8876 20241218122529928 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122529928 DAUC <0003> auc.c:113 vector [1]: rand = 8ade384c0e757b967052c32903ebc991 20241218122529928 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241218122529928 DAUC <0003> auc.c:142 vector [1]: autn = f3885a317ceb8000c62b32855045628a 20241218122529928 DAUC <0003> auc.c:143 vector [1]: ck = 7ea22800583c4b6f7e607ec0e183471c 20241218122529928 DAUC <0003> auc.c:144 vector [1]: ik = d950f5ecc6c1433aeba16f69f6db09d9 20241218122529928 DAUC <0003> auc.c:145 vector [1]: res = 348b189117861d540000000000000000 20241218122529928 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122529928 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122529928 DAUC <0003> auc.c:179 vector [1]: kc = c944b97bf27b3000 20241218122529928 DAUC <0003> auc.c:180 vector [1]: sres = 6023af88 20241218122529928 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122529928 DAUC <0003> auc.c:113 vector [2]: rand = 41a2452a910f6206f16c4d7c8a15ce07 20241218122529928 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241218122529928 DAUC <0003> auc.c:142 vector [2]: autn = b1be26fdb51380001c20011f89ff2ad0 20241218122529928 DAUC <0003> auc.c:143 vector [2]: ck = 17c84dbbfcf490bd2e5be4bc4be79742 20241218122529928 DAUC <0003> auc.c:144 vector [2]: ik = c96e0c7bf9eef850640888ee8a5548f3 20241218122529928 DAUC <0003> auc.c:145 vector [2]: res = f291e65fa070e65a0000000000000000 20241218122529928 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122529928 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122529928 DAUC <0003> auc.c:179 vector [2]: kc = 71bf2f2e28006800 20241218122529928 DAUC <0003> auc.c:180 vector [2]: sres = 3a9d25d5 20241218122529928 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122529928 DAUC <0003> auc.c:113 vector [3]: rand = a17f50585ab65d6c7ab78a7c2f2e6901 20241218122529928 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241218122529928 DAUC <0003> auc.c:142 vector [3]: autn = 9d03cd5e19a68000e62a7c18c1fd3731 20241218122529928 DAUC <0003> auc.c:143 vector [3]: ck = f7203651829fdd4d1a066e6cb6047d78 20241218122529928 DAUC <0003> auc.c:144 vector [3]: ik = bbe656570cc6e4cf48680af9b55951b6 20241218122529928 DAUC <0003> auc.c:145 vector [3]: res = 129de4472cf092530000000000000000 20241218122529928 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122529928 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122529928 DAUC <0003> auc.c:179 vector [3]: kc = db3b0cf5d5532800 20241218122529928 DAUC <0003> auc.c:180 vector [3]: sres = 28f99c1f 20241218122529928 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122529928 DAUC <0003> auc.c:113 vector [4]: rand = 72f848b28c0b6970eaab05c6fbe7cd32 20241218122529928 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241218122529928 DAUC <0003> auc.c:142 vector [4]: autn = 62b4a8942d0d800084485b160cadb0e5 20241218122529928 DAUC <0003> auc.c:143 vector [4]: ck = 5a5571ae757c2f01aa46908e665113cf 20241218122529928 DAUC <0003> auc.c:144 vector [4]: ik = 841b6570ffff241aa6484b936934dce9 20241218122529928 DAUC <0003> auc.c:145 vector [4]: res = 73f19876029fd8140000000000000000 20241218122529928 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122529928 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241218122529928 DAUC <0003> auc.c:179 vector [4]: kc = 687feec1789ed400 20241218122529928 DAUC <0003> auc.c:180 vector [4]: sres = 6687601f 20241218122529928 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241218122529928 DAUC <0003> db_auc.c:245 IMSI='262420517979645': Generated 5 vectors 20241218122529928 DAUC <0003> db_auc.c:249 IMSI='262420517979645': Updating SQN=161 in DB 20241218122529928 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420517979645 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420517979645"} 20241218122529928 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420517979645 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122529928 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122529928 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122529929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58480<->l=127.0.0.1:4258 20241218122529929 DAUC <0003> db_auc.c:157 IMSI='262421597789933': No 2G Auth Data 20241218122529929 DAUC <0003> db_auc.c:192 IMSI='262421597789933': No 3G Auth Data 20241218122529935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58494<->l=127.0.0.1:4258 20241218122529937 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122529937 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421597789933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421597789933"} 20241218122529937 DAUC <0003> db_auc.c:236 IMSI='262421597789933': Calling to generate 5 vectors 20241218122529937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241218122529937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122529937 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122529937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122529937 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122529937 DAUC <0003> auc.c:113 vector [0]: rand = 3a154827bbb059233c08fbd8ed0f511b 20241218122529937 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122529937 DAUC <0003> auc.c:142 vector [0]: autn = d84728491a8380004666e5c2e9b1df23 20241218122529937 DAUC <0003> auc.c:143 vector [0]: ck = 323c1df29ac2bedec20c52d31ae43e20 20241218122529937 DAUC <0003> auc.c:144 vector [0]: ik = 170a08d4083e1c5f961a2c972b286491 20241218122529937 DAUC <0003> auc.c:145 vector [0]: res = 11300b432be7de850000000000000000 20241218122529937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122529937 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122529937 DAUC <0003> auc.c:179 vector [0]: kc = e39d4e3aa414a400 20241218122529937 DAUC <0003> auc.c:180 vector [0]: sres = e4e8519a 20241218122529937 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122529937 DAUC <0003> auc.c:113 vector [1]: rand = c93723e86d26d09827860b2345b51fa5 20241218122529937 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241218122529937 DAUC <0003> auc.c:142 vector [1]: autn = becb39b7170880005a228aba551fbfc3 20241218122529937 DAUC <0003> auc.c:143 vector [1]: ck = d29ee54e7554ba57fe6e9dbe51c9aa0a 20241218122529937 DAUC <0003> auc.c:144 vector [1]: ik = ce7e38bf08852e9354d95179f7d78718 20241218122529937 DAUC <0003> auc.c:145 vector [1]: res = 42c56a35e221dd740000000000000000 20241218122529937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122529937 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122529937 DAUC <0003> auc.c:179 vector [1]: kc = 09e9aa6f6621bc00 20241218122529937 DAUC <0003> auc.c:180 vector [1]: sres = f6f82025 20241218122529937 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122529937 DAUC <0003> auc.c:113 vector [2]: rand = 0b7c90bd4aaaca356e0f95537f84c09f 20241218122529937 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241218122529937 DAUC <0003> auc.c:142 vector [2]: autn = 705f6de900148000cfcae575aa52fae2 20241218122529937 DAUC <0003> auc.c:143 vector [2]: ck = e72b6e16951a264acaa4908f1b796a75 20241218122529937 DAUC <0003> auc.c:144 vector [2]: ik = aa7d42748cdea8479ff3aaad2092a54f 20241218122529937 DAUC <0003> auc.c:145 vector [2]: res = a51034a0b550cd5e0000000000000000 20241218122529937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122529937 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122529937 DAUC <0003> auc.c:179 vector [2]: kc = f5df9b8a3145a400 20241218122529937 DAUC <0003> auc.c:180 vector [2]: sres = 556d396b 20241218122529937 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122529937 DAUC <0003> auc.c:113 vector [3]: rand = 205998cda5c799717bde959e56be6e4d 20241218122529937 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241218122529937 DAUC <0003> auc.c:142 vector [3]: autn = 3cd0b8e5841a80002c021a9212a8c693 20241218122529937 DAUC <0003> auc.c:143 vector [3]: ck = a30022bc4a85e20168b8351aeb8c3903 20241218122529937 DAUC <0003> auc.c:144 vector [3]: ik = 8fb303c54c8bdcc6513db3aaa334372c 20241218122529937 DAUC <0003> auc.c:145 vector [3]: res = 2ce522ea27aebd6b0000000000000000 20241218122529937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122529937 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122529937 DAUC <0003> auc.c:179 vector [3]: kc = 9e4e47aba749c000 20241218122529937 DAUC <0003> auc.c:180 vector [3]: sres = ee75c782 20241218122529937 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122529937 DAUC <0003> auc.c:113 vector [4]: rand = 52f822eeb93addf43e408e540d9e2987 20241218122529937 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241218122529937 DAUC <0003> auc.c:142 vector [4]: autn = d7cbfb43a1e48000b53fd6197e014327 20241218122529937 DAUC <0003> auc.c:143 vector [4]: ck = 92a5d15c0eff6d112a6a56036baf0422 20241218122529937 DAUC <0003> auc.c:144 vector [4]: ik = 30c8278fff38ea60b3f7ee42101cd8d6 20241218122529937 DAUC <0003> auc.c:145 vector [4]: res = 075aaa54213df5ed0000000000000000 20241218122529937 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122529937 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241218122529937 DAUC <0003> auc.c:179 vector [4]: kc = 433f7e32fc425c00 20241218122529937 DAUC <0003> auc.c:180 vector [4]: sres = 3655e2a8 20241218122529937 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241218122529937 DAUC <0003> db_auc.c:245 IMSI='262421597789933': Generated 5 vectors 20241218122529937 DAUC <0003> db_auc.c:249 IMSI='262421597789933': Updating SQN=161 in DB 20241218122529937 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421597789933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421597789933"} 20241218122529937 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421597789933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122529937 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122529937 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122529938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58494<->l=127.0.0.1:4258 20241218122529939 DAUC <0003> db_auc.c:157 IMSI='262429378942439': No 2G Auth Data 20241218122529939 DAUC <0003> db_auc.c:192 IMSI='262429378942439': No 3G Auth Data 20241218122529946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58496<->l=127.0.0.1:4258 20241218122529947 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122529947 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429378942439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429378942439"} 20241218122529947 DAUC <0003> db_auc.c:236 IMSI='262429378942439': Calling to generate 5 vectors 20241218122529947 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241218122529947 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241218122529947 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241218122529947 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241218122529947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241218122529947 DAUC <0003> auc.c:113 vector [0]: rand = 472d31cd0c00db229107eabbfb71b8e8 20241218122529947 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241218122529947 DAUC <0003> auc.c:142 vector [0]: autn = e563ecde28bc8000887f1aa8c1e37c25 20241218122529947 DAUC <0003> auc.c:143 vector [0]: ck = 1a1ab7e00a4297b1c97e64ad2148216d 20241218122529947 DAUC <0003> auc.c:144 vector [0]: ik = 66a752e9ba51619ff21f41bbe8cffd82 20241218122529947 DAUC <0003> auc.c:145 vector [0]: res = e3919c98964d4b0f0000000000000000 20241218122529947 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241218122529947 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241218122529947 DAUC <0003> auc.c:179 vector [0]: kc = 6598c639a53b16f1 20241218122529947 DAUC <0003> auc.c:180 vector [0]: sres = 4881ea46 20241218122529947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241218122529947 DAUC <0003> auc.c:113 vector [1]: rand = b1043ac39f88a3085bdd0fe7f0fa0835 20241218122529947 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241218122529947 DAUC <0003> auc.c:142 vector [1]: autn = 64b8bb9182328000c403e15a73e21d1a 20241218122529947 DAUC <0003> auc.c:143 vector [1]: ck = 3ba482a2bbce529a4ece17ec050b3eef 20241218122529947 DAUC <0003> auc.c:144 vector [1]: ik = e98263e5e3805b0e85cb6c199d097004 20241218122529947 DAUC <0003> auc.c:145 vector [1]: res = df241f378d0302910000000000000000 20241218122529947 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241218122529947 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241218122529947 DAUC <0003> auc.c:179 vector [1]: kc = 76bbbd2de0a56505 20241218122529947 DAUC <0003> auc.c:180 vector [1]: sres = 05e7856d 20241218122529947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241218122529947 DAUC <0003> auc.c:113 vector [2]: rand = 6aff6061b2cccf8203db456fffcea32d 20241218122529947 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241218122529947 DAUC <0003> auc.c:142 vector [2]: autn = 875bd35eddc780005e8fd3d23cef80fb 20241218122529947 DAUC <0003> auc.c:143 vector [2]: ck = 7da8296a43f224ea9e80ac6632106e79 20241218122529947 DAUC <0003> auc.c:144 vector [2]: ik = 85156cdb3a789c50d577883f01523c32 20241218122529947 DAUC <0003> auc.c:145 vector [2]: res = da1321bc7319c2a20000000000000000 20241218122529947 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241218122529947 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241218122529947 DAUC <0003> auc.c:179 vector [2]: kc = 3b2387dbd050f5a1 20241218122529947 DAUC <0003> auc.c:180 vector [2]: sres = 1f7dc580 20241218122529947 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241218122529947 DAUC <0003> auc.c:113 vector [3]: rand = 20697ea2beddd54316abcd767262c3a7 20241218122529947 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241218122529947 DAUC <0003> auc.c:142 vector [3]: autn = b55dfe76bc43800055cc7fd79bb31d08 20241218122529947 DAUC <0003> auc.c:143 vector [3]: ck = d371931585e70a5711d30f2af3cbd8f7 20241218122529947 DAUC <0003> auc.c:144 vector [3]: ik = 1c4a449820a1849d06e90720daa7c310 20241218122529947 DAUC <0003> auc.c:145 vector [3]: res = 957bd346ec614a590000000000000000 20241218122529947 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241218122529947 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241218122529947 DAUC <0003> auc.c:179 vector [3]: kc = 49d36c1111f9bd38 20241218122529947 DAUC <0003> auc.c:180 vector [3]: sres = 51eb1702 20241218122529947 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241218122529947 DAUC <0003> auc.c:113 vector [4]: rand = 63e8c5fd2c8a4d3187e381d1e027b791 20241218122529947 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241218122529947 DAUC <0003> auc.c:142 vector [4]: autn = b2402f4060e880003bcdd8bf3ce39fdc 20241218122529947 DAUC <0003> auc.c:143 vector [4]: ck = 136c5ce2a9f82fab63c2d1017585c81e 20241218122529947 DAUC <0003> auc.c:144 vector [4]: ik = e99e4380c28dd87e5de42309ac7898e0 20241218122529947 DAUC <0003> auc.c:145 vector [4]: res = ee0151ab5faf6f950000000000000000 20241218122529947 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241218122529947 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241218122529947 DAUC <0003> auc.c:179 vector [4]: kc = 419b47735e30d979 20241218122529948 DAUC <0003> auc.c:180 vector [4]: sres = 1e2d58ad 20241218122529948 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241218122529948 DAUC <0003> db_auc.c:245 IMSI='262429378942439': Generated 5 vectors 20241218122529948 DAUC <0003> db_auc.c:249 IMSI='262429378942439': Updating SQN=161 in DB 20241218122529948 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429378942439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429378942439"} 20241218122529948 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429378942439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122529948 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122529948 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122529949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58496<->l=127.0.0.1:4258 20241218122529950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 20241218122529950 DLINP <000b> input/ipa.c:451 connected read/write 20241218122529950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122529950 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122529950 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122529950 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122529950 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37323<->l=127.0.0.1:4259) 20241218122529973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 20241218122530074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 20241218122533205 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122533206 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122533210 DLINP <000b> input/ipa.c:451 connected read/write 20241218122533210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122533212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42748<->l=127.0.0.1:4258 20241218122533216 DLINP <000b> input/ipa.c:451 connected read/write 20241218122533216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122533216 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122533216 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122533216 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  20241218122533216 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122533216 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  20241218122533216 DLGSUP <0013> gsup_server.c:235 2:  20241218122533216 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122533216 DLGSUP <0013> gsup_server.c:235 3:  20241218122533216 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122533216 DLGSUP <0013> gsup_server.c:235 4:  20241218122533216 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122533216 DLGSUP <0013> gsup_server.c:235 5:  20241218122533216 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122533217 DLGSUP <0013> gsup_server.c:235 7:  20241218122533217 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122533217 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122533217 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122533217 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122533243 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40695<->l=127.0.0.1:4259) 20241218122533260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42764<->l=127.0.0.1:4258 20241218122533270 DLINP <000b> input/ipa.c:451 connected read/write 20241218122533270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122533270 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425598866677 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425598866677" cn_domain=PS} 20241218122533270 DLU <0006> fsm.c:456 lu(262425598866677)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122533270 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425598866677 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241218122533270 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425598866677 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425598866677" cause=IMSI unknown in HLR} 20241218122533270 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425598866677 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122533270 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425598866677)[0x5594b0d75e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122533270 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425598866677)[0x5594b0d75e40]{UNVALIDATED}: Freeing instance 20241218122533270 DLU <0006> fsm.c:568 lu(PS:IMSI-262425598866677)[0x5594b0d75e40]{UNVALIDATED}: Deallocated 20241218122533270 DLINP <000b> input/ipa.c:451 connected read/write 20241218122533270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122533271 DLINP <000b> input/ipa.c:451 connected read/write 20241218122533271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122533275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42764<->l=127.0.0.1:4258 20241218122533277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42748<->l=127.0.0.1:4258 20241218122533279 DLINP <000b> input/ipa.c:451 connected read/write 20241218122533279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122533279 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122533279 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122533279 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122533279 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40695<->l=127.0.0.1:4259) 20241218122533310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42766<->l=127.0.0.1:4258 20241218122533411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42766<->l=127.0.0.1:4258 20241218122536516 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122536516 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122536521 DLINP <000b> input/ipa.c:451 connected read/write 20241218122536521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122536523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42774<->l=127.0.0.1:4258 20241218122536527 DLINP <000b> input/ipa.c:451 connected read/write 20241218122536527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122536527 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122536527 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122536527 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  20241218122536527 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122536527 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  20241218122536527 DLGSUP <0013> gsup_server.c:235 2:  20241218122536527 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122536527 DLGSUP <0013> gsup_server.c:235 3:  20241218122536527 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122536527 DLGSUP <0013> gsup_server.c:235 4:  20241218122536527 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122536527 DLGSUP <0013> gsup_server.c:235 5:  20241218122536527 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122536527 DLGSUP <0013> gsup_server.c:235 7:  20241218122536527 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122536527 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122536527 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122536527 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122536554 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40637<->l=127.0.0.1:4259) 20241218122536574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42790<->l=127.0.0.1:4258 20241218122536586 DLINP <000b> input/ipa.c:451 connected read/write 20241218122536586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122536586 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420858545132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420858545132" cn_domain=PS source_name="the-source\n"} 20241218122536586 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241218122536586 DLU <0006> fsm.c:456 lu(262420858545132)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122536586 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420858545132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241218122536586 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420858545132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420858545132" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241218122536586 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420858545132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122536586 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420858545132)[0x5594b0d75e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122536586 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420858545132)[0x5594b0d75e40]{UNVALIDATED}: Freeing instance 20241218122536586 DLU <0006> fsm.c:568 lu(PS:IMSI-262420858545132)[0x5594b0d75e40]{UNVALIDATED}: Deallocated 20241218122536586 DLINP <000b> input/ipa.c:451 connected read/write 20241218122536586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122536586 DLINP <000b> input/ipa.c:451 connected read/write 20241218122536586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122536592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42790<->l=127.0.0.1:4258 20241218122536593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42774<->l=127.0.0.1:4258 20241218122536595 DLINP <000b> input/ipa.c:451 connected read/write 20241218122536595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122536595 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122536596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122536596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122536596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241218122536596 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40637<->l=127.0.0.1:4259) 20241218122536633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42804<->l=127.0.0.1:4258 20241218122536734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42804<->l=127.0.0.1:4258 20241218122539826 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122539826 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122539827 DLINP <000b> input/ipa.c:451 connected read/write 20241218122539827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122539828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42806<->l=127.0.0.1:4258 20241218122539828 DLINP <000b> input/ipa.c:451 connected read/write 20241218122539828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122539829 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122539829 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122539829 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  20241218122539829 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122539829 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  20241218122539829 DLGSUP <0013> gsup_server.c:235 2:  20241218122539829 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122539829 DLGSUP <0013> gsup_server.c:235 3:  20241218122539829 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122539829 DLGSUP <0013> gsup_server.c:235 4:  20241218122539829 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122539829 DLGSUP <0013> gsup_server.c:235 5:  20241218122539829 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122539829 DLGSUP <0013> gsup_server.c:235 7:  20241218122539829 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122539829 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122539829 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122539829 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122539836 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41427<->l=127.0.0.1:4259) 20241218122539841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42808<->l=127.0.0.1:4258 20241218122539870 DLINP <000b> input/ipa.c:451 connected read/write 20241218122539870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122539870 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420336739150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420336739150" cn_domain=PS} 20241218122539870 DLU <0006> fsm.c:456 lu(262420336739150)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122539870 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420336739150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241218122539870 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420336739150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420336739150" cause=Roaming not allowed in this location area} 20241218122539870 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420336739150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122539870 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420336739150)[0x5594b0d75e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122539870 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420336739150)[0x5594b0d75e40]{UNVALIDATED}: Freeing instance 20241218122539870 DLU <0006> fsm.c:568 lu(PS:IMSI-262420336739150)[0x5594b0d75e40]{UNVALIDATED}: Deallocated 20241218122539870 DLINP <000b> input/ipa.c:451 connected read/write 20241218122539870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122539870 DLINP <000b> input/ipa.c:451 connected read/write 20241218122539870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122539871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42808<->l=127.0.0.1:4258 20241218122539872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42806<->l=127.0.0.1:4258 20241218122539872 DLINP <000b> input/ipa.c:451 connected read/write 20241218122539872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122539872 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122539872 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122539872 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122539872 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41427<->l=127.0.0.1:4259) 20241218122539895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42820<->l=127.0.0.1:4258 20241218122539995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42820<->l=127.0.0.1:4258 20241218122543104 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122543104 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122543109 DLINP <000b> input/ipa.c:451 connected read/write 20241218122543109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122543110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4258 20241218122543113 DLINP <000b> input/ipa.c:451 connected read/write 20241218122543113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122543113 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122543113 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122543113 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  20241218122543113 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122543113 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  20241218122543113 DLGSUP <0013> gsup_server.c:235 2:  20241218122543113 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122543113 DLGSUP <0013> gsup_server.c:235 3:  20241218122543113 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122543113 DLGSUP <0013> gsup_server.c:235 4:  20241218122543113 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122543113 DLGSUP <0013> gsup_server.c:235 5:  20241218122543113 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122543113 DLGSUP <0013> gsup_server.c:235 7:  20241218122543113 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122543113 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122543113 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122543113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122543136 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40555<->l=127.0.0.1:4259) 20241218122543151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47852<->l=127.0.0.1:4258 20241218122543156 DLINP <000b> input/ipa.c:451 connected read/write 20241218122543156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122543156 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426349067587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426349067587"} 20241218122543156 DAUC <0003> db_auc.c:133 IMSI='262426349067587': No such subscriber 20241218122543156 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426349067587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241218122543156 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426349067587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426349067587" cause=IMSI unknown in HLR} 20241218122543156 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426349067587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122543156 DLINP <000b> input/ipa.c:451 connected read/write 20241218122543156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122543156 DLINP <000b> input/ipa.c:451 connected read/write 20241218122543156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122543159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47852<->l=127.0.0.1:4258 20241218122543160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4258 20241218122543161 DLINP <000b> input/ipa.c:451 connected read/write 20241218122543161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122543161 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122543161 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122543161 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122543161 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40555<->l=127.0.0.1:4259) 20241218122543189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 20241218122543290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 20241218122546399 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122546399 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122546404 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4258 20241218122546409 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546410 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122546410 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122546410 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  20241218122546410 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122546410 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  20241218122546410 DLGSUP <0013> gsup_server.c:235 2:  20241218122546410 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122546410 DLGSUP <0013> gsup_server.c:235 3:  20241218122546410 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122546410 DLGSUP <0013> gsup_server.c:235 4:  20241218122546410 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122546410 DLGSUP <0013> gsup_server.c:235 5:  20241218122546410 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122546410 DLGSUP <0013> gsup_server.c:235 7:  20241218122546410 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122546410 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122546410 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122546410 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122546432 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37435<->l=127.0.0.1:4259) 20241218122546440 DAUC <0003> db_auc.c:157 IMSI='262420172720753': No 2G Auth Data 20241218122546440 DAUC <0003> db_auc.c:192 IMSI='262420172720753': No 3G Auth Data 20241218122546464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47882<->l=127.0.0.1:4258 20241218122546474 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546474 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420172720753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420172720753" cn_domain=PS} 20241218122546474 DLU <0006> fsm.c:456 lu(262420172720753)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122546474 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420172720753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122546475 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420172720753)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122546475 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420172720753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420172720753" cn_domain=PS} 20241218122546475 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546475 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546481 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546481 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420172720753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420172720753"} 20241218122546481 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420172720753)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122546481 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420172720753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122546481 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420172720753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420172720753"} 20241218122546481 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420172720753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122546481 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420172720753)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122546481 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420172720753)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122546481 DLU <0006> fsm.c:568 lu(PS:IMSI-262420172720753)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122546481 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546481 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47882<->l=127.0.0.1:4258 20241218122546487 DAUC <0003> db_auc.c:157 IMSI='262429040303140': No 2G Auth Data 20241218122546487 DAUC <0003> db_auc.c:192 IMSI='262429040303140': No 3G Auth Data 20241218122546489 DLGSUP <0013> hlr.c:121 IMSI 262429040303140: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122546501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47884<->l=127.0.0.1:4258 20241218122546503 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546503 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429040303140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429040303140" cn_domain=PS} 20241218122546503 DLU <0006> fsm.c:456 lu(262429040303140)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122546503 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429040303140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122546503 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429040303140)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122546503 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429040303140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429040303140" cn_domain=PS} 20241218122546503 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546503 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546504 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546504 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429040303140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429040303140"} 20241218122546504 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429040303140)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122546504 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429040303140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122546504 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429040303140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429040303140"} 20241218122546504 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429040303140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122546504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429040303140)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122546504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429040303140)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122546504 DLU <0006> fsm.c:568 lu(PS:IMSI-262429040303140)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122546504 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546504 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47884<->l=127.0.0.1:4258 20241218122546505 DAUC <0003> db_auc.c:157 IMSI='262429342253698': No 2G Auth Data 20241218122546505 DAUC <0003> db_auc.c:192 IMSI='262429342253698': No 3G Auth Data 20241218122546505 DLGSUP <0013> hlr.c:121 IMSI 262429342253698: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122546511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47900<->l=127.0.0.1:4258 20241218122546513 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546513 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429342253698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429342253698" cn_domain=PS} 20241218122546513 DLU <0006> fsm.c:456 lu(262429342253698)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122546513 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429342253698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122546513 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429342253698)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122546513 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429342253698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429342253698" cn_domain=PS} 20241218122546513 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546513 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546514 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546514 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429342253698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429342253698"} 20241218122546514 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429342253698)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122546514 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429342253698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122546514 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429342253698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429342253698"} 20241218122546514 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429342253698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122546514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429342253698)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122546514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429342253698)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122546514 DLU <0006> fsm.c:568 lu(PS:IMSI-262429342253698)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122546514 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546514 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47900<->l=127.0.0.1:4258 20241218122546515 DAUC <0003> db_auc.c:157 IMSI='262427077587345': No 2G Auth Data 20241218122546515 DAUC <0003> db_auc.c:192 IMSI='262427077587345': No 3G Auth Data 20241218122546515 DLGSUP <0013> hlr.c:121 IMSI 262427077587345: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122546521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47912<->l=127.0.0.1:4258 20241218122546523 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546523 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427077587345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427077587345" cn_domain=PS} 20241218122546523 DLU <0006> fsm.c:456 lu(262427077587345)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122546523 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427077587345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122546523 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427077587345)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122546523 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427077587345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427077587345" cn_domain=PS} 20241218122546523 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546523 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546525 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546525 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427077587345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427077587345"} 20241218122546525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427077587345)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122546525 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427077587345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122546525 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427077587345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427077587345"} 20241218122546525 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427077587345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122546525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427077587345)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122546525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427077587345)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122546525 DLU <0006> fsm.c:568 lu(PS:IMSI-262427077587345)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122546525 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546525 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47912<->l=127.0.0.1:4258 20241218122546526 DAUC <0003> db_auc.c:157 IMSI='262426242860377': No 2G Auth Data 20241218122546526 DAUC <0003> db_auc.c:192 IMSI='262426242860377': No 3G Auth Data 20241218122546526 DLGSUP <0013> hlr.c:121 IMSI 262426242860377: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122546533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47916<->l=127.0.0.1:4258 20241218122546535 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546535 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426242860377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426242860377" cn_domain=PS} 20241218122546535 DLU <0006> fsm.c:456 lu(262426242860377)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122546535 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426242860377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122546535 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426242860377)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122546535 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426242860377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426242860377" cn_domain=PS} 20241218122546535 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546535 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546536 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546536 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426242860377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426242860377"} 20241218122546536 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426242860377)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122546536 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426242860377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122546536 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426242860377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426242860377"} 20241218122546536 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426242860377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122546536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426242860377)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122546536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426242860377)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122546536 DLU <0006> fsm.c:568 lu(PS:IMSI-262426242860377)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122546536 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546536 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47916<->l=127.0.0.1:4258 20241218122546537 DAUC <0003> db_auc.c:157 IMSI='262426255042798': No 2G Auth Data 20241218122546537 DAUC <0003> db_auc.c:192 IMSI='262426255042798': No 3G Auth Data 20241218122546537 DLGSUP <0013> hlr.c:121 IMSI 262426255042798: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122546544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 20241218122546545 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546545 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426255042798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426255042798" cn_domain=PS} 20241218122546545 DLU <0006> fsm.c:456 lu(262426255042798)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122546545 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426255042798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122546545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426255042798)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122546545 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426255042798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426255042798" cn_domain=PS} 20241218122546546 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546546 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546547 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546547 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426255042798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426255042798"} 20241218122546547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426255042798)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122546547 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426255042798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122546547 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426255042798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426255042798"} 20241218122546547 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426255042798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122546547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426255042798)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122546547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426255042798)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122546547 DLU <0006> fsm.c:568 lu(PS:IMSI-262426255042798)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122546547 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546547 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 20241218122546548 DAUC <0003> db_auc.c:157 IMSI='262424671998079': No 2G Auth Data 20241218122546548 DAUC <0003> db_auc.c:192 IMSI='262424671998079': No 3G Auth Data 20241218122546548 DLGSUP <0013> hlr.c:121 IMSI 262424671998079: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122546554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47934<->l=127.0.0.1:4258 20241218122546556 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546556 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424671998079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424671998079" cn_domain=PS} 20241218122546556 DLU <0006> fsm.c:456 lu(262424671998079)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122546556 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424671998079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122546556 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424671998079)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122546556 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424671998079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424671998079" cn_domain=PS} 20241218122546556 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546556 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546557 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546557 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424671998079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424671998079"} 20241218122546557 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424671998079)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122546557 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424671998079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122546557 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424671998079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424671998079"} 20241218122546557 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424671998079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122546557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424671998079)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122546557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424671998079)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122546557 DLU <0006> fsm.c:568 lu(PS:IMSI-262424671998079)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122546557 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546557 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47934<->l=127.0.0.1:4258 20241218122546558 DAUC <0003> db_auc.c:157 IMSI='262428560610498': No 2G Auth Data 20241218122546558 DAUC <0003> db_auc.c:192 IMSI='262428560610498': No 3G Auth Data 20241218122546558 DLGSUP <0013> hlr.c:121 IMSI 262428560610498: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122546565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4258 20241218122546567 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546567 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428560610498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428560610498" cn_domain=PS} 20241218122546567 DLU <0006> fsm.c:456 lu(262428560610498)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122546567 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428560610498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122546567 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428560610498)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122546567 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428560610498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428560610498" cn_domain=PS} 20241218122546567 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546567 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546568 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546568 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428560610498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428560610498"} 20241218122546568 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428560610498)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122546568 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428560610498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122546568 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428560610498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428560610498"} 20241218122546568 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428560610498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122546568 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428560610498)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122546568 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428560610498)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122546568 DLU <0006> fsm.c:568 lu(PS:IMSI-262428560610498)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122546568 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546568 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122546568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4258 20241218122546569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4258 20241218122546570 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37435<->l=127.0.0.1:4259) 20241218122546570 DLINP <000b> input/ipa.c:451 connected read/write 20241218122546570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122546570 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122546570 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122546570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122546594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47944<->l=127.0.0.1:4258 20241218122546694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47944<->l=127.0.0.1:4258 20241218122549789 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122549789 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122549790 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47958<->l=127.0.0.1:4258 20241218122549791 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549792 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122549792 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122549792 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  20241218122549792 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122549792 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  20241218122549792 DLGSUP <0013> gsup_server.c:235 2:  20241218122549792 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122549792 DLGSUP <0013> gsup_server.c:235 3:  20241218122549792 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122549792 DLGSUP <0013> gsup_server.c:235 4:  20241218122549792 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122549792 DLGSUP <0013> gsup_server.c:235 5:  20241218122549792 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122549792 DLGSUP <0013> gsup_server.c:235 7:  20241218122549792 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122549792 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122549792 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122549792 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122549799 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32805<->l=127.0.0.1:4259) 20241218122549802 DAUC <0003> db_auc.c:157 IMSI='262422393242276': No 2G Auth Data 20241218122549802 DAUC <0003> db_auc.c:192 IMSI='262422393242276': No 3G Auth Data 20241218122549808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47974<->l=127.0.0.1:4258 20241218122549838 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549838 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422393242276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422393242276" cn_domain=PS source_name="the-source\n"} 20241218122549838 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241218122549838 DLU <0006> fsm.c:456 lu(262422393242276)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122549838 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422393242276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241218122549838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422393242276)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122549838 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422393242276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422393242276" cn_domain=PS destination_name="the-source\n"} 20241218122549838 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549838 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549839 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549839 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422393242276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422393242276" source_name="the-source\n"} 20241218122549839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422393242276)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122549839 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422393242276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122549839 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422393242276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422393242276" destination_name="the-source\n"} 20241218122549839 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422393242276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122549839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422393242276)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122549839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422393242276)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122549839 DLU <0006> fsm.c:568 lu(PS:IMSI-262422393242276)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122549839 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549839 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47974<->l=127.0.0.1:4258 20241218122549840 DAUC <0003> db_auc.c:157 IMSI='262429679369246': No 2G Auth Data 20241218122549840 DAUC <0003> db_auc.c:192 IMSI='262429679369246': No 3G Auth Data 20241218122549841 DLGSUP <0013> hlr.c:121 IMSI 262429679369246: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122549846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47988<->l=127.0.0.1:4258 20241218122549848 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549848 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429679369246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429679369246" cn_domain=PS source_name="the-source\n"} 20241218122549848 DLU <0006> fsm.c:456 lu(262429679369246)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122549848 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429679369246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241218122549848 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429679369246)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122549848 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429679369246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429679369246" cn_domain=PS destination_name="the-source\n"} 20241218122549848 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549848 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549849 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549849 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429679369246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429679369246" source_name="the-source\n"} 20241218122549849 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429679369246)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122549849 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262429679369246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122549849 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429679369246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429679369246" destination_name="the-source\n"} 20241218122549849 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262429679369246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122549849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429679369246)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122549849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429679369246)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122549849 DLU <0006> fsm.c:568 lu(PS:IMSI-262429679369246)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122549849 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549849 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47988<->l=127.0.0.1:4258 20241218122549850 DAUC <0003> db_auc.c:157 IMSI='262421568775247': No 2G Auth Data 20241218122549850 DAUC <0003> db_auc.c:192 IMSI='262421568775247': No 3G Auth Data 20241218122549850 DLGSUP <0013> hlr.c:121 IMSI 262421568775247: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122549856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48000<->l=127.0.0.1:4258 20241218122549857 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549857 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421568775247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421568775247" cn_domain=PS source_name="the-source\n"} 20241218122549857 DLU <0006> fsm.c:456 lu(262421568775247)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122549857 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421568775247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241218122549857 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421568775247)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122549857 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421568775247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421568775247" cn_domain=PS destination_name="the-source\n"} 20241218122549857 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549857 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549858 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549858 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421568775247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421568775247" source_name="the-source\n"} 20241218122549858 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421568775247)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122549858 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262421568775247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122549858 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421568775247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421568775247" destination_name="the-source\n"} 20241218122549858 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262421568775247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122549858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421568775247)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122549858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421568775247)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122549858 DLU <0006> fsm.c:568 lu(PS:IMSI-262421568775247)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122549858 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549858 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48000<->l=127.0.0.1:4258 20241218122549860 DAUC <0003> db_auc.c:157 IMSI='262425852609105': No 2G Auth Data 20241218122549860 DAUC <0003> db_auc.c:192 IMSI='262425852609105': No 3G Auth Data 20241218122549860 DLGSUP <0013> hlr.c:121 IMSI 262425852609105: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122549866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48004<->l=127.0.0.1:4258 20241218122549868 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549868 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425852609105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425852609105" cn_domain=PS source_name="the-source\n"} 20241218122549868 DLU <0006> fsm.c:456 lu(262425852609105)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122549868 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425852609105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241218122549868 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425852609105)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122549868 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425852609105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425852609105" cn_domain=PS destination_name="the-source\n"} 20241218122549868 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549868 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549869 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549869 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425852609105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425852609105" source_name="the-source\n"} 20241218122549869 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425852609105)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122549869 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425852609105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122549869 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425852609105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425852609105" destination_name="the-source\n"} 20241218122549869 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425852609105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122549869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425852609105)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122549869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425852609105)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122549869 DLU <0006> fsm.c:568 lu(PS:IMSI-262425852609105)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122549869 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549869 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48004<->l=127.0.0.1:4258 20241218122549870 DAUC <0003> db_auc.c:157 IMSI='262421404827092': No 2G Auth Data 20241218122549870 DAUC <0003> db_auc.c:192 IMSI='262421404827092': No 3G Auth Data 20241218122549871 DLGSUP <0013> hlr.c:121 IMSI 262421404827092: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122549877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48012<->l=127.0.0.1:4258 20241218122549880 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549880 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421404827092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421404827092" cn_domain=PS source_name="the-source\n"} 20241218122549880 DLU <0006> fsm.c:456 lu(262421404827092)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122549880 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421404827092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241218122549880 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421404827092)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122549880 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421404827092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421404827092" cn_domain=PS destination_name="the-source\n"} 20241218122549880 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549880 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549881 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549881 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421404827092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421404827092" source_name="the-source\n"} 20241218122549881 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421404827092)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122549881 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421404827092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122549881 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421404827092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421404827092" destination_name="the-source\n"} 20241218122549881 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421404827092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122549881 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421404827092)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122549881 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421404827092)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122549881 DLU <0006> fsm.c:568 lu(PS:IMSI-262421404827092)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122549881 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549881 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48012<->l=127.0.0.1:4258 20241218122549883 DAUC <0003> db_auc.c:157 IMSI='262424077698441': No 2G Auth Data 20241218122549883 DAUC <0003> db_auc.c:192 IMSI='262424077698441': No 3G Auth Data 20241218122549884 DLGSUP <0013> hlr.c:121 IMSI 262424077698441: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122549890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48014<->l=127.0.0.1:4258 20241218122549892 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549892 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262424077698441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424077698441" cn_domain=PS source_name="the-source\n"} 20241218122549892 DLU <0006> fsm.c:456 lu(262424077698441)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122549892 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262424077698441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241218122549892 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424077698441)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122549892 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262424077698441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424077698441" cn_domain=PS destination_name="the-source\n"} 20241218122549892 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549892 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549893 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549893 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262424077698441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424077698441" source_name="the-source\n"} 20241218122549893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424077698441)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122549893 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262424077698441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122549893 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262424077698441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424077698441" destination_name="the-source\n"} 20241218122549893 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262424077698441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122549893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424077698441)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122549893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424077698441)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122549893 DLU <0006> fsm.c:568 lu(PS:IMSI-262424077698441)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122549893 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549893 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48014<->l=127.0.0.1:4258 20241218122549895 DAUC <0003> db_auc.c:157 IMSI='262422209101089': No 2G Auth Data 20241218122549895 DAUC <0003> db_auc.c:192 IMSI='262422209101089': No 3G Auth Data 20241218122549895 DLGSUP <0013> hlr.c:121 IMSI 262422209101089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122549902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48028<->l=127.0.0.1:4258 20241218122549904 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549904 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422209101089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422209101089" cn_domain=PS source_name="the-source\n"} 20241218122549904 DLU <0006> fsm.c:456 lu(262422209101089)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122549904 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422209101089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241218122549904 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422209101089)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122549904 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422209101089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422209101089" cn_domain=PS destination_name="the-source\n"} 20241218122549904 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549904 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549905 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549905 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422209101089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422209101089" source_name="the-source\n"} 20241218122549905 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422209101089)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122549905 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422209101089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122549905 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422209101089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422209101089" destination_name="the-source\n"} 20241218122549905 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422209101089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122549905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422209101089)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122549905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422209101089)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122549905 DLU <0006> fsm.c:568 lu(PS:IMSI-262422209101089)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122549905 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549905 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48028<->l=127.0.0.1:4258 20241218122549906 DAUC <0003> db_auc.c:157 IMSI='262424269993172': No 2G Auth Data 20241218122549906 DAUC <0003> db_auc.c:192 IMSI='262424269993172': No 3G Auth Data 20241218122549907 DLGSUP <0013> hlr.c:121 IMSI 262424269993172: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122549914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48042<->l=127.0.0.1:4258 20241218122549915 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549915 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424269993172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424269993172" cn_domain=PS source_name="the-source\n"} 20241218122549916 DLU <0006> fsm.c:456 lu(262424269993172)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122549916 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424269993172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241218122549916 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424269993172)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122549916 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424269993172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424269993172" cn_domain=PS destination_name="the-source\n"} 20241218122549916 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549916 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549917 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549917 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424269993172 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424269993172" source_name="the-source\n"} 20241218122549917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424269993172)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122549917 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262424269993172 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122549917 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424269993172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424269993172" destination_name="the-source\n"} 20241218122549917 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262424269993172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122549917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424269993172)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122549917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424269993172)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122549917 DLU <0006> fsm.c:568 lu(PS:IMSI-262424269993172)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122549917 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549917 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122549918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48042<->l=127.0.0.1:4258 20241218122549919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47958<->l=127.0.0.1:4258 20241218122549919 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32805<->l=127.0.0.1:4259) 20241218122549919 DLINP <000b> input/ipa.c:451 connected read/write 20241218122549919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122549919 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122549919 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122549919 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122549919 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241218122549942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48052<->l=127.0.0.1:4258 20241218122550043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48052<->l=127.0.0.1:4258 20241218122553171 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122553171 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122553176 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47348<->l=127.0.0.1:4258 20241218122553181 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553181 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122553181 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122553181 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  20241218122553181 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122553181 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  20241218122553181 DLGSUP <0013> gsup_server.c:235 2:  20241218122553181 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122553181 DLGSUP <0013> gsup_server.c:235 3:  20241218122553181 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122553181 DLGSUP <0013> gsup_server.c:235 4:  20241218122553181 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122553181 DLGSUP <0013> gsup_server.c:235 5:  20241218122553181 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122553181 DLGSUP <0013> gsup_server.c:235 7:  20241218122553181 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122553181 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122553181 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122553181 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122553206 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35485<->l=127.0.0.1:4259) 20241218122553230 DAUC <0003> db_auc.c:157 IMSI='262428092954753': No 2G Auth Data 20241218122553230 DAUC <0003> db_auc.c:192 IMSI='262428092954753': No 3G Auth Data 20241218122553257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47362<->l=127.0.0.1:4258 20241218122553267 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553267 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428092954753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428092954753" cn_domain=PS} 20241218122553267 DLU <0006> fsm.c:456 lu(262428092954753)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122553267 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428092954753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122553267 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428092954753)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122553267 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428092954753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428092954753" cn_domain=PS} 20241218122553267 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553267 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553273 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553273 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428092954753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428092954753"} 20241218122553273 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428092954753)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122553273 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428092954753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122553273 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428092954753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428092954753"} 20241218122553273 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428092954753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122553273 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428092954753)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122553274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428092954753)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122553274 DLU <0006> fsm.c:568 lu(PS:IMSI-262428092954753)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122553274 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553274 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47362<->l=127.0.0.1:4258 20241218122553280 DAUC <0003> db_auc.c:157 IMSI='262420769003081': No 2G Auth Data 20241218122553280 DAUC <0003> db_auc.c:192 IMSI='262420769003081': No 3G Auth Data 20241218122553282 DLGSUP <0013> hlr.c:121 IMSI 262420769003081: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122553293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47368<->l=127.0.0.1:4258 20241218122553294 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553294 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420769003081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420769003081" cn_domain=PS} 20241218122553294 DLU <0006> fsm.c:456 lu(262420769003081)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122553294 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420769003081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122553294 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420769003081)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122553294 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420769003081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420769003081" cn_domain=PS} 20241218122553294 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553294 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553295 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553295 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420769003081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420769003081"} 20241218122553295 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420769003081)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122553295 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420769003081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122553295 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420769003081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420769003081"} 20241218122553295 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420769003081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122553295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420769003081)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122553295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420769003081)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122553295 DLU <0006> fsm.c:568 lu(PS:IMSI-262420769003081)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122553295 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553295 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47368<->l=127.0.0.1:4258 20241218122553296 DAUC <0003> db_auc.c:157 IMSI='262427392258594': No 2G Auth Data 20241218122553296 DAUC <0003> db_auc.c:192 IMSI='262427392258594': No 3G Auth Data 20241218122553297 DLGSUP <0013> hlr.c:121 IMSI 262427392258594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122553303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47376<->l=127.0.0.1:4258 20241218122553304 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553305 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427392258594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427392258594" cn_domain=PS} 20241218122553305 DLU <0006> fsm.c:456 lu(262427392258594)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122553305 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427392258594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122553305 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427392258594)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122553305 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427392258594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427392258594" cn_domain=PS} 20241218122553305 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553305 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553306 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553306 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427392258594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427392258594"} 20241218122553306 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427392258594)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122553306 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427392258594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122553306 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427392258594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427392258594"} 20241218122553306 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427392258594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122553306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427392258594)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122553306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427392258594)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122553306 DLU <0006> fsm.c:568 lu(PS:IMSI-262427392258594)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122553306 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553306 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47376<->l=127.0.0.1:4258 20241218122553307 DAUC <0003> db_auc.c:157 IMSI='262428315322134': No 2G Auth Data 20241218122553307 DAUC <0003> db_auc.c:192 IMSI='262428315322134': No 3G Auth Data 20241218122553308 DLGSUP <0013> hlr.c:121 IMSI 262428315322134: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122553314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47378<->l=127.0.0.1:4258 20241218122553316 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553316 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428315322134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428315322134" cn_domain=PS} 20241218122553316 DLU <0006> fsm.c:456 lu(262428315322134)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122553316 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428315322134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122553316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428315322134)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122553316 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428315322134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428315322134" cn_domain=PS} 20241218122553316 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553316 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553317 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553317 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428315322134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428315322134"} 20241218122553317 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428315322134)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122553317 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428315322134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122553317 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428315322134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428315322134"} 20241218122553317 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428315322134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122553317 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428315322134)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122553317 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428315322134)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122553317 DLU <0006> fsm.c:568 lu(PS:IMSI-262428315322134)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122553317 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553317 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47378<->l=127.0.0.1:4258 20241218122553318 DAUC <0003> db_auc.c:157 IMSI='262428549131343': No 2G Auth Data 20241218122553318 DAUC <0003> db_auc.c:192 IMSI='262428549131343': No 3G Auth Data 20241218122553318 DLGSUP <0013> hlr.c:121 IMSI 262428549131343: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122553324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4258 20241218122553326 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553326 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428549131343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428549131343" cn_domain=PS} 20241218122553326 DLU <0006> fsm.c:456 lu(262428549131343)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122553326 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428549131343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122553326 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428549131343)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122553326 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428549131343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428549131343" cn_domain=PS} 20241218122553326 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553326 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553327 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553327 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428549131343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428549131343"} 20241218122553327 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428549131343)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122553327 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428549131343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122553327 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428549131343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428549131343"} 20241218122553327 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428549131343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122553327 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428549131343)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122553327 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428549131343)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122553327 DLU <0006> fsm.c:568 lu(PS:IMSI-262428549131343)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122553327 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553327 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4258 20241218122553329 DAUC <0003> db_auc.c:157 IMSI='262426800092987': No 2G Auth Data 20241218122553329 DAUC <0003> db_auc.c:192 IMSI='262426800092987': No 3G Auth Data 20241218122553329 DLGSUP <0013> hlr.c:121 IMSI 262426800092987: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122553335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47396<->l=127.0.0.1:4258 20241218122553337 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553337 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426800092987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426800092987" cn_domain=PS} 20241218122553337 DLU <0006> fsm.c:456 lu(262426800092987)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122553337 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426800092987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122553337 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426800092987)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122553337 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426800092987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426800092987" cn_domain=PS} 20241218122553337 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553337 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553339 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553339 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426800092987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426800092987"} 20241218122553339 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426800092987)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122553339 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426800092987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122553339 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426800092987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426800092987"} 20241218122553339 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426800092987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122553339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426800092987)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122553339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426800092987)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122553339 DLU <0006> fsm.c:568 lu(PS:IMSI-262426800092987)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122553339 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553339 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47396<->l=127.0.0.1:4258 20241218122553340 DAUC <0003> db_auc.c:157 IMSI='262426255412235': No 2G Auth Data 20241218122553340 DAUC <0003> db_auc.c:192 IMSI='262426255412235': No 3G Auth Data 20241218122553340 DLGSUP <0013> hlr.c:121 IMSI 262426255412235: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122553346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47400<->l=127.0.0.1:4258 20241218122553348 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553348 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426255412235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426255412235" cn_domain=PS} 20241218122553348 DLU <0006> fsm.c:456 lu(262426255412235)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122553348 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426255412235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122553348 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426255412235)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122553348 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426255412235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426255412235" cn_domain=PS} 20241218122553348 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553348 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553349 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553349 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426255412235 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426255412235"} 20241218122553349 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426255412235)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122553349 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426255412235 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122553349 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426255412235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426255412235"} 20241218122553349 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426255412235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122553349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426255412235)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122553349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426255412235)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122553349 DLU <0006> fsm.c:568 lu(PS:IMSI-262426255412235)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122553349 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553349 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47400<->l=127.0.0.1:4258 20241218122553351 DAUC <0003> db_auc.c:157 IMSI='262428259574510': No 2G Auth Data 20241218122553351 DAUC <0003> db_auc.c:192 IMSI='262428259574510': No 3G Auth Data 20241218122553351 DLGSUP <0013> hlr.c:121 IMSI 262428259574510: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122553357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47406<->l=127.0.0.1:4258 20241218122553359 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553359 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428259574510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428259574510" cn_domain=PS} 20241218122553359 DLU <0006> fsm.c:456 lu(262428259574510)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122553359 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428259574510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122553359 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428259574510)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122553359 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428259574510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428259574510" cn_domain=PS} 20241218122553359 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553359 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553361 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553361 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428259574510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428259574510"} 20241218122553361 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428259574510)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122553361 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428259574510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122553361 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428259574510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428259574510"} 20241218122553361 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428259574510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122553361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428259574510)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122553361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428259574510)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122553361 DLU <0006> fsm.c:568 lu(PS:IMSI-262428259574510)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122553361 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553361 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122553362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47406<->l=127.0.0.1:4258 20241218122553362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47348<->l=127.0.0.1:4258 20241218122553363 DLINP <000b> input/ipa.c:451 connected read/write 20241218122553363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122553363 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122553363 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122553363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122553363 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35485<->l=127.0.0.1:4259) 20241218122553386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47422<->l=127.0.0.1:4258 20241218122553487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47422<->l=127.0.0.1:4258 20241218122556599 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122556599 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122556603 DLINP <000b> input/ipa.c:451 connected read/write 20241218122556604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122556605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47434<->l=127.0.0.1:4258 20241218122556609 DLINP <000b> input/ipa.c:451 connected read/write 20241218122556609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122556609 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122556609 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122556609 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  20241218122556609 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122556609 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  20241218122556609 DLGSUP <0013> gsup_server.c:235 2:  20241218122556609 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122556609 DLGSUP <0013> gsup_server.c:235 3:  20241218122556609 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122556609 DLGSUP <0013> gsup_server.c:235 4:  20241218122556609 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122556609 DLGSUP <0013> gsup_server.c:235 5:  20241218122556609 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122556609 DLGSUP <0013> gsup_server.c:235 7:  20241218122556609 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122556609 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122556609 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122556609 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122556639 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44437<->l=127.0.0.1:4259) 20241218122556645 DAUC <0003> db_auc.c:157 IMSI='262425401454277': No 2G Auth Data 20241218122556645 DAUC <0003> db_auc.c:192 IMSI='262425401454277': No 3G Auth Data 20241218122556651 DAUC <0003> db_auc.c:192 IMSI='262425401454277': No 3G Auth Data 20241218122556656 DAUC <0003> db_auc.c:157 IMSI='262420945794947': No 2G Auth Data 20241218122556656 DAUC <0003> db_auc.c:192 IMSI='262420945794947': No 3G Auth Data 20241218122556659 DAUC <0003> db_auc.c:157 IMSI='262420945794947': No 2G Auth Data 20241218122556662 DAUC <0003> db_auc.c:157 IMSI='262422336511486': No 2G Auth Data 20241218122556662 DAUC <0003> db_auc.c:192 IMSI='262422336511486': No 3G Auth Data 20241218122556665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47434<->l=127.0.0.1:4258 20241218122556665 DLINP <000b> input/ipa.c:451 connected read/write 20241218122556665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122556665 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122556665 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122556665 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122556665 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44437<->l=127.0.0.1:4259) 20241218122556689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47448<->l=127.0.0.1:4258 20241218122556790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47448<->l=127.0.0.1:4258 20241218122559909 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122559910 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122559914 DLINP <000b> input/ipa.c:451 connected read/write 20241218122559914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122559916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47462<->l=127.0.0.1:4258 20241218122559920 DLINP <000b> input/ipa.c:451 connected read/write 20241218122559920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122559920 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122559920 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122559921 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  20241218122559921 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122559921 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  20241218122559921 DLGSUP <0013> gsup_server.c:235 2:  20241218122559921 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122559921 DLGSUP <0013> gsup_server.c:235 3:  20241218122559921 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122559921 DLGSUP <0013> gsup_server.c:235 4:  20241218122559921 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122559921 DLGSUP <0013> gsup_server.c:235 5:  20241218122559921 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122559921 DLGSUP <0013> gsup_server.c:235 7:  20241218122559921 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122559921 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122559921 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122559921 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122559944 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45831<->l=127.0.0.1:4259) 20241218122559971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 20241218122559976 DAUC <0003> db_auc.c:157 IMSI='262422029782294': No 2G Auth Data 20241218122559976 DAUC <0003> db_auc.c:192 IMSI='262422029782294': No 3G Auth Data 20241218122559985 DLINP <000b> input/ipa.c:451 connected read/write 20241218122559985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122559985 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422029782294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422029782294" cn_domain=PS} 20241218122559985 DLU <0006> fsm.c:456 lu(262422029782294)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122559985 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422029782294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122559985 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422029782294)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122559985 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422029782294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422029782294" cn_domain=PS} 20241218122559985 DLINP <000b> input/ipa.c:451 connected read/write 20241218122559985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122559985 DLINP <000b> input/ipa.c:451 connected read/write 20241218122559985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122559992 DLINP <000b> input/ipa.c:451 connected read/write 20241218122559992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122559992 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422029782294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422029782294"} 20241218122559992 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422029782294)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122559992 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422029782294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122559992 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422029782294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422029782294"} 20241218122559992 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422029782294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122559993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422029782294)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122559993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422029782294)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122559993 DLU <0006> fsm.c:568 lu(PS:IMSI-262422029782294)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122559993 DLINP <000b> input/ipa.c:451 connected read/write 20241218122559993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122559993 DLINP <000b> input/ipa.c:451 connected read/write 20241218122559993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122559996 DLGSUP <0013> hlr.c:128 IMSI 262422029782294: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241218122559996 DLINP <000b> input/ipa.c:451 connected read/write 20241218122559996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122559996 DLINP <000b> input/ipa.c:451 connected read/write 20241218122559996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122559999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 20241218122600000 DLINP <000b> input/ipa.c:451 connected read/write 20241218122600000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122600000 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422029782294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422029782294"} 20241218122600000 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422029782294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241218122600000 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422029782294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122600000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47462<->l=127.0.0.1:4258 20241218122600002 DLINP <000b> input/ipa.c:451 connected read/write 20241218122600002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122600002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122600002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122600002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122600003 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45831<->l=127.0.0.1:4259) 20241218122600047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4258 20241218122600148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4258 20241218122603242 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122603242 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122603244 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4258 20241218122603247 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603247 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122603247 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122603247 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  20241218122603247 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122603247 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  20241218122603247 DLGSUP <0013> gsup_server.c:235 2:  20241218122603247 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122603247 DLGSUP <0013> gsup_server.c:235 3:  20241218122603247 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122603247 DLGSUP <0013> gsup_server.c:235 4:  20241218122603247 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122603247 DLGSUP <0013> gsup_server.c:235 5:  20241218122603247 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122603247 DLGSUP <0013> gsup_server.c:235 7:  20241218122603247 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122603247 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122603247 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122603247 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122603263 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41773<->l=127.0.0.1:4259) 20241218122603271 DAUC <0003> db_auc.c:157 IMSI='262420591502574': No 2G Auth Data 20241218122603271 DAUC <0003> db_auc.c:192 IMSI='262420591502574': No 3G Auth Data 20241218122603293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4258 20241218122603303 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603303 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420591502574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420591502574" cn_domain=PS} 20241218122603303 DLU <0006> fsm.c:456 lu(262420591502574)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122603303 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420591502574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122603303 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420591502574)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122603303 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420591502574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420591502574" cn_domain=PS} 20241218122603303 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603303 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603309 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603309 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420591502574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420591502574"} 20241218122603309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420591502574)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122603309 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420591502574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122603309 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420591502574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420591502574"} 20241218122603309 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420591502574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122603309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420591502574)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122603309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420591502574)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122603309 DLU <0006> fsm.c:568 lu(PS:IMSI-262420591502574)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122603309 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603309 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603312 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603312 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420591502574 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420591502574" cn_domain=CS} 20241218122603312 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420591502574 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241218122603312 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420591502574 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420591502574"} 20241218122603312 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420591502574 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122603312 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603312 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4258 20241218122603317 DAUC <0003> db_auc.c:157 IMSI='262421260661646': No 2G Auth Data 20241218122603317 DAUC <0003> db_auc.c:192 IMSI='262421260661646': No 3G Auth Data 20241218122603319 DLGSUP <0013> hlr.c:121 IMSI 262421260661646: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122603329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42468<->l=127.0.0.1:4258 20241218122603331 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603331 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421260661646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421260661646" cn_domain=PS} 20241218122603331 DLU <0006> fsm.c:456 lu(262421260661646)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122603331 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421260661646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122603331 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421260661646)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122603331 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421260661646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421260661646" cn_domain=PS} 20241218122603331 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603331 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603332 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603332 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421260661646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421260661646"} 20241218122603332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421260661646)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122603332 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421260661646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122603332 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421260661646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421260661646"} 20241218122603332 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421260661646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122603332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421260661646)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122603332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421260661646)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122603332 DLU <0006> fsm.c:568 lu(PS:IMSI-262421260661646)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122603332 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603332 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603332 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603332 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421260661646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421260661646" cn_domain=CS} 20241218122603332 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421260661646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241218122603332 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421260661646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421260661646"} 20241218122603332 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421260661646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122603332 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603332 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42468<->l=127.0.0.1:4258 20241218122603333 DAUC <0003> db_auc.c:157 IMSI='262427880703156': No 2G Auth Data 20241218122603333 DAUC <0003> db_auc.c:192 IMSI='262427880703156': No 3G Auth Data 20241218122603333 DLGSUP <0013> hlr.c:121 IMSI 262427880703156: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122603339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42482<->l=127.0.0.1:4258 20241218122603340 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603341 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427880703156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427880703156" cn_domain=PS} 20241218122603341 DLU <0006> fsm.c:456 lu(262427880703156)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122603341 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427880703156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122603341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427880703156)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122603341 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427880703156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427880703156" cn_domain=PS} 20241218122603341 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603341 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603342 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603342 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427880703156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427880703156"} 20241218122603342 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427880703156)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122603342 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427880703156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122603342 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427880703156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427880703156"} 20241218122603342 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427880703156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122603342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427880703156)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122603342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427880703156)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122603342 DLU <0006> fsm.c:568 lu(PS:IMSI-262427880703156)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122603342 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603342 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603342 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603342 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427880703156 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427880703156" cn_domain=CS} 20241218122603342 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427880703156 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241218122603342 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427880703156 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427880703156"} 20241218122603342 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427880703156 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122603342 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603342 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42482<->l=127.0.0.1:4258 20241218122603343 DAUC <0003> db_auc.c:157 IMSI='262421614732870': No 2G Auth Data 20241218122603343 DAUC <0003> db_auc.c:192 IMSI='262421614732870': No 3G Auth Data 20241218122603344 DLGSUP <0013> hlr.c:121 IMSI 262421614732870: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122603350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4258 20241218122603351 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603351 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421614732870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421614732870" cn_domain=PS} 20241218122603351 DLU <0006> fsm.c:456 lu(262421614732870)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122603351 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421614732870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122603351 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421614732870)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122603351 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421614732870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421614732870" cn_domain=PS} 20241218122603351 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603351 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603352 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603352 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421614732870 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421614732870"} 20241218122603352 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421614732870)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122603352 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421614732870 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122603352 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421614732870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421614732870"} 20241218122603352 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421614732870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122603352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421614732870)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122603352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421614732870)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122603352 DLU <0006> fsm.c:568 lu(PS:IMSI-262421614732870)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122603352 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603352 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603353 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603353 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421614732870 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421614732870" cn_domain=CS} 20241218122603353 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421614732870 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241218122603353 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421614732870 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421614732870"} 20241218122603353 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421614732870 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122603353 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603353 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4258 20241218122603354 DAUC <0003> db_auc.c:157 IMSI='262425292701342': No 2G Auth Data 20241218122603354 DAUC <0003> db_auc.c:192 IMSI='262425292701342': No 3G Auth Data 20241218122603355 DLGSUP <0013> hlr.c:121 IMSI 262425292701342: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122603360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42494<->l=127.0.0.1:4258 20241218122603362 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603362 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425292701342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425292701342" cn_domain=PS} 20241218122603362 DLU <0006> fsm.c:456 lu(262425292701342)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122603362 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425292701342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122603362 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425292701342)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122603362 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425292701342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425292701342" cn_domain=PS} 20241218122603362 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603362 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603363 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603363 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425292701342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425292701342"} 20241218122603363 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425292701342)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122603363 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425292701342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122603363 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425292701342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425292701342"} 20241218122603363 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425292701342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122603363 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425292701342)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122603363 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425292701342)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122603363 DLU <0006> fsm.c:568 lu(PS:IMSI-262425292701342)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122603363 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603363 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603364 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603364 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425292701342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425292701342" cn_domain=CS} 20241218122603364 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425292701342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241218122603364 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425292701342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425292701342"} 20241218122603364 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425292701342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122603364 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603364 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42494<->l=127.0.0.1:4258 20241218122603365 DAUC <0003> db_auc.c:157 IMSI='262423867785335': No 2G Auth Data 20241218122603365 DAUC <0003> db_auc.c:192 IMSI='262423867785335': No 3G Auth Data 20241218122603365 DLGSUP <0013> hlr.c:121 IMSI 262423867785335: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122603371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42502<->l=127.0.0.1:4258 20241218122603373 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603373 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423867785335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423867785335" cn_domain=PS} 20241218122603373 DLU <0006> fsm.c:456 lu(262423867785335)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122603373 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423867785335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122603373 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423867785335)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122603373 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423867785335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423867785335" cn_domain=PS} 20241218122603373 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603373 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603374 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603374 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423867785335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423867785335"} 20241218122603374 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423867785335)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122603374 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423867785335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122603374 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423867785335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423867785335"} 20241218122603374 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423867785335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122603374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423867785335)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122603374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423867785335)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122603374 DLU <0006> fsm.c:568 lu(PS:IMSI-262423867785335)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122603374 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603374 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603375 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603375 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423867785335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423867785335" cn_domain=CS} 20241218122603375 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423867785335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241218122603375 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423867785335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423867785335"} 20241218122603375 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423867785335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122603375 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603375 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42502<->l=127.0.0.1:4258 20241218122603376 DAUC <0003> db_auc.c:157 IMSI='262420674621337': No 2G Auth Data 20241218122603376 DAUC <0003> db_auc.c:192 IMSI='262420674621337': No 3G Auth Data 20241218122603377 DLGSUP <0013> hlr.c:121 IMSI 262420674621337: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122603383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42510<->l=127.0.0.1:4258 20241218122603385 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603385 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420674621337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420674621337" cn_domain=PS} 20241218122603385 DLU <0006> fsm.c:456 lu(262420674621337)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122603385 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420674621337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122603385 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420674621337)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122603385 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420674621337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420674621337" cn_domain=PS} 20241218122603385 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603385 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603386 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603386 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420674621337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420674621337"} 20241218122603386 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420674621337)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122603386 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420674621337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122603386 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420674621337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420674621337"} 20241218122603386 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420674621337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122603386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420674621337)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122603386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420674621337)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122603386 DLU <0006> fsm.c:568 lu(PS:IMSI-262420674621337)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122603386 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603386 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603387 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603387 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420674621337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420674621337" cn_domain=CS} 20241218122603387 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420674621337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241218122603387 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420674621337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420674621337"} 20241218122603387 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420674621337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122603387 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603387 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42510<->l=127.0.0.1:4258 20241218122603388 DAUC <0003> db_auc.c:157 IMSI='262422521839169': No 2G Auth Data 20241218122603388 DAUC <0003> db_auc.c:192 IMSI='262422521839169': No 3G Auth Data 20241218122603388 DLGSUP <0013> hlr.c:121 IMSI 262422521839169: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122603394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42524<->l=127.0.0.1:4258 20241218122603396 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603396 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422521839169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422521839169" cn_domain=PS} 20241218122603396 DLU <0006> fsm.c:456 lu(262422521839169)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122603396 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422521839169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122603396 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422521839169)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122603396 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422521839169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422521839169" cn_domain=PS} 20241218122603396 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603396 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603397 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603397 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422521839169 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422521839169"} 20241218122603397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422521839169)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122603397 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422521839169 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122603397 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422521839169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422521839169"} 20241218122603397 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422521839169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122603397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422521839169)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122603397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422521839169)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122603397 DLU <0006> fsm.c:568 lu(PS:IMSI-262422521839169)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122603397 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603397 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603397 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603397 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422521839169 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422521839169" cn_domain=CS} 20241218122603397 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422521839169 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241218122603397 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422521839169 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422521839169"} 20241218122603397 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422521839169 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122603397 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603397 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122603398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42524<->l=127.0.0.1:4258 20241218122603399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4258 20241218122603399 DLINP <000b> input/ipa.c:451 connected read/write 20241218122603399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122603399 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122603399 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122603399 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122603399 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41773<->l=127.0.0.1:4259) 20241218122603422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4258 20241218122603523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4258 20241218122606623 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122606624 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122606625 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20241218122606626 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606626 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122606626 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122606626 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  20241218122606626 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122606626 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  20241218122606626 DLGSUP <0013> gsup_server.c:235 2:  20241218122606626 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122606626 DLGSUP <0013> gsup_server.c:235 3:  20241218122606626 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122606626 DLGSUP <0013> gsup_server.c:235 4:  20241218122606626 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122606626 DLGSUP <0013> gsup_server.c:235 5:  20241218122606626 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122606626 DLGSUP <0013> gsup_server.c:235 7:  20241218122606626 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122606626 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122606626 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122606626 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122606635 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46755<->l=127.0.0.1:4259) 20241218122606638 DAUC <0003> db_auc.c:157 IMSI='262422890939938': No 2G Auth Data 20241218122606638 DAUC <0003> db_auc.c:192 IMSI='262422890939938': No 3G Auth Data 20241218122606645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 20241218122606670 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606670 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422890939938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422890939938" cn_domain=PS} 20241218122606670 DLU <0006> fsm.c:456 lu(262422890939938)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122606670 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422890939938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122606670 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422890939938)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122606670 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422890939938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422890939938" cn_domain=PS} 20241218122606670 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606670 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606675 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606675 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422890939938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422890939938"} 20241218122606675 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422890939938)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122606675 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422890939938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122606675 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422890939938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422890939938"} 20241218122606675 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422890939938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122606675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422890939938)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122606675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422890939938)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122606675 DLU <0006> fsm.c:568 lu(PS:IMSI-262422890939938)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122606675 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606675 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606677 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606677 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422890939938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422890939938" cn_domain=PS} 20241218122606677 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422890939938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241218122606677 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422890939938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422890939938"} 20241218122606677 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422890939938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122606677 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606677 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 20241218122606680 DAUC <0003> db_auc.c:157 IMSI='262420132852575': No 2G Auth Data 20241218122606680 DAUC <0003> db_auc.c:192 IMSI='262420132852575': No 3G Auth Data 20241218122606681 DLGSUP <0013> hlr.c:121 IMSI 262420132852575: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122606689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 20241218122606691 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606691 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420132852575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420132852575" cn_domain=PS} 20241218122606691 DLU <0006> fsm.c:456 lu(262420132852575)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122606691 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420132852575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122606691 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420132852575)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122606691 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420132852575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420132852575" cn_domain=PS} 20241218122606691 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606691 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606692 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606692 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420132852575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420132852575"} 20241218122606692 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420132852575)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122606692 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420132852575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122606692 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420132852575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420132852575"} 20241218122606692 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420132852575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122606692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420132852575)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122606692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420132852575)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122606692 DLU <0006> fsm.c:568 lu(PS:IMSI-262420132852575)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122606692 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606692 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606692 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606692 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420132852575 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420132852575" cn_domain=PS} 20241218122606692 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420132852575 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241218122606692 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420132852575 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420132852575"} 20241218122606692 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420132852575 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122606692 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606692 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 20241218122606693 DAUC <0003> db_auc.c:157 IMSI='262428836025231': No 2G Auth Data 20241218122606693 DAUC <0003> db_auc.c:192 IMSI='262428836025231': No 3G Auth Data 20241218122606694 DLGSUP <0013> hlr.c:121 IMSI 262428836025231: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122606699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4258 20241218122606701 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606701 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428836025231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428836025231" cn_domain=PS} 20241218122606701 DLU <0006> fsm.c:456 lu(262428836025231)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122606701 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428836025231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122606701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428836025231)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122606701 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428836025231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428836025231" cn_domain=PS} 20241218122606701 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606701 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606702 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606702 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428836025231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428836025231"} 20241218122606702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428836025231)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122606702 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428836025231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122606702 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428836025231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428836025231"} 20241218122606702 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428836025231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122606702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428836025231)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122606702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428836025231)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122606702 DLU <0006> fsm.c:568 lu(PS:IMSI-262428836025231)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122606702 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606702 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606703 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606703 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428836025231 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428836025231" cn_domain=PS} 20241218122606703 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428836025231 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241218122606703 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428836025231 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428836025231"} 20241218122606703 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428836025231 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122606703 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606703 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4258 20241218122606704 DAUC <0003> db_auc.c:157 IMSI='262420466782884': No 2G Auth Data 20241218122606704 DAUC <0003> db_auc.c:192 IMSI='262420466782884': No 3G Auth Data 20241218122606705 DLGSUP <0013> hlr.c:121 IMSI 262420466782884: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122606710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42592<->l=127.0.0.1:4258 20241218122606712 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606712 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420466782884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420466782884" cn_domain=PS} 20241218122606712 DLU <0006> fsm.c:456 lu(262420466782884)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122606712 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420466782884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122606712 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420466782884)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122606712 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420466782884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420466782884" cn_domain=PS} 20241218122606712 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606712 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606714 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606714 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420466782884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420466782884"} 20241218122606714 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420466782884)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122606714 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420466782884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122606714 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420466782884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420466782884"} 20241218122606714 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420466782884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122606714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420466782884)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122606714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420466782884)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122606714 DLU <0006> fsm.c:568 lu(PS:IMSI-262420466782884)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122606714 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606714 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606714 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606714 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420466782884 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420466782884" cn_domain=PS} 20241218122606715 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420466782884 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241218122606715 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420466782884 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420466782884"} 20241218122606715 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420466782884 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122606715 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606715 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42592<->l=127.0.0.1:4258 20241218122606716 DAUC <0003> db_auc.c:157 IMSI='262426324646330': No 2G Auth Data 20241218122606716 DAUC <0003> db_auc.c:192 IMSI='262426324646330': No 3G Auth Data 20241218122606716 DLGSUP <0013> hlr.c:121 IMSI 262426324646330: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122606722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42602<->l=127.0.0.1:4258 20241218122606724 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606724 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426324646330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426324646330" cn_domain=PS} 20241218122606724 DLU <0006> fsm.c:456 lu(262426324646330)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122606724 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426324646330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122606724 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426324646330)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122606724 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426324646330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426324646330" cn_domain=PS} 20241218122606724 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606724 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606726 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606726 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426324646330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426324646330"} 20241218122606726 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426324646330)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122606726 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426324646330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122606726 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426324646330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426324646330"} 20241218122606726 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426324646330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122606726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426324646330)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122606726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426324646330)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122606726 DLU <0006> fsm.c:568 lu(PS:IMSI-262426324646330)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122606726 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606726 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606727 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606727 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426324646330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426324646330" cn_domain=PS} 20241218122606727 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426324646330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241218122606727 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426324646330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426324646330"} 20241218122606727 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426324646330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122606727 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606727 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42602<->l=127.0.0.1:4258 20241218122606728 DAUC <0003> db_auc.c:157 IMSI='262425676578842': No 2G Auth Data 20241218122606728 DAUC <0003> db_auc.c:192 IMSI='262425676578842': No 3G Auth Data 20241218122606728 DLGSUP <0013> hlr.c:121 IMSI 262425676578842: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122606734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42614<->l=127.0.0.1:4258 20241218122606735 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606736 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425676578842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425676578842" cn_domain=PS} 20241218122606736 DLU <0006> fsm.c:456 lu(262425676578842)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122606736 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425676578842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122606736 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425676578842)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122606736 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425676578842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425676578842" cn_domain=PS} 20241218122606736 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606736 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606737 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606737 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425676578842 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425676578842"} 20241218122606737 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425676578842)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122606737 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425676578842 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122606737 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425676578842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425676578842"} 20241218122606737 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425676578842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122606737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425676578842)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122606737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425676578842)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122606737 DLU <0006> fsm.c:568 lu(PS:IMSI-262425676578842)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122606737 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606737 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606737 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606737 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425676578842 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425676578842" cn_domain=PS} 20241218122606737 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425676578842 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241218122606737 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425676578842 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425676578842"} 20241218122606737 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425676578842 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122606737 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606737 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42614<->l=127.0.0.1:4258 20241218122606739 DAUC <0003> db_auc.c:157 IMSI='262420245788257': No 2G Auth Data 20241218122606739 DAUC <0003> db_auc.c:192 IMSI='262420245788257': No 3G Auth Data 20241218122606740 DLGSUP <0013> hlr.c:121 IMSI 262420245788257: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122606746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42626<->l=127.0.0.1:4258 20241218122606748 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606748 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420245788257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420245788257" cn_domain=PS} 20241218122606749 DLU <0006> fsm.c:456 lu(262420245788257)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122606749 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420245788257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122606749 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420245788257)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122606749 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420245788257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420245788257" cn_domain=PS} 20241218122606749 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606749 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606750 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606750 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420245788257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420245788257"} 20241218122606750 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420245788257)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122606750 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420245788257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122606750 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420245788257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420245788257"} 20241218122606750 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420245788257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122606750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420245788257)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122606750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420245788257)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122606750 DLU <0006> fsm.c:568 lu(PS:IMSI-262420245788257)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122606750 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606750 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606751 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606751 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420245788257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420245788257" cn_domain=PS} 20241218122606751 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420245788257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241218122606751 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420245788257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420245788257"} 20241218122606751 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420245788257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122606751 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606751 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42626<->l=127.0.0.1:4258 20241218122606753 DAUC <0003> db_auc.c:157 IMSI='262428006115176': No 2G Auth Data 20241218122606753 DAUC <0003> db_auc.c:192 IMSI='262428006115176': No 3G Auth Data 20241218122606753 DLGSUP <0013> hlr.c:121 IMSI 262428006115176: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241218122606761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42636<->l=127.0.0.1:4258 20241218122606763 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606763 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428006115176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428006115176" cn_domain=PS} 20241218122606763 DLU <0006> fsm.c:456 lu(262428006115176)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122606763 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428006115176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122606763 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428006115176)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122606763 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428006115176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428006115176" cn_domain=PS} 20241218122606763 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606763 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606764 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606764 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428006115176 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428006115176"} 20241218122606764 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428006115176)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122606764 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428006115176 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122606764 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428006115176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428006115176"} 20241218122606764 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428006115176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122606764 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428006115176)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122606764 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428006115176)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122606764 DLU <0006> fsm.c:568 lu(PS:IMSI-262428006115176)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122606765 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606765 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606766 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606766 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428006115176 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428006115176" cn_domain=PS} 20241218122606766 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428006115176 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241218122606766 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428006115176 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428006115176"} 20241218122606766 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428006115176 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241218122606766 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606766 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122606766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42636<->l=127.0.0.1:4258 20241218122606767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20241218122606767 DLINP <000b> input/ipa.c:451 connected read/write 20241218122606767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122606767 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122606768 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122606768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122606768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46755<->l=127.0.0.1:4259) 20241218122606790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42648<->l=127.0.0.1:4258 20241218122606891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42648<->l=127.0.0.1:4258 20241218122609947 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122609947 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122609952 DLINP <000b> input/ipa.c:451 connected read/write 20241218122609952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122609954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42660<->l=127.0.0.1:4258 20241218122609958 DLINP <000b> input/ipa.c:451 connected read/write 20241218122609958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122609958 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122609958 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122609958 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  20241218122609958 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122609958 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  20241218122609958 DLGSUP <0013> gsup_server.c:235 2:  20241218122609958 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122609958 DLGSUP <0013> gsup_server.c:235 3:  20241218122609958 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122609958 DLGSUP <0013> gsup_server.c:235 4:  20241218122609958 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122609958 DLGSUP <0013> gsup_server.c:235 5:  20241218122609958 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122609958 DLGSUP <0013> gsup_server.c:235 7:  20241218122609958 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122609958 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122609958 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122609958 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122609985 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46169<->l=127.0.0.1:4259) 20241218122609999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42668<->l=127.0.0.1:4258 20241218122610007 DLINP <000b> input/ipa.c:451 connected read/write 20241218122610007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122610007 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} 20241218122610007 DLU <0006> fsm.c:456 lu(2345743413463)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122610007 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 20241218122610007 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} 20241218122610007 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122610007 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5594b0d75e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122610007 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5594b0d75e40]{UNVALIDATED}: Freeing instance 20241218122610007 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5594b0d75e40]{UNVALIDATED}: Deallocated 20241218122610007 DLINP <000b> input/ipa.c:451 connected read/write 20241218122610007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122610007 DLINP <000b> input/ipa.c:451 connected read/write 20241218122610007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122610012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42668<->l=127.0.0.1:4258 20241218122610014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42660<->l=127.0.0.1:4258 20241218122610016 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46169<->l=127.0.0.1:4259) 20241218122610016 DLINP <000b> input/ipa.c:451 connected read/write 20241218122610016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122610016 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122610016 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122610016 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122610047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 20241218122610148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 20241218122613242 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122613242 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122613243 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122613243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49754<->l=127.0.0.1:4258 20241218122613244 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122613244 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122613244 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122613244 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  20241218122613244 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122613244 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  20241218122613244 DLGSUP <0013> gsup_server.c:235 2:  20241218122613244 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122613244 DLGSUP <0013> gsup_server.c:235 3:  20241218122613244 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122613244 DLGSUP <0013> gsup_server.c:235 4:  20241218122613244 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122613244 DLGSUP <0013> gsup_server.c:235 5:  20241218122613244 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122613244 DLGSUP <0013> gsup_server.c:235 7:  20241218122613244 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122613244 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122613244 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122613244 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122613252 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45765<->l=127.0.0.1:4259) 20241218122613254 DAUC <0003> db_auc.c:157 IMSI='262425735986930': No 2G Auth Data 20241218122613254 DAUC <0003> db_auc.c:192 IMSI='262425735986930': No 3G Auth Data 20241218122613259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4258 20241218122613286 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122613286 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425735986930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425735986930" session_id=1779586207 session_state=BEGIN} 20241218122613286 DSS <0004> hlr_ussd.c:576 262425735986930/0x6a12549f: Process SS (BEGIN) 20241218122613286 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241218122613286 DSS <0004> hlr_ussd.c:518 262425735986930/0x6a12549f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241218122613286 DSS <0004> hlr_ussd.c:523 262425735986930/0x6a12549f: USSD for unknown code '*#200#' 20241218122613286 DSS <0004> hlr_ussd.c:354 262425735986930/0x6a12549f: Tx ReturnError(1, 0x12) 20241218122613286 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425735986930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425735986930" session_id=1779586207 session_state=END} 20241218122613286 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613286 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4258 20241218122613296 DAUC <0003> db_auc.c:157 IMSI='262420289291287': No 2G Auth Data 20241218122613297 DAUC <0003> db_auc.c:192 IMSI='262420289291287': No 3G Auth Data 20241218122613310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20241218122613313 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122613313 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420289291287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420289291287" session_id=3618231878 session_state=BEGIN} 20241218122613313 DSS <0004> hlr_ussd.c:576 262420289291287/0xd7a9d646: Process SS (BEGIN) 20241218122613313 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241218122613313 DSS <0004> hlr_ussd.c:518 262420289291287/0xd7a9d646: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241218122613313 DSS <0004> hlr_ussd.c:523 262420289291287/0xd7a9d646: USSD for unknown code '*#200#' 20241218122613313 DSS <0004> hlr_ussd.c:354 262420289291287/0xd7a9d646: Tx ReturnError(1, 0x12) 20241218122613313 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420289291287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420289291287" session_id=3618231878 session_state=END} 20241218122613313 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613313 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20241218122613315 DAUC <0003> db_auc.c:157 IMSI='262428861489117': No 2G Auth Data 20241218122613315 DAUC <0003> db_auc.c:192 IMSI='262428861489117': No 3G Auth Data 20241218122613323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49778<->l=127.0.0.1:4258 20241218122613326 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122613326 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428861489117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428861489117" session_id=84418492 session_state=BEGIN} 20241218122613326 DSS <0004> hlr_ussd.c:576 262428861489117/0x05081fbc: Process SS (BEGIN) 20241218122613326 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241218122613326 DSS <0004> hlr_ussd.c:518 262428861489117/0x05081fbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241218122613326 DSS <0004> hlr_ussd.c:523 262428861489117/0x05081fbc: USSD for unknown code '*#200#' 20241218122613326 DSS <0004> hlr_ussd.c:354 262428861489117/0x05081fbc: Tx ReturnError(1, 0x12) 20241218122613326 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428861489117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428861489117" session_id=84418492 session_state=END} 20241218122613326 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613326 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49778<->l=127.0.0.1:4258 20241218122613328 DAUC <0003> db_auc.c:157 IMSI='262424094564949': No 2G Auth Data 20241218122613328 DAUC <0003> db_auc.c:192 IMSI='262424094564949': No 3G Auth Data 20241218122613335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49780<->l=127.0.0.1:4258 20241218122613338 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122613338 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424094564949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424094564949" session_id=1363020796 session_state=BEGIN} 20241218122613338 DSS <0004> hlr_ussd.c:576 262424094564949/0x513e0bfc: Process SS (BEGIN) 20241218122613338 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241218122613338 DSS <0004> hlr_ussd.c:518 262424094564949/0x513e0bfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241218122613338 DSS <0004> hlr_ussd.c:523 262424094564949/0x513e0bfc: USSD for unknown code '*#200#' 20241218122613338 DSS <0004> hlr_ussd.c:354 262424094564949/0x513e0bfc: Tx ReturnError(1, 0x12) 20241218122613338 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424094564949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424094564949" session_id=1363020796 session_state=END} 20241218122613338 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613338 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49780<->l=127.0.0.1:4258 20241218122613340 DAUC <0003> db_auc.c:157 IMSI='262420514182553': No 2G Auth Data 20241218122613340 DAUC <0003> db_auc.c:192 IMSI='262420514182553': No 3G Auth Data 20241218122613346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4258 20241218122613349 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122613349 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420514182553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420514182553" session_id=4145941321 session_state=BEGIN} 20241218122613349 DSS <0004> hlr_ussd.c:576 262420514182553/0xf71e0b49: Process SS (BEGIN) 20241218122613349 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241218122613349 DSS <0004> hlr_ussd.c:518 262420514182553/0xf71e0b49: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241218122613349 DSS <0004> hlr_ussd.c:523 262420514182553/0xf71e0b49: USSD for unknown code '*#200#' 20241218122613349 DSS <0004> hlr_ussd.c:354 262420514182553/0xf71e0b49: Tx ReturnError(1, 0x12) 20241218122613349 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420514182553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420514182553" session_id=4145941321 session_state=END} 20241218122613349 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613349 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4258 20241218122613351 DAUC <0003> db_auc.c:157 IMSI='262429035768755': No 2G Auth Data 20241218122613351 DAUC <0003> db_auc.c:192 IMSI='262429035768755': No 3G Auth Data 20241218122613357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49796<->l=127.0.0.1:4258 20241218122613360 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122613360 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429035768755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429035768755" session_id=3049507278 session_state=BEGIN} 20241218122613360 DSS <0004> hlr_ussd.c:576 262429035768755/0xb5c3c9ce: Process SS (BEGIN) 20241218122613360 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241218122613360 DSS <0004> hlr_ussd.c:518 262429035768755/0xb5c3c9ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241218122613360 DSS <0004> hlr_ussd.c:523 262429035768755/0xb5c3c9ce: USSD for unknown code '*#200#' 20241218122613360 DSS <0004> hlr_ussd.c:354 262429035768755/0xb5c3c9ce: Tx ReturnError(1, 0x12) 20241218122613360 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429035768755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429035768755" session_id=3049507278 session_state=END} 20241218122613360 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613360 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49796<->l=127.0.0.1:4258 20241218122613362 DAUC <0003> db_auc.c:157 IMSI='262427324679364': No 2G Auth Data 20241218122613362 DAUC <0003> db_auc.c:192 IMSI='262427324679364': No 3G Auth Data 20241218122613369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 20241218122613372 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122613372 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427324679364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427324679364" session_id=2025483177 session_state=BEGIN} 20241218122613372 DSS <0004> hlr_ussd.c:576 262427324679364/0x78ba6ba9: Process SS (BEGIN) 20241218122613372 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241218122613372 DSS <0004> hlr_ussd.c:518 262427324679364/0x78ba6ba9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241218122613372 DSS <0004> hlr_ussd.c:523 262427324679364/0x78ba6ba9: USSD for unknown code '*#200#' 20241218122613372 DSS <0004> hlr_ussd.c:354 262427324679364/0x78ba6ba9: Tx ReturnError(1, 0x12) 20241218122613372 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427324679364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427324679364" session_id=2025483177 session_state=END} 20241218122613372 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613372 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 20241218122613374 DAUC <0003> db_auc.c:157 IMSI='262421283087757': No 2G Auth Data 20241218122613374 DAUC <0003> db_auc.c:192 IMSI='262421283087757': No 3G Auth Data 20241218122613382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20241218122613385 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122613385 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421283087757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421283087757" session_id=4187323660 session_state=BEGIN} 20241218122613385 DSS <0004> hlr_ussd.c:576 262421283087757/0xf9957d0c: Process SS (BEGIN) 20241218122613385 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241218122613385 DSS <0004> hlr_ussd.c:518 262421283087757/0xf9957d0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241218122613385 DSS <0004> hlr_ussd.c:523 262421283087757/0xf9957d0c: USSD for unknown code '*#200#' 20241218122613385 DSS <0004> hlr_ussd.c:354 262421283087757/0xf9957d0c: Tx ReturnError(1, 0x12) 20241218122613385 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421283087757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421283087757" session_id=4187323660 session_state=END} 20241218122613385 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613385 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122613387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20241218122613387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49754<->l=127.0.0.1:4258 20241218122613387 DLINP <000b> input/ipa.c:451 connected read/write 20241218122613387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122613387 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122613387 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122613387 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122613388 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45765<->l=127.0.0.1:4259) 20241218122613410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49832<->l=127.0.0.1:4258 20241218122613511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49832<->l=127.0.0.1:4258 20241218122616568 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122616568 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122616569 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122616570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49848<->l=127.0.0.1:4258 20241218122616570 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122616570 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122616570 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122616570 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  20241218122616570 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122616570 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  20241218122616570 DLGSUP <0013> gsup_server.c:235 2:  20241218122616570 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122616570 DLGSUP <0013> gsup_server.c:235 3:  20241218122616570 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122616570 DLGSUP <0013> gsup_server.c:235 4:  20241218122616570 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122616570 DLGSUP <0013> gsup_server.c:235 5:  20241218122616570 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122616570 DLGSUP <0013> gsup_server.c:235 7:  20241218122616570 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122616570 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122616570 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122616570 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122616578 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44039<->l=127.0.0.1:4259) 20241218122616582 DAUC <0003> db_auc.c:157 IMSI='262420625725160': No 2G Auth Data 20241218122616582 DAUC <0003> db_auc.c:192 IMSI='262420625725160': No 3G Auth Data 20241218122616587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49862<->l=127.0.0.1:4258 20241218122616614 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122616614 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420625725160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420625725160" session_id=2302982133 session_state=BEGIN} 20241218122616614 DSS <0004> hlr_ussd.c:576 262420625725160/0x8944b7f5: Process SS (BEGIN) 20241218122616614 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122616614 DSS <0004> hlr_ussd.c:518 262420625725160/0x8944b7f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122616614 DSS <0004> hlr_ussd.c:542 262420625725160/0x8944b7f5: Cannot find conn for EUSE EUSE-foobar 20241218122616614 DSS <0004> hlr_ussd.c:354 262420625725160/0x8944b7f5: Tx ReturnError(1, 0x22) 20241218122616614 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420625725160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420625725160" session_id=2302982133 session_state=END} 20241218122616614 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616614 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49862<->l=127.0.0.1:4258 20241218122616616 DAUC <0003> db_auc.c:157 IMSI='262420184507934': No 2G Auth Data 20241218122616616 DAUC <0003> db_auc.c:192 IMSI='262420184507934': No 3G Auth Data 20241218122616621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4258 20241218122616624 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122616624 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420184507934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420184507934" session_id=198945971 session_state=BEGIN} 20241218122616624 DSS <0004> hlr_ussd.c:576 262420184507934/0x0bdbacb3: Process SS (BEGIN) 20241218122616624 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122616624 DSS <0004> hlr_ussd.c:518 262420184507934/0x0bdbacb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122616624 DSS <0004> hlr_ussd.c:542 262420184507934/0x0bdbacb3: Cannot find conn for EUSE EUSE-foobar 20241218122616624 DSS <0004> hlr_ussd.c:354 262420184507934/0x0bdbacb3: Tx ReturnError(1, 0x22) 20241218122616624 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420184507934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420184507934" session_id=198945971 session_state=END} 20241218122616624 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616624 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4258 20241218122616626 DAUC <0003> db_auc.c:157 IMSI='262422573623797': No 2G Auth Data 20241218122616626 DAUC <0003> db_auc.c:192 IMSI='262422573623797': No 3G Auth Data 20241218122616632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 20241218122616635 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122616635 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422573623797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422573623797" session_id=2717123577 session_state=BEGIN} 20241218122616635 DSS <0004> hlr_ussd.c:576 262422573623797/0xa1f403f9: Process SS (BEGIN) 20241218122616635 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122616635 DSS <0004> hlr_ussd.c:518 262422573623797/0xa1f403f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122616635 DSS <0004> hlr_ussd.c:542 262422573623797/0xa1f403f9: Cannot find conn for EUSE EUSE-foobar 20241218122616635 DSS <0004> hlr_ussd.c:354 262422573623797/0xa1f403f9: Tx ReturnError(1, 0x22) 20241218122616635 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422573623797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422573623797" session_id=2717123577 session_state=END} 20241218122616635 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616635 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 20241218122616637 DAUC <0003> db_auc.c:157 IMSI='262420710614114': No 2G Auth Data 20241218122616637 DAUC <0003> db_auc.c:192 IMSI='262420710614114': No 3G Auth Data 20241218122616644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49896<->l=127.0.0.1:4258 20241218122616647 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122616647 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420710614114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420710614114" session_id=3417898331 session_state=BEGIN} 20241218122616647 DSS <0004> hlr_ussd.c:576 262420710614114/0xcbb8fd5b: Process SS (BEGIN) 20241218122616647 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122616647 DSS <0004> hlr_ussd.c:518 262420710614114/0xcbb8fd5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122616647 DSS <0004> hlr_ussd.c:542 262420710614114/0xcbb8fd5b: Cannot find conn for EUSE EUSE-foobar 20241218122616647 DSS <0004> hlr_ussd.c:354 262420710614114/0xcbb8fd5b: Tx ReturnError(1, 0x22) 20241218122616647 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420710614114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420710614114" session_id=3417898331 session_state=END} 20241218122616647 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616648 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49896<->l=127.0.0.1:4258 20241218122616649 DAUC <0003> db_auc.c:157 IMSI='262426558834978': No 2G Auth Data 20241218122616649 DAUC <0003> db_auc.c:192 IMSI='262426558834978': No 3G Auth Data 20241218122616656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49912<->l=127.0.0.1:4258 20241218122616659 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122616659 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426558834978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426558834978" session_id=3858173216 session_state=BEGIN} 20241218122616659 DSS <0004> hlr_ussd.c:576 262426558834978/0xe5f70d20: Process SS (BEGIN) 20241218122616659 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122616659 DSS <0004> hlr_ussd.c:518 262426558834978/0xe5f70d20: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122616659 DSS <0004> hlr_ussd.c:542 262426558834978/0xe5f70d20: Cannot find conn for EUSE EUSE-foobar 20241218122616659 DSS <0004> hlr_ussd.c:354 262426558834978/0xe5f70d20: Tx ReturnError(1, 0x22) 20241218122616659 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426558834978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426558834978" session_id=3858173216 session_state=END} 20241218122616659 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616659 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49912<->l=127.0.0.1:4258 20241218122616661 DAUC <0003> db_auc.c:157 IMSI='262423058477773': No 2G Auth Data 20241218122616661 DAUC <0003> db_auc.c:192 IMSI='262423058477773': No 3G Auth Data 20241218122616667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 20241218122616670 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122616670 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423058477773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423058477773" session_id=2561965441 session_state=BEGIN} 20241218122616670 DSS <0004> hlr_ussd.c:576 262423058477773/0x98b47d81: Process SS (BEGIN) 20241218122616670 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122616670 DSS <0004> hlr_ussd.c:518 262423058477773/0x98b47d81: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122616670 DSS <0004> hlr_ussd.c:542 262423058477773/0x98b47d81: Cannot find conn for EUSE EUSE-foobar 20241218122616670 DSS <0004> hlr_ussd.c:354 262423058477773/0x98b47d81: Tx ReturnError(1, 0x22) 20241218122616670 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423058477773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423058477773" session_id=2561965441 session_state=END} 20241218122616670 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616670 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 20241218122616672 DAUC <0003> db_auc.c:157 IMSI='262425617175694': No 2G Auth Data 20241218122616672 DAUC <0003> db_auc.c:192 IMSI='262425617175694': No 3G Auth Data 20241218122616679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4258 20241218122616682 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122616682 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425617175694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425617175694" session_id=550064017 session_state=BEGIN} 20241218122616682 DSS <0004> hlr_ussd.c:576 262425617175694/0x20c94f91: Process SS (BEGIN) 20241218122616682 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122616682 DSS <0004> hlr_ussd.c:518 262425617175694/0x20c94f91: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122616682 DSS <0004> hlr_ussd.c:542 262425617175694/0x20c94f91: Cannot find conn for EUSE EUSE-foobar 20241218122616682 DSS <0004> hlr_ussd.c:354 262425617175694/0x20c94f91: Tx ReturnError(1, 0x22) 20241218122616682 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425617175694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425617175694" session_id=550064017 session_state=END} 20241218122616682 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616682 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4258 20241218122616684 DAUC <0003> db_auc.c:157 IMSI='262425750232601': No 2G Auth Data 20241218122616684 DAUC <0003> db_auc.c:192 IMSI='262425750232601': No 3G Auth Data 20241218122616691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49944<->l=127.0.0.1:4258 20241218122616694 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122616694 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425750232601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425750232601" session_id=2317248518 session_state=BEGIN} 20241218122616694 DSS <0004> hlr_ussd.c:576 262425750232601/0x8a1e6806: Process SS (BEGIN) 20241218122616694 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122616694 DSS <0004> hlr_ussd.c:518 262425750232601/0x8a1e6806: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122616694 DSS <0004> hlr_ussd.c:542 262425750232601/0x8a1e6806: Cannot find conn for EUSE EUSE-foobar 20241218122616694 DSS <0004> hlr_ussd.c:354 262425750232601/0x8a1e6806: Tx ReturnError(1, 0x22) 20241218122616694 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425750232601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425750232601" session_id=2317248518 session_state=END} 20241218122616694 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616694 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122616695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49944<->l=127.0.0.1:4258 20241218122616696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49848<->l=127.0.0.1:4258 20241218122616696 DLINP <000b> input/ipa.c:451 connected read/write 20241218122616696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122616696 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122616696 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122616696 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122616696 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44039<->l=127.0.0.1:4259) 20241218122616721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49948<->l=127.0.0.1:4258 20241218122616922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49948<->l=127.0.0.1:4258 20241218122620018 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122620018 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122620022 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122620023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49960<->l=127.0.0.1:4258 20241218122620026 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122620026 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122620026 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122620026 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  20241218122620026 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122620026 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  20241218122620026 DLGSUP <0013> gsup_server.c:235 2:  20241218122620026 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122620026 DLGSUP <0013> gsup_server.c:235 3:  20241218122620026 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122620026 DLGSUP <0013> gsup_server.c:235 4:  20241218122620026 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122620026 DLGSUP <0013> gsup_server.c:235 5:  20241218122620026 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122620026 DLGSUP <0013> gsup_server.c:235 7:  20241218122620026 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122620026 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122620026 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122620026 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122620046 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40391<->l=127.0.0.1:4259) 20241218122620053 DAUC <0003> db_auc.c:157 IMSI='262427845052299': No 2G Auth Data 20241218122620053 DAUC <0003> db_auc.c:192 IMSI='262427845052299': No 3G Auth Data 20241218122620072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49972<->l=127.0.0.1:4258 20241218122620084 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122620084 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427845052299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427845052299" session_id=3048369186 session_state=BEGIN} 20241218122620084 DSS <0004> hlr_ussd.c:576 262427845052299/0xb5b26c22: Process SS (BEGIN) 20241218122620084 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122620084 DSS <0004> hlr_ussd.c:518 262427845052299/0xb5b26c22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122620084 DSS <0004> hlr_ussd.c:363 262427845052299/0xb5b26c22: Tx USSD 'Your IMSI is 262427845052299' 20241218122620084 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427845052299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427845052299" session_id=3048369186 session_state=END} 20241218122620084 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427845052299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122620084 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620084 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49972<->l=127.0.0.1:4258 20241218122620088 DAUC <0003> db_auc.c:157 IMSI='262426181218070': No 2G Auth Data 20241218122620088 DAUC <0003> db_auc.c:192 IMSI='262426181218070': No 3G Auth Data 20241218122620097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49978<->l=127.0.0.1:4258 20241218122620101 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122620101 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426181218070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426181218070" session_id=3358393493 session_state=BEGIN} 20241218122620101 DSS <0004> hlr_ussd.c:576 262426181218070/0xc82d0495: Process SS (BEGIN) 20241218122620101 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122620101 DSS <0004> hlr_ussd.c:518 262426181218070/0xc82d0495: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122620101 DSS <0004> hlr_ussd.c:363 262426181218070/0xc82d0495: Tx USSD 'Your IMSI is 262426181218070' 20241218122620101 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426181218070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426181218070" session_id=3358393493 session_state=END} 20241218122620101 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426181218070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122620101 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620101 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49978<->l=127.0.0.1:4258 20241218122620104 DAUC <0003> db_auc.c:157 IMSI='262429117791514': No 2G Auth Data 20241218122620104 DAUC <0003> db_auc.c:192 IMSI='262429117791514': No 3G Auth Data 20241218122620111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4258 20241218122620113 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122620113 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429117791514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429117791514" session_id=330926559 session_state=BEGIN} 20241218122620113 DSS <0004> hlr_ussd.c:576 262429117791514/0x13b989df: Process SS (BEGIN) 20241218122620113 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122620113 DSS <0004> hlr_ussd.c:518 262429117791514/0x13b989df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122620113 DSS <0004> hlr_ussd.c:363 262429117791514/0x13b989df: Tx USSD 'Your IMSI is 262429117791514' 20241218122620113 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429117791514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429117791514" session_id=330926559 session_state=END} 20241218122620113 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429117791514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122620113 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620113 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4258 20241218122620117 DAUC <0003> db_auc.c:157 IMSI='262422575311060': No 2G Auth Data 20241218122620117 DAUC <0003> db_auc.c:192 IMSI='262422575311060': No 3G Auth Data 20241218122620123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4258 20241218122620126 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122620126 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422575311060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422575311060" session_id=3490413614 session_state=BEGIN} 20241218122620126 DSS <0004> hlr_ussd.c:576 262422575311060/0xd00b7c2e: Process SS (BEGIN) 20241218122620126 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122620126 DSS <0004> hlr_ussd.c:518 262422575311060/0xd00b7c2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122620126 DSS <0004> hlr_ussd.c:363 262422575311060/0xd00b7c2e: Tx USSD 'Your IMSI is 262422575311060' 20241218122620126 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422575311060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422575311060" session_id=3490413614 session_state=END} 20241218122620126 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422575311060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122620126 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620126 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4258 20241218122620128 DAUC <0003> db_auc.c:157 IMSI='262428584404333': No 2G Auth Data 20241218122620128 DAUC <0003> db_auc.c:192 IMSI='262428584404333': No 3G Auth Data 20241218122620135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50008<->l=127.0.0.1:4258 20241218122620137 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122620137 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428584404333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428584404333" session_id=675340898 session_state=BEGIN} 20241218122620137 DSS <0004> hlr_ussd.c:576 262428584404333/0x2840e262: Process SS (BEGIN) 20241218122620137 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122620137 DSS <0004> hlr_ussd.c:518 262428584404333/0x2840e262: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122620137 DSS <0004> hlr_ussd.c:363 262428584404333/0x2840e262: Tx USSD 'Your IMSI is 262428584404333' 20241218122620137 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428584404333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428584404333" session_id=675340898 session_state=END} 20241218122620138 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428584404333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122620138 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620138 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50008<->l=127.0.0.1:4258 20241218122620140 DAUC <0003> db_auc.c:157 IMSI='262427131826262': No 2G Auth Data 20241218122620140 DAUC <0003> db_auc.c:192 IMSI='262427131826262': No 3G Auth Data 20241218122620147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50010<->l=127.0.0.1:4258 20241218122620152 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122620152 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427131826262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427131826262" session_id=1583449583 session_state=BEGIN} 20241218122620152 DSS <0004> hlr_ussd.c:576 262427131826262/0x5e6185ef: Process SS (BEGIN) 20241218122620152 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122620152 DSS <0004> hlr_ussd.c:518 262427131826262/0x5e6185ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122620152 DSS <0004> hlr_ussd.c:363 262427131826262/0x5e6185ef: Tx USSD 'Your IMSI is 262427131826262' 20241218122620152 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427131826262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427131826262" session_id=1583449583 session_state=END} 20241218122620152 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427131826262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122620152 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620152 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50010<->l=127.0.0.1:4258 20241218122620154 DAUC <0003> db_auc.c:157 IMSI='262422698781907': No 2G Auth Data 20241218122620154 DAUC <0003> db_auc.c:192 IMSI='262422698781907': No 3G Auth Data 20241218122620162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50022<->l=127.0.0.1:4258 20241218122620166 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122620166 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422698781907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422698781907" session_id=2860588504 session_state=BEGIN} 20241218122620166 DSS <0004> hlr_ussd.c:576 262422698781907/0xaa811dd8: Process SS (BEGIN) 20241218122620166 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122620167 DSS <0004> hlr_ussd.c:518 262422698781907/0xaa811dd8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122620167 DSS <0004> hlr_ussd.c:363 262422698781907/0xaa811dd8: Tx USSD 'Your IMSI is 262422698781907' 20241218122620167 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422698781907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422698781907" session_id=2860588504 session_state=END} 20241218122620167 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422698781907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122620167 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620167 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50022<->l=127.0.0.1:4258 20241218122620169 DAUC <0003> db_auc.c:157 IMSI='262423219039609': No 2G Auth Data 20241218122620169 DAUC <0003> db_auc.c:192 IMSI='262423219039609': No 3G Auth Data 20241218122620177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50026<->l=127.0.0.1:4258 20241218122620180 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122620180 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423219039609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423219039609" session_id=1374866068 session_state=BEGIN} 20241218122620180 DSS <0004> hlr_ussd.c:576 262423219039609/0x51f2ca94: Process SS (BEGIN) 20241218122620180 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122620180 DSS <0004> hlr_ussd.c:518 262423219039609/0x51f2ca94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122620180 DSS <0004> hlr_ussd.c:363 262423219039609/0x51f2ca94: Tx USSD 'Your IMSI is 262423219039609' 20241218122620180 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423219039609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423219039609" session_id=1374866068 session_state=END} 20241218122620180 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423219039609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122620180 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620180 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122620182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50026<->l=127.0.0.1:4258 20241218122620182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49960<->l=127.0.0.1:4258 20241218122620183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40391<->l=127.0.0.1:4259) 20241218122620183 DLINP <000b> input/ipa.c:451 connected read/write 20241218122620183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122620183 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122620183 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122620183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122620206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4258 20241218122620407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4258 20241218122623487 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122623487 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122623488 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122623488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41894<->l=127.0.0.1:4258 20241218122623489 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122623489 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122623489 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122623489 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  20241218122623489 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122623489 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  20241218122623489 DLGSUP <0013> gsup_server.c:235 2:  20241218122623489 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122623489 DLGSUP <0013> gsup_server.c:235 3:  20241218122623489 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122623489 DLGSUP <0013> gsup_server.c:235 4:  20241218122623489 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122623489 DLGSUP <0013> gsup_server.c:235 5:  20241218122623489 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122623489 DLGSUP <0013> gsup_server.c:235 7:  20241218122623489 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122623489 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122623489 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122623489 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122623496 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37625<->l=127.0.0.1:4259) 20241218122623498 DAUC <0003> db_auc.c:157 IMSI='262427082217652': No 2G Auth Data 20241218122623498 DAUC <0003> db_auc.c:192 IMSI='262427082217652': No 3G Auth Data 20241218122623503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41898<->l=127.0.0.1:4258 20241218122623530 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122623530 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427082217652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427082217652" source_name="the-source\n" session_id=542810164 session_state=BEGIN} 20241218122623530 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241218122623530 DSS <0004> hlr_ussd.c:576 262427082217652/0x205aa034: Process SS (BEGIN) 20241218122623530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122623530 DSS <0004> hlr_ussd.c:518 262427082217652/0x205aa034: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122623530 DSS <0004> hlr_ussd.c:363 262427082217652/0x205aa034: Tx USSD 'Your IMSI is 262427082217652' 20241218122623530 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427082217652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427082217652" destination_name="the-source\n" session_id=542810164 session_state=END} 20241218122623530 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427082217652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122623530 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623530 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41898<->l=127.0.0.1:4258 20241218122623534 DAUC <0003> db_auc.c:157 IMSI='262428344544214': No 2G Auth Data 20241218122623534 DAUC <0003> db_auc.c:192 IMSI='262428344544214': No 3G Auth Data 20241218122623540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41908<->l=127.0.0.1:4258 20241218122623543 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122623543 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428344544214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428344544214" source_name="the-source\n" session_id=373466567 session_state=BEGIN} 20241218122623543 DSS <0004> hlr_ussd.c:576 262428344544214/0x1642a5c7: Process SS (BEGIN) 20241218122623543 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122623543 DSS <0004> hlr_ussd.c:518 262428344544214/0x1642a5c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122623543 DSS <0004> hlr_ussd.c:363 262428344544214/0x1642a5c7: Tx USSD 'Your IMSI is 262428344544214' 20241218122623543 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428344544214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428344544214" destination_name="the-source\n" session_id=373466567 session_state=END} 20241218122623543 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262428344544214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122623543 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623543 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41908<->l=127.0.0.1:4258 20241218122623546 DAUC <0003> db_auc.c:157 IMSI='262423626899273': No 2G Auth Data 20241218122623546 DAUC <0003> db_auc.c:192 IMSI='262423626899273': No 3G Auth Data 20241218122623553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41916<->l=127.0.0.1:4258 20241218122623556 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122623556 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423626899273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423626899273" source_name="the-source\n" session_id=1040223093 session_state=BEGIN} 20241218122623556 DSS <0004> hlr_ussd.c:576 262423626899273/0x3e008b75: Process SS (BEGIN) 20241218122623556 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122623556 DSS <0004> hlr_ussd.c:518 262423626899273/0x3e008b75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122623556 DSS <0004> hlr_ussd.c:363 262423626899273/0x3e008b75: Tx USSD 'Your IMSI is 262423626899273' 20241218122623556 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423626899273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423626899273" destination_name="the-source\n" session_id=1040223093 session_state=END} 20241218122623556 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262423626899273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122623556 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623556 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41916<->l=127.0.0.1:4258 20241218122623558 DAUC <0003> db_auc.c:157 IMSI='262424993760689': No 2G Auth Data 20241218122623558 DAUC <0003> db_auc.c:192 IMSI='262424993760689': No 3G Auth Data 20241218122623565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41932<->l=127.0.0.1:4258 20241218122623568 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122623568 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424993760689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424993760689" source_name="the-source\n" session_id=4285728465 session_state=BEGIN} 20241218122623568 DSS <0004> hlr_ussd.c:576 262424993760689/0xff7306d1: Process SS (BEGIN) 20241218122623568 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122623568 DSS <0004> hlr_ussd.c:518 262424993760689/0xff7306d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122623568 DSS <0004> hlr_ussd.c:363 262424993760689/0xff7306d1: Tx USSD 'Your IMSI is 262424993760689' 20241218122623568 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424993760689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424993760689" destination_name="the-source\n" session_id=4285728465 session_state=END} 20241218122623568 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424993760689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122623568 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623568 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41932<->l=127.0.0.1:4258 20241218122623570 DAUC <0003> db_auc.c:157 IMSI='262424311177762': No 2G Auth Data 20241218122623571 DAUC <0003> db_auc.c:192 IMSI='262424311177762': No 3G Auth Data 20241218122623577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4258 20241218122623580 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122623580 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424311177762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424311177762" source_name="the-source\n" session_id=23595306 session_state=BEGIN} 20241218122623580 DSS <0004> hlr_ussd.c:576 262424311177762/0x0168092a: Process SS (BEGIN) 20241218122623580 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122623580 DSS <0004> hlr_ussd.c:518 262424311177762/0x0168092a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122623580 DSS <0004> hlr_ussd.c:363 262424311177762/0x0168092a: Tx USSD 'Your IMSI is 262424311177762' 20241218122623580 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424311177762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424311177762" destination_name="the-source\n" session_id=23595306 session_state=END} 20241218122623580 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262424311177762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122623580 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623580 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4258 20241218122623582 DAUC <0003> db_auc.c:157 IMSI='262425362140688': No 2G Auth Data 20241218122623582 DAUC <0003> db_auc.c:192 IMSI='262425362140688': No 3G Auth Data 20241218122623589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41948<->l=127.0.0.1:4258 20241218122623592 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122623592 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425362140688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425362140688" source_name="the-source\n" session_id=3912556184 session_state=BEGIN} 20241218122623592 DSS <0004> hlr_ussd.c:576 262425362140688/0xe934de98: Process SS (BEGIN) 20241218122623592 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122623592 DSS <0004> hlr_ussd.c:518 262425362140688/0xe934de98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122623592 DSS <0004> hlr_ussd.c:363 262425362140688/0xe934de98: Tx USSD 'Your IMSI is 262425362140688' 20241218122623592 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425362140688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425362140688" destination_name="the-source\n" session_id=3912556184 session_state=END} 20241218122623592 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262425362140688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122623592 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623592 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41948<->l=127.0.0.1:4258 20241218122623595 DAUC <0003> db_auc.c:157 IMSI='262421576776967': No 2G Auth Data 20241218122623595 DAUC <0003> db_auc.c:192 IMSI='262421576776967': No 3G Auth Data 20241218122623601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41954<->l=127.0.0.1:4258 20241218122623604 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122623604 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421576776967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421576776967" source_name="the-source\n" session_id=1613819576 session_state=BEGIN} 20241218122623604 DSS <0004> hlr_ussd.c:576 262421576776967/0x6030eeb8: Process SS (BEGIN) 20241218122623604 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122623604 DSS <0004> hlr_ussd.c:518 262421576776967/0x6030eeb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122623605 DSS <0004> hlr_ussd.c:363 262421576776967/0x6030eeb8: Tx USSD 'Your IMSI is 262421576776967' 20241218122623605 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421576776967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421576776967" destination_name="the-source\n" session_id=1613819576 session_state=END} 20241218122623605 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262421576776967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122623605 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623605 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41954<->l=127.0.0.1:4258 20241218122623607 DAUC <0003> db_auc.c:157 IMSI='262429458886442': No 2G Auth Data 20241218122623607 DAUC <0003> db_auc.c:192 IMSI='262429458886442': No 3G Auth Data 20241218122623614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 20241218122623617 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122623617 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429458886442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429458886442" source_name="the-source\n" session_id=835870602 session_state=BEGIN} 20241218122623617 DSS <0004> hlr_ussd.c:576 262429458886442/0x31d25f8a: Process SS (BEGIN) 20241218122623617 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241218122623617 DSS <0004> hlr_ussd.c:518 262429458886442/0x31d25f8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241218122623617 DSS <0004> hlr_ussd.c:363 262429458886442/0x31d25f8a: Tx USSD 'Your IMSI is 262429458886442' 20241218122623617 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429458886442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429458886442" destination_name="the-source\n" session_id=835870602 session_state=END} 20241218122623617 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429458886442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122623617 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623617 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122623619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 20241218122623619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41894<->l=127.0.0.1:4258 20241218122623620 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37625<->l=127.0.0.1:4259) 20241218122623620 DLINP <000b> input/ipa.c:451 connected read/write 20241218122623620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122623620 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122623620 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122623620 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122623620 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241218122623643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41976<->l=127.0.0.1:4258 20241218122623844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41976<->l=127.0.0.1:4258 20241218122626950 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122626950 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122626955 DLINP <000b> input/ipa.c:451 connected read/write 20241218122626955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122626957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41988<->l=127.0.0.1:4258 20241218122626961 DLINP <000b> input/ipa.c:451 connected read/write 20241218122626961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122626961 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122626961 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122626961 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  20241218122626961 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122626961 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  20241218122626961 DLGSUP <0013> gsup_server.c:235 2:  20241218122626961 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122626961 DLGSUP <0013> gsup_server.c:235 3:  20241218122626961 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122626961 DLGSUP <0013> gsup_server.c:235 4:  20241218122626961 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122626961 DLGSUP <0013> gsup_server.c:235 5:  20241218122626961 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122626961 DLGSUP <0013> gsup_server.c:235 7:  20241218122626961 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122626961 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122626961 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122626961 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122626984 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37765<->l=127.0.0.1:4259) 20241218122626990 DAUC <0003> db_auc.c:157 IMSI='262429309423134': No 2G Auth Data 20241218122626990 DAUC <0003> db_auc.c:192 IMSI='262429309423134': No 3G Auth Data 20241218122627005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42004<->l=127.0.0.1:4258 20241218122627014 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122627015 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429309423134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429309423134" session_id=896868064 session_state=BEGIN} 20241218122627015 DSS <0004> hlr_ussd.c:576 262429309423134/0x35751ee0: Process SS (BEGIN) 20241218122627015 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122627015 DSS <0004> hlr_ussd.c:518 262429309423134/0x35751ee0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122627015 DSS <0004> hlr_ussd.c:363 262429309423134/0x35751ee0: Tx USSD 'Your extension is 491610743536' 20241218122627015 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429309423134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429309423134" session_id=896868064 session_state=END} 20241218122627015 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429309423134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122627015 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627015 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42004<->l=127.0.0.1:4258 20241218122627021 DAUC <0003> db_auc.c:157 IMSI='262420303458241': No 2G Auth Data 20241218122627021 DAUC <0003> db_auc.c:192 IMSI='262420303458241': No 3G Auth Data 20241218122627028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42016<->l=127.0.0.1:4258 20241218122627031 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122627031 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420303458241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420303458241" session_id=1258962495 session_state=BEGIN} 20241218122627031 DSS <0004> hlr_ussd.c:576 262420303458241/0x4b0a3e3f: Process SS (BEGIN) 20241218122627031 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122627031 DSS <0004> hlr_ussd.c:518 262420303458241/0x4b0a3e3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122627031 DSS <0004> hlr_ussd.c:363 262420303458241/0x4b0a3e3f: Tx USSD 'Your extension is 491618312412' 20241218122627031 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420303458241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420303458241" session_id=1258962495 session_state=END} 20241218122627031 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420303458241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122627031 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627031 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42016<->l=127.0.0.1:4258 20241218122627033 DAUC <0003> db_auc.c:157 IMSI='262426499958506': No 2G Auth Data 20241218122627033 DAUC <0003> db_auc.c:192 IMSI='262426499958506': No 3G Auth Data 20241218122627041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 20241218122627044 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122627044 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426499958506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426499958506" session_id=3975712189 session_state=BEGIN} 20241218122627044 DSS <0004> hlr_ussd.c:576 262426499958506/0xecf88dbd: Process SS (BEGIN) 20241218122627044 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122627044 DSS <0004> hlr_ussd.c:518 262426499958506/0xecf88dbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122627044 DSS <0004> hlr_ussd.c:363 262426499958506/0xecf88dbd: Tx USSD 'Your extension is 491610504328' 20241218122627044 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426499958506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426499958506" session_id=3975712189 session_state=END} 20241218122627044 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426499958506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122627044 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627044 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 20241218122627047 DAUC <0003> db_auc.c:157 IMSI='262425460909271': No 2G Auth Data 20241218122627047 DAUC <0003> db_auc.c:192 IMSI='262425460909271': No 3G Auth Data 20241218122627055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42032<->l=127.0.0.1:4258 20241218122627058 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122627058 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425460909271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425460909271" session_id=1717100980 session_state=BEGIN} 20241218122627058 DSS <0004> hlr_ussd.c:576 262425460909271/0x6658e1b4: Process SS (BEGIN) 20241218122627058 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122627058 DSS <0004> hlr_ussd.c:518 262425460909271/0x6658e1b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122627058 DSS <0004> hlr_ussd.c:363 262425460909271/0x6658e1b4: Tx USSD 'Your extension is 491615178137' 20241218122627058 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425460909271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425460909271" session_id=1717100980 session_state=END} 20241218122627058 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425460909271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122627058 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627058 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42032<->l=127.0.0.1:4258 20241218122627061 DAUC <0003> db_auc.c:157 IMSI='262423732691552': No 2G Auth Data 20241218122627061 DAUC <0003> db_auc.c:192 IMSI='262423732691552': No 3G Auth Data 20241218122627068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4258 20241218122627071 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122627071 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423732691552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423732691552" session_id=1887323548 session_state=BEGIN} 20241218122627071 DSS <0004> hlr_ussd.c:576 262423732691552/0x707e459c: Process SS (BEGIN) 20241218122627071 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122627071 DSS <0004> hlr_ussd.c:518 262423732691552/0x707e459c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122627071 DSS <0004> hlr_ussd.c:363 262423732691552/0x707e459c: Tx USSD 'Your extension is 491610708103' 20241218122627071 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423732691552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423732691552" session_id=1887323548 session_state=END} 20241218122627071 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423732691552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122627071 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627071 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4258 20241218122627074 DAUC <0003> db_auc.c:157 IMSI='262429768866641': No 2G Auth Data 20241218122627074 DAUC <0003> db_auc.c:192 IMSI='262429768866641': No 3G Auth Data 20241218122627081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4258 20241218122627084 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122627084 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429768866641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429768866641" session_id=3686705230 session_state=BEGIN} 20241218122627084 DSS <0004> hlr_ussd.c:576 262429768866641/0xdbbea84e: Process SS (BEGIN) 20241218122627084 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122627084 DSS <0004> hlr_ussd.c:518 262429768866641/0xdbbea84e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122627084 DSS <0004> hlr_ussd.c:363 262429768866641/0xdbbea84e: Tx USSD 'Your extension is 491615171252' 20241218122627084 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429768866641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429768866641" session_id=3686705230 session_state=END} 20241218122627084 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429768866641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122627084 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627084 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4258 20241218122627086 DAUC <0003> db_auc.c:157 IMSI='262428732455492': No 2G Auth Data 20241218122627086 DAUC <0003> db_auc.c:192 IMSI='262428732455492': No 3G Auth Data 20241218122627093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42044<->l=127.0.0.1:4258 20241218122627097 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122627097 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428732455492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428732455492" session_id=1390011944 session_state=BEGIN} 20241218122627097 DSS <0004> hlr_ussd.c:576 262428732455492/0x52d9e628: Process SS (BEGIN) 20241218122627097 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122627097 DSS <0004> hlr_ussd.c:518 262428732455492/0x52d9e628: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122627097 DSS <0004> hlr_ussd.c:363 262428732455492/0x52d9e628: Tx USSD 'Your extension is 491616852827' 20241218122627097 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428732455492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428732455492" session_id=1390011944 session_state=END} 20241218122627097 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428732455492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122627097 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627097 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42044<->l=127.0.0.1:4258 20241218122627099 DAUC <0003> db_auc.c:157 IMSI='262420586394326': No 2G Auth Data 20241218122627099 DAUC <0003> db_auc.c:192 IMSI='262420586394326': No 3G Auth Data 20241218122627106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42052<->l=127.0.0.1:4258 20241218122627109 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122627109 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420586394326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420586394326" session_id=2427294742 session_state=BEGIN} 20241218122627109 DSS <0004> hlr_ussd.c:576 262420586394326/0x90ad9416: Process SS (BEGIN) 20241218122627109 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122627109 DSS <0004> hlr_ussd.c:518 262420586394326/0x90ad9416: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122627109 DSS <0004> hlr_ussd.c:363 262420586394326/0x90ad9416: Tx USSD 'Your extension is 491617413838' 20241218122627109 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420586394326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420586394326" session_id=2427294742 session_state=END} 20241218122627109 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420586394326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122627109 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627109 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122627111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42052<->l=127.0.0.1:4258 20241218122627112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41988<->l=127.0.0.1:4258 20241218122627112 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37765<->l=127.0.0.1:4259) 20241218122627112 DLINP <000b> input/ipa.c:451 connected read/write 20241218122627112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122627112 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122627112 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122627112 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122627135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42062<->l=127.0.0.1:4258 20241218122627336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42062<->l=127.0.0.1:4258 20241218122630453 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122630453 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122630458 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122630460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42072<->l=127.0.0.1:4258 20241218122630465 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122630465 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122630465 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122630465 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  20241218122630465 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122630465 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  20241218122630465 DLGSUP <0013> gsup_server.c:235 2:  20241218122630465 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122630465 DLGSUP <0013> gsup_server.c:235 3:  20241218122630465 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122630465 DLGSUP <0013> gsup_server.c:235 4:  20241218122630465 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122630465 DLGSUP <0013> gsup_server.c:235 5:  20241218122630465 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122630465 DLGSUP <0013> gsup_server.c:235 7:  20241218122630465 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122630465 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122630465 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122630465 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122630496 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40051<->l=127.0.0.1:4259) 20241218122630509 DAUC <0003> db_auc.c:157 IMSI='262425236096689': No 2G Auth Data 20241218122630509 DAUC <0003> db_auc.c:192 IMSI='262425236096689': No 3G Auth Data 20241218122630536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42084<->l=127.0.0.1:4258 20241218122630550 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122630550 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425236096689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425236096689" source_name="the-source\n" session_id=3906962490 session_state=BEGIN} 20241218122630550 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241218122630550 DSS <0004> hlr_ussd.c:576 262425236096689/0xe8df843a: Process SS (BEGIN) 20241218122630550 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122630550 DSS <0004> hlr_ussd.c:518 262425236096689/0xe8df843a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122630550 DSS <0004> hlr_ussd.c:363 262425236096689/0xe8df843a: Tx USSD 'Your extension is 491618711887' 20241218122630550 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425236096689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425236096689" destination_name="the-source\n" session_id=3906962490 session_state=END} 20241218122630550 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425236096689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122630550 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630550 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42084<->l=127.0.0.1:4258 20241218122630558 DAUC <0003> db_auc.c:157 IMSI='262428378447026': No 2G Auth Data 20241218122630558 DAUC <0003> db_auc.c:192 IMSI='262428378447026': No 3G Auth Data 20241218122630567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42098<->l=127.0.0.1:4258 20241218122630570 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122630570 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428378447026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428378447026" source_name="the-source\n" session_id=4016098433 session_state=BEGIN} 20241218122630570 DSS <0004> hlr_ussd.c:576 262428378447026/0xef60cc81: Process SS (BEGIN) 20241218122630570 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122630570 DSS <0004> hlr_ussd.c:518 262428378447026/0xef60cc81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122630570 DSS <0004> hlr_ussd.c:363 262428378447026/0xef60cc81: Tx USSD 'Your extension is 491611262358' 20241218122630570 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428378447026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428378447026" destination_name="the-source\n" session_id=4016098433 session_state=END} 20241218122630570 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428378447026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122630570 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630570 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42098<->l=127.0.0.1:4258 20241218122630572 DAUC <0003> db_auc.c:157 IMSI='262429186284145': No 2G Auth Data 20241218122630572 DAUC <0003> db_auc.c:192 IMSI='262429186284145': No 3G Auth Data 20241218122630578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42110<->l=127.0.0.1:4258 20241218122630581 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122630581 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429186284145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429186284145" source_name="the-source\n" session_id=1253356002 session_state=BEGIN} 20241218122630581 DSS <0004> hlr_ussd.c:576 262429186284145/0x4ab4b1e2: Process SS (BEGIN) 20241218122630581 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122630581 DSS <0004> hlr_ussd.c:518 262429186284145/0x4ab4b1e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122630581 DSS <0004> hlr_ussd.c:363 262429186284145/0x4ab4b1e2: Tx USSD 'Your extension is 491613077606' 20241218122630581 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429186284145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429186284145" destination_name="the-source\n" session_id=1253356002 session_state=END} 20241218122630581 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429186284145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122630581 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630581 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42110<->l=127.0.0.1:4258 20241218122630583 DAUC <0003> db_auc.c:157 IMSI='262429086715297': No 2G Auth Data 20241218122630583 DAUC <0003> db_auc.c:192 IMSI='262429086715297': No 3G Auth Data 20241218122630589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42126<->l=127.0.0.1:4258 20241218122630592 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122630592 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429086715297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429086715297" source_name="the-source\n" session_id=155800372 session_state=BEGIN} 20241218122630592 DSS <0004> hlr_ussd.c:576 262429086715297/0x09495334: Process SS (BEGIN) 20241218122630592 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122630592 DSS <0004> hlr_ussd.c:518 262429086715297/0x09495334: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122630592 DSS <0004> hlr_ussd.c:363 262429086715297/0x09495334: Tx USSD 'Your extension is 491613475742' 20241218122630592 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429086715297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429086715297" destination_name="the-source\n" session_id=155800372 session_state=END} 20241218122630592 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429086715297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122630592 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630592 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42126<->l=127.0.0.1:4258 20241218122630595 DAUC <0003> db_auc.c:157 IMSI='262422964045002': No 2G Auth Data 20241218122630595 DAUC <0003> db_auc.c:192 IMSI='262422964045002': No 3G Auth Data 20241218122630601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42138<->l=127.0.0.1:4258 20241218122630604 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122630604 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422964045002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422964045002" source_name="the-source\n" session_id=1902979555 session_state=BEGIN} 20241218122630604 DSS <0004> hlr_ussd.c:576 262422964045002/0x716d29e3: Process SS (BEGIN) 20241218122630604 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122630604 DSS <0004> hlr_ussd.c:518 262422964045002/0x716d29e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122630604 DSS <0004> hlr_ussd.c:363 262422964045002/0x716d29e3: Tx USSD 'Your extension is 491615665205' 20241218122630604 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422964045002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422964045002" destination_name="the-source\n" session_id=1902979555 session_state=END} 20241218122630604 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262422964045002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122630604 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630604 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42138<->l=127.0.0.1:4258 20241218122630607 DAUC <0003> db_auc.c:157 IMSI='262427738083931': No 2G Auth Data 20241218122630607 DAUC <0003> db_auc.c:192 IMSI='262427738083931': No 3G Auth Data 20241218122630613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42148<->l=127.0.0.1:4258 20241218122630616 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122630616 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427738083931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427738083931" source_name="the-source\n" session_id=1050438436 session_state=BEGIN} 20241218122630616 DSS <0004> hlr_ussd.c:576 262427738083931/0x3e9c6b24: Process SS (BEGIN) 20241218122630616 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122630616 DSS <0004> hlr_ussd.c:518 262427738083931/0x3e9c6b24: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122630616 DSS <0004> hlr_ussd.c:363 262427738083931/0x3e9c6b24: Tx USSD 'Your extension is 491613118611' 20241218122630616 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427738083931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427738083931" destination_name="the-source\n" session_id=1050438436 session_state=END} 20241218122630616 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262427738083931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122630616 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630616 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42148<->l=127.0.0.1:4258 20241218122630619 DAUC <0003> db_auc.c:157 IMSI='262425140007711': No 2G Auth Data 20241218122630619 DAUC <0003> db_auc.c:192 IMSI='262425140007711': No 3G Auth Data 20241218122630625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42156<->l=127.0.0.1:4258 20241218122630628 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122630628 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425140007711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425140007711" source_name="the-source\n" session_id=1112990191 session_state=BEGIN} 20241218122630628 DSS <0004> hlr_ussd.c:576 262425140007711/0x4256e1ef: Process SS (BEGIN) 20241218122630628 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122630628 DSS <0004> hlr_ussd.c:518 262425140007711/0x4256e1ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122630628 DSS <0004> hlr_ussd.c:363 262425140007711/0x4256e1ef: Tx USSD 'Your extension is 491610156060' 20241218122630628 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425140007711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425140007711" destination_name="the-source\n" session_id=1112990191 session_state=END} 20241218122630628 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262425140007711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122630628 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630628 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42156<->l=127.0.0.1:4258 20241218122630630 DAUC <0003> db_auc.c:157 IMSI='262429178222526': No 2G Auth Data 20241218122630630 DAUC <0003> db_auc.c:192 IMSI='262429178222526': No 3G Auth Data 20241218122630637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42168<->l=127.0.0.1:4258 20241218122630640 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122630640 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429178222526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429178222526" source_name="the-source\n" session_id=2685692924 session_state=BEGIN} 20241218122630640 DSS <0004> hlr_ussd.c:576 262429178222526/0xa0146bfc: Process SS (BEGIN) 20241218122630640 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241218122630640 DSS <0004> hlr_ussd.c:518 262429178222526/0xa0146bfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241218122630640 DSS <0004> hlr_ussd.c:363 262429178222526/0xa0146bfc: Tx USSD 'Your extension is 491616182052' 20241218122630640 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429178222526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429178222526" destination_name="the-source\n" session_id=2685692924 session_state=END} 20241218122630640 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262429178222526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122630640 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630640 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122630643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42168<->l=127.0.0.1:4258 20241218122630643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42072<->l=127.0.0.1:4258 20241218122630644 DLINP <000b> input/ipa.c:451 connected read/write 20241218122630644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122630644 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122630644 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122630644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122630644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241218122630644 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40051<->l=127.0.0.1:4259) 20241218122630667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42184<->l=127.0.0.1:4258 20241218122630868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42184<->l=127.0.0.1:4258 20241218122633933 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34907 20241218122633934 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34907 20241218122633935 DLINP <000b> input/ipa.c:451 connected read/write 20241218122633935 DLINP <000b> input/ipa.c:405 127.0.0.1:34907 message received 20241218122633935 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122633935 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122633936 DLINP <000b> input/ipa.c:451 connected read/write 20241218122633936 DLINP <000b> input/ipa.c:405 127.0.0.1:34907 message received 20241218122633936 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122633936 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241218122633936 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241218122633936 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241218122633936 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  20241218122633936 DLGSUP <0013> gsup_server.c:235 2:  20241218122633936 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122633936 DLGSUP <0013> gsup_server.c:235 3:  20241218122633936 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122633936 DLGSUP <0013> gsup_server.c:235 4:  20241218122633936 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122633936 DLGSUP <0013> gsup_server.c:235 5:  20241218122633936 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122633936 DLGSUP <0013> gsup_server.c:235 7:  20241218122633936 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122633936 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122633936 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122633936 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34907 20241218122633937 DLINP <000b> input/ipa.c:451 connected read/write 20241218122633937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122633938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51398<->l=127.0.0.1:4258 20241218122633939 DLINP <000b> input/ipa.c:451 connected read/write 20241218122633939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122633939 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122633939 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122633940 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  20241218122633940 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122633940 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  20241218122633940 DLGSUP <0013> gsup_server.c:235 2:  20241218122633940 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122633940 DLGSUP <0013> gsup_server.c:235 3:  20241218122633940 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122633940 DLGSUP <0013> gsup_server.c:235 4:  20241218122633940 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122633940 DLGSUP <0013> gsup_server.c:235 5:  20241218122633940 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122633940 DLGSUP <0013> gsup_server.c:235 7:  20241218122633940 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122633940 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122633940 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122633940 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122633956 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34403<->l=127.0.0.1:4259) 20241218122633961 DAUC <0003> db_auc.c:157 IMSI='262421708295307': No 2G Auth Data 20241218122633961 DAUC <0003> db_auc.c:192 IMSI='262421708295307': No 3G Auth Data 20241218122633974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51410<->l=127.0.0.1:4258 20241218122633986 DLINP <000b> input/ipa.c:451 connected read/write 20241218122633986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122633986 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421708295307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421708295307" session_id=724891720 session_state=BEGIN} 20241218122633986 DSS <0004> hlr_ussd.c:576 262421708295307/0x2b34f848: Process SS (BEGIN) 20241218122633986 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122633986 DSS <0004> hlr_ussd.c:518 262421708295307/0x2b34f848: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122633986 DLINP <000b> input/ipa.c:451 connected read/write 20241218122633986 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122633986 DLINP <000b> input/ipa.c:451 connected read/write 20241218122633986 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122633999 DLINP <000b> input/ipa.c:451 connected read/write 20241218122633999 DLINP <000b> input/ipa.c:405 127.0.0.1:34907 message received 20241218122633999 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421708295307 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421708295307" session_id=724891720 session_state=END} 20241218122633999 DSS <0004> hlr_ussd.c:576 262421708295307/0x2b34f848: Process SS (END) 20241218122633999 DSS <0004> hlr_ussd.c:518 262421708295307/0x2b34f848: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122633999 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421708295307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421708295307" session_id=724891720 session_state=END} 20241218122633999 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421708295307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122633999 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421708295307 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122633999 DLINP <000b> input/ipa.c:451 connected read/write 20241218122633999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122633999 DLINP <000b> input/ipa.c:451 connected read/write 20241218122633999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51410<->l=127.0.0.1:4258 20241218122634009 DAUC <0003> db_auc.c:157 IMSI='262421287559266': No 2G Auth Data 20241218122634009 DAUC <0003> db_auc.c:192 IMSI='262421287559266': No 3G Auth Data 20241218122634023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51418<->l=127.0.0.1:4258 20241218122634026 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122634026 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421287559266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421287559266" session_id=2736352339 session_state=BEGIN} 20241218122634026 DSS <0004> hlr_ussd.c:576 262421287559266/0xa3196c53: Process SS (BEGIN) 20241218122634026 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122634026 DSS <0004> hlr_ussd.c:518 262421287559266/0xa3196c53: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122634026 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634026 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634026 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634026 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634027 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634027 DLINP <000b> input/ipa.c:405 127.0.0.1:34907 message received 20241218122634027 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421287559266 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421287559266" session_id=2736352339 session_state=END} 20241218122634027 DSS <0004> hlr_ussd.c:576 262421287559266/0xa3196c53: Process SS (END) 20241218122634027 DSS <0004> hlr_ussd.c:518 262421287559266/0xa3196c53: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122634027 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421287559266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421287559266" session_id=2736352339 session_state=END} 20241218122634027 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421287559266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122634027 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421287559266 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122634027 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634027 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51418<->l=127.0.0.1:4258 20241218122634029 DAUC <0003> db_auc.c:157 IMSI='262425404540397': No 2G Auth Data 20241218122634029 DAUC <0003> db_auc.c:192 IMSI='262425404540397': No 3G Auth Data 20241218122634037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4258 20241218122634040 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122634040 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425404540397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425404540397" session_id=547672585 session_state=BEGIN} 20241218122634040 DSS <0004> hlr_ussd.c:576 262425404540397/0x20a4d209: Process SS (BEGIN) 20241218122634040 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122634040 DSS <0004> hlr_ussd.c:518 262425404540397/0x20a4d209: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122634040 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634040 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634040 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634040 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634041 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634041 DLINP <000b> input/ipa.c:405 127.0.0.1:34907 message received 20241218122634041 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425404540397 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425404540397" session_id=547672585 session_state=END} 20241218122634041 DSS <0004> hlr_ussd.c:576 262425404540397/0x20a4d209: Process SS (END) 20241218122634041 DSS <0004> hlr_ussd.c:518 262425404540397/0x20a4d209: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122634041 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425404540397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425404540397" session_id=547672585 session_state=END} 20241218122634041 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425404540397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122634041 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425404540397 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122634041 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634041 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4258 20241218122634045 DAUC <0003> db_auc.c:157 IMSI='262420700442308': No 2G Auth Data 20241218122634045 DAUC <0003> db_auc.c:192 IMSI='262420700442308': No 3G Auth Data 20241218122634051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4258 20241218122634054 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122634054 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420700442308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420700442308" session_id=793316362 session_state=BEGIN} 20241218122634054 DSS <0004> hlr_ussd.c:576 262420700442308/0x2f490c0a: Process SS (BEGIN) 20241218122634054 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122634054 DSS <0004> hlr_ussd.c:518 262420700442308/0x2f490c0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122634054 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634054 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634054 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634054 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634055 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634055 DLINP <000b> input/ipa.c:405 127.0.0.1:34907 message received 20241218122634055 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262420700442308 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420700442308" session_id=793316362 session_state=END} 20241218122634055 DSS <0004> hlr_ussd.c:576 262420700442308/0x2f490c0a: Process SS (END) 20241218122634055 DSS <0004> hlr_ussd.c:518 262420700442308/0x2f490c0a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122634055 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420700442308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420700442308" session_id=793316362 session_state=END} 20241218122634055 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420700442308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122634055 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262420700442308 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122634055 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634055 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4258 20241218122634058 DAUC <0003> db_auc.c:157 IMSI='262425689183056': No 2G Auth Data 20241218122634058 DAUC <0003> db_auc.c:192 IMSI='262425689183056': No 3G Auth Data 20241218122634064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51438<->l=127.0.0.1:4258 20241218122634067 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122634067 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425689183056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425689183056" session_id=1828839595 session_state=BEGIN} 20241218122634067 DSS <0004> hlr_ussd.c:576 262425689183056/0x6d01e0ab: Process SS (BEGIN) 20241218122634067 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122634067 DSS <0004> hlr_ussd.c:518 262425689183056/0x6d01e0ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122634067 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634067 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634067 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634067 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634068 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634068 DLINP <000b> input/ipa.c:405 127.0.0.1:34907 message received 20241218122634068 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262425689183056 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425689183056" session_id=1828839595 session_state=END} 20241218122634068 DSS <0004> hlr_ussd.c:576 262425689183056/0x6d01e0ab: Process SS (END) 20241218122634068 DSS <0004> hlr_ussd.c:518 262425689183056/0x6d01e0ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122634068 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425689183056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425689183056" session_id=1828839595 session_state=END} 20241218122634068 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425689183056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122634068 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262425689183056 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122634068 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634068 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51438<->l=127.0.0.1:4258 20241218122634071 DAUC <0003> db_auc.c:157 IMSI='262426346001199': No 2G Auth Data 20241218122634071 DAUC <0003> db_auc.c:192 IMSI='262426346001199': No 3G Auth Data 20241218122634078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51450<->l=127.0.0.1:4258 20241218122634081 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122634081 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426346001199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426346001199" session_id=3357965250 session_state=BEGIN} 20241218122634081 DSS <0004> hlr_ussd.c:576 262426346001199/0xc8267bc2: Process SS (BEGIN) 20241218122634081 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122634081 DSS <0004> hlr_ussd.c:518 262426346001199/0xc8267bc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122634081 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634081 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634081 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634081 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634082 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634082 DLINP <000b> input/ipa.c:405 127.0.0.1:34907 message received 20241218122634082 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262426346001199 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426346001199" session_id=3357965250 session_state=END} 20241218122634082 DSS <0004> hlr_ussd.c:576 262426346001199/0xc8267bc2: Process SS (END) 20241218122634082 DSS <0004> hlr_ussd.c:518 262426346001199/0xc8267bc2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122634082 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426346001199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426346001199" session_id=3357965250 session_state=END} 20241218122634082 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426346001199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122634082 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262426346001199 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122634082 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634082 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51450<->l=127.0.0.1:4258 20241218122634084 DAUC <0003> db_auc.c:157 IMSI='262422525360775': No 2G Auth Data 20241218122634084 DAUC <0003> db_auc.c:192 IMSI='262422525360775': No 3G Auth Data 20241218122634091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51458<->l=127.0.0.1:4258 20241218122634094 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122634094 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422525360775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422525360775" session_id=3176579388 session_state=BEGIN} 20241218122634094 DSS <0004> hlr_ussd.c:576 262422525360775/0xbd56c13c: Process SS (BEGIN) 20241218122634094 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122634094 DSS <0004> hlr_ussd.c:518 262422525360775/0xbd56c13c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122634094 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634094 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634094 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634094 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634095 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634095 DLINP <000b> input/ipa.c:405 127.0.0.1:34907 message received 20241218122634095 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422525360775 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422525360775" session_id=3176579388 session_state=END} 20241218122634095 DSS <0004> hlr_ussd.c:576 262422525360775/0xbd56c13c: Process SS (END) 20241218122634095 DSS <0004> hlr_ussd.c:518 262422525360775/0xbd56c13c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122634095 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422525360775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422525360775" session_id=3176579388 session_state=END} 20241218122634095 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422525360775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122634095 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422525360775 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122634095 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634095 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51458<->l=127.0.0.1:4258 20241218122634097 DAUC <0003> db_auc.c:157 IMSI='262426853668191': No 2G Auth Data 20241218122634097 DAUC <0003> db_auc.c:192 IMSI='262426853668191': No 3G Auth Data 20241218122634105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51468<->l=127.0.0.1:4258 20241218122634108 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122634108 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426853668191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426853668191" session_id=792003661 session_state=BEGIN} 20241218122634108 DSS <0004> hlr_ussd.c:576 262426853668191/0x2f35044d: Process SS (BEGIN) 20241218122634108 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122634108 DSS <0004> hlr_ussd.c:518 262426853668191/0x2f35044d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122634108 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634108 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634108 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634108 DLINP <000b> input/ipa.c:431 127.0.0.1:34907 sending data 20241218122634109 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634109 DLINP <000b> input/ipa.c:405 127.0.0.1:34907 message received 20241218122634109 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262426853668191 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426853668191" session_id=792003661 session_state=END} 20241218122634109 DSS <0004> hlr_ussd.c:576 262426853668191/0x2f35044d: Process SS (END) 20241218122634109 DSS <0004> hlr_ussd.c:518 262426853668191/0x2f35044d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122634109 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426853668191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426853668191" session_id=792003661 session_state=END} 20241218122634109 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426853668191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122634109 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262426853668191 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122634109 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634109 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122634111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51468<->l=127.0.0.1:4258 20241218122634112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51398<->l=127.0.0.1:4258 20241218122634112 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634112 DLINP <000b> input/ipa.c:405 127.0.0.1:34907 message received 20241218122634112 DLINP <000b> input/ipa.c:414 127.0.0.1:34907 connection closed with server 20241218122634112 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34907 20241218122634112 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241218122634112 DLINP <000b> input/ipa.c:451 connected read/write 20241218122634112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122634112 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122634112 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122634112 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122634112 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34403<->l=127.0.0.1:4259) 20241218122634145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51478<->l=127.0.0.1:4258 20241218122634347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51478<->l=127.0.0.1:4258 20241218122637461 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40605 20241218122637461 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40605 20241218122637462 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637462 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637463 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122637463 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122637464 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637464 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637464 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122637464 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241218122637464 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241218122637464 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241218122637464 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  20241218122637464 DLGSUP <0013> gsup_server.c:235 2:  20241218122637464 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122637464 DLGSUP <0013> gsup_server.c:235 3:  20241218122637464 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122637464 DLGSUP <0013> gsup_server.c:235 4:  20241218122637464 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122637464 DLGSUP <0013> gsup_server.c:235 5:  20241218122637464 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122637464 DLGSUP <0013> gsup_server.c:235 7:  20241218122637464 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122637464 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122637464 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122637464 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40605 20241218122637465 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51482<->l=127.0.0.1:4258 20241218122637467 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637467 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122637467 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122637467 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  20241218122637467 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122637467 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  20241218122637467 DLGSUP <0013> gsup_server.c:235 2:  20241218122637467 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122637467 DLGSUP <0013> gsup_server.c:235 3:  20241218122637467 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122637467 DLGSUP <0013> gsup_server.c:235 4:  20241218122637467 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122637467 DLGSUP <0013> gsup_server.c:235 5:  20241218122637467 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122637467 DLGSUP <0013> gsup_server.c:235 7:  20241218122637467 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122637467 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122637467 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122637467 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122637478 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33887<->l=127.0.0.1:4259) 20241218122637482 DAUC <0003> db_auc.c:157 IMSI='262429665410991': No 2G Auth Data 20241218122637482 DAUC <0003> db_auc.c:192 IMSI='262429665410991': No 3G Auth Data 20241218122637492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51494<->l=127.0.0.1:4258 20241218122637510 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637510 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429665410991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429665410991" session_id=7708213 session_state=BEGIN} 20241218122637510 DSS <0004> hlr_ussd.c:576 262429665410991/0x00759e35: Process SS (BEGIN) 20241218122637510 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122637510 DSS <0004> hlr_ussd.c:518 262429665410991/0x00759e35: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122637510 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637510 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637510 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637510 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637528 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637528 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637528 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262429665410991 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429665410991" session_id=7708213 session_state=CONTINUE} 20241218122637528 DSS <0004> hlr_ussd.c:576 262429665410991/0x00759e35: Process SS (CONTINUE) 20241218122637528 DSS <0004> hlr_ussd.c:518 262429665410991/0x00759e35: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122637528 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429665410991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429665410991" session_id=7708213 session_state=CONTINUE} 20241218122637528 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262429665410991 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637528 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637528 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637541 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637541 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429665410991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429665410991" session_id=7708213 session_state=CONTINUE} 20241218122637541 DSS <0004> hlr_ussd.c:576 262429665410991/0x00759e35: Process SS (CONTINUE) 20241218122637541 DSS <0004> hlr_ussd.c:518 262429665410991/0x00759e35: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637541 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429665410991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637541 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637541 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637542 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637542 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637545 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637545 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637545 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262429665410991 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429665410991" session_id=7708213 session_state=END} 20241218122637545 DSS <0004> hlr_ussd.c:576 262429665410991/0x00759e35: Process SS (END) 20241218122637545 DSS <0004> hlr_ussd.c:518 262429665410991/0x00759e35: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637545 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429665410991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429665410991" session_id=7708213 session_state=END} 20241218122637545 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429665410991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637545 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262429665410991 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637545 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637545 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51494<->l=127.0.0.1:4258 20241218122637550 DAUC <0003> db_auc.c:157 IMSI='262426991786681': No 2G Auth Data 20241218122637550 DAUC <0003> db_auc.c:192 IMSI='262426991786681': No 3G Auth Data 20241218122637562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51506<->l=127.0.0.1:4258 20241218122637565 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637565 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426991786681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426991786681" session_id=2997262340 session_state=BEGIN} 20241218122637565 DSS <0004> hlr_ussd.c:576 262426991786681/0xb2a69804: Process SS (BEGIN) 20241218122637565 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122637565 DSS <0004> hlr_ussd.c:518 262426991786681/0xb2a69804: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122637565 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637565 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637565 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637565 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637566 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637566 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637566 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426991786681 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426991786681" session_id=2997262340 session_state=CONTINUE} 20241218122637566 DSS <0004> hlr_ussd.c:576 262426991786681/0xb2a69804: Process SS (CONTINUE) 20241218122637566 DSS <0004> hlr_ussd.c:518 262426991786681/0xb2a69804: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122637566 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426991786681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426991786681" session_id=2997262340 session_state=CONTINUE} 20241218122637566 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426991786681 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637566 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637566 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637568 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637568 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426991786681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426991786681" session_id=2997262340 session_state=CONTINUE} 20241218122637568 DSS <0004> hlr_ussd.c:576 262426991786681/0xb2a69804: Process SS (CONTINUE) 20241218122637568 DSS <0004> hlr_ussd.c:518 262426991786681/0xb2a69804: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637568 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426991786681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637568 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637568 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637568 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637568 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637569 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637569 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637569 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426991786681 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426991786681" session_id=2997262340 session_state=END} 20241218122637569 DSS <0004> hlr_ussd.c:576 262426991786681/0xb2a69804: Process SS (END) 20241218122637569 DSS <0004> hlr_ussd.c:518 262426991786681/0xb2a69804: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637569 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426991786681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426991786681" session_id=2997262340 session_state=END} 20241218122637569 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426991786681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637569 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426991786681 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637569 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637569 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51506<->l=127.0.0.1:4258 20241218122637570 DAUC <0003> db_auc.c:157 IMSI='262423689039588': No 2G Auth Data 20241218122637570 DAUC <0003> db_auc.c:192 IMSI='262423689039588': No 3G Auth Data 20241218122637576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51518<->l=127.0.0.1:4258 20241218122637579 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637579 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423689039588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423689039588" session_id=3567095921 session_state=BEGIN} 20241218122637579 DSS <0004> hlr_ussd.c:576 262423689039588/0xd49d9071: Process SS (BEGIN) 20241218122637579 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122637579 DSS <0004> hlr_ussd.c:518 262423689039588/0xd49d9071: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122637579 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637579 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637579 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637579 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637580 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637580 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637580 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262423689039588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423689039588" session_id=3567095921 session_state=CONTINUE} 20241218122637580 DSS <0004> hlr_ussd.c:576 262423689039588/0xd49d9071: Process SS (CONTINUE) 20241218122637580 DSS <0004> hlr_ussd.c:518 262423689039588/0xd49d9071: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122637580 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423689039588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423689039588" session_id=3567095921 session_state=CONTINUE} 20241218122637580 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262423689039588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637580 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637580 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637583 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637583 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423689039588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423689039588" session_id=3567095921 session_state=CONTINUE} 20241218122637583 DSS <0004> hlr_ussd.c:576 262423689039588/0xd49d9071: Process SS (CONTINUE) 20241218122637583 DSS <0004> hlr_ussd.c:518 262423689039588/0xd49d9071: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637583 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423689039588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637583 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637583 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637583 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637583 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637584 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637584 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637584 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262423689039588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423689039588" session_id=3567095921 session_state=END} 20241218122637584 DSS <0004> hlr_ussd.c:576 262423689039588/0xd49d9071: Process SS (END) 20241218122637584 DSS <0004> hlr_ussd.c:518 262423689039588/0xd49d9071: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637584 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423689039588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423689039588" session_id=3567095921 session_state=END} 20241218122637584 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423689039588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637584 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262423689039588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637584 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637584 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51518<->l=127.0.0.1:4258 20241218122637585 DAUC <0003> db_auc.c:157 IMSI='262420804398107': No 2G Auth Data 20241218122637585 DAUC <0003> db_auc.c:192 IMSI='262420804398107': No 3G Auth Data 20241218122637591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51530<->l=127.0.0.1:4258 20241218122637594 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637594 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420804398107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420804398107" session_id=3324072475 session_state=BEGIN} 20241218122637594 DSS <0004> hlr_ussd.c:576 262420804398107/0xc621521b: Process SS (BEGIN) 20241218122637594 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122637594 DSS <0004> hlr_ussd.c:518 262420804398107/0xc621521b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122637594 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637594 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637594 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637594 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637595 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637595 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637595 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420804398107 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420804398107" session_id=3324072475 session_state=CONTINUE} 20241218122637595 DSS <0004> hlr_ussd.c:576 262420804398107/0xc621521b: Process SS (CONTINUE) 20241218122637595 DSS <0004> hlr_ussd.c:518 262420804398107/0xc621521b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122637595 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420804398107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420804398107" session_id=3324072475 session_state=CONTINUE} 20241218122637595 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420804398107 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637595 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637595 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637597 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637597 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420804398107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420804398107" session_id=3324072475 session_state=CONTINUE} 20241218122637597 DSS <0004> hlr_ussd.c:576 262420804398107/0xc621521b: Process SS (CONTINUE) 20241218122637597 DSS <0004> hlr_ussd.c:518 262420804398107/0xc621521b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637597 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420804398107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637597 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637597 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637597 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637597 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637597 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637597 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637597 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420804398107 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420804398107" session_id=3324072475 session_state=END} 20241218122637597 DSS <0004> hlr_ussd.c:576 262420804398107/0xc621521b: Process SS (END) 20241218122637597 DSS <0004> hlr_ussd.c:518 262420804398107/0xc621521b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637597 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420804398107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420804398107" session_id=3324072475 session_state=END} 20241218122637597 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420804398107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637597 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420804398107 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637597 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637597 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51530<->l=127.0.0.1:4258 20241218122637598 DAUC <0003> db_auc.c:157 IMSI='262425070015466': No 2G Auth Data 20241218122637598 DAUC <0003> db_auc.c:192 IMSI='262425070015466': No 3G Auth Data 20241218122637606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51544<->l=127.0.0.1:4258 20241218122637609 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637609 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425070015466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425070015466" session_id=3891790842 session_state=BEGIN} 20241218122637609 DSS <0004> hlr_ussd.c:576 262425070015466/0xe7f803fa: Process SS (BEGIN) 20241218122637609 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122637609 DSS <0004> hlr_ussd.c:518 262425070015466/0xe7f803fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122637609 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637609 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637609 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637609 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637610 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637610 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637610 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262425070015466 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425070015466" session_id=3891790842 session_state=CONTINUE} 20241218122637610 DSS <0004> hlr_ussd.c:576 262425070015466/0xe7f803fa: Process SS (CONTINUE) 20241218122637610 DSS <0004> hlr_ussd.c:518 262425070015466/0xe7f803fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122637610 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425070015466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425070015466" session_id=3891790842 session_state=CONTINUE} 20241218122637610 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262425070015466 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637610 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637610 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637612 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637612 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425070015466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425070015466" session_id=3891790842 session_state=CONTINUE} 20241218122637612 DSS <0004> hlr_ussd.c:576 262425070015466/0xe7f803fa: Process SS (CONTINUE) 20241218122637612 DSS <0004> hlr_ussd.c:518 262425070015466/0xe7f803fa: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637612 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425070015466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637612 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637612 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637612 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637612 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637612 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637612 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637612 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262425070015466 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425070015466" session_id=3891790842 session_state=END} 20241218122637612 DSS <0004> hlr_ussd.c:576 262425070015466/0xe7f803fa: Process SS (END) 20241218122637612 DSS <0004> hlr_ussd.c:518 262425070015466/0xe7f803fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637613 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425070015466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425070015466" session_id=3891790842 session_state=END} 20241218122637613 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425070015466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637613 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262425070015466 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637613 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637613 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51544<->l=127.0.0.1:4258 20241218122637613 DAUC <0003> db_auc.c:157 IMSI='262420834632298': No 2G Auth Data 20241218122637613 DAUC <0003> db_auc.c:192 IMSI='262420834632298': No 3G Auth Data 20241218122637620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51552<->l=127.0.0.1:4258 20241218122637623 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637623 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420834632298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420834632298" session_id=2111548507 session_state=BEGIN} 20241218122637623 DSS <0004> hlr_ussd.c:576 262420834632298/0x7ddbac5b: Process SS (BEGIN) 20241218122637623 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122637623 DSS <0004> hlr_ussd.c:518 262420834632298/0x7ddbac5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122637623 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637623 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637623 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637623 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637624 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637624 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637624 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420834632298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420834632298" session_id=2111548507 session_state=CONTINUE} 20241218122637624 DSS <0004> hlr_ussd.c:576 262420834632298/0x7ddbac5b: Process SS (CONTINUE) 20241218122637624 DSS <0004> hlr_ussd.c:518 262420834632298/0x7ddbac5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122637624 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420834632298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420834632298" session_id=2111548507 session_state=CONTINUE} 20241218122637624 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420834632298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637624 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637624 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637626 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637626 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420834632298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420834632298" session_id=2111548507 session_state=CONTINUE} 20241218122637626 DSS <0004> hlr_ussd.c:576 262420834632298/0x7ddbac5b: Process SS (CONTINUE) 20241218122637626 DSS <0004> hlr_ussd.c:518 262420834632298/0x7ddbac5b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637626 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420834632298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637626 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637626 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637626 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637626 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637627 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637627 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637627 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420834632298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420834632298" session_id=2111548507 session_state=END} 20241218122637627 DSS <0004> hlr_ussd.c:576 262420834632298/0x7ddbac5b: Process SS (END) 20241218122637627 DSS <0004> hlr_ussd.c:518 262420834632298/0x7ddbac5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637627 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420834632298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420834632298" session_id=2111548507 session_state=END} 20241218122637627 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420834632298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637627 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420834632298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637627 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637627 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51552<->l=127.0.0.1:4258 20241218122637628 DAUC <0003> db_auc.c:157 IMSI='262423519001457': No 2G Auth Data 20241218122637628 DAUC <0003> db_auc.c:192 IMSI='262423519001457': No 3G Auth Data 20241218122637634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51564<->l=127.0.0.1:4258 20241218122637637 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637637 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423519001457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423519001457" session_id=1979945552 session_state=BEGIN} 20241218122637637 DSS <0004> hlr_ussd.c:576 262423519001457/0x76039250: Process SS (BEGIN) 20241218122637637 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122637637 DSS <0004> hlr_ussd.c:518 262423519001457/0x76039250: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122637637 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637637 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637637 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637637 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637638 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637638 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637638 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262423519001457 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423519001457" session_id=1979945552 session_state=CONTINUE} 20241218122637638 DSS <0004> hlr_ussd.c:576 262423519001457/0x76039250: Process SS (CONTINUE) 20241218122637638 DSS <0004> hlr_ussd.c:518 262423519001457/0x76039250: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122637638 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423519001457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423519001457" session_id=1979945552 session_state=CONTINUE} 20241218122637638 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262423519001457 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637638 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637638 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637640 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637640 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423519001457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423519001457" session_id=1979945552 session_state=CONTINUE} 20241218122637640 DSS <0004> hlr_ussd.c:576 262423519001457/0x76039250: Process SS (CONTINUE) 20241218122637640 DSS <0004> hlr_ussd.c:518 262423519001457/0x76039250: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637640 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423519001457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637640 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637640 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637640 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637640 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637641 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637641 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637641 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262423519001457 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423519001457" session_id=1979945552 session_state=END} 20241218122637641 DSS <0004> hlr_ussd.c:576 262423519001457/0x76039250: Process SS (END) 20241218122637641 DSS <0004> hlr_ussd.c:518 262423519001457/0x76039250: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637641 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423519001457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423519001457" session_id=1979945552 session_state=END} 20241218122637641 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423519001457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637641 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262423519001457 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637641 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637641 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51564<->l=127.0.0.1:4258 20241218122637642 DAUC <0003> db_auc.c:157 IMSI='262421589341993': No 2G Auth Data 20241218122637642 DAUC <0003> db_auc.c:192 IMSI='262421589341993': No 3G Auth Data 20241218122637648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51578<->l=127.0.0.1:4258 20241218122637651 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637651 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421589341993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421589341993" session_id=3636165091 session_state=BEGIN} 20241218122637651 DSS <0004> hlr_ussd.c:576 262421589341993/0xd8bb79e3: Process SS (BEGIN) 20241218122637651 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241218122637651 DSS <0004> hlr_ussd.c:518 262421589341993/0xd8bb79e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241218122637651 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637651 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637651 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637651 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637652 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637652 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637652 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421589341993 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421589341993" session_id=3636165091 session_state=CONTINUE} 20241218122637652 DSS <0004> hlr_ussd.c:576 262421589341993/0xd8bb79e3: Process SS (CONTINUE) 20241218122637652 DSS <0004> hlr_ussd.c:518 262421589341993/0xd8bb79e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241218122637652 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421589341993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421589341993" session_id=3636165091 session_state=CONTINUE} 20241218122637652 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421589341993 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637652 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637652 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637654 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637654 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421589341993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421589341993" session_id=3636165091 session_state=CONTINUE} 20241218122637654 DSS <0004> hlr_ussd.c:576 262421589341993/0xd8bb79e3: Process SS (CONTINUE) 20241218122637654 DSS <0004> hlr_ussd.c:518 262421589341993/0xd8bb79e3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637654 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421589341993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637654 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637654 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637654 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637654 DLINP <000b> input/ipa.c:431 127.0.0.1:40605 sending data 20241218122637655 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637655 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637655 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421589341993 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421589341993" session_id=3636165091 session_state=END} 20241218122637655 DSS <0004> hlr_ussd.c:576 262421589341993/0xd8bb79e3: Process SS (END) 20241218122637655 DSS <0004> hlr_ussd.c:518 262421589341993/0xd8bb79e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241218122637655 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421589341993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421589341993" session_id=3636165091 session_state=END} 20241218122637655 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421589341993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122637655 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421589341993 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122637655 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637655 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122637655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51578<->l=127.0.0.1:4258 20241218122637656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51482<->l=127.0.0.1:4258 20241218122637656 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122637656 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122637656 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122637656 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122637656 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33887<->l=127.0.0.1:4259) 20241218122637657 DLINP <000b> input/ipa.c:451 connected read/write 20241218122637657 DLINP <000b> input/ipa.c:405 127.0.0.1:40605 message received 20241218122637657 DLINP <000b> input/ipa.c:414 127.0.0.1:40605 connection closed with server 20241218122637657 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40605 20241218122637657 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241218122637693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51588<->l=127.0.0.1:4258 20241218122637894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51588<->l=127.0.0.1:4258 20241218122641004 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35305 20241218122641004 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35305 20241218122641005 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641005 DLINP <000b> input/ipa.c:405 127.0.0.1:35305 message received 20241218122641006 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122641006 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122641007 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641007 DLINP <000b> input/ipa.c:405 127.0.0.1:35305 message received 20241218122641007 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122641007 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241218122641007 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241218122641007 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241218122641007 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  20241218122641007 DLGSUP <0013> gsup_server.c:235 2:  20241218122641007 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122641007 DLGSUP <0013> gsup_server.c:235 3:  20241218122641007 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122641007 DLGSUP <0013> gsup_server.c:235 4:  20241218122641007 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122641007 DLGSUP <0013> gsup_server.c:235 5:  20241218122641007 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122641007 DLGSUP <0013> gsup_server.c:235 7:  20241218122641007 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122641007 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122641007 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122641007 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35305 20241218122641007 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122641008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51592<->l=127.0.0.1:4258 20241218122641009 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122641009 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122641009 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122641009 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  20241218122641009 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122641009 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  20241218122641009 DLGSUP <0013> gsup_server.c:235 2:  20241218122641009 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122641009 DLGSUP <0013> gsup_server.c:235 3:  20241218122641009 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122641009 DLGSUP <0013> gsup_server.c:235 4:  20241218122641009 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122641009 DLGSUP <0013> gsup_server.c:235 5:  20241218122641009 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122641009 DLGSUP <0013> gsup_server.c:235 7:  20241218122641009 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122641009 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122641009 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122641009 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122641019 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38885<->l=127.0.0.1:4259) 20241218122641022 DAUC <0003> db_auc.c:157 IMSI='262428231906744': No 2G Auth Data 20241218122641022 DAUC <0003> db_auc.c:192 IMSI='262428231906744': No 3G Auth Data 20241218122641027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51596<->l=127.0.0.1:4258 20241218122641054 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122641054 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428231906744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428231906744" session_id=1140435901 session_state=BEGIN} 20241218122641054 DSS <0004> hlr_ussd.c:576 262428231906744/0x43f9abbd: Process SS (BEGIN) 20241218122641054 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241218122641054 DSS <0004> hlr_ussd.c:518 262428231906744/0x43f9abbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241218122641054 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641054 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641054 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641055 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641071 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641072 DLINP <000b> input/ipa.c:405 127.0.0.1:35305 message received 20241218122641072 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428231906744 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428231906744" session_id=1140435901 session_state=END} 20241218122641072 DSS <0004> hlr_ussd.c:576 262428231906744/0x43f9abbd: Process SS (END) 20241218122641072 DSS <0004> hlr_ussd.c:518 262428231906744/0x43f9abbd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241218122641072 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428231906744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428231906744" session_id=1140435901 session_state=END} 20241218122641072 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428231906744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122641072 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428231906744 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122641072 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641072 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51596<->l=127.0.0.1:4258 20241218122641086 DAUC <0003> db_auc.c:157 IMSI='262428008141529': No 2G Auth Data 20241218122641086 DAUC <0003> db_auc.c:192 IMSI='262428008141529': No 3G Auth Data 20241218122641100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51610<->l=127.0.0.1:4258 20241218122641103 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122641103 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428008141529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428008141529" session_id=3627543414 session_state=BEGIN} 20241218122641103 DSS <0004> hlr_ussd.c:576 262428008141529/0xd837eb76: Process SS (BEGIN) 20241218122641103 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241218122641103 DSS <0004> hlr_ussd.c:518 262428008141529/0xd837eb76: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241218122641103 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641103 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641103 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641103 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641104 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641104 DLINP <000b> input/ipa.c:405 127.0.0.1:35305 message received 20241218122641104 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428008141529 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428008141529" session_id=3627543414 session_state=END} 20241218122641104 DSS <0004> hlr_ussd.c:576 262428008141529/0xd837eb76: Process SS (END) 20241218122641104 DSS <0004> hlr_ussd.c:518 262428008141529/0xd837eb76: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241218122641104 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428008141529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428008141529" session_id=3627543414 session_state=END} 20241218122641104 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428008141529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122641104 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428008141529 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122641104 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641104 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51610<->l=127.0.0.1:4258 20241218122641106 DAUC <0003> db_auc.c:157 IMSI='262425708261147': No 2G Auth Data 20241218122641106 DAUC <0003> db_auc.c:192 IMSI='262425708261147': No 3G Auth Data 20241218122641112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51618<->l=127.0.0.1:4258 20241218122641115 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122641115 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425708261147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425708261147" session_id=2390836348 session_state=BEGIN} 20241218122641115 DSS <0004> hlr_ussd.c:576 262425708261147/0x8e81447c: Process SS (BEGIN) 20241218122641115 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241218122641115 DSS <0004> hlr_ussd.c:518 262425708261147/0x8e81447c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241218122641115 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641115 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641115 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641115 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641116 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641116 DLINP <000b> input/ipa.c:405 127.0.0.1:35305 message received 20241218122641116 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425708261147 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425708261147" session_id=2390836348 session_state=END} 20241218122641116 DSS <0004> hlr_ussd.c:576 262425708261147/0x8e81447c: Process SS (END) 20241218122641116 DSS <0004> hlr_ussd.c:518 262425708261147/0x8e81447c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241218122641116 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425708261147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425708261147" session_id=2390836348 session_state=END} 20241218122641116 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425708261147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122641116 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425708261147 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122641116 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641116 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51618<->l=127.0.0.1:4258 20241218122641118 DAUC <0003> db_auc.c:157 IMSI='262422557238072': No 2G Auth Data 20241218122641118 DAUC <0003> db_auc.c:192 IMSI='262422557238072': No 3G Auth Data 20241218122641125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51628<->l=127.0.0.1:4258 20241218122641128 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122641128 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422557238072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422557238072" session_id=4165189094 session_state=BEGIN} 20241218122641128 DSS <0004> hlr_ussd.c:576 262422557238072/0xf843bde6: Process SS (BEGIN) 20241218122641128 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241218122641128 DSS <0004> hlr_ussd.c:518 262422557238072/0xf843bde6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241218122641128 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641128 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641128 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641128 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641128 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641128 DLINP <000b> input/ipa.c:405 127.0.0.1:35305 message received 20241218122641128 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262422557238072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422557238072" session_id=4165189094 session_state=END} 20241218122641128 DSS <0004> hlr_ussd.c:576 262422557238072/0xf843bde6: Process SS (END) 20241218122641128 DSS <0004> hlr_ussd.c:518 262422557238072/0xf843bde6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241218122641128 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422557238072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422557238072" session_id=4165189094 session_state=END} 20241218122641128 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422557238072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122641128 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262422557238072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122641128 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641128 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51628<->l=127.0.0.1:4258 20241218122641131 DAUC <0003> db_auc.c:157 IMSI='262428213521816': No 2G Auth Data 20241218122641131 DAUC <0003> db_auc.c:192 IMSI='262428213521816': No 3G Auth Data 20241218122641137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51640<->l=127.0.0.1:4258 20241218122641139 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122641139 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428213521816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428213521816" session_id=3529638231 session_state=BEGIN} 20241218122641139 DSS <0004> hlr_ussd.c:576 262428213521816/0xd2620157: Process SS (BEGIN) 20241218122641139 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241218122641139 DSS <0004> hlr_ussd.c:518 262428213521816/0xd2620157: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241218122641139 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641139 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641140 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641140 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641140 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641140 DLINP <000b> input/ipa.c:405 127.0.0.1:35305 message received 20241218122641140 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262428213521816 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428213521816" session_id=3529638231 session_state=END} 20241218122641140 DSS <0004> hlr_ussd.c:576 262428213521816/0xd2620157: Process SS (END) 20241218122641140 DSS <0004> hlr_ussd.c:518 262428213521816/0xd2620157: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241218122641140 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428213521816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428213521816" session_id=3529638231 session_state=END} 20241218122641140 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428213521816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122641140 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262428213521816 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122641140 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641140 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51640<->l=127.0.0.1:4258 20241218122641143 DAUC <0003> db_auc.c:157 IMSI='262426984799127': No 2G Auth Data 20241218122641143 DAUC <0003> db_auc.c:192 IMSI='262426984799127': No 3G Auth Data 20241218122641149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20241218122641152 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122641152 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426984799127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426984799127" session_id=3458842404 session_state=BEGIN} 20241218122641152 DSS <0004> hlr_ussd.c:576 262426984799127/0xce29bf24: Process SS (BEGIN) 20241218122641152 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241218122641152 DSS <0004> hlr_ussd.c:518 262426984799127/0xce29bf24: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241218122641152 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641152 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641152 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641152 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641153 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641153 DLINP <000b> input/ipa.c:405 127.0.0.1:35305 message received 20241218122641153 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262426984799127 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426984799127" session_id=3458842404 session_state=END} 20241218122641153 DSS <0004> hlr_ussd.c:576 262426984799127/0xce29bf24: Process SS (END) 20241218122641153 DSS <0004> hlr_ussd.c:518 262426984799127/0xce29bf24: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241218122641153 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426984799127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426984799127" session_id=3458842404 session_state=END} 20241218122641153 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426984799127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122641153 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262426984799127 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122641153 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641154 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20241218122641156 DAUC <0003> db_auc.c:157 IMSI='262426669177827': No 2G Auth Data 20241218122641156 DAUC <0003> db_auc.c:192 IMSI='262426669177827': No 3G Auth Data 20241218122641163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51664<->l=127.0.0.1:4258 20241218122641168 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122641168 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426669177827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426669177827" session_id=3071477156 session_state=BEGIN} 20241218122641168 DSS <0004> hlr_ussd.c:576 262426669177827/0xb71305a4: Process SS (BEGIN) 20241218122641168 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241218122641168 DSS <0004> hlr_ussd.c:518 262426669177827/0xb71305a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241218122641168 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641168 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641168 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641168 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641169 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641169 DLINP <000b> input/ipa.c:405 127.0.0.1:35305 message received 20241218122641169 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426669177827 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426669177827" session_id=3071477156 session_state=END} 20241218122641169 DSS <0004> hlr_ussd.c:576 262426669177827/0xb71305a4: Process SS (END) 20241218122641169 DSS <0004> hlr_ussd.c:518 262426669177827/0xb71305a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241218122641169 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426669177827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426669177827" session_id=3071477156 session_state=END} 20241218122641169 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426669177827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122641169 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426669177827 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122641169 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641169 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51664<->l=127.0.0.1:4258 20241218122641172 DAUC <0003> db_auc.c:157 IMSI='262423539504173': No 2G Auth Data 20241218122641172 DAUC <0003> db_auc.c:192 IMSI='262423539504173': No 3G Auth Data 20241218122641178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51672<->l=127.0.0.1:4258 20241218122641181 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122641181 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423539504173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423539504173" session_id=2266165280 session_state=BEGIN} 20241218122641181 DSS <0004> hlr_ussd.c:576 262423539504173/0x8712f020: Process SS (BEGIN) 20241218122641181 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241218122641181 DSS <0004> hlr_ussd.c:518 262423539504173/0x8712f020: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241218122641181 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641181 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641181 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641181 DLINP <000b> input/ipa.c:431 127.0.0.1:35305 sending data 20241218122641182 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641182 DLINP <000b> input/ipa.c:405 127.0.0.1:35305 message received 20241218122641182 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262423539504173 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423539504173" session_id=2266165280 session_state=END} 20241218122641182 DSS <0004> hlr_ussd.c:576 262423539504173/0x8712f020: Process SS (END) 20241218122641182 DSS <0004> hlr_ussd.c:518 262423539504173/0x8712f020: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241218122641182 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423539504173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423539504173" session_id=2266165280 session_state=END} 20241218122641182 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423539504173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122641182 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262423539504173 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241218122641182 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641182 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122641184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51672<->l=127.0.0.1:4258 20241218122641185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51592<->l=127.0.0.1:4258 20241218122641186 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38885<->l=127.0.0.1:4259) 20241218122641186 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122641186 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122641186 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122641186 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122641186 DLINP <000b> input/ipa.c:451 connected read/write 20241218122641186 DLINP <000b> input/ipa.c:405 127.0.0.1:35305 message received 20241218122641186 DLINP <000b> input/ipa.c:414 127.0.0.1:35305 connection closed with server 20241218122641186 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35305 20241218122641186 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241218122641208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4258 20241218122641410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4258 20241218122643286 DSS <0004> hlr_ussd.c:239 262425735986930/0x6a12549f: SS Session Timeout, destroying 20241218122643286 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425735986930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122643314 DSS <0004> hlr_ussd.c:239 262420289291287/0xd7a9d646: SS Session Timeout, destroying 20241218122643314 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420289291287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122643327 DSS <0004> hlr_ussd.c:239 262428861489117/0x05081fbc: SS Session Timeout, destroying 20241218122643327 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428861489117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122643339 DSS <0004> hlr_ussd.c:239 262424094564949/0x513e0bfc: SS Session Timeout, destroying 20241218122643339 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424094564949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122643350 DSS <0004> hlr_ussd.c:239 262420514182553/0xf71e0b49: SS Session Timeout, destroying 20241218122643350 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420514182553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122643360 DSS <0004> hlr_ussd.c:239 262429035768755/0xb5c3c9ce: SS Session Timeout, destroying 20241218122643361 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429035768755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122643373 DSS <0004> hlr_ussd.c:239 262427324679364/0x78ba6ba9: SS Session Timeout, destroying 20241218122643373 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427324679364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122643386 DSS <0004> hlr_ussd.c:239 262421283087757/0xf9957d0c: SS Session Timeout, destroying 20241218122643386 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421283087757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122644544 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122644544 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122644548 DLINP <000b> input/ipa.c:451 connected read/write 20241218122644548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122644550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53306<->l=127.0.0.1:4258 20241218122644553 DLINP <000b> input/ipa.c:451 connected read/write 20241218122644553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122644553 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122644553 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122644553 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  20241218122644553 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122644553 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  20241218122644553 DLGSUP <0013> gsup_server.c:235 2:  20241218122644553 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122644553 DLGSUP <0013> gsup_server.c:235 3:  20241218122644553 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122644553 DLGSUP <0013> gsup_server.c:235 4:  20241218122644553 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122644553 DLGSUP <0013> gsup_server.c:235 5:  20241218122644553 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122644553 DLGSUP <0013> gsup_server.c:235 7:  20241218122644553 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122644553 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122644553 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122644553 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122644572 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43193<->l=127.0.0.1:4259) 20241218122644575 DAUC <0003> db_auc.c:157 IMSI='262422518762161': No 2G Auth Data 20241218122644575 DAUC <0003> db_auc.c:192 IMSI='262422518762161': No 3G Auth Data 20241218122644592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20241218122644607 DLINP <000b> input/ipa.c:451 connected read/write 20241218122644607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122644607 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422518762161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422518762161" session_id=2799902846 session_state=BEGIN} 20241218122644607 DSS <0004> hlr_ussd.c:576 262422518762161/0xa6e3207e: Process SS (BEGIN) 20241218122644607 DSS <0004> hlr_ussd.c:498 262422518762161/0xa6e3207e: SS CompType=Invoke, OpCode=InterrogateSS 20241218122644608 DSS <0004> hlr_ussd.c:506 262422518762161/0xa6e3207e: Structured SS requests are not supported, rejecting... 20241218122644608 DSS <0004> hlr_ussd.c:354 262422518762161/0xa6e3207e: Tx ReturnError(0, 0x15) 20241218122644608 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422518762161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422518762161" session_id=2799902846 session_state=END} 20241218122644608 DLINP <000b> input/ipa.c:451 connected read/write 20241218122644608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122644608 DLINP <000b> input/ipa.c:451 connected read/write 20241218122644608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122644617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20241218122644623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53306<->l=127.0.0.1:4258 20241218122644625 DLINP <000b> input/ipa.c:451 connected read/write 20241218122644625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122644625 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122644625 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122644625 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122644625 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43193<->l=127.0.0.1:4259) 20241218122644658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 20241218122644759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 20241218122646616 DSS <0004> hlr_ussd.c:239 262420625725160/0x8944b7f5: SS Session Timeout, destroying 20241218122646616 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420625725160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122646625 DSS <0004> hlr_ussd.c:239 262420184507934/0x0bdbacb3: SS Session Timeout, destroying 20241218122646625 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420184507934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122646636 DSS <0004> hlr_ussd.c:239 262422573623797/0xa1f403f9: SS Session Timeout, destroying 20241218122646636 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422573623797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122646648 DSS <0004> hlr_ussd.c:239 262420710614114/0xcbb8fd5b: SS Session Timeout, destroying 20241218122646648 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420710614114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122646659 DSS <0004> hlr_ussd.c:239 262426558834978/0xe5f70d20: SS Session Timeout, destroying 20241218122646659 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426558834978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122646671 DSS <0004> hlr_ussd.c:239 262423058477773/0x98b47d81: SS Session Timeout, destroying 20241218122646671 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423058477773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122646682 DSS <0004> hlr_ussd.c:239 262425617175694/0x20c94f91: SS Session Timeout, destroying 20241218122646682 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425617175694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122646694 DSS <0004> hlr_ussd.c:239 262425750232601/0x8a1e6806: SS Session Timeout, destroying 20241218122646695 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425750232601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122647871 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122647871 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122647876 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122647878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53330<->l=127.0.0.1:4258 20241218122647881 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122647881 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122647881 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122647882 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  20241218122647882 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122647882 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  20241218122647882 DLGSUP <0013> gsup_server.c:235 2:  20241218122647882 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122647882 DLGSUP <0013> gsup_server.c:235 3:  20241218122647882 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122647882 DLGSUP <0013> gsup_server.c:235 4:  20241218122647882 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122647882 DLGSUP <0013> gsup_server.c:235 5:  20241218122647882 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122647882 DLGSUP <0013> gsup_server.c:235 7:  20241218122647882 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122647882 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122647882 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122647882 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122647904 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35175<->l=127.0.0.1:4259) 20241218122647911 DAUC <0003> db_auc.c:157 IMSI='262428282396063': No 2G Auth Data 20241218122647911 DAUC <0003> db_auc.c:192 IMSI='262428282396063': No 3G Auth Data 20241218122647935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4258 20241218122647949 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122647949 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428282396063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428282396063"} 20241218122647949 DMAIN <0000> hlr.c:424 IMSI='262428282396063': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122647949 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428282396063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428282396063"} 20241218122647949 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428282396063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122647949 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122647949 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122647951 DAUC <0003> db_auc.c:192 IMSI='262428282396063': No 3G Auth Data 20241218122647955 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122647955 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428282396063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428282396063"} 20241218122647955 DAUC <0003> hlr.c:417 IMSI='262428282396063': storing IMEI = 12345678901234 20241218122647955 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428282396063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428282396063"} 20241218122647955 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428282396063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122647955 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122647955 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122647957 DAUC <0003> db_auc.c:192 IMSI='262428282396063': No 3G Auth Data 20241218122647959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4258 20241218122647961 DAUC <0003> db_auc.c:157 IMSI='262422268227814': No 2G Auth Data 20241218122647961 DAUC <0003> db_auc.c:192 IMSI='262422268227814': No 3G Auth Data 20241218122647973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53342<->l=127.0.0.1:4258 20241218122647975 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122647975 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422268227814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422268227814"} 20241218122647975 DMAIN <0000> hlr.c:424 IMSI='262422268227814': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122647975 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422268227814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422268227814"} 20241218122647975 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422268227814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122647975 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122647975 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122647976 DAUC <0003> db_auc.c:192 IMSI='262422268227814': No 3G Auth Data 20241218122647977 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122647977 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422268227814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422268227814"} 20241218122647977 DAUC <0003> hlr.c:417 IMSI='262422268227814': storing IMEI = 12345678901234 20241218122647977 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422268227814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422268227814"} 20241218122647977 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422268227814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122647977 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122647977 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122647978 DAUC <0003> db_auc.c:192 IMSI='262422268227814': No 3G Auth Data 20241218122647978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53342<->l=127.0.0.1:4258 20241218122647979 DAUC <0003> db_auc.c:157 IMSI='262420719439348': No 2G Auth Data 20241218122647979 DAUC <0003> db_auc.c:192 IMSI='262420719439348': No 3G Auth Data 20241218122647986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 20241218122647988 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122647988 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420719439348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420719439348"} 20241218122647988 DMAIN <0000> hlr.c:424 IMSI='262420719439348': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122647988 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420719439348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420719439348"} 20241218122647988 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420719439348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122647988 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122647988 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122647989 DAUC <0003> db_auc.c:192 IMSI='262420719439348': No 3G Auth Data 20241218122647990 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122647990 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420719439348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420719439348"} 20241218122647990 DAUC <0003> hlr.c:417 IMSI='262420719439348': storing IMEI = 12345678901234 20241218122647990 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420719439348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420719439348"} 20241218122647990 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420719439348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122647990 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122647990 DLINP <000b> input/ipa.c:451 connected read/write 20241218122647990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122647991 DAUC <0003> db_auc.c:192 IMSI='262420719439348': No 3G Auth Data 20241218122647991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 20241218122647992 DAUC <0003> db_auc.c:157 IMSI='262421791610853': No 2G Auth Data 20241218122647992 DAUC <0003> db_auc.c:192 IMSI='262421791610853': No 3G Auth Data 20241218122647998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4258 20241218122648000 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122648000 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421791610853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421791610853"} 20241218122648000 DMAIN <0000> hlr.c:424 IMSI='262421791610853': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122648000 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421791610853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421791610853"} 20241218122648001 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421791610853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122648001 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648001 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648001 DAUC <0003> db_auc.c:157 IMSI='262421791610853': No 2G Auth Data 20241218122648002 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122648003 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421791610853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421791610853"} 20241218122648003 DAUC <0003> hlr.c:417 IMSI='262421791610853': storing IMEI = 12345678901234 20241218122648003 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421791610853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421791610853"} 20241218122648003 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421791610853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122648003 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648003 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648003 DAUC <0003> db_auc.c:157 IMSI='262421791610853': No 2G Auth Data 20241218122648003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4258 20241218122648004 DAUC <0003> db_auc.c:157 IMSI='262429690211327': No 2G Auth Data 20241218122648004 DAUC <0003> db_auc.c:192 IMSI='262429690211327': No 3G Auth Data 20241218122648011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4258 20241218122648013 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122648013 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429690211327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429690211327"} 20241218122648013 DMAIN <0000> hlr.c:424 IMSI='262429690211327': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122648014 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429690211327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429690211327"} 20241218122648014 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429690211327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122648014 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648014 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648014 DAUC <0003> db_auc.c:157 IMSI='262429690211327': No 2G Auth Data 20241218122648016 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122648016 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429690211327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429690211327"} 20241218122648016 DAUC <0003> hlr.c:417 IMSI='262429690211327': storing IMEI = 12345678901234 20241218122648016 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429690211327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429690211327"} 20241218122648016 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429690211327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122648016 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648016 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648016 DAUC <0003> db_auc.c:157 IMSI='262429690211327': No 2G Auth Data 20241218122648017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4258 20241218122648017 DAUC <0003> db_auc.c:157 IMSI='262429480455940': No 2G Auth Data 20241218122648017 DAUC <0003> db_auc.c:192 IMSI='262429480455940': No 3G Auth Data 20241218122648024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53372<->l=127.0.0.1:4258 20241218122648026 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122648026 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429480455940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429480455940"} 20241218122648026 DMAIN <0000> hlr.c:424 IMSI='262429480455940': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122648026 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429480455940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429480455940"} 20241218122648026 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429480455940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122648026 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648026 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648028 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122648028 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429480455940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429480455940"} 20241218122648028 DAUC <0003> hlr.c:417 IMSI='262429480455940': storing IMEI = 12345678901234 20241218122648028 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429480455940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429480455940"} 20241218122648028 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429480455940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122648028 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648028 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53372<->l=127.0.0.1:4258 20241218122648030 DAUC <0003> db_auc.c:157 IMSI='262428002741056': No 2G Auth Data 20241218122648030 DAUC <0003> db_auc.c:192 IMSI='262428002741056': No 3G Auth Data 20241218122648036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20241218122648039 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122648039 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428002741056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428002741056"} 20241218122648039 DMAIN <0000> hlr.c:424 IMSI='262428002741056': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122648039 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428002741056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428002741056"} 20241218122648039 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428002741056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122648039 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648039 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648041 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122648041 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428002741056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428002741056"} 20241218122648041 DAUC <0003> hlr.c:417 IMSI='262428002741056': storing IMEI = 12345678901234 20241218122648041 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428002741056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428002741056"} 20241218122648041 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428002741056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122648041 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648041 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20241218122648042 DAUC <0003> db_auc.c:157 IMSI='262423963436202': No 2G Auth Data 20241218122648042 DAUC <0003> db_auc.c:192 IMSI='262423963436202': No 3G Auth Data 20241218122648048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53398<->l=127.0.0.1:4258 20241218122648051 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122648051 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423963436202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423963436202"} 20241218122648051 DMAIN <0000> hlr.c:424 IMSI='262423963436202': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122648051 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423963436202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423963436202"} 20241218122648051 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423963436202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122648051 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648051 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648053 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122648053 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423963436202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423963436202"} 20241218122648053 DAUC <0003> hlr.c:417 IMSI='262423963436202': storing IMEI = 12345678901234 20241218122648053 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423963436202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423963436202"} 20241218122648053 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423963436202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122648053 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648053 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122648054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53398<->l=127.0.0.1:4258 20241218122648055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53330<->l=127.0.0.1:4258 20241218122648056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35175<->l=127.0.0.1:4259) 20241218122648056 DLINP <000b> input/ipa.c:451 connected read/write 20241218122648056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122648056 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122648056 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122648056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122648085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53406<->l=127.0.0.1:4258 20241218122648185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53406<->l=127.0.0.1:4258 20241218122651314 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122651314 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122651319 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53416<->l=127.0.0.1:4258 20241218122651325 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651325 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122651325 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122651325 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  20241218122651325 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122651325 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  20241218122651325 DLGSUP <0013> gsup_server.c:235 2:  20241218122651325 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122651325 DLGSUP <0013> gsup_server.c:235 3:  20241218122651325 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122651325 DLGSUP <0013> gsup_server.c:235 4:  20241218122651325 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122651325 DLGSUP <0013> gsup_server.c:235 5:  20241218122651325 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122651325 DLGSUP <0013> gsup_server.c:235 7:  20241218122651325 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122651325 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122651325 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122651325 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122651350 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39235<->l=127.0.0.1:4259) 20241218122651359 DAUC <0003> db_auc.c:157 IMSI='262429789884898': No 2G Auth Data 20241218122651359 DAUC <0003> db_auc.c:192 IMSI='262429789884898': No 3G Auth Data 20241218122651382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4258 20241218122651394 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651394 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429789884898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429789884898" source_name="the-source\n"} 20241218122651394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241218122651394 DMAIN <0000> hlr.c:424 IMSI='262429789884898': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122651394 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262429789884898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429789884898" destination_name="the-source\n"} 20241218122651394 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429789884898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651395 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651395 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651399 DAUC <0003> db_auc.c:192 IMSI='262429789884898': No 3G Auth Data 20241218122651404 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651404 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429789884898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429789884898" source_name="the-source\n"} 20241218122651404 DAUC <0003> hlr.c:417 IMSI='262429789884898': storing IMEI = 12345678901234 20241218122651404 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262429789884898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429789884898" destination_name="the-source\n"} 20241218122651404 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429789884898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651404 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651404 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651405 DAUC <0003> db_auc.c:192 IMSI='262429789884898': No 3G Auth Data 20241218122651408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4258 20241218122651411 DAUC <0003> db_auc.c:157 IMSI='262427187904577': No 2G Auth Data 20241218122651411 DAUC <0003> db_auc.c:192 IMSI='262427187904577': No 3G Auth Data 20241218122651430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 20241218122651432 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651432 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262427187904577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427187904577" source_name="the-source\n"} 20241218122651432 DMAIN <0000> hlr.c:424 IMSI='262427187904577': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122651432 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262427187904577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427187904577" destination_name="the-source\n"} 20241218122651432 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262427187904577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651432 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651432 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651433 DAUC <0003> db_auc.c:192 IMSI='262427187904577': No 3G Auth Data 20241218122651434 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651434 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262427187904577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427187904577" source_name="the-source\n"} 20241218122651434 DAUC <0003> hlr.c:417 IMSI='262427187904577': storing IMEI = 12345678901234 20241218122651434 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262427187904577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427187904577" destination_name="the-source\n"} 20241218122651434 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262427187904577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651434 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651434 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651434 DAUC <0003> db_auc.c:192 IMSI='262427187904577': No 3G Auth Data 20241218122651435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 20241218122651435 DAUC <0003> db_auc.c:157 IMSI='262420941315299': No 2G Auth Data 20241218122651435 DAUC <0003> db_auc.c:192 IMSI='262420941315299': No 3G Auth Data 20241218122651441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4258 20241218122651445 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651445 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420941315299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420941315299" source_name="the-source\n"} 20241218122651445 DMAIN <0000> hlr.c:424 IMSI='262420941315299': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122651445 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262420941315299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420941315299" destination_name="the-source\n"} 20241218122651445 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262420941315299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651445 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651445 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651446 DAUC <0003> db_auc.c:192 IMSI='262420941315299': No 3G Auth Data 20241218122651448 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651448 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420941315299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420941315299" source_name="the-source\n"} 20241218122651448 DAUC <0003> hlr.c:417 IMSI='262420941315299': storing IMEI = 12345678901234 20241218122651448 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262420941315299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420941315299" destination_name="the-source\n"} 20241218122651448 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262420941315299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651448 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651448 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651448 DAUC <0003> db_auc.c:192 IMSI='262420941315299': No 3G Auth Data 20241218122651449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4258 20241218122651450 DAUC <0003> db_auc.c:157 IMSI='262429176195594': No 2G Auth Data 20241218122651450 DAUC <0003> db_auc.c:192 IMSI='262429176195594': No 3G Auth Data 20241218122651457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53438<->l=127.0.0.1:4258 20241218122651460 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651460 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429176195594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429176195594" source_name="the-source\n"} 20241218122651460 DMAIN <0000> hlr.c:424 IMSI='262429176195594': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122651460 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262429176195594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429176195594" destination_name="the-source\n"} 20241218122651460 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262429176195594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651460 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651460 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651461 DAUC <0003> db_auc.c:157 IMSI='262429176195594': No 2G Auth Data 20241218122651462 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651462 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429176195594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429176195594" source_name="the-source\n"} 20241218122651462 DAUC <0003> hlr.c:417 IMSI='262429176195594': storing IMEI = 12345678901234 20241218122651462 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262429176195594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429176195594" destination_name="the-source\n"} 20241218122651462 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262429176195594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651462 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651462 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651463 DAUC <0003> db_auc.c:157 IMSI='262429176195594': No 2G Auth Data 20241218122651463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53438<->l=127.0.0.1:4258 20241218122651464 DAUC <0003> db_auc.c:157 IMSI='262423724384580': No 2G Auth Data 20241218122651464 DAUC <0003> db_auc.c:192 IMSI='262423724384580': No 3G Auth Data 20241218122651470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4258 20241218122651473 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651473 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262423724384580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423724384580" source_name="the-source\n"} 20241218122651473 DMAIN <0000> hlr.c:424 IMSI='262423724384580': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122651473 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262423724384580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423724384580" destination_name="the-source\n"} 20241218122651473 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262423724384580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651473 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651473 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651474 DAUC <0003> db_auc.c:157 IMSI='262423724384580': No 2G Auth Data 20241218122651475 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651475 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262423724384580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423724384580" source_name="the-source\n"} 20241218122651475 DAUC <0003> hlr.c:417 IMSI='262423724384580': storing IMEI = 12345678901234 20241218122651475 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262423724384580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423724384580" destination_name="the-source\n"} 20241218122651475 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262423724384580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651475 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651475 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651476 DAUC <0003> db_auc.c:157 IMSI='262423724384580': No 2G Auth Data 20241218122651476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4258 20241218122651477 DAUC <0003> db_auc.c:157 IMSI='262424553572249': No 2G Auth Data 20241218122651477 DAUC <0003> db_auc.c:192 IMSI='262424553572249': No 3G Auth Data 20241218122651484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4258 20241218122651486 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651486 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424553572249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424553572249" source_name="the-source\n"} 20241218122651486 DMAIN <0000> hlr.c:424 IMSI='262424553572249': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122651486 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262424553572249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424553572249" destination_name="the-source\n"} 20241218122651486 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424553572249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651486 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651486 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651489 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651489 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424553572249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424553572249" source_name="the-source\n"} 20241218122651489 DAUC <0003> hlr.c:417 IMSI='262424553572249': storing IMEI = 12345678901234 20241218122651489 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262424553572249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424553572249" destination_name="the-source\n"} 20241218122651489 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424553572249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651489 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651489 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4258 20241218122651491 DAUC <0003> db_auc.c:157 IMSI='262425788606416': No 2G Auth Data 20241218122651491 DAUC <0003> db_auc.c:192 IMSI='262425788606416': No 3G Auth Data 20241218122651497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53466<->l=127.0.0.1:4258 20241218122651500 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651500 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425788606416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425788606416" source_name="the-source\n"} 20241218122651500 DMAIN <0000> hlr.c:424 IMSI='262425788606416': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122651500 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262425788606416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425788606416" destination_name="the-source\n"} 20241218122651500 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262425788606416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651500 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651500 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651502 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651502 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425788606416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425788606416" source_name="the-source\n"} 20241218122651502 DAUC <0003> hlr.c:417 IMSI='262425788606416': storing IMEI = 12345678901234 20241218122651502 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262425788606416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425788606416" destination_name="the-source\n"} 20241218122651502 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262425788606416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651502 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651502 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53466<->l=127.0.0.1:4258 20241218122651505 DAUC <0003> db_auc.c:157 IMSI='262421687007717': No 2G Auth Data 20241218122651505 DAUC <0003> db_auc.c:192 IMSI='262421687007717': No 3G Auth Data 20241218122651511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53474<->l=127.0.0.1:4258 20241218122651514 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651514 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421687007717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421687007717" source_name="the-source\n"} 20241218122651514 DMAIN <0000> hlr.c:424 IMSI='262421687007717': has IMEI = 12345678901234 (consider setting 'store-imei') 20241218122651514 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262421687007717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421687007717" destination_name="the-source\n"} 20241218122651514 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421687007717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651514 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651514 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651516 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651516 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421687007717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421687007717" source_name="the-source\n"} 20241218122651516 DAUC <0003> hlr.c:417 IMSI='262421687007717': storing IMEI = 12345678901234 20241218122651516 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262421687007717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421687007717" destination_name="the-source\n"} 20241218122651516 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421687007717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122651516 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651516 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122651517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53474<->l=127.0.0.1:4258 20241218122651518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53416<->l=127.0.0.1:4258 20241218122651518 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39235<->l=127.0.0.1:4259) 20241218122651519 DLINP <000b> input/ipa.c:451 connected read/write 20241218122651519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122651519 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122651519 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122651519 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122651519 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241218122651543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53482<->l=127.0.0.1:4258 20241218122651644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53482<->l=127.0.0.1:4258 20241218122654717 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122654718 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122654719 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4258 20241218122654720 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654720 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122654720 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122654720 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  20241218122654720 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122654720 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  20241218122654720 DLGSUP <0013> gsup_server.c:235 2:  20241218122654720 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122654720 DLGSUP <0013> gsup_server.c:235 3:  20241218122654720 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122654720 DLGSUP <0013> gsup_server.c:235 4:  20241218122654720 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122654720 DLGSUP <0013> gsup_server.c:235 5:  20241218122654720 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122654720 DLGSUP <0013> gsup_server.c:235 7:  20241218122654720 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122654720 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122654720 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122654720 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122654728 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40017<->l=127.0.0.1:4259) 20241218122654730 DAUC <0003> db_auc.c:157 IMSI='262424514088039': No 2G Auth Data 20241218122654730 DAUC <0003> db_auc.c:192 IMSI='262424514088039': No 3G Auth Data 20241218122654735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44958<->l=127.0.0.1:4258 20241218122654762 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654762 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424514088039"} 20241218122654762 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241218122654762 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424514088039" cause=Invalid mandatory information} 20241218122654762 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654762 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654762 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654763 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654763 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424514088039"} 20241218122654763 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241218122654763 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424514088039" cause=Invalid mandatory information} 20241218122654763 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654763 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654763 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654764 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654764 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424514088039"} 20241218122654764 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241218122654764 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424514088039" cause=Invalid mandatory information} 20241218122654764 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654764 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654764 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654764 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654764 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424514088039"} 20241218122654764 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241218122654764 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424514088039" cause=Invalid mandatory information} 20241218122654764 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654764 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654764 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654765 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654765 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424514088039"} 20241218122654765 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241218122654765 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424514088039" cause=Invalid mandatory information} 20241218122654765 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424514088039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654765 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654765 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44958<->l=127.0.0.1:4258 20241218122654766 DAUC <0003> db_auc.c:157 IMSI='262427239141664': No 2G Auth Data 20241218122654766 DAUC <0003> db_auc.c:192 IMSI='262427239141664': No 3G Auth Data 20241218122654773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44960<->l=127.0.0.1:4258 20241218122654774 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654774 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427239141664"} 20241218122654774 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241218122654774 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427239141664" cause=Invalid mandatory information} 20241218122654774 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654774 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654774 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654775 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654775 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427239141664"} 20241218122654775 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241218122654775 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427239141664" cause=Invalid mandatory information} 20241218122654775 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654775 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654775 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654776 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654776 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427239141664"} 20241218122654776 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241218122654776 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427239141664" cause=Invalid mandatory information} 20241218122654776 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654776 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654776 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654776 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654776 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427239141664"} 20241218122654776 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241218122654776 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427239141664" cause=Invalid mandatory information} 20241218122654776 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654776 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654776 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654777 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654777 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427239141664"} 20241218122654777 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241218122654777 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427239141664" cause=Invalid mandatory information} 20241218122654777 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427239141664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654777 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654777 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44960<->l=127.0.0.1:4258 20241218122654778 DAUC <0003> db_auc.c:157 IMSI='262427536306577': No 2G Auth Data 20241218122654778 DAUC <0003> db_auc.c:192 IMSI='262427536306577': No 3G Auth Data 20241218122654785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44970<->l=127.0.0.1:4258 20241218122654786 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654786 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427536306577"} 20241218122654786 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241218122654786 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427536306577" cause=Invalid mandatory information} 20241218122654786 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654786 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654786 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654787 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654787 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427536306577"} 20241218122654787 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241218122654787 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427536306577" cause=Invalid mandatory information} 20241218122654787 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654787 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654787 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654788 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654788 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427536306577"} 20241218122654788 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241218122654788 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427536306577" cause=Invalid mandatory information} 20241218122654788 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654788 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654788 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654789 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654789 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427536306577"} 20241218122654789 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241218122654789 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427536306577" cause=Invalid mandatory information} 20241218122654789 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654789 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654789 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654789 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654789 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427536306577"} 20241218122654789 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241218122654789 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427536306577" cause=Invalid mandatory information} 20241218122654789 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427536306577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654789 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654789 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44970<->l=127.0.0.1:4258 20241218122654791 DAUC <0003> db_auc.c:157 IMSI='262428533192237': No 2G Auth Data 20241218122654791 DAUC <0003> db_auc.c:192 IMSI='262428533192237': No 3G Auth Data 20241218122654797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 20241218122654799 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654799 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428533192237"} 20241218122654799 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241218122654799 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428533192237" cause=Invalid mandatory information} 20241218122654799 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654799 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654799 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654800 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654800 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428533192237"} 20241218122654800 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241218122654800 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428533192237" cause=Invalid mandatory information} 20241218122654800 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654800 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654800 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654801 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654801 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428533192237"} 20241218122654801 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241218122654801 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428533192237" cause=Invalid mandatory information} 20241218122654801 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654801 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654801 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654802 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654802 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428533192237"} 20241218122654802 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241218122654802 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428533192237" cause=Invalid mandatory information} 20241218122654802 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654802 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654802 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654802 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654802 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428533192237"} 20241218122654802 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241218122654802 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428533192237" cause=Invalid mandatory information} 20241218122654802 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428533192237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654802 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654802 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 20241218122654804 DAUC <0003> db_auc.c:157 IMSI='262427881659117': No 2G Auth Data 20241218122654804 DAUC <0003> db_auc.c:192 IMSI='262427881659117': No 3G Auth Data 20241218122654810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4258 20241218122654812 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654812 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427881659117"} 20241218122654812 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241218122654812 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427881659117" cause=Invalid mandatory information} 20241218122654812 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654812 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654812 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654813 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654813 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427881659117"} 20241218122654813 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241218122654813 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427881659117" cause=Invalid mandatory information} 20241218122654813 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654813 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654813 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654814 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654814 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427881659117"} 20241218122654814 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241218122654814 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427881659117" cause=Invalid mandatory information} 20241218122654814 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654814 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654814 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654815 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654815 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427881659117"} 20241218122654815 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241218122654815 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427881659117" cause=Invalid mandatory information} 20241218122654815 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654815 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654815 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654815 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654815 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427881659117"} 20241218122654815 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241218122654815 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427881659117" cause=Invalid mandatory information} 20241218122654815 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427881659117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654815 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654815 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4258 20241218122654817 DAUC <0003> db_auc.c:157 IMSI='262427315594164': No 2G Auth Data 20241218122654817 DAUC <0003> db_auc.c:192 IMSI='262427315594164': No 3G Auth Data 20241218122654823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4258 20241218122654825 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654825 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427315594164"} 20241218122654825 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241218122654825 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427315594164" cause=Invalid mandatory information} 20241218122654825 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654825 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654825 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654826 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654826 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427315594164"} 20241218122654826 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241218122654826 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427315594164" cause=Invalid mandatory information} 20241218122654826 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654826 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654826 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654827 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654827 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427315594164"} 20241218122654827 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241218122654827 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427315594164" cause=Invalid mandatory information} 20241218122654827 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654827 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654827 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654827 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654827 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427315594164"} 20241218122654827 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241218122654827 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427315594164" cause=Invalid mandatory information} 20241218122654827 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654827 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654827 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654828 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654828 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427315594164"} 20241218122654828 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241218122654828 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427315594164" cause=Invalid mandatory information} 20241218122654828 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427315594164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654828 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654828 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4258 20241218122654830 DAUC <0003> db_auc.c:157 IMSI='262425098245488': No 2G Auth Data 20241218122654830 DAUC <0003> db_auc.c:192 IMSI='262425098245488': No 3G Auth Data 20241218122654836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 20241218122654837 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654837 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425098245488"} 20241218122654837 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241218122654837 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425098245488" cause=Invalid mandatory information} 20241218122654837 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654837 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654837 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654839 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654839 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425098245488"} 20241218122654839 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241218122654839 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425098245488" cause=Invalid mandatory information} 20241218122654839 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654839 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654839 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654840 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654840 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425098245488"} 20241218122654840 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241218122654840 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425098245488" cause=Invalid mandatory information} 20241218122654840 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654840 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654840 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654841 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654841 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425098245488"} 20241218122654841 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241218122654841 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425098245488" cause=Invalid mandatory information} 20241218122654841 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654841 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654841 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654842 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654842 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425098245488"} 20241218122654842 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241218122654842 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425098245488" cause=Invalid mandatory information} 20241218122654842 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425098245488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654842 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654842 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 20241218122654843 DAUC <0003> db_auc.c:157 IMSI='262420254064045': No 2G Auth Data 20241218122654843 DAUC <0003> db_auc.c:192 IMSI='262420254064045': No 3G Auth Data 20241218122654850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4258 20241218122654852 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654852 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420254064045"} 20241218122654852 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241218122654852 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420254064045" cause=Invalid mandatory information} 20241218122654852 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654852 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654852 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654853 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654853 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420254064045"} 20241218122654853 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241218122654853 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420254064045" cause=Invalid mandatory information} 20241218122654853 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654853 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654854 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654854 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654854 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420254064045"} 20241218122654854 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241218122654854 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420254064045" cause=Invalid mandatory information} 20241218122654854 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654854 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654854 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654855 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654855 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420254064045"} 20241218122654855 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241218122654856 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420254064045" cause=Invalid mandatory information} 20241218122654856 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654856 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654856 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654856 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654856 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420254064045"} 20241218122654856 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241218122654856 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420254064045" cause=Invalid mandatory information} 20241218122654857 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420254064045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122654857 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654857 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122654857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4258 20241218122654858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4258 20241218122654858 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40017<->l=127.0.0.1:4259) 20241218122654859 DLINP <000b> input/ipa.c:451 connected read/write 20241218122654859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122654859 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122654859 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122654859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122654881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 20241218122654981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 20241218122658099 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122658099 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122658102 DLINP <000b> input/ipa.c:451 connected read/write 20241218122658102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122658103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4258 20241218122658104 DLINP <000b> input/ipa.c:451 connected read/write 20241218122658104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122658104 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122658104 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122658104 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  20241218122658104 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122658104 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  20241218122658104 DLGSUP <0013> gsup_server.c:235 2:  20241218122658104 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122658104 DLGSUP <0013> gsup_server.c:235 3:  20241218122658104 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122658104 DLGSUP <0013> gsup_server.c:235 4:  20241218122658104 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122658104 DLGSUP <0013> gsup_server.c:235 5:  20241218122658105 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122658105 DLGSUP <0013> gsup_server.c:235 7:  20241218122658105 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122658105 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122658105 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122658105 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122658118 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38897<->l=127.0.0.1:4259) 20241218122658124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 20241218122658146 DLINP <000b> input/ipa.c:451 connected read/write 20241218122658146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122658146 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421857056840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421857056840"} 20241218122658146 DMAIN <0000> hlr.c:424 IMSI='262421857056840': has IMEI = 22245678901234 (consider setting 'store-imei') 20241218122658146 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421857056840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241218122658146 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421857056840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421857056840" cause=Invalid mandatory information} 20241218122658146 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421857056840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122658146 DLINP <000b> input/ipa.c:451 connected read/write 20241218122658146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122658146 DLINP <000b> input/ipa.c:451 connected read/write 20241218122658146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122658157 DLINP <000b> input/ipa.c:451 connected read/write 20241218122658157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122658157 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421857056840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421857056840"} 20241218122658157 DAUC <0003> hlr.c:417 IMSI='262421857056840': storing IMEI = 22245678901234 20241218122658157 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421857056840': no such subscriber 20241218122658157 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421857056840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241218122658157 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421857056840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421857056840" cause=Invalid mandatory information} 20241218122658157 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421857056840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122658157 DLINP <000b> input/ipa.c:451 connected read/write 20241218122658157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122658157 DLINP <000b> input/ipa.c:451 connected read/write 20241218122658157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122658160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 20241218122658162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4258 20241218122658164 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38897<->l=127.0.0.1:4259) 20241218122658164 DLINP <000b> input/ipa.c:451 connected read/write 20241218122658164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122658164 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122658164 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122658164 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122658204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4258 20241218122658305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4258 20241218122701383 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122701383 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122701385 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45052<->l=127.0.0.1:4258 20241218122701386 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701386 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122701386 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122701386 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  20241218122701386 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122701386 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  20241218122701386 DLGSUP <0013> gsup_server.c:235 2:  20241218122701386 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122701386 DLGSUP <0013> gsup_server.c:235 3:  20241218122701386 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122701386 DLGSUP <0013> gsup_server.c:235 4:  20241218122701386 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122701386 DLGSUP <0013> gsup_server.c:235 5:  20241218122701386 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122701386 DLGSUP <0013> gsup_server.c:235 7:  20241218122701386 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122701386 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122701386 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122701386 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122701396 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33605<->l=127.0.0.1:4259) 20241218122701405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45058<->l=127.0.0.1:4258 20241218122701430 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701430 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429465007747"} 20241218122701430 DMAIN <0000> hlr.c:216 IMSI='262429465007747': Creating subscriber on demand 20241218122701430 DMAIN <0000> hlr.c:232 IMSI='262429465007747': Successfully assigned MSISDN='649' 20241218122701430 DAUC <0003> hlr.c:417 IMSI='262429465007747': storing IMEI = 12345678901234 20241218122701430 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429465007747"} 20241218122701430 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122701430 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701430 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701437 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701437 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701439 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701439 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701441 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701441 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701445 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701445 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429465007747" cn_domain=PS} 20241218122701445 DLU <0006> fsm.c:456 lu(262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122701445 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122701445 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122701445 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429465007747" cn_domain=PS} 20241218122701445 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701445 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701451 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701451 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429465007747"} 20241218122701451 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122701452 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122701452 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429465007747"} 20241218122701452 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122701452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122701452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122701452 DLU <0006> fsm.c:568 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122701452 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701452 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701461 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701461 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429465007747"} 20241218122701461 DMAIN <0000> hlr.c:216 IMSI='262429465007747': Creating subscriber on demand 20241218122701461 DMAIN <0000> hlr.c:232 IMSI='262429465007747': Successfully assigned MSISDN='575' 20241218122701461 DAUC <0003> hlr.c:417 IMSI='262429465007747': storing IMEI = 12345678901234 20241218122701461 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429465007747"} 20241218122701461 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122701461 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701461 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701463 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701463 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701464 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701464 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701466 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701466 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701467 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701467 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701470 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701470 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429465007747" cn_domain=PS} 20241218122701470 DLU <0006> fsm.c:456 lu(262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122701470 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122701470 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122701470 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429465007747" cn_domain=PS} 20241218122701470 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701470 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701474 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701474 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429465007747"} 20241218122701474 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122701474 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122701474 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429465007747"} 20241218122701474 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122701474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122701474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122701474 DLU <0006> fsm.c:568 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122701474 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701474 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701479 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701479 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429465007747"} 20241218122701479 DMAIN <0000> hlr.c:216 IMSI='262429465007747': Creating subscriber on demand 20241218122701479 DMAIN <0000> hlr.c:232 IMSI='262429465007747': Successfully assigned MSISDN='126' 20241218122701479 DAUC <0003> hlr.c:417 IMSI='262429465007747': storing IMEI = 12345678901234 20241218122701479 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429465007747"} 20241218122701479 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122701479 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701479 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701480 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701480 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701480 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701480 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701480 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701480 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701481 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701481 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701481 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701481 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429465007747" cn_domain=PS} 20241218122701481 DLU <0006> fsm.c:456 lu(262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122701481 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241218122701481 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429465007747" cause=GPRS services not allowed} 20241218122701481 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122701482 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122701482 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Freeing instance 20241218122701482 DLU <0006> fsm.c:568 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Deallocated 20241218122701482 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701482 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701483 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701483 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429465007747"} 20241218122701483 DMAIN <0000> hlr.c:216 IMSI='262429465007747': Creating subscriber on demand 20241218122701483 DMAIN <0000> hlr.c:232 IMSI='262429465007747': Successfully assigned MSISDN='091' 20241218122701483 DAUC <0003> hlr.c:417 IMSI='262429465007747': storing IMEI = 12345678901234 20241218122701483 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429465007747"} 20241218122701483 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122701483 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701483 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701484 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701484 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701484 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701484 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701484 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701484 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701485 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701485 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429465007747" cn_domain=PS} 20241218122701485 DLU <0006> fsm.c:456 lu(262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122701485 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241218122701485 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429465007747" cause=GPRS services not allowed} 20241218122701485 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122701485 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122701485 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Freeing instance 20241218122701485 DLU <0006> fsm.c:568 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Deallocated 20241218122701485 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701485 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701487 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701487 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429465007747"} 20241218122701487 DMAIN <0000> hlr.c:216 IMSI='262429465007747': Creating subscriber on demand 20241218122701487 DAUC <0003> hlr.c:417 IMSI='262429465007747': storing IMEI = 12345678901234 20241218122701487 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429465007747"} 20241218122701487 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122701487 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701487 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701488 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701488 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701488 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701488 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701488 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701488 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701489 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701489 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429465007747" cn_domain=PS} 20241218122701489 DLU <0006> fsm.c:456 lu(262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122701489 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241218122701489 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429465007747" cause=GPRS services not allowed} 20241218122701489 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122701489 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122701489 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Freeing instance 20241218122701489 DLU <0006> fsm.c:568 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Deallocated 20241218122701489 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701489 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701490 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701490 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429465007747"} 20241218122701490 DMAIN <0000> hlr.c:216 IMSI='262429465007747': Creating subscriber on demand 20241218122701490 DAUC <0003> hlr.c:417 IMSI='262429465007747': storing IMEI = 12345678901234 20241218122701490 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429465007747"} 20241218122701490 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241218122701490 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701490 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701491 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701491 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701491 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701491 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701491 DAUC <0003> db_auc.c:157 IMSI='262429465007747': No 2G Auth Data 20241218122701491 DAUC <0003> db_auc.c:192 IMSI='262429465007747': No 3G Auth Data 20241218122701492 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701492 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429465007747" cn_domain=PS} 20241218122701492 DLU <0006> fsm.c:456 lu(262429465007747)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122701492 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122701492 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122701492 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429465007747" cn_domain=PS} 20241218122701492 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701492 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701493 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701493 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429465007747"} 20241218122701493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122701493 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122701493 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429465007747"} 20241218122701493 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429465007747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122701493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122701493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122701493 DLU <0006> fsm.c:568 lu(PS:IMSI-262429465007747)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122701493 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701493 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122701494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45058<->l=127.0.0.1:4258 20241218122701495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45052<->l=127.0.0.1:4258 20241218122701495 DLINP <000b> input/ipa.c:451 connected read/write 20241218122701495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122701495 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122701495 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122701495 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122701496 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33605<->l=127.0.0.1:4259) 20241218122701556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45074<->l=127.0.0.1:4258 20241218122701656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45074<->l=127.0.0.1:4258 20241218122704722 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122704722 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122704723 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122704724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40236<->l=127.0.0.1:4258 20241218122704725 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122704725 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122704725 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122704725 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  20241218122704725 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122704725 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  20241218122704725 DLGSUP <0013> gsup_server.c:235 2:  20241218122704725 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122704725 DLGSUP <0013> gsup_server.c:235 3:  20241218122704725 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122704725 DLGSUP <0013> gsup_server.c:235 4:  20241218122704725 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122704725 DLGSUP <0013> gsup_server.c:235 5:  20241218122704725 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122704725 DLGSUP <0013> gsup_server.c:235 7:  20241218122704725 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122704725 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122704725 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122704725 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122704732 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38487<->l=127.0.0.1:4259) 20241218122704739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40238<->l=127.0.0.1:4258 20241218122704766 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122704766 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420667372068" cn_domain=PS} 20241218122704766 DMAIN <0000> hlr.c:216 IMSI='262420667372068': Creating subscriber on demand 20241218122704766 DMAIN <0000> hlr.c:232 IMSI='262420667372068': Successfully assigned MSISDN='081' 20241218122704766 DLU <0006> fsm.c:456 lu(262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122704766 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122704766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122704766 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420667372068" cn_domain=PS} 20241218122704766 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704766 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704769 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122704769 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420667372068"} 20241218122704769 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122704769 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122704769 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420667372068"} 20241218122704769 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122704769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122704769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122704769 DLU <0006> fsm.c:568 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122704769 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704769 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704770 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704770 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704770 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704770 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704770 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704770 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704772 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122704772 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420667372068" cn_domain=PS} 20241218122704772 DMAIN <0000> hlr.c:216 IMSI='262420667372068': Creating subscriber on demand 20241218122704772 DMAIN <0000> hlr.c:232 IMSI='262420667372068': Successfully assigned MSISDN='629' 20241218122704772 DLU <0006> fsm.c:456 lu(262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122704772 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122704772 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122704772 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420667372068" cn_domain=PS} 20241218122704772 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704772 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704773 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122704773 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420667372068"} 20241218122704773 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122704773 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122704773 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420667372068"} 20241218122704773 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122704773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122704773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122704773 DLU <0006> fsm.c:568 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122704773 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704773 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704773 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704773 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704774 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704774 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704774 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704774 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704775 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704775 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704777 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122704777 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420667372068" cn_domain=PS} 20241218122704777 DMAIN <0000> hlr.c:216 IMSI='262420667372068': Creating subscriber on demand 20241218122704777 DMAIN <0000> hlr.c:232 IMSI='262420667372068': Successfully assigned MSISDN='381' 20241218122704777 DLU <0006> fsm.c:456 lu(262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122704777 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241218122704777 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420667372068" cause=GPRS services not allowed} 20241218122704777 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122704777 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122704777 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Freeing instance 20241218122704777 DLU <0006> fsm.c:568 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Deallocated 20241218122704777 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704777 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704778 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704778 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704778 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704778 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704779 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704779 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704779 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704779 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704780 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122704780 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420667372068" cn_domain=PS} 20241218122704780 DMAIN <0000> hlr.c:216 IMSI='262420667372068': Creating subscriber on demand 20241218122704780 DMAIN <0000> hlr.c:232 IMSI='262420667372068': Successfully assigned MSISDN='542' 20241218122704780 DLU <0006> fsm.c:456 lu(262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122704780 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241218122704780 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420667372068" cause=GPRS services not allowed} 20241218122704780 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122704780 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122704780 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Freeing instance 20241218122704780 DLU <0006> fsm.c:568 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Deallocated 20241218122704780 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704780 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704781 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704781 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704781 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704781 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704781 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704781 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704782 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122704782 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420667372068" cn_domain=PS} 20241218122704782 DMAIN <0000> hlr.c:216 IMSI='262420667372068': Creating subscriber on demand 20241218122704782 DLU <0006> fsm.c:456 lu(262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122704782 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241218122704782 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420667372068" cause=GPRS services not allowed} 20241218122704782 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122704782 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122704782 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Freeing instance 20241218122704782 DLU <0006> fsm.c:568 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Deallocated 20241218122704782 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704782 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704783 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704783 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704783 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704783 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704783 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704783 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704785 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122704785 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420667372068" cn_domain=PS} 20241218122704785 DMAIN <0000> hlr.c:216 IMSI='262420667372068': Creating subscriber on demand 20241218122704785 DLU <0006> fsm.c:456 lu(262420667372068)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122704785 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122704785 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122704785 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420667372068" cn_domain=PS} 20241218122704785 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704785 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704786 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122704786 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420667372068"} 20241218122704786 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122704786 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122704786 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420667372068"} 20241218122704786 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420667372068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122704786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122704786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122704786 DLU <0006> fsm.c:568 lu(PS:IMSI-262420667372068)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122704786 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704786 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122704787 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704787 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704787 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704787 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704787 DAUC <0003> db_auc.c:157 IMSI='262420667372068': No 2G Auth Data 20241218122704787 DAUC <0003> db_auc.c:192 IMSI='262420667372068': No 3G Auth Data 20241218122704788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40238<->l=127.0.0.1:4258 20241218122704788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40236<->l=127.0.0.1:4258 20241218122704789 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38487<->l=127.0.0.1:4259) 20241218122704789 DLINP <000b> input/ipa.c:451 connected read/write 20241218122704789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122704789 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122704789 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122704789 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122704812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40246<->l=127.0.0.1:4258 20241218122704912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40246<->l=127.0.0.1:4258 20241218122707976 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122707976 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122707978 DLINP <000b> input/ipa.c:451 connected read/write 20241218122707978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122707978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40250<->l=127.0.0.1:4258 20241218122707979 DLINP <000b> input/ipa.c:451 connected read/write 20241218122707979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122707979 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122707979 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122707979 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  20241218122707979 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122707979 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  20241218122707979 DLGSUP <0013> gsup_server.c:235 2:  20241218122707979 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122707979 DLGSUP <0013> gsup_server.c:235 3:  20241218122707979 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122707979 DLGSUP <0013> gsup_server.c:235 4:  20241218122707979 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122707980 DLGSUP <0013> gsup_server.c:235 5:  20241218122707980 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122707980 DLGSUP <0013> gsup_server.c:235 7:  20241218122707980 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122707980 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122707980 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122707980 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122707990 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46497<->l=127.0.0.1:4259) 20241218122707998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40252<->l=127.0.0.1:4258 20241218122708026 DLINP <000b> input/ipa.c:451 connected read/write 20241218122708026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122708026 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428010753334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428010753334"} 20241218122708026 DMAIN <0000> hlr.c:216 IMSI='262428010753334': Creating subscriber on demand 20241218122708026 DMAIN <0000> hlr.c:232 IMSI='262428010753334': Successfully assigned MSISDN='049' 20241218122708026 DAUC <0003> db_auc.c:157 IMSI='262428010753334': No 2G Auth Data 20241218122708026 DAUC <0003> db_auc.c:192 IMSI='262428010753334': No 3G Auth Data 20241218122708026 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428010753334 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 20241218122708026 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428010753334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428010753334" cause=IMSI unknown in HLR} 20241218122708026 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428010753334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241218122708026 DLINP <000b> input/ipa.c:451 connected read/write 20241218122708026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122708026 DLINP <000b> input/ipa.c:451 connected read/write 20241218122708026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122708028 DAUC <0003> db_auc.c:157 IMSI='262428010753334': No 2G Auth Data 20241218122708028 DAUC <0003> db_auc.c:192 IMSI='262428010753334': No 3G Auth Data 20241218122708028 DAUC <0003> db_auc.c:157 IMSI='262428010753334': No 2G Auth Data 20241218122708028 DAUC <0003> db_auc.c:192 IMSI='262428010753334': No 3G Auth Data 20241218122708029 DAUC <0003> db_auc.c:157 IMSI='262428010753334': No 2G Auth Data 20241218122708029 DAUC <0003> db_auc.c:192 IMSI='262428010753334': No 3G Auth Data 20241218122708029 DLINP <000b> input/ipa.c:451 connected read/write 20241218122708029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122708029 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428010753334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428010753334" cn_domain=PS} 20241218122708029 DLU <0006> fsm.c:456 lu(262428010753334)[0x5594b0d75e40]{UNVALIDATED}: Allocated 20241218122708029 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428010753334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241218122708029 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428010753334)[0x5594b0d75e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122708029 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428010753334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428010753334" cn_domain=PS} 20241218122708029 DLINP <000b> input/ipa.c:451 connected read/write 20241218122708029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122708029 DLINP <000b> input/ipa.c:451 connected read/write 20241218122708029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122708030 DLINP <000b> input/ipa.c:451 connected read/write 20241218122708030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122708030 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428010753334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428010753334"} 20241218122708030 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428010753334)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122708030 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428010753334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122708030 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428010753334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428010753334"} 20241218122708030 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428010753334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122708030 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428010753334)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122708030 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428010753334)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122708030 DLU <0006> fsm.c:568 lu(PS:IMSI-262428010753334)[0x5594b0d75e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122708030 DLINP <000b> input/ipa.c:451 connected read/write 20241218122708030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122708030 DLINP <000b> input/ipa.c:451 connected read/write 20241218122708031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122708031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40252<->l=127.0.0.1:4258 20241218122708032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40250<->l=127.0.0.1:4258 20241218122708032 DLINP <000b> input/ipa.c:451 connected read/write 20241218122708032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122708032 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122708032 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122708032 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122708032 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46497<->l=127.0.0.1:4259) 20241218122708056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40260<->l=127.0.0.1:4258 20241218122708157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40260<->l=127.0.0.1:4258 20241218122711224 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122711224 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122711225 DLINP <000b> input/ipa.c:451 connected read/write 20241218122711225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122711226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40266<->l=127.0.0.1:4258 20241218122711227 DLINP <000b> input/ipa.c:451 connected read/write 20241218122711227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122711227 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122711227 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122711227 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  20241218122711227 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122711227 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  20241218122711227 DLGSUP <0013> gsup_server.c:235 2:  20241218122711227 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122711227 DLGSUP <0013> gsup_server.c:235 3:  20241218122711227 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122711227 DLGSUP <0013> gsup_server.c:235 4:  20241218122711227 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122711227 DLGSUP <0013> gsup_server.c:235 5:  20241218122711227 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122711227 DLGSUP <0013> gsup_server.c:235 7:  20241218122711227 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122711227 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122711227 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122711227 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122711235 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46627<->l=127.0.0.1:4259) 20241218122711236 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241218122711236 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241218122711245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40276<->l=127.0.0.1:4258 20241218122711248 DAUC <0003> db_auc.c:157 IMSI='262428045388479': No 2G Auth Data 20241218122711248 DAUC <0003> db_auc.c:192 IMSI='262428045388479': No 3G Auth Data 20241218122711253 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617878110.msisdn 20241218122711253 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617878110.msisdn: not attached (vlr_number unset) 20241218122711253 DDGSM <0007> mslookup_server.c:327 sip.voice.491617878110.msisdn: does not exist in GSUP proxy 20241218122712255 DLINP <000b> input/ipa.c:451 connected read/write 20241218122712255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122712255 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428045388479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428045388479" cn_domain=CS} 20241218122712255 DLU <0006> fsm.c:456 lu(262428045388479)[0x5594b0d97850]{UNVALIDATED}: Allocated 20241218122712255 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428045388479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241218122712255 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428045388479)[0x5594b0d97850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241218122712255 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428045388479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428045388479" cn_domain=CS} 20241218122712255 DLINP <000b> input/ipa.c:451 connected read/write 20241218122712255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122712255 DLINP <000b> input/ipa.c:451 connected read/write 20241218122712255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122712257 DLINP <000b> input/ipa.c:451 connected read/write 20241218122712257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122712257 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428045388479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428045388479"} 20241218122712257 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428045388479)[0x5594b0d97850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241218122712257 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428045388479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241218122712257 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428045388479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428045388479"} 20241218122712257 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428045388479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122712257 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428045388479)[0x5594b0d97850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241218122712257 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428045388479)[0x5594b0d97850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241218122712257 DLU <0006> fsm.c:568 lu(CS:IMSI-262428045388479)[0x5594b0d97850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241218122712257 DLINP <000b> input/ipa.c:451 connected read/write 20241218122712257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122712257 DLINP <000b> input/ipa.c:451 connected read/write 20241218122712257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122712258 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617878110.msisdn 20241218122712258 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617878110.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241218122712258 DDGSM <0007> mslookup_server.c:327 sip.voice.491617878110.msisdn: does not exist in GSUP proxy 20241218122712258 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617878110.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241218122712260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40276<->l=127.0.0.1:4258 20241218122712260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40266<->l=127.0.0.1:4258 20241218122712260 DLINP <000b> input/ipa.c:451 connected read/write 20241218122712260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122712260 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122712260 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122712261 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122712261 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46627<->l=127.0.0.1:4259) 20241218122712310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58720<->l=127.0.0.1:4258 20241218122712411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58720<->l=127.0.0.1:4258 20241218122714609 DSS <0004> hlr_ussd.c:239 262422518762161/0xa6e3207e: SS Session Timeout, destroying 20241218122714609 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422518762161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241218122715446 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122715446 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122715447 DLINP <000b> input/ipa.c:451 connected read/write 20241218122715447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122715447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58732<->l=127.0.0.1:4258 20241218122715448 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241218122715448 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241218122715448 DLINP <000b> input/ipa.c:451 connected read/write 20241218122715448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122715448 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122715448 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122715448 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  20241218122715448 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122715448 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  20241218122715448 DLGSUP <0013> gsup_server.c:235 2:  20241218122715448 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122715448 DLGSUP <0013> gsup_server.c:235 3:  20241218122715449 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122715449 DLGSUP <0013> gsup_server.c:235 4:  20241218122715449 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122715449 DLGSUP <0013> gsup_server.c:235 5:  20241218122715449 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122715449 DLGSUP <0013> gsup_server.c:235 7:  20241218122715449 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122715449 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122715449 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122715449 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122715463 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40151<->l=127.0.0.1:4259) 20241218122715465 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241218122715465 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241218122715472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58736<->l=127.0.0.1:4258 20241218122715490 DLINP <000b> input/ipa.c:451 connected read/write 20241218122715490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122715490 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429100221361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429100221361" cn_domain=CS} 20241218122715490 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429100221361 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241218122715490 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429100221361 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241218122715490 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429100221361.imsi 20241218122715490 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429100221361.imsi 20241218122715491 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429100221361.imsi: does not exist in local HLR 20241218122715495 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429100221361 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241218122715496 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241218122715496 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241218122715496 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241218122715496 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241218122715496 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241218122715496 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429100221361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122715496 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241218122715496 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241218122715496 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241218122715496 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241218122715496 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241218122715496 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241218122715497 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122715497 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122715497 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241218122715497 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241218122715498 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241218122715498 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122715498 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122715498 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241218122715542 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122715542 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122715542 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122715542 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122715542 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429100221361 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613503444 20241218122715542 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429100221361 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241218122715542 DLINP <000b> input/ipa.c:451 connected read/write 20241218122715542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122715542 DLINP <000b> input/ipa.c:451 connected read/write 20241218122715542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122715544 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122715544 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122715544 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429100221361 MSISDN-491613503444 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241218122715544 DLINP <000b> input/ipa.c:451 connected read/write 20241218122715544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122715544 DLINP <000b> input/ipa.c:451 connected read/write 20241218122715544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122715545 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122715545 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122715545 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429100221361 MSISDN-491613503444 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 20241218122715545 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429100221361 MSISDN-491613503444 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241218122715545 DLINP <000b> input/ipa.c:451 connected read/write 20241218122715545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122715545 DLINP <000b> input/ipa.c:451 connected read/write 20241218122715545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122715546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58736<->l=127.0.0.1:4258 20241218122715546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58732<->l=127.0.0.1:4258 20241218122715546 DLINP <000b> input/ipa.c:451 connected read/write 20241218122715546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122715546 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122715546 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122715546 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122715546 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122715546 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122715546 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241218122715546 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241218122715547 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241218122715547 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40151<->l=127.0.0.1:4259) 20241218122715584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58738<->l=127.0.0.1:4258 20241218122715684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58738<->l=127.0.0.1:4258 20241218122718795 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122718795 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122718799 DLINP <000b> input/ipa.c:451 connected read/write 20241218122718799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122718799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4258 20241218122718800 DLINP <000b> input/ipa.c:451 connected read/write 20241218122718800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122718800 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122718800 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122718800 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  20241218122718800 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122718800 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  20241218122718800 DLGSUP <0013> gsup_server.c:235 2:  20241218122718800 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122718800 DLGSUP <0013> gsup_server.c:235 3:  20241218122718800 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122718800 DLGSUP <0013> gsup_server.c:235 4:  20241218122718800 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122718800 DLGSUP <0013> gsup_server.c:235 5:  20241218122718800 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122718800 DLGSUP <0013> gsup_server.c:235 7:  20241218122718800 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122718800 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122718800 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122718800 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122718800 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241218122718800 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241218122718827 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38313<->l=127.0.0.1:4259) 20241218122718831 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241218122718831 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241218122718845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58758<->l=127.0.0.1:4258 20241218122718849 DAUC <0003> db_auc.c:157 IMSI='262421257156442': No 2G Auth Data 20241218122718849 DAUC <0003> db_auc.c:192 IMSI='262421257156442': No 3G Auth Data 20241218122718855 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421257156442.imsi 20241218122718855 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421257156442.imsi: found in local HLR 20241218122718859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58758<->l=127.0.0.1:4258 20241218122718860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4258 20241218122718861 DLINP <000b> input/ipa.c:451 connected read/write 20241218122718861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122718861 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122718861 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122718861 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122718861 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38313<->l=127.0.0.1:4259) 20241218122718889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58762<->l=127.0.0.1:4258 20241218122718989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58762<->l=127.0.0.1:4258 20241218122722106 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122722106 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122722108 DLINP <000b> input/ipa.c:451 connected read/write 20241218122722108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122722109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40254<->l=127.0.0.1:4258 20241218122722110 DLINP <000b> input/ipa.c:451 connected read/write 20241218122722110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122722111 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122722111 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122722111 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  20241218122722111 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122722111 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  20241218122722111 DLGSUP <0013> gsup_server.c:235 2:  20241218122722111 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122722111 DLGSUP <0013> gsup_server.c:235 3:  20241218122722111 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122722111 DLGSUP <0013> gsup_server.c:235 4:  20241218122722111 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122722111 DLGSUP <0013> gsup_server.c:235 5:  20241218122722111 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122722111 DLGSUP <0013> gsup_server.c:235 7:  20241218122722111 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122722111 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122722111 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122722111 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122722111 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241218122722111 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241218122722132 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38825<->l=127.0.0.1:4259) 20241218122722133 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241218122722133 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241218122722139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40256<->l=127.0.0.1:4258 20241218122722154 DLINP <000b> input/ipa.c:451 connected read/write 20241218122722154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122722154 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425864571889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425864571889" cn_domain=CS} 20241218122722154 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425864571889 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241218122722154 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425864571889 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241218122722154 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425864571889.imsi 20241218122722154 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425864571889.imsi 20241218122722154 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425864571889.imsi: does not exist in local HLR 20241218122722165 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425864571889 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241218122722166 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241218122722166 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241218122722166 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241218122722166 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241218122722166 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241218122722166 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425864571889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122722166 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241218122722166 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241218122722166 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241218122722166 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241218122722166 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241218122722166 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241218122722170 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122722170 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122722170 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241218122722170 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241218122722170 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241218122722174 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122722174 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122722174 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241218122722214 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122722214 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122722214 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122722214 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122722214 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425864571889 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613057082 20241218122722214 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425864571889 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241218122722215 DLINP <000b> input/ipa.c:451 connected read/write 20241218122722215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122722215 DLINP <000b> input/ipa.c:451 connected read/write 20241218122722215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122722222 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122722222 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122722222 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425864571889 MSISDN-491613057082 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241218122722222 DLINP <000b> input/ipa.c:451 connected read/write 20241218122722222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122722222 DLINP <000b> input/ipa.c:451 connected read/write 20241218122722222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122722225 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122722225 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122722226 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425864571889 MSISDN-491613057082 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 20241218122722226 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425864571889 MSISDN-491613057082 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241218122722226 DLINP <000b> input/ipa.c:451 connected read/write 20241218122722226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122722226 DLINP <000b> input/ipa.c:451 connected read/write 20241218122722226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122722228 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425864571889.imsi 20241218122722228 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425864571889.imsi: does not exist in local HLR 20241218122723230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40256<->l=127.0.0.1:4258 20241218122723232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40254<->l=127.0.0.1:4258 20241218122723233 DLINP <000b> input/ipa.c:451 connected read/write 20241218122723233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122723233 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122723233 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122723233 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122723234 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38825<->l=127.0.0.1:4259) 20241218122723235 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122723235 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122723235 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241218122723235 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241218122723235 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241218122723324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40264<->l=127.0.0.1:4258 20241218122723425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40264<->l=127.0.0.1:4258 20241218122726549 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241218122726549 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241218122726554 DLINP <000b> input/ipa.c:451 connected read/write 20241218122726554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122726555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40276<->l=127.0.0.1:4258 20241218122726558 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241218122726558 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241218122726558 DLINP <000b> input/ipa.c:451 connected read/write 20241218122726558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122726558 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241218122726558 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241218122726558 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  20241218122726558 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241218122726558 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  20241218122726558 DLGSUP <0013> gsup_server.c:235 2:  20241218122726558 DLGSUP <0013> gsup_server.c:237 2: 00  20241218122726558 DLGSUP <0013> gsup_server.c:235 3:  20241218122726558 DLGSUP <0013> gsup_server.c:237 3: 00  20241218122726558 DLGSUP <0013> gsup_server.c:235 4:  20241218122726558 DLGSUP <0013> gsup_server.c:237 4: 00  20241218122726558 DLGSUP <0013> gsup_server.c:235 5:  20241218122726558 DLGSUP <0013> gsup_server.c:237 5: 00  20241218122726558 DLGSUP <0013> gsup_server.c:235 7:  20241218122726558 DLGSUP <0013> gsup_server.c:237 7: 00  20241218122726558 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241218122726558 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241218122726558 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241218122726584 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40947<->l=127.0.0.1:4259) 20241218122726586 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241218122726586 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241218122726597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40278<->l=127.0.0.1:4258 20241218122726606 DLINP <000b> input/ipa.c:451 connected read/write 20241218122726606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122726606 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421901914212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421901914212" cn_domain=CS} 20241218122726606 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421901914212 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241218122726606 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421901914212 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241218122726606 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421901914212.imsi 20241218122726607 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421901914212.imsi 20241218122726607 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421901914212.imsi: does not exist in local HLR 20241218122726615 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421901914212 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241218122726616 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241218122726616 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241218122726616 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241218122726616 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241218122726616 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241218122726616 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421901914212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241218122726616 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241218122726616 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241218122726616 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241218122726616 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241218122726616 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241218122726616 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241218122726619 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122726619 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122726619 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241218122726619 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241218122726619 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241218122726621 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122726621 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122726621 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241218122726662 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122726662 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122726662 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122726662 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122726662 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421901914212 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613665562 20241218122726662 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421901914212 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241218122726662 DLINP <000b> input/ipa.c:451 connected read/write 20241218122726662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122726662 DLINP <000b> input/ipa.c:451 connected read/write 20241218122726662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122726667 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122726667 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122726667 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421901914212 MSISDN-491613665562 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241218122726667 DLINP <000b> input/ipa.c:451 connected read/write 20241218122726667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122726667 DLINP <000b> input/ipa.c:451 connected read/write 20241218122726667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122726670 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122726671 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122726671 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421901914212 MSISDN-491613665562 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 20241218122726671 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421901914212 MSISDN-491613665562 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241218122726671 DLINP <000b> input/ipa.c:451 connected read/write 20241218122726671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122726671 DLINP <000b> input/ipa.c:451 connected read/write 20241218122726671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241218122726674 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613665562.msisdn 20241218122726674 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613665562.msisdn: does not exist in local HLR 20241218122726674 DDGSM <0007> mslookup_server.c:352 sip.voice.491613665562.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241218122726674 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613665562.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241218122726677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40278<->l=127.0.0.1:4258 20241218122726678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40276<->l=127.0.0.1:4258 20241218122726679 DLINP <000b> input/ipa.c:451 connected read/write 20241218122726679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241218122726679 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241218122726679 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241218122726679 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241218122726681 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40947<->l=127.0.0.1:4259) 20241218122726682 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241218122726682 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241218122726682 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241218122726682 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241218122726682 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241218122726765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40280<->l=127.0.0.1:4258 20241218122726866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40280<->l=127.0.0.1:4258