20241012082516761 DMAIN <0000> hlr.c:802 hlr starting 20241012082516761 DDB <0001> db.c:599 using database: hlr.db 20241012082516761 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241012082516761 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241012082516762 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241012082516801 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241012082516801 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241012082516879 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241012082516881 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241012082516881 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241012082518215 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082518215 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082518218 DLINP <000b> input/ipa.c:451 connected read/write 20241012082518218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082518219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42206<->l=127.0.0.1:4258 20241012082518220 DLINP <000b> input/ipa.c:451 connected read/write 20241012082518220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082518220 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082518220 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082518220 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  20241012082518220 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082518220 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  20241012082518220 DLGSUP <0013> gsup_server.c:235 2:  20241012082518220 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082518220 DLGSUP <0013> gsup_server.c:235 3:  20241012082518220 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082518220 DLGSUP <0013> gsup_server.c:235 4:  20241012082518220 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082518220 DLGSUP <0013> gsup_server.c:235 5:  20241012082518220 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082518220 DLGSUP <0013> gsup_server.c:235 7:  20241012082518220 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082518220 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082518220 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082518220 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082518229 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33203<->l=127.0.0.1:4259) 20241012082518235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4258 20241012082518266 DLINP <000b> input/ipa.c:451 connected read/write 20241012082518266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082518266 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"} 20241012082518266 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" 20241012082518266 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} 20241012082518266 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 20241012082518266 DLINP <000b> input/ipa.c:451 connected read/write 20241012082518266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082518266 DLINP <000b> input/ipa.c:451 connected read/write 20241012082518266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082518273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4258 20241012082518275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42206<->l=127.0.0.1:4258 20241012082518277 DLINP <000b> input/ipa.c:451 connected read/write 20241012082518277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082518277 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082518278 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082518278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082518278 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33203<->l=127.0.0.1:4259) 20241012082518338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20241012082518338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20241012082521420 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082521420 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082521422 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4258 20241012082521424 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521424 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082521424 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082521424 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  20241012082521424 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082521424 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  20241012082521424 DLGSUP <0013> gsup_server.c:235 2:  20241012082521424 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082521424 DLGSUP <0013> gsup_server.c:235 3:  20241012082521424 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082521424 DLGSUP <0013> gsup_server.c:235 4:  20241012082521424 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082521424 DLGSUP <0013> gsup_server.c:235 5:  20241012082521424 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082521424 DLGSUP <0013> gsup_server.c:235 7:  20241012082521424 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082521424 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082521424 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082521424 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082521432 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44085<->l=127.0.0.1:4259) 20241012082521458 DAUC <0003> db_auc.c:157 IMSI='262425757318900': No 2G Auth Data 20241012082521458 DAUC <0003> db_auc.c:192 IMSI='262425757318900': No 3G Auth Data 20241012082521507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 20241012082521519 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521519 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425757318900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425757318900"} 20241012082521528 DAUC <0003> db_auc.c:192 IMSI='262425757318900': No 3G Auth Data 20241012082521528 DAUC <0003> db_auc.c:236 IMSI='262425757318900': Calling to generate 5 vectors 20241012082521528 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082521528 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082521528 DAUC <0003> auc.c:113 vector [0]: rand = a2166597100d8624140d2a2a579e289e 20241012082521528 DAUC <0003> auc.c:179 vector [0]: kc = c91e876ec9d5c800 20241012082521528 DAUC <0003> auc.c:180 vector [0]: sres = 661ea213 20241012082521528 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082521528 DAUC <0003> auc.c:113 vector [1]: rand = 8fbf0f54288c9073db2c392977db5920 20241012082521528 DAUC <0003> auc.c:179 vector [1]: kc = 8d41f124d9b8a400 20241012082521528 DAUC <0003> auc.c:180 vector [1]: sres = ca7248cb 20241012082521528 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082521528 DAUC <0003> auc.c:113 vector [2]: rand = 58063082a6a799c55c7b21597beab3e6 20241012082521528 DAUC <0003> auc.c:179 vector [2]: kc = 0443186345e8e000 20241012082521528 DAUC <0003> auc.c:180 vector [2]: sres = 99986e9a 20241012082521528 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082521528 DAUC <0003> auc.c:113 vector [3]: rand = 73671e5a713b738e2d66672e564c3e74 20241012082521528 DAUC <0003> auc.c:179 vector [3]: kc = c14efadb32588400 20241012082521528 DAUC <0003> auc.c:180 vector [3]: sres = 27070642 20241012082521528 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082521528 DAUC <0003> auc.c:113 vector [4]: rand = 18414c7b6a0b4da3d7cef7922212eb66 20241012082521528 DAUC <0003> auc.c:179 vector [4]: kc = 0cca7576d3f14800 20241012082521528 DAUC <0003> auc.c:180 vector [4]: sres = 2cd4d538 20241012082521528 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082521528 DAUC <0003> db_auc.c:245 IMSI='262425757318900': Generated 5 vectors 20241012082521528 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425757318900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425757318900"} 20241012082521528 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425757318900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521528 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521528 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 20241012082521562 DAUC <0003> db_auc.c:157 IMSI='262422793555092': No 2G Auth Data 20241012082521562 DAUC <0003> db_auc.c:192 IMSI='262422793555092': No 3G Auth Data 20241012082521584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4258 20241012082521585 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521585 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422793555092 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422793555092"} 20241012082521585 DAUC <0003> db_auc.c:192 IMSI='262422793555092': No 3G Auth Data 20241012082521585 DAUC <0003> db_auc.c:236 IMSI='262422793555092': Calling to generate 5 vectors 20241012082521585 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082521585 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082521585 DAUC <0003> auc.c:113 vector [0]: rand = d8e4306395aec5e7ae5aadd2565d69fc 20241012082521585 DAUC <0003> auc.c:179 vector [0]: kc = b31f33861964b000 20241012082521585 DAUC <0003> auc.c:180 vector [0]: sres = 97318335 20241012082521585 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082521585 DAUC <0003> auc.c:113 vector [1]: rand = 55d321c71c9253867203753c16cec7ea 20241012082521585 DAUC <0003> auc.c:179 vector [1]: kc = 23e9bf049589a800 20241012082521585 DAUC <0003> auc.c:180 vector [1]: sres = 5b8f4c33 20241012082521585 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082521585 DAUC <0003> auc.c:113 vector [2]: rand = e591f1edc8b09b4ad11a703e8074d3b7 20241012082521585 DAUC <0003> auc.c:179 vector [2]: kc = 80dbcb962d8f1000 20241012082521585 DAUC <0003> auc.c:180 vector [2]: sres = 990c4e60 20241012082521585 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082521585 DAUC <0003> auc.c:113 vector [3]: rand = 02a29b44313d2247d6b8a5fabb5c805f 20241012082521585 DAUC <0003> auc.c:179 vector [3]: kc = e3fae47e37b68000 20241012082521585 DAUC <0003> auc.c:180 vector [3]: sres = 0315a1ff 20241012082521585 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082521585 DAUC <0003> auc.c:113 vector [4]: rand = 9e818253a47762316d5cdd4989372184 20241012082521585 DAUC <0003> auc.c:179 vector [4]: kc = 1c1d81bc6554c000 20241012082521585 DAUC <0003> auc.c:180 vector [4]: sres = 5b9d7bcc 20241012082521585 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082521585 DAUC <0003> db_auc.c:245 IMSI='262422793555092': Generated 5 vectors 20241012082521585 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422793555092 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422793555092"} 20241012082521585 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422793555092 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521585 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521585 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4258 20241012082521610 DAUC <0003> db_auc.c:157 IMSI='262424866342208': No 2G Auth Data 20241012082521610 DAUC <0003> db_auc.c:192 IMSI='262424866342208': No 3G Auth Data 20241012082521635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 20241012082521639 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521639 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424866342208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424866342208"} 20241012082521639 DAUC <0003> db_auc.c:192 IMSI='262424866342208': No 3G Auth Data 20241012082521639 DAUC <0003> db_auc.c:236 IMSI='262424866342208': Calling to generate 5 vectors 20241012082521639 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082521639 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082521639 DAUC <0003> auc.c:113 vector [0]: rand = 883937b181e1887b89cf111ddc9b1dad 20241012082521639 DAUC <0003> auc.c:179 vector [0]: kc = d4c7cf59a787a201 20241012082521639 DAUC <0003> auc.c:180 vector [0]: sres = d503e304 20241012082521639 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082521639 DAUC <0003> auc.c:113 vector [1]: rand = aae7c342ab1a6bdf7a0344f6ad538967 20241012082521639 DAUC <0003> auc.c:179 vector [1]: kc = 644e7fd8f1c877d4 20241012082521639 DAUC <0003> auc.c:180 vector [1]: sres = d455afa6 20241012082521639 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082521639 DAUC <0003> auc.c:113 vector [2]: rand = 6b758662771f787a1389a1200b8c30ec 20241012082521639 DAUC <0003> auc.c:179 vector [2]: kc = 234f441b9bae17b7 20241012082521639 DAUC <0003> auc.c:180 vector [2]: sres = c8e2ecd9 20241012082521639 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082521639 DAUC <0003> auc.c:113 vector [3]: rand = c2f212608e0d27b6937b3703c6cf9783 20241012082521639 DAUC <0003> auc.c:179 vector [3]: kc = 555b8ae8d13eed2e 20241012082521639 DAUC <0003> auc.c:180 vector [3]: sres = 4ccdf4b4 20241012082521639 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082521639 DAUC <0003> auc.c:113 vector [4]: rand = a70be6ecfe477a94585f97415f998b3f 20241012082521639 DAUC <0003> auc.c:179 vector [4]: kc = 253193ed15b7b62b 20241012082521639 DAUC <0003> auc.c:180 vector [4]: sres = e624d102 20241012082521639 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082521639 DAUC <0003> db_auc.c:245 IMSI='262424866342208': Generated 5 vectors 20241012082521639 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424866342208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424866342208"} 20241012082521639 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424866342208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521639 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521639 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 20241012082521667 DAUC <0003> db_auc.c:157 IMSI='262429702848638': No 2G Auth Data 20241012082521667 DAUC <0003> db_auc.c:192 IMSI='262429702848638': No 3G Auth Data 20241012082521690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41962<->l=127.0.0.1:4258 20241012082521691 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521691 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429702848638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429702848638"} 20241012082521692 DAUC <0003> db_auc.c:157 IMSI='262429702848638': No 2G Auth Data 20241012082521692 DAUC <0003> db_auc.c:236 IMSI='262429702848638': Calling to generate 5 vectors 20241012082521692 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082521692 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082521692 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082521692 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082521692 DAUC <0003> auc.c:113 vector [0]: rand = acd168a95d3c1f1837a70da083ce2303 20241012082521692 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082521692 DAUC <0003> auc.c:142 vector [0]: autn = 495ed1470e9a0000c595a08588e63e79 20241012082521692 DAUC <0003> auc.c:143 vector [0]: ck = b17fe35b9538b4d86e83408063643d54 20241012082521692 DAUC <0003> auc.c:144 vector [0]: ik = b176ee961570663573350431b0762600 20241012082521692 DAUC <0003> auc.c:145 vector [0]: res = 37c5195e119c0e560000000000000000 20241012082521692 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082521692 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082521692 DAUC <0003> auc.c:151 vector [0]: kc = 1dbf497c535ac9b9 20241012082521692 DAUC <0003> auc.c:152 vector [0]: sres = 26591708 20241012082521692 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082521692 DAUC <0003> auc.c:113 vector [1]: rand = c200d94d8c25499e380ba7b96c67f6d5 20241012082521692 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082521692 DAUC <0003> auc.c:142 vector [1]: autn = ad7c3b8279580000ff5ec0ab9cb2cc8e 20241012082521692 DAUC <0003> auc.c:143 vector [1]: ck = e8652a76ba182fefddefa5fdea7bc32d 20241012082521692 DAUC <0003> auc.c:144 vector [1]: ik = 01ea83f6defaf9b35bda329f38b21ccf 20241012082521692 DAUC <0003> auc.c:145 vector [1]: res = 8a4752ecc6ef4df10000000000000000 20241012082521692 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082521692 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082521692 DAUC <0003> auc.c:151 vector [1]: kc = 6fba3ee2b62b09be 20241012082521692 DAUC <0003> auc.c:152 vector [1]: sres = 4ca81f1d 20241012082521692 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082521692 DAUC <0003> auc.c:113 vector [2]: rand = a97eb54c715a56c1a3e15bc94dc67a2c 20241012082521692 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082521692 DAUC <0003> auc.c:142 vector [2]: autn = c4dd71bdaada0000c6238abff32c7e45 20241012082521692 DAUC <0003> auc.c:143 vector [2]: ck = f0d4ede8b91942562c55581dc7c93730 20241012082521692 DAUC <0003> auc.c:144 vector [2]: ik = 26bb38cf197ff62c622f3d0cc541f178 20241012082521692 DAUC <0003> auc.c:145 vector [2]: res = 4fd0ea86905bffff0000000000000000 20241012082521692 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082521692 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082521692 DAUC <0003> auc.c:151 vector [2]: kc = 9815b036a2ee7232 20241012082521692 DAUC <0003> auc.c:152 vector [2]: sres = df8b1579 20241012082521692 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082521692 DAUC <0003> auc.c:113 vector [3]: rand = 8d37ec4e2bf9dc8e33fc058489a44af5 20241012082521692 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082521692 DAUC <0003> auc.c:142 vector [3]: autn = ba4a681f558700001f6f1022d28ce5aa 20241012082521692 DAUC <0003> auc.c:143 vector [3]: ck = 8863a1730b12059be828833bc1462e1d 20241012082521692 DAUC <0003> auc.c:144 vector [3]: ik = a5c3850d09d08cb96f261dff26a75be6 20241012082521692 DAUC <0003> auc.c:145 vector [3]: res = 6c4d1f12613d16030000000000000000 20241012082521692 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082521692 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082521692 DAUC <0003> auc.c:151 vector [3]: kc = aaaebabae523fcd9 20241012082521692 DAUC <0003> auc.c:152 vector [3]: sres = 0d700911 20241012082521692 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082521692 DAUC <0003> auc.c:113 vector [4]: rand = 948be579c9747ffbc0235f5879c35af3 20241012082521692 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082521692 DAUC <0003> auc.c:142 vector [4]: autn = 9bfa921acbe000003710f44f7d78c945 20241012082521692 DAUC <0003> auc.c:143 vector [4]: ck = e06146040f15d5e87ecc85562de1d4f5 20241012082521692 DAUC <0003> auc.c:144 vector [4]: ik = f367a9519296f430044b77e69ea2c5ad 20241012082521692 DAUC <0003> auc.c:145 vector [4]: res = b26dad38bbd820c00000000000000000 20241012082521692 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082521692 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082521692 DAUC <0003> auc.c:151 vector [4]: kc = 69811de52ec03080 20241012082521692 DAUC <0003> auc.c:152 vector [4]: sres = 09b58df8 20241012082521692 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082521692 DAUC <0003> db_auc.c:245 IMSI='262429702848638': Generated 5 vectors 20241012082521692 DAUC <0003> db_auc.c:249 IMSI='262429702848638': Updating SQN=161 in DB 20241012082521699 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429702848638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429702848638"} 20241012082521699 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429702848638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521699 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521699 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41962<->l=127.0.0.1:4258 20241012082521727 DAUC <0003> db_auc.c:157 IMSI='262426277476637': No 2G Auth Data 20241012082521727 DAUC <0003> db_auc.c:192 IMSI='262426277476637': No 3G Auth Data 20241012082521750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41978<->l=127.0.0.1:4258 20241012082521752 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521752 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426277476637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426277476637"} 20241012082521752 DAUC <0003> db_auc.c:157 IMSI='262426277476637': No 2G Auth Data 20241012082521752 DAUC <0003> db_auc.c:236 IMSI='262426277476637': Calling to generate 5 vectors 20241012082521752 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082521752 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082521752 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012082521752 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082521752 DAUC <0003> auc.c:113 vector [0]: rand = 46420931ad047a870d7f5f2e699deb9e 20241012082521752 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082521752 DAUC <0003> auc.c:142 vector [0]: autn = 06b6712f67ef000098524a5bd7386c0f 20241012082521752 DAUC <0003> auc.c:143 vector [0]: ck = 909200f983cd620c3c3ec37e56b71a2a 20241012082521752 DAUC <0003> auc.c:144 vector [0]: ik = 5b1a92459ef716f2745df8eddd34a7ab 20241012082521752 DAUC <0003> auc.c:145 vector [0]: res = 9920519d0db910b80000000000000000 20241012082521752 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082521752 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082521752 DAUC <0003> auc.c:151 vector [0]: kc = 83eba92f96b9c97f 20241012082521752 DAUC <0003> auc.c:152 vector [0]: sres = 94994125 20241012082521752 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082521752 DAUC <0003> auc.c:113 vector [1]: rand = 6c4117d1793a33624724158163879131 20241012082521752 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082521752 DAUC <0003> auc.c:142 vector [1]: autn = c563a3a7bded00003c1e4d45c16a3d64 20241012082521752 DAUC <0003> auc.c:143 vector [1]: ck = 7dbef365ee5d8b3905ff98e8f297a523 20241012082521752 DAUC <0003> auc.c:144 vector [1]: ik = e92e239bdb32e377f429e5881a29cd27 20241012082521752 DAUC <0003> auc.c:145 vector [1]: res = 060232497fce2a0c0000000000000000 20241012082521752 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082521752 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082521752 DAUC <0003> auc.c:151 vector [1]: kc = 6546ad9eddd1004a 20241012082521752 DAUC <0003> auc.c:152 vector [1]: sres = 79cc1845 20241012082521752 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082521752 DAUC <0003> auc.c:113 vector [2]: rand = 6d44aa71e5ea8f2cd21fc83129036b0f 20241012082521752 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082521752 DAUC <0003> auc.c:142 vector [2]: autn = 1c96e5dd6e9800002e3e627571de084a 20241012082521752 DAUC <0003> auc.c:143 vector [2]: ck = b1bcf1a97cde1b156033133a49eae0a0 20241012082521752 DAUC <0003> auc.c:144 vector [2]: ik = e33a96890d39963b4bfc6135b8003247 20241012082521752 DAUC <0003> auc.c:145 vector [2]: res = 4f2207c235ae4c6f0000000000000000 20241012082521752 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082521752 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082521752 DAUC <0003> auc.c:151 vector [2]: kc = 7949152f800d5fc9 20241012082521752 DAUC <0003> auc.c:152 vector [2]: sres = 7a8c4bad 20241012082521752 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082521752 DAUC <0003> auc.c:113 vector [3]: rand = 3bfd3701534f6cf11d00bd801c76a59f 20241012082521752 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082521752 DAUC <0003> auc.c:142 vector [3]: autn = 65dbe8eaffd80000ecce43bc68e1c0f2 20241012082521752 DAUC <0003> auc.c:143 vector [3]: ck = e5472e8878bc1274e1635c338bcf9043 20241012082521752 DAUC <0003> auc.c:144 vector [3]: ik = 1ae0de50bb0191969bcdcedb50ea736c 20241012082521752 DAUC <0003> auc.c:145 vector [3]: res = aecd64a0e49cb7fd0000000000000000 20241012082521752 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082521752 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082521752 DAUC <0003> auc.c:151 vector [3]: kc = 85096230189860cd 20241012082521752 DAUC <0003> auc.c:152 vector [3]: sres = 4a51d35d 20241012082521752 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082521752 DAUC <0003> auc.c:113 vector [4]: rand = 4b86acdc9fa8428480819560c823c4f3 20241012082521752 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082521752 DAUC <0003> auc.c:142 vector [4]: autn = 69738b31878f00002345eb0974ff5a22 20241012082521752 DAUC <0003> auc.c:143 vector [4]: ck = c4c0bc28d818430d2c592c806d854090 20241012082521752 DAUC <0003> auc.c:144 vector [4]: ik = 6278288a973e83914e68672643cba99b 20241012082521752 DAUC <0003> auc.c:145 vector [4]: res = 9d8d2d18d716c4f40000000000000000 20241012082521752 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082521752 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082521752 DAUC <0003> auc.c:151 vector [4]: kc = c489df0461682997 20241012082521752 DAUC <0003> auc.c:152 vector [4]: sres = 4a9be9ec 20241012082521752 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082521752 DAUC <0003> db_auc.c:245 IMSI='262426277476637': Generated 5 vectors 20241012082521752 DAUC <0003> db_auc.c:249 IMSI='262426277476637': Updating SQN=161 in DB 20241012082521760 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426277476637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426277476637"} 20241012082521760 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426277476637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521760 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521760 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41978<->l=127.0.0.1:4258 20241012082521785 DAUC <0003> db_auc.c:157 IMSI='262424576058467': No 2G Auth Data 20241012082521785 DAUC <0003> db_auc.c:192 IMSI='262424576058467': No 3G Auth Data 20241012082521821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20241012082521827 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521827 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424576058467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424576058467"} 20241012082521827 DAUC <0003> db_auc.c:236 IMSI='262424576058467': Calling to generate 5 vectors 20241012082521827 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082521827 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082521827 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082521827 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082521827 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082521827 DAUC <0003> auc.c:113 vector [0]: rand = 8741e9fbca9734d0980a0317467fc345 20241012082521827 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082521827 DAUC <0003> auc.c:142 vector [0]: autn = 026565b7263100000dfe4dafe1ee5c90 20241012082521827 DAUC <0003> auc.c:143 vector [0]: ck = 6005d17b97971d8cc3037bcc00d1e930 20241012082521827 DAUC <0003> auc.c:144 vector [0]: ik = 391c1cf2378ced957287b153bcc92917 20241012082521827 DAUC <0003> auc.c:145 vector [0]: res = 3efa3976be20ad940000000000000000 20241012082521827 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082521827 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082521827 DAUC <0003> auc.c:179 vector [0]: kc = 06ab1a5231b01400 20241012082521827 DAUC <0003> auc.c:180 vector [0]: sres = e87eca25 20241012082521827 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082521827 DAUC <0003> auc.c:113 vector [1]: rand = e2082b0c12fc423fd56347b94612befa 20241012082521827 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082521827 DAUC <0003> auc.c:142 vector [1]: autn = daf462d357c900004d0b525be1925bd2 20241012082521827 DAUC <0003> auc.c:143 vector [1]: ck = 127b110fd5ea71d3d2152a0b7fd6c950 20241012082521827 DAUC <0003> auc.c:144 vector [1]: ik = 8f6b2b0c7c17fa000b54ad155736f498 20241012082521827 DAUC <0003> auc.c:145 vector [1]: res = 4d316570d322c3050000000000000000 20241012082521827 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082521827 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082521827 DAUC <0003> auc.c:179 vector [1]: kc = 5d7f29f06c5a6c00 20241012082521827 DAUC <0003> auc.c:180 vector [1]: sres = ec537ba5 20241012082521827 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082521827 DAUC <0003> auc.c:113 vector [2]: rand = ae71b60a854ab0653160df30d9307807 20241012082521827 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082521827 DAUC <0003> auc.c:142 vector [2]: autn = 4140fcebc9fb0000ebd44b107f79477a 20241012082521827 DAUC <0003> auc.c:143 vector [2]: ck = 69b342baf685b6ffcc64a89e77e86f1e 20241012082521827 DAUC <0003> auc.c:144 vector [2]: ik = acde33cfaa5fff30eee04cb60e6e34fd 20241012082521827 DAUC <0003> auc.c:145 vector [2]: res = 43c1fe5347d4fcc30000000000000000 20241012082521827 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082521827 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082521827 DAUC <0003> auc.c:179 vector [2]: kc = 5dadf484e6a5e000 20241012082521827 DAUC <0003> auc.c:180 vector [2]: sres = d24acdd6 20241012082521827 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082521827 DAUC <0003> auc.c:113 vector [3]: rand = 5b931c9423ae4e4cba5b1619b5a21acb 20241012082521827 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082521827 DAUC <0003> auc.c:142 vector [3]: autn = 72dc6ce685d800008d4542d2da3a22be 20241012082521827 DAUC <0003> auc.c:143 vector [3]: ck = 7748596e8c1cb80c436f706900d53186 20241012082521827 DAUC <0003> auc.c:144 vector [3]: ik = b5eec14d13b1c1899a12e1d18269fe70 20241012082521827 DAUC <0003> auc.c:145 vector [3]: res = 24814520bd83569c0000000000000000 20241012082521827 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082521827 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082521827 DAUC <0003> auc.c:179 vector [3]: kc = 3004991d1d4f6c00 20241012082521827 DAUC <0003> auc.c:180 vector [3]: sres = 3082b7ea 20241012082521827 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082521827 DAUC <0003> auc.c:113 vector [4]: rand = a54baa4d666399c62fb727af43f363a8 20241012082521827 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082521827 DAUC <0003> auc.c:142 vector [4]: autn = de9273a08a590000e9cfc1374786cd10 20241012082521827 DAUC <0003> auc.c:143 vector [4]: ck = 1c7af5aa05f5ee9dc7bec89cf35605dd 20241012082521827 DAUC <0003> auc.c:144 vector [4]: ik = 21b34666c6a0209e631b8d3c973acd81 20241012082521827 DAUC <0003> auc.c:145 vector [4]: res = 6daa900d4210d30b0000000000000000 20241012082521827 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082521827 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082521827 DAUC <0003> auc.c:179 vector [4]: kc = eb5a1c5bf19e8400 20241012082521827 DAUC <0003> auc.c:180 vector [4]: sres = 1ea777df 20241012082521827 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082521827 DAUC <0003> db_auc.c:245 IMSI='262424576058467': Generated 5 vectors 20241012082521827 DAUC <0003> db_auc.c:249 IMSI='262424576058467': Updating SQN=161 in DB 20241012082521835 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424576058467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424576058467"} 20241012082521835 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424576058467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521835 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521835 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20241012082521876 DAUC <0003> db_auc.c:157 IMSI='262423355047246': No 2G Auth Data 20241012082521876 DAUC <0003> db_auc.c:192 IMSI='262423355047246': No 3G Auth Data 20241012082521909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 20241012082521911 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521911 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423355047246 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423355047246"} 20241012082521911 DAUC <0003> db_auc.c:236 IMSI='262423355047246': Calling to generate 5 vectors 20241012082521911 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082521911 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082521911 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082521911 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082521911 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082521911 DAUC <0003> auc.c:113 vector [0]: rand = 68909c923867d9418688ec9c46080077 20241012082521911 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082521911 DAUC <0003> auc.c:142 vector [0]: autn = 445e39742e790000ebf7a7842c1f3fe7 20241012082521911 DAUC <0003> auc.c:143 vector [0]: ck = 5b38c8dcb30e7edc663eabefbfeb748e 20241012082521911 DAUC <0003> auc.c:144 vector [0]: ik = 55535ef1feda7d8576ae1e03894fe792 20241012082521911 DAUC <0003> auc.c:145 vector [0]: res = af42240d4569ea870000000000000000 20241012082521911 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082521911 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082521911 DAUC <0003> auc.c:179 vector [0]: kc = cb47d29de9613800 20241012082521911 DAUC <0003> auc.c:180 vector [0]: sres = d98d3229 20241012082521911 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082521911 DAUC <0003> auc.c:113 vector [1]: rand = dd70d2a15dc7f032561ab16a4b71e270 20241012082521911 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082521911 DAUC <0003> auc.c:142 vector [1]: autn = c374d7fadbde0000c78d96851b575376 20241012082521911 DAUC <0003> auc.c:143 vector [1]: ck = 9fb20bca15f3f662134d1ef0e5eb6878 20241012082521911 DAUC <0003> auc.c:144 vector [1]: ik = 6805460a049f86397b941ef1e9df4f4b 20241012082521911 DAUC <0003> auc.c:145 vector [1]: res = 35a1c51b181bf0970000000000000000 20241012082521911 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082521911 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082521911 DAUC <0003> auc.c:179 vector [1]: kc = 9003a3b09e1d1400 20241012082521911 DAUC <0003> auc.c:180 vector [1]: sres = 19054089 20241012082521911 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082521911 DAUC <0003> auc.c:113 vector [2]: rand = a3094c45a5e6bcd1d55460cf007a5a98 20241012082521911 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082521911 DAUC <0003> auc.c:142 vector [2]: autn = ab1ab9bd439600000a11b5aaf683ea4c 20241012082521911 DAUC <0003> auc.c:143 vector [2]: ck = 6d092c420f71278a846f6346cb7ef541 20241012082521911 DAUC <0003> auc.c:144 vector [2]: ik = d873f0b2859ef398fffb001ad536bac1 20241012082521911 DAUC <0003> auc.c:145 vector [2]: res = 8a42fab0ee85a4d00000000000000000 20241012082521911 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082521911 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082521911 DAUC <0003> auc.c:179 vector [2]: kc = 5cc7a29c23fca800 20241012082521912 DAUC <0003> auc.c:180 vector [2]: sres = 13fab5a2 20241012082521912 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082521912 DAUC <0003> auc.c:113 vector [3]: rand = f7bd0f4dd54eca1eb2bd6b0c9aa932a0 20241012082521912 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082521912 DAUC <0003> auc.c:142 vector [3]: autn = e94b66fde0770000e64bcfbc46d991ac 20241012082521912 DAUC <0003> auc.c:143 vector [3]: ck = 5fdb2c99f1718d985a7b3e3dce46dbd1 20241012082521912 DAUC <0003> auc.c:144 vector [3]: ik = 72320d3dbc6bf5988f17ad7f0f5cd43b 20241012082521912 DAUC <0003> auc.c:145 vector [3]: res = e6319310292a014d0000000000000000 20241012082521912 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082521912 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082521912 DAUC <0003> auc.c:179 vector [3]: kc = 77baa5926433f400 20241012082521912 DAUC <0003> auc.c:180 vector [3]: sres = 7655baca 20241012082521912 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082521912 DAUC <0003> auc.c:113 vector [4]: rand = dae3741961efd021e07ef2432e1bb039 20241012082521912 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082521912 DAUC <0003> auc.c:142 vector [4]: autn = 1cb1614fdf340000085172a8040f6499 20241012082521912 DAUC <0003> auc.c:143 vector [4]: ck = ec278ead0185730841e5f64b145d2f77 20241012082521912 DAUC <0003> auc.c:144 vector [4]: ik = 69492c16af1566dad37041ee01153800 20241012082521912 DAUC <0003> auc.c:145 vector [4]: res = 5a83faba3608a9e00000000000000000 20241012082521912 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082521912 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082521912 DAUC <0003> auc.c:179 vector [4]: kc = 566fe9338c475400 20241012082521912 DAUC <0003> auc.c:180 vector [4]: sres = 5056eb56 20241012082521912 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082521912 DAUC <0003> db_auc.c:245 IMSI='262423355047246': Generated 5 vectors 20241012082521912 DAUC <0003> db_auc.c:249 IMSI='262423355047246': Updating SQN=161 in DB 20241012082521919 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423355047246 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423355047246"} 20241012082521919 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423355047246 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521919 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521920 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 20241012082521959 DAUC <0003> db_auc.c:157 IMSI='262428717052426': No 2G Auth Data 20241012082521959 DAUC <0003> db_auc.c:192 IMSI='262428717052426': No 3G Auth Data 20241012082521997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41994<->l=127.0.0.1:4258 20241012082522004 DLINP <000b> input/ipa.c:451 connected read/write 20241012082522004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082522004 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428717052426 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428717052426"} 20241012082522004 DAUC <0003> db_auc.c:236 IMSI='262428717052426': Calling to generate 5 vectors 20241012082522004 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082522005 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082522005 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082522005 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082522005 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082522005 DAUC <0003> auc.c:113 vector [0]: rand = 63faaa883dc160288c7513fb41f29bab 20241012082522005 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082522005 DAUC <0003> auc.c:142 vector [0]: autn = 4468999bc38b0000afed0384e47e6fff 20241012082522005 DAUC <0003> auc.c:143 vector [0]: ck = 58388dfe6fe71b5f9a42166eb300d8c2 20241012082522005 DAUC <0003> auc.c:144 vector [0]: ik = 4468a1ab1ca5449bcd3077f45bb53b36 20241012082522005 DAUC <0003> auc.c:145 vector [0]: res = d671b31cf9e395de0000000000000000 20241012082522005 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082522005 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082522005 DAUC <0003> auc.c:179 vector [0]: kc = 5b67bcddcd215313 20241012082522005 DAUC <0003> auc.c:180 vector [0]: sres = 996d5581 20241012082522005 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082522005 DAUC <0003> auc.c:113 vector [1]: rand = 28133819ac9e7a88f8cc54777c90d4f5 20241012082522005 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082522005 DAUC <0003> auc.c:142 vector [1]: autn = 01817ffc2598000079a8b9d35609d542 20241012082522005 DAUC <0003> auc.c:143 vector [1]: ck = 2c7e156c39e51f998a8b5ff4bd947f67 20241012082522005 DAUC <0003> auc.c:144 vector [1]: ik = b7739e8455d7b5b4febbfc4b1eca155c 20241012082522005 DAUC <0003> auc.c:145 vector [1]: res = 7352e3909577622f0000000000000000 20241012082522005 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082522005 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082522005 DAUC <0003> auc.c:179 vector [1]: kc = 81ba2b2e70e7a2c4 20241012082522005 DAUC <0003> auc.c:180 vector [1]: sres = b6497185 20241012082522005 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082522005 DAUC <0003> auc.c:113 vector [2]: rand = e81eadc8661d861da6bf5e542e4601cb 20241012082522005 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082522005 DAUC <0003> auc.c:142 vector [2]: autn = 8a2ff5989c860000d972eb6f07e0be82 20241012082522005 DAUC <0003> auc.c:143 vector [2]: ck = aa284b1e923bf0359dc6b19c246f0f41 20241012082522005 DAUC <0003> auc.c:144 vector [2]: ik = d5761ee13581f64fc7028196119145a8 20241012082522005 DAUC <0003> auc.c:145 vector [2]: res = dc1e6e292086cdde0000000000000000 20241012082522005 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082522005 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082522005 DAUC <0003> auc.c:179 vector [2]: kc = 647e771bbb423cce 20241012082522005 DAUC <0003> auc.c:180 vector [2]: sres = 731a304c 20241012082522005 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082522005 DAUC <0003> auc.c:113 vector [3]: rand = 1db3ed5206a978b2b0fc2ee2152ec5c5 20241012082522005 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082522005 DAUC <0003> auc.c:142 vector [3]: autn = 3605f39c59c50000d4ce4439694e700d 20241012082522005 DAUC <0003> auc.c:143 vector [3]: ck = 00b131c75c6711dc115afef5edfc1ba3 20241012082522005 DAUC <0003> auc.c:144 vector [3]: ik = d145ee9dc62ec6f807326704e2a3ac02 20241012082522005 DAUC <0003> auc.c:145 vector [3]: res = 94bdde39a2ca67cf0000000000000000 20241012082522005 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082522005 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082522005 DAUC <0003> auc.c:179 vector [3]: kc = 304070c8de7677e6 20241012082522005 DAUC <0003> auc.c:180 vector [3]: sres = d92023f8 20241012082522005 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082522005 DAUC <0003> auc.c:113 vector [4]: rand = b2f8c4e53375f77ed178f03be0b66e71 20241012082522005 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082522005 DAUC <0003> auc.c:142 vector [4]: autn = 01124bb59ced0000615c6a5354c30181 20241012082522005 DAUC <0003> auc.c:143 vector [4]: ck = eeee81c3b608671dc7377a023fc7be36 20241012082522005 DAUC <0003> auc.c:144 vector [4]: ik = 0dd228cd6f74c77e066ba1b8589f6212 20241012082522005 DAUC <0003> auc.c:145 vector [4]: res = 2139e14756a8ec230000000000000000 20241012082522005 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082522005 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082522005 DAUC <0003> auc.c:179 vector [4]: kc = aed0353813c81e8d 20241012082522005 DAUC <0003> auc.c:180 vector [4]: sres = e2923a33 20241012082522005 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082522005 DAUC <0003> db_auc.c:245 IMSI='262428717052426': Generated 5 vectors 20241012082522005 DAUC <0003> db_auc.c:249 IMSI='262428717052426': Updating SQN=161 in DB 20241012082522013 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428717052426 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428717052426"} 20241012082522013 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428717052426 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082522013 DLINP <000b> input/ipa.c:451 connected read/write 20241012082522013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082522013 DLINP <000b> input/ipa.c:451 connected read/write 20241012082522013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082522020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41994<->l=127.0.0.1:4258 20241012082522046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4258 20241012082522046 DLINP <000b> input/ipa.c:451 connected read/write 20241012082522046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082522046 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082522046 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082522046 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082522046 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44085<->l=127.0.0.1:4259) 20241012082522069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4258 20241012082522069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4258 20241012082525187 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082525187 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082525192 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42020<->l=127.0.0.1:4258 20241012082525197 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525197 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082525197 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082525197 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  20241012082525197 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082525197 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  20241012082525197 DLGSUP <0013> gsup_server.c:235 2:  20241012082525197 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082525198 DLGSUP <0013> gsup_server.c:235 3:  20241012082525198 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082525198 DLGSUP <0013> gsup_server.c:235 4:  20241012082525198 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082525198 DLGSUP <0013> gsup_server.c:235 5:  20241012082525198 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082525198 DLGSUP <0013> gsup_server.c:235 7:  20241012082525198 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082525198 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082525198 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082525198 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082525222 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45227<->l=127.0.0.1:4259) 20241012082525241 DAUC <0003> db_auc.c:157 IMSI='262428293909125': No 2G Auth Data 20241012082525241 DAUC <0003> db_auc.c:192 IMSI='262428293909125': No 3G Auth Data 20241012082525288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 20241012082525300 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525300 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428293909125"} 20241012082525300 DAUC <0003> db_auc.c:192 IMSI='262428293909125': No 3G Auth Data 20241012082525300 DAUC <0003> db_auc.c:236 IMSI='262428293909125': Calling to generate 1 vectors 20241012082525300 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241012082525300 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525300 DAUC <0003> auc.c:113 vector [0]: rand = 77d735a46617c023c6e6d099ae15b7bc 20241012082525300 DAUC <0003> auc.c:179 vector [0]: kc = ed91e137db7c4400 20241012082525300 DAUC <0003> auc.c:180 vector [0]: sres = 34a76a6d 20241012082525300 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525300 DAUC <0003> db_auc.c:245 IMSI='262428293909125': Generated 1 vectors 20241012082525300 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428293909125"} 20241012082525301 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525301 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525301 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525307 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428293909125"} 20241012082525307 DAUC <0003> db_auc.c:192 IMSI='262428293909125': No 3G Auth Data 20241012082525307 DAUC <0003> db_auc.c:236 IMSI='262428293909125': Calling to generate 4 vectors 20241012082525307 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241012082525307 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525307 DAUC <0003> auc.c:113 vector [0]: rand = 38fc0488b662412bb7ad02a336c99f08 20241012082525307 DAUC <0003> auc.c:179 vector [0]: kc = 582f5dc1dac53c00 20241012082525307 DAUC <0003> auc.c:180 vector [0]: sres = 2f297439 20241012082525307 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525307 DAUC <0003> auc.c:113 vector [1]: rand = 0e616dce84fb5bd75b7980adea2e0873 20241012082525307 DAUC <0003> auc.c:179 vector [1]: kc = d9fc8db6e63a5800 20241012082525307 DAUC <0003> auc.c:180 vector [1]: sres = 9a58e95a 20241012082525307 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525307 DAUC <0003> auc.c:113 vector [2]: rand = 822414db7dd206721f49372b50004f50 20241012082525307 DAUC <0003> auc.c:179 vector [2]: kc = 6d2fc967224b0000 20241012082525307 DAUC <0003> auc.c:180 vector [2]: sres = 4c50c11e 20241012082525307 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525307 DAUC <0003> auc.c:113 vector [3]: rand = 945ea6b7ac18cd510c0da502823508dd 20241012082525307 DAUC <0003> auc.c:179 vector [3]: kc = c4e018d9de58b400 20241012082525307 DAUC <0003> auc.c:180 vector [3]: sres = 1dc4b7c0 20241012082525307 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525307 DAUC <0003> db_auc.c:245 IMSI='262428293909125': Generated 4 vectors 20241012082525307 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428293909125"} 20241012082525307 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525311 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525311 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428293909125"} 20241012082525311 DAUC <0003> db_auc.c:192 IMSI='262428293909125': No 3G Auth Data 20241012082525311 DAUC <0003> db_auc.c:236 IMSI='262428293909125': Calling to generate 5 vectors 20241012082525311 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082525311 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525311 DAUC <0003> auc.c:113 vector [0]: rand = b759f8af4c7d3968d004bc0649944c58 20241012082525311 DAUC <0003> auc.c:179 vector [0]: kc = cc32873610c46c00 20241012082525311 DAUC <0003> auc.c:180 vector [0]: sres = 5700b287 20241012082525311 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525311 DAUC <0003> auc.c:113 vector [1]: rand = 88eecb16700f2416605351fffe841c1f 20241012082525311 DAUC <0003> auc.c:179 vector [1]: kc = f75509b31007ac00 20241012082525311 DAUC <0003> auc.c:180 vector [1]: sres = 89b81877 20241012082525311 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525311 DAUC <0003> auc.c:113 vector [2]: rand = c9df7c4a14d13c60d4c206d124ea9837 20241012082525312 DAUC <0003> auc.c:179 vector [2]: kc = 293734c3e4464400 20241012082525312 DAUC <0003> auc.c:180 vector [2]: sres = 2ef30691 20241012082525312 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525312 DAUC <0003> auc.c:113 vector [3]: rand = d1829d083d7265a2056f7a40e51d27d2 20241012082525312 DAUC <0003> auc.c:179 vector [3]: kc = 0e640fa8cbd68400 20241012082525312 DAUC <0003> auc.c:180 vector [3]: sres = 34de3557 20241012082525312 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525312 DAUC <0003> auc.c:113 vector [4]: rand = e0273c135ef9ff02d61cf035df2e5858 20241012082525312 DAUC <0003> auc.c:179 vector [4]: kc = 2bee12ec209f6c00 20241012082525312 DAUC <0003> auc.c:180 vector [4]: sres = 24e5b04f 20241012082525312 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082525312 DAUC <0003> db_auc.c:245 IMSI='262428293909125': Generated 5 vectors 20241012082525312 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428293909125"} 20241012082525312 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525312 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525312 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525316 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525316 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428293909125"} 20241012082525316 DAUC <0003> db_auc.c:192 IMSI='262428293909125': No 3G Auth Data 20241012082525316 DAUC <0003> db_auc.c:236 IMSI='262428293909125': Calling to generate 5 vectors 20241012082525316 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082525316 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525316 DAUC <0003> auc.c:113 vector [0]: rand = 12322fb8f974dfa6fef0e8453a2c35fa 20241012082525316 DAUC <0003> auc.c:179 vector [0]: kc = d67a0915547e4c00 20241012082525316 DAUC <0003> auc.c:180 vector [0]: sres = ff3970ab 20241012082525316 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525316 DAUC <0003> auc.c:113 vector [1]: rand = 7540cc2ea4ccdc8ffea32cf32eba4772 20241012082525316 DAUC <0003> auc.c:179 vector [1]: kc = 09e492aa4a9a2c00 20241012082525316 DAUC <0003> auc.c:180 vector [1]: sres = e6cb1a61 20241012082525316 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525316 DAUC <0003> auc.c:113 vector [2]: rand = d04eae4dcb055376524485202dd490f7 20241012082525316 DAUC <0003> auc.c:179 vector [2]: kc = b1a5e2a9f42f3000 20241012082525316 DAUC <0003> auc.c:180 vector [2]: sres = a12ee528 20241012082525316 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525316 DAUC <0003> auc.c:113 vector [3]: rand = 8ea78ad378c5c78d128f853267d10fb9 20241012082525316 DAUC <0003> auc.c:179 vector [3]: kc = e3e4b2388585ec00 20241012082525316 DAUC <0003> auc.c:180 vector [3]: sres = 83f82e62 20241012082525316 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525316 DAUC <0003> auc.c:113 vector [4]: rand = b5c30873257f3b92eefbfea29c0320a7 20241012082525316 DAUC <0003> auc.c:179 vector [4]: kc = 2001e04b9a934400 20241012082525316 DAUC <0003> auc.c:180 vector [4]: sres = 127e116d 20241012082525316 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082525316 DAUC <0003> db_auc.c:245 IMSI='262428293909125': Generated 5 vectors 20241012082525316 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428293909125"} 20241012082525316 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525316 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525316 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 20241012082525346 DAUC <0003> db_auc.c:157 IMSI='262428848248944': No 2G Auth Data 20241012082525346 DAUC <0003> db_auc.c:192 IMSI='262428848248944': No 3G Auth Data 20241012082525369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4258 20241012082525371 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525371 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428848248944"} 20241012082525371 DAUC <0003> db_auc.c:192 IMSI='262428848248944': No 3G Auth Data 20241012082525371 DAUC <0003> db_auc.c:236 IMSI='262428848248944': Calling to generate 1 vectors 20241012082525371 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241012082525371 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525371 DAUC <0003> auc.c:113 vector [0]: rand = 71013c70109e2de49fb7bf3eb427f4d1 20241012082525371 DAUC <0003> auc.c:179 vector [0]: kc = 90b868b50b20b400 20241012082525371 DAUC <0003> auc.c:180 vector [0]: sres = 68787752 20241012082525371 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525371 DAUC <0003> db_auc.c:245 IMSI='262428848248944': Generated 1 vectors 20241012082525371 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428848248944"} 20241012082525371 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525371 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525371 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525371 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525371 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428848248944"} 20241012082525372 DAUC <0003> db_auc.c:192 IMSI='262428848248944': No 3G Auth Data 20241012082525372 DAUC <0003> db_auc.c:236 IMSI='262428848248944': Calling to generate 4 vectors 20241012082525372 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241012082525372 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525372 DAUC <0003> auc.c:113 vector [0]: rand = c336edc6f88ded29536bc531b7156479 20241012082525372 DAUC <0003> auc.c:179 vector [0]: kc = bb4768df0454dc00 20241012082525372 DAUC <0003> auc.c:180 vector [0]: sres = d2cd1b09 20241012082525372 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [1]: rand = 9a0b02afc443f5e02ff3c9f10eba3274 20241012082525372 DAUC <0003> auc.c:179 vector [1]: kc = edfd539a276b0000 20241012082525372 DAUC <0003> auc.c:180 vector [1]: sres = 8885a8de 20241012082525372 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [2]: rand = 15b5eb52e81b2eae3a2670481cfe822e 20241012082525372 DAUC <0003> auc.c:179 vector [2]: kc = 04a453175fff5c00 20241012082525372 DAUC <0003> auc.c:180 vector [2]: sres = 3da038dd 20241012082525372 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [3]: rand = d89351b757e335be3211506c03e31614 20241012082525372 DAUC <0003> auc.c:179 vector [3]: kc = 6abec0a80221bc00 20241012082525372 DAUC <0003> auc.c:180 vector [3]: sres = a52df94c 20241012082525372 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525372 DAUC <0003> db_auc.c:245 IMSI='262428848248944': Generated 4 vectors 20241012082525372 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428848248944"} 20241012082525372 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525372 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525372 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525372 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525372 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428848248944"} 20241012082525372 DAUC <0003> db_auc.c:192 IMSI='262428848248944': No 3G Auth Data 20241012082525372 DAUC <0003> db_auc.c:236 IMSI='262428848248944': Calling to generate 5 vectors 20241012082525372 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082525372 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525372 DAUC <0003> auc.c:113 vector [0]: rand = 8689d6ee524904512009014e7c76d5bb 20241012082525372 DAUC <0003> auc.c:179 vector [0]: kc = 8ebc8e1b74c97400 20241012082525372 DAUC <0003> auc.c:180 vector [0]: sres = d0ec5104 20241012082525372 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [1]: rand = 4eccd4affb239db1be4f7662a112fd27 20241012082525372 DAUC <0003> auc.c:179 vector [1]: kc = 65949a098eff9400 20241012082525372 DAUC <0003> auc.c:180 vector [1]: sres = 3d8c5596 20241012082525372 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [2]: rand = db8747c826e4209118576c42566fdc56 20241012082525372 DAUC <0003> auc.c:179 vector [2]: kc = 181a32903ab80800 20241012082525372 DAUC <0003> auc.c:180 vector [2]: sres = b847d078 20241012082525372 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [3]: rand = b6c47839d12e13b71c069b2bfa898e9c 20241012082525372 DAUC <0003> auc.c:179 vector [3]: kc = 08d349c163a2d000 20241012082525372 DAUC <0003> auc.c:180 vector [3]: sres = c995cd1b 20241012082525372 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [4]: rand = 96a5d0c13f18a0d3eb7d84073d7e9b81 20241012082525372 DAUC <0003> auc.c:179 vector [4]: kc = 3290b4120eff9400 20241012082525372 DAUC <0003> auc.c:180 vector [4]: sres = ed4243f1 20241012082525372 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082525372 DAUC <0003> db_auc.c:245 IMSI='262428848248944': Generated 5 vectors 20241012082525372 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428848248944"} 20241012082525372 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525372 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525372 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525373 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525373 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428848248944"} 20241012082525373 DAUC <0003> db_auc.c:192 IMSI='262428848248944': No 3G Auth Data 20241012082525373 DAUC <0003> db_auc.c:236 IMSI='262428848248944': Calling to generate 5 vectors 20241012082525373 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082525373 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525373 DAUC <0003> auc.c:113 vector [0]: rand = 44edfa5ddd39c358e607c6fb710b7b2b 20241012082525373 DAUC <0003> auc.c:179 vector [0]: kc = 34595bde06c07000 20241012082525373 DAUC <0003> auc.c:180 vector [0]: sres = 7790143d 20241012082525373 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525373 DAUC <0003> auc.c:113 vector [1]: rand = 1d5ec9a9ec69290ae168d2b3c1854f7c 20241012082525373 DAUC <0003> auc.c:179 vector [1]: kc = 770cc99e8d35f000 20241012082525373 DAUC <0003> auc.c:180 vector [1]: sres = 2c763b68 20241012082525373 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525373 DAUC <0003> auc.c:113 vector [2]: rand = d6886593cc6c078cf9e6aa2ddef41fac 20241012082525373 DAUC <0003> auc.c:179 vector [2]: kc = 5740dc98efc54400 20241012082525373 DAUC <0003> auc.c:180 vector [2]: sres = d3236356 20241012082525373 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525373 DAUC <0003> auc.c:113 vector [3]: rand = 73f32fd88ea7d935788e94d377aefc90 20241012082525373 DAUC <0003> auc.c:179 vector [3]: kc = b58e3e849d242c00 20241012082525373 DAUC <0003> auc.c:180 vector [3]: sres = eeed06d7 20241012082525373 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525373 DAUC <0003> auc.c:113 vector [4]: rand = 7eeec0ee95666ca9e87d6539e7f10ba8 20241012082525373 DAUC <0003> auc.c:179 vector [4]: kc = 847bc6d1ca334800 20241012082525373 DAUC <0003> auc.c:180 vector [4]: sres = 3551ea1b 20241012082525373 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082525373 DAUC <0003> db_auc.c:245 IMSI='262428848248944': Generated 5 vectors 20241012082525373 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428848248944"} 20241012082525373 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525373 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525373 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4258 20241012082525398 DAUC <0003> db_auc.c:157 IMSI='262421725979265': No 2G Auth Data 20241012082525398 DAUC <0003> db_auc.c:192 IMSI='262421725979265': No 3G Auth Data 20241012082525420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42052<->l=127.0.0.1:4258 20241012082525422 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525422 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725979265"} 20241012082525422 DAUC <0003> db_auc.c:192 IMSI='262421725979265': No 3G Auth Data 20241012082525422 DAUC <0003> db_auc.c:236 IMSI='262421725979265': Calling to generate 1 vectors 20241012082525422 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241012082525422 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525422 DAUC <0003> auc.c:113 vector [0]: rand = 8e933821926026e925da64bf67ec37ba 20241012082525422 DAUC <0003> auc.c:179 vector [0]: kc = 51306ab9c3a303ef 20241012082525422 DAUC <0003> auc.c:180 vector [0]: sres = e58ee285 20241012082525422 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525422 DAUC <0003> db_auc.c:245 IMSI='262421725979265': Generated 1 vectors 20241012082525422 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725979265"} 20241012082525422 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525422 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525422 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525423 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525423 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725979265"} 20241012082525423 DAUC <0003> db_auc.c:192 IMSI='262421725979265': No 3G Auth Data 20241012082525423 DAUC <0003> db_auc.c:236 IMSI='262421725979265': Calling to generate 4 vectors 20241012082525423 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241012082525423 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525423 DAUC <0003> auc.c:113 vector [0]: rand = f8b67aeab586b0f39b87efbe82b1af53 20241012082525423 DAUC <0003> auc.c:179 vector [0]: kc = ee404790df3dc268 20241012082525423 DAUC <0003> auc.c:180 vector [0]: sres = 75c1a407 20241012082525423 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525423 DAUC <0003> auc.c:113 vector [1]: rand = 418bac51373b09aeaf6eaba2de1207c0 20241012082525423 DAUC <0003> auc.c:179 vector [1]: kc = c4b777fba1732631 20241012082525423 DAUC <0003> auc.c:180 vector [1]: sres = 8a38a4b7 20241012082525423 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525423 DAUC <0003> auc.c:113 vector [2]: rand = 2f6fa3ebee4ba8736d59444a9fb3430f 20241012082525423 DAUC <0003> auc.c:179 vector [2]: kc = b362581cd05f27fb 20241012082525423 DAUC <0003> auc.c:180 vector [2]: sres = 18206e5b 20241012082525423 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525423 DAUC <0003> auc.c:113 vector [3]: rand = 4603948b85463f5fff66b22f65871395 20241012082525423 DAUC <0003> auc.c:179 vector [3]: kc = 073aa9e143aeb6d3 20241012082525423 DAUC <0003> auc.c:180 vector [3]: sres = 2c269a8e 20241012082525423 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525423 DAUC <0003> db_auc.c:245 IMSI='262421725979265': Generated 4 vectors 20241012082525423 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725979265"} 20241012082525423 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525423 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525423 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525424 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525424 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725979265"} 20241012082525424 DAUC <0003> db_auc.c:192 IMSI='262421725979265': No 3G Auth Data 20241012082525424 DAUC <0003> db_auc.c:236 IMSI='262421725979265': Calling to generate 5 vectors 20241012082525424 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082525424 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525424 DAUC <0003> auc.c:113 vector [0]: rand = 9b8c8c02516f10d92d433136fc5b730f 20241012082525424 DAUC <0003> auc.c:179 vector [0]: kc = 12c83ec1add1c942 20241012082525424 DAUC <0003> auc.c:180 vector [0]: sres = 3f11e277 20241012082525424 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525424 DAUC <0003> auc.c:113 vector [1]: rand = 69779c51d4465a507eb0a79a253f031e 20241012082525424 DAUC <0003> auc.c:179 vector [1]: kc = 76a4e7a44ca2e416 20241012082525424 DAUC <0003> auc.c:180 vector [1]: sres = 54ba28a2 20241012082525424 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525424 DAUC <0003> auc.c:113 vector [2]: rand = 20cce07b749f17b3255eacf3ad242278 20241012082525424 DAUC <0003> auc.c:179 vector [2]: kc = c6f545687b2dd878 20241012082525424 DAUC <0003> auc.c:180 vector [2]: sres = 4ba34e4a 20241012082525424 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525424 DAUC <0003> auc.c:113 vector [3]: rand = 98f5fe488ac84472870184c0f2a0c0e6 20241012082525424 DAUC <0003> auc.c:179 vector [3]: kc = 892791b2ce5f5d20 20241012082525424 DAUC <0003> auc.c:180 vector [3]: sres = c08eda4b 20241012082525424 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525424 DAUC <0003> auc.c:113 vector [4]: rand = cee801fbd7a9f4bd1c0daa4077494c36 20241012082525424 DAUC <0003> auc.c:179 vector [4]: kc = 17aad2c47b97cea4 20241012082525424 DAUC <0003> auc.c:180 vector [4]: sres = 0e28924c 20241012082525424 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082525424 DAUC <0003> db_auc.c:245 IMSI='262421725979265': Generated 5 vectors 20241012082525424 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725979265"} 20241012082525424 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525424 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525424 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525425 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525425 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725979265"} 20241012082525425 DAUC <0003> db_auc.c:192 IMSI='262421725979265': No 3G Auth Data 20241012082525425 DAUC <0003> db_auc.c:236 IMSI='262421725979265': Calling to generate 5 vectors 20241012082525425 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082525425 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525425 DAUC <0003> auc.c:113 vector [0]: rand = 67e446b03b45b162a068f265dd61cdcc 20241012082525425 DAUC <0003> auc.c:179 vector [0]: kc = d2e442d2a4cbd96d 20241012082525425 DAUC <0003> auc.c:180 vector [0]: sres = 69cad4a6 20241012082525425 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525425 DAUC <0003> auc.c:113 vector [1]: rand = c024e72270ce39f519500bccd8083104 20241012082525425 DAUC <0003> auc.c:179 vector [1]: kc = 4d67061f034c6db8 20241012082525425 DAUC <0003> auc.c:180 vector [1]: sres = 66b9c8e4 20241012082525425 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525425 DAUC <0003> auc.c:113 vector [2]: rand = 39657dd43c422baf074bb2b0114866b1 20241012082525425 DAUC <0003> auc.c:179 vector [2]: kc = e9df645507c1529b 20241012082525425 DAUC <0003> auc.c:180 vector [2]: sres = 77542484 20241012082525425 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525425 DAUC <0003> auc.c:113 vector [3]: rand = 3c80ea9e6b8960941dc9d09088411bbd 20241012082525425 DAUC <0003> auc.c:179 vector [3]: kc = b1c30e5a16af3a38 20241012082525425 DAUC <0003> auc.c:180 vector [3]: sres = c3ae89b4 20241012082525425 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525425 DAUC <0003> auc.c:113 vector [4]: rand = 814273a621dbcedad5bd5f75b36eca8a 20241012082525425 DAUC <0003> auc.c:179 vector [4]: kc = 296838c7afe3a75b 20241012082525425 DAUC <0003> auc.c:180 vector [4]: sres = de5a5094 20241012082525425 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082525425 DAUC <0003> db_auc.c:245 IMSI='262421725979265': Generated 5 vectors 20241012082525425 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725979265"} 20241012082525425 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525425 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525425 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42052<->l=127.0.0.1:4258 20241012082525449 DAUC <0003> db_auc.c:157 IMSI='262424860850315': No 2G Auth Data 20241012082525449 DAUC <0003> db_auc.c:192 IMSI='262424860850315': No 3G Auth Data 20241012082525473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 20241012082525476 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525476 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424860850315"} 20241012082525476 DAUC <0003> db_auc.c:157 IMSI='262424860850315': No 2G Auth Data 20241012082525476 DAUC <0003> db_auc.c:236 IMSI='262424860850315': Calling to generate 1 vectors 20241012082525476 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241012082525476 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525476 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525476 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082525476 DAUC <0003> auc.c:113 vector [0]: rand = e413639b9ebf910e373639ad380bf840 20241012082525476 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082525476 DAUC <0003> auc.c:142 vector [0]: autn = e9f566a05dda00006d4cfa24f316aaa9 20241012082525476 DAUC <0003> auc.c:143 vector [0]: ck = 90897fd765b01fc2c2967a28b2a75935 20241012082525476 DAUC <0003> auc.c:144 vector [0]: ik = dbdfdffdfcb4643d2d512ce8350e2f3f 20241012082525476 DAUC <0003> auc.c:145 vector [0]: res = 49be1cc6c07c12290000000000000000 20241012082525476 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525476 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525476 DAUC <0003> auc.c:151 vector [0]: kc = a491f6ea1ead0df5 20241012082525476 DAUC <0003> auc.c:152 vector [0]: sres = 89c20eef 20241012082525476 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525476 DAUC <0003> db_auc.c:245 IMSI='262424860850315': Generated 1 vectors 20241012082525476 DAUC <0003> db_auc.c:249 IMSI='262424860850315': Updating SQN=33 in DB 20241012082525484 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424860850315"} 20241012082525484 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525484 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525484 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525489 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525489 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424860850315"} 20241012082525489 DAUC <0003> db_auc.c:157 IMSI='262424860850315': No 2G Auth Data 20241012082525489 DAUC <0003> db_auc.c:236 IMSI='262424860850315': Calling to generate 4 vectors 20241012082525489 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241012082525489 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525489 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525489 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012082525489 DAUC <0003> auc.c:113 vector [0]: rand = 6401ca9d92436b2d9fbde15306aa543d 20241012082525489 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012082525489 DAUC <0003> auc.c:142 vector [0]: autn = 3096d6dd809000005fe5153ba6e9df44 20241012082525489 DAUC <0003> auc.c:143 vector [0]: ck = 4f9280a4251a3b64b9c5ca650646522f 20241012082525489 DAUC <0003> auc.c:144 vector [0]: ik = 92146bfb62db08e1b6313194ba1a1884 20241012082525489 DAUC <0003> auc.c:145 vector [0]: res = b1fc483bd2ebe7460000000000000000 20241012082525489 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525489 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525489 DAUC <0003> auc.c:151 vector [0]: kc = d27210aefb9d792e 20241012082525489 DAUC <0003> auc.c:152 vector [0]: sres = 6317af7d 20241012082525489 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525489 DAUC <0003> auc.c:113 vector [1]: rand = 3bbad0d53cc6b93623ba2aa3f586a143 20241012082525489 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012082525489 DAUC <0003> auc.c:142 vector [1]: autn = 517afa36acf40000fda57a8b29e69e2c 20241012082525489 DAUC <0003> auc.c:143 vector [1]: ck = 531ff337342909e692e79dbb01340a1e 20241012082525489 DAUC <0003> auc.c:144 vector [1]: ik = b7f90ddfb29cbffaa76b5b85044ada82 20241012082525489 DAUC <0003> auc.c:145 vector [1]: res = 8beed332323abc2f0000000000000000 20241012082525489 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525489 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082525489 DAUC <0003> auc.c:151 vector [1]: kc = d16a38d683cb6680 20241012082525489 DAUC <0003> auc.c:152 vector [1]: sres = b9d46f1d 20241012082525489 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082525489 DAUC <0003> auc.c:113 vector [2]: rand = 0dd0ebcb946ce10a6a8268a010b8c81e 20241012082525489 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012082525489 DAUC <0003> auc.c:142 vector [2]: autn = ff78486a951700002d400ac5986b6dce 20241012082525489 DAUC <0003> auc.c:143 vector [2]: ck = 3a409eb3c40eeaa0a8185eff5f5e19d7 20241012082525489 DAUC <0003> auc.c:144 vector [2]: ik = 7b000c33cdd5206df2ca6bb0ca9262ea 20241012082525489 DAUC <0003> auc.c:145 vector [2]: res = 36d0e07d4289191e0000000000000000 20241012082525489 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525489 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082525489 DAUC <0003> auc.c:151 vector [2]: kc = 1b92a7cf9c17b1f0 20241012082525489 DAUC <0003> auc.c:152 vector [2]: sres = 7459f963 20241012082525489 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082525489 DAUC <0003> auc.c:113 vector [3]: rand = 3b3bd96597c588d2398fe5c5564fe0ca 20241012082525489 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012082525489 DAUC <0003> auc.c:142 vector [3]: autn = f8f7c03e755c000093321160db0ba20b 20241012082525489 DAUC <0003> auc.c:143 vector [3]: ck = d0ad063401ecc4e58cec89ebf11df06c 20241012082525489 DAUC <0003> auc.c:144 vector [3]: ik = e099d88cbd6bcf52cd49f58feecfdec7 20241012082525489 DAUC <0003> auc.c:145 vector [3]: res = 520921a9f3770f250000000000000000 20241012082525489 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525489 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082525489 DAUC <0003> auc.c:151 vector [3]: kc = 7191a2dca355251c 20241012082525489 DAUC <0003> auc.c:152 vector [3]: sres = a17e2e8c 20241012082525489 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082525489 DAUC <0003> db_auc.c:245 IMSI='262424860850315': Generated 4 vectors 20241012082525489 DAUC <0003> db_auc.c:249 IMSI='262424860850315': Updating SQN=161 in DB 20241012082525497 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424860850315"} 20241012082525497 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525497 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525497 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525502 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525502 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424860850315"} 20241012082525502 DAUC <0003> db_auc.c:157 IMSI='262424860850315': No 2G Auth Data 20241012082525502 DAUC <0003> db_auc.c:236 IMSI='262424860850315': Calling to generate 5 vectors 20241012082525502 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082525502 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525502 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525502 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012082525502 DAUC <0003> auc.c:113 vector [0]: rand = 52dfb682180cf8bc153a97e4fd74d345 20241012082525502 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012082525502 DAUC <0003> auc.c:142 vector [0]: autn = de51f193f5bf00006773fc8233c2d0a6 20241012082525502 DAUC <0003> auc.c:143 vector [0]: ck = c0bf4be0ddafeb996d8829cd3a91a257 20241012082525502 DAUC <0003> auc.c:144 vector [0]: ik = 5c46b97d435c9f14c039b2976368fa83 20241012082525502 DAUC <0003> auc.c:145 vector [0]: res = 64d8877dcb1fde8d0000000000000000 20241012082525502 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525502 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525502 DAUC <0003> auc.c:151 vector [0]: kc = 314869c7c70a2c59 20241012082525502 DAUC <0003> auc.c:152 vector [0]: sres = afc759f0 20241012082525502 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525502 DAUC <0003> auc.c:113 vector [1]: rand = 6caf97e820f351528073a25cdf55c82f 20241012082525502 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012082525502 DAUC <0003> auc.c:142 vector [1]: autn = 8123bb72faf5000078c7aa178a6cb70e 20241012082525502 DAUC <0003> auc.c:143 vector [1]: ck = 1859df1cbd39d4a4b37fe4551bf9230b 20241012082525502 DAUC <0003> auc.c:144 vector [1]: ik = d9e02bde3b24b37680a1364622f92e10 20241012082525502 DAUC <0003> auc.c:145 vector [1]: res = e88d19b0d83c47ed0000000000000000 20241012082525502 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525502 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082525502 DAUC <0003> auc.c:151 vector [1]: kc = f26726d1bf1d6ac9 20241012082525502 DAUC <0003> auc.c:152 vector [1]: sres = 30b15e5d 20241012082525503 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082525503 DAUC <0003> auc.c:113 vector [2]: rand = 25da86bd8a400acc8ee7ade065a50a8f 20241012082525503 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012082525503 DAUC <0003> auc.c:142 vector [2]: autn = 348b432af0800000dc856d56506282f9 20241012082525503 DAUC <0003> auc.c:143 vector [2]: ck = 1c1d93a119b07b1946800d1dca84d6ba 20241012082525503 DAUC <0003> auc.c:144 vector [2]: ik = d05eba9108b161f6b34690a781be0b0c 20241012082525503 DAUC <0003> auc.c:145 vector [2]: res = c2d2fda9228edb280000000000000000 20241012082525503 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525503 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082525503 DAUC <0003> auc.c:151 vector [2]: kc = 3985b48a5a3bc759 20241012082525503 DAUC <0003> auc.c:152 vector [2]: sres = e05c2681 20241012082525503 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082525503 DAUC <0003> auc.c:113 vector [3]: rand = f66b4a3dbdcf1627e4bbeb2ea348de0e 20241012082525503 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012082525503 DAUC <0003> auc.c:142 vector [3]: autn = 651bbf3bcce2000025ed7138ed8ce551 20241012082525503 DAUC <0003> auc.c:143 vector [3]: ck = e2cd5304dc023e1fef0aaa2089dd4ee4 20241012082525503 DAUC <0003> auc.c:144 vector [3]: ik = 3b1a4e255ce33fe8fee215789985cde0 20241012082525503 DAUC <0003> auc.c:145 vector [3]: res = f5326b44daff05210000000000000000 20241012082525503 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525503 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082525503 DAUC <0003> auc.c:151 vector [3]: kc = c83fa27990b982f3 20241012082525503 DAUC <0003> auc.c:152 vector [3]: sres = 2fcd6e65 20241012082525503 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082525503 DAUC <0003> auc.c:113 vector [4]: rand = f7b6073da415ea8733dd484b4e0f72b4 20241012082525503 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012082525503 DAUC <0003> auc.c:142 vector [4]: autn = 0be50592aa58000098c091c84dd349ce 20241012082525503 DAUC <0003> auc.c:143 vector [4]: ck = c6f48e6a0e1fdaee91257cc72424275b 20241012082525503 DAUC <0003> auc.c:144 vector [4]: ik = 4898c5b975c7c7c58f67d80aadf1f606 20241012082525503 DAUC <0003> auc.c:145 vector [4]: res = b2dc84d4b3cc2f350000000000000000 20241012082525503 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525503 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082525503 DAUC <0003> auc.c:151 vector [4]: kc = 902eef1ef20dcc76 20241012082525503 DAUC <0003> auc.c:152 vector [4]: sres = 0110abe1 20241012082525503 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082525503 DAUC <0003> db_auc.c:245 IMSI='262424860850315': Generated 5 vectors 20241012082525503 DAUC <0003> db_auc.c:249 IMSI='262424860850315': Updating SQN=321 in DB 20241012082525511 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424860850315"} 20241012082525511 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525516 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525516 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424860850315"} 20241012082525516 DAUC <0003> db_auc.c:157 IMSI='262424860850315': No 2G Auth Data 20241012082525516 DAUC <0003> db_auc.c:236 IMSI='262424860850315': Calling to generate 5 vectors 20241012082525516 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082525516 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525516 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525516 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012082525516 DAUC <0003> auc.c:113 vector [0]: rand = 66ec37571bad677964ffb36d8a8dce9f 20241012082525516 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012082525516 DAUC <0003> auc.c:142 vector [0]: autn = f1f5dfa7bc8c000016146b21bfa46422 20241012082525516 DAUC <0003> auc.c:143 vector [0]: ck = b29ea8cf554989fed3ef559e0e83f305 20241012082525516 DAUC <0003> auc.c:144 vector [0]: ik = 8acb3bc88f4b2914151a08458025afa1 20241012082525516 DAUC <0003> auc.c:145 vector [0]: res = d16af3d7b3ac52470000000000000000 20241012082525516 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525516 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525516 DAUC <0003> auc.c:151 vector [0]: kc = fea0cedc54a4fc4e 20241012082525516 DAUC <0003> auc.c:152 vector [0]: sres = 62c6a190 20241012082525516 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525516 DAUC <0003> auc.c:113 vector [1]: rand = 72d64d56681dcbd22ee75974d4e00c71 20241012082525516 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012082525516 DAUC <0003> auc.c:142 vector [1]: autn = 9b42be46d3b20000dde6f567b1e39ee6 20241012082525516 DAUC <0003> auc.c:143 vector [1]: ck = 3e6dd7762e003f70f62b8066a57b4232 20241012082525516 DAUC <0003> auc.c:144 vector [1]: ik = 849492154bb518d79e4b93962449462c 20241012082525516 DAUC <0003> auc.c:145 vector [1]: res = 6ff1a4e65495f1a10000000000000000 20241012082525516 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525516 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082525516 DAUC <0003> auc.c:151 vector [1]: kc = d2995693e48723b9 20241012082525516 DAUC <0003> auc.c:152 vector [1]: sres = 3b645547 20241012082525516 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082525516 DAUC <0003> auc.c:113 vector [2]: rand = 9af825493f4ef2d1a83bf9ba0350313f 20241012082525516 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012082525516 DAUC <0003> auc.c:142 vector [2]: autn = d0c5ff3503b400008850a400f040d448 20241012082525516 DAUC <0003> auc.c:143 vector [2]: ck = f39dcb5e44b49b44290454608b2bb796 20241012082525516 DAUC <0003> auc.c:144 vector [2]: ik = 42ee0571066d265b31df3f8ac9837ded 20241012082525516 DAUC <0003> auc.c:145 vector [2]: res = 320e1eee5d891b8a0000000000000000 20241012082525516 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525516 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082525516 DAUC <0003> auc.c:151 vector [2]: kc = a9a8a5c500717764 20241012082525516 DAUC <0003> auc.c:152 vector [2]: sres = 6f870564 20241012082525516 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082525516 DAUC <0003> auc.c:113 vector [3]: rand = 14b36bbc20b3dd14e955c417a2a5b539 20241012082525516 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012082525516 DAUC <0003> auc.c:142 vector [3]: autn = 75929c8277b900006c9bbf7c3e1a72a9 20241012082525516 DAUC <0003> auc.c:143 vector [3]: ck = 382699b706ff1bb4d70a6c089c549f25 20241012082525516 DAUC <0003> auc.c:144 vector [3]: ik = 91275040dcb209b28d35dbd19da9749a 20241012082525516 DAUC <0003> auc.c:145 vector [3]: res = d82372084a1941230000000000000000 20241012082525516 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525516 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082525516 DAUC <0003> auc.c:151 vector [3]: kc = f33e7e2edbb0f9b9 20241012082525516 DAUC <0003> auc.c:152 vector [3]: sres = 923a332b 20241012082525516 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082525516 DAUC <0003> auc.c:113 vector [4]: rand = 4bd3124ddb47b94b2e372ada8816f3ab 20241012082525516 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012082525516 DAUC <0003> auc.c:142 vector [4]: autn = 1594ee79a83d0000ea0cdc0c5a986848 20241012082525516 DAUC <0003> auc.c:143 vector [4]: ck = 587efccccc03ef05da2e4929a2c98f1f 20241012082525516 DAUC <0003> auc.c:144 vector [4]: ik = 32a57e96d151d4afa55e87994f925399 20241012082525516 DAUC <0003> auc.c:145 vector [4]: res = 67536ad365500b5a0000000000000000 20241012082525516 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525516 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082525516 DAUC <0003> auc.c:151 vector [4]: kc = 15ab4ceaf009e72c 20241012082525516 DAUC <0003> auc.c:152 vector [4]: sres = 02036189 20241012082525516 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082525516 DAUC <0003> db_auc.c:245 IMSI='262424860850315': Generated 5 vectors 20241012082525516 DAUC <0003> db_auc.c:249 IMSI='262424860850315': Updating SQN=481 in DB 20241012082525524 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424860850315"} 20241012082525524 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525524 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525524 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 20241012082525555 DAUC <0003> db_auc.c:157 IMSI='262427274314791': No 2G Auth Data 20241012082525555 DAUC <0003> db_auc.c:192 IMSI='262427274314791': No 3G Auth Data 20241012082525577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42060<->l=127.0.0.1:4258 20241012082525578 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525578 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427274314791"} 20241012082525578 DAUC <0003> db_auc.c:157 IMSI='262427274314791': No 2G Auth Data 20241012082525578 DAUC <0003> db_auc.c:236 IMSI='262427274314791': Calling to generate 1 vectors 20241012082525578 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241012082525578 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525578 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012082525578 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082525578 DAUC <0003> auc.c:113 vector [0]: rand = 1f28b277886b40cf42f8541dc75c941b 20241012082525578 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082525578 DAUC <0003> auc.c:142 vector [0]: autn = 940d194e87210000f3a6ecfc3f967a3d 20241012082525578 DAUC <0003> auc.c:143 vector [0]: ck = a088ef8972faeec50cb526a290fa48e6 20241012082525578 DAUC <0003> auc.c:144 vector [0]: ik = 0ed6dad504793688aa64e8c175a7fa80 20241012082525578 DAUC <0003> auc.c:145 vector [0]: res = dc5239b98183e7ac0000000000000000 20241012082525578 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525578 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525578 DAUC <0003> auc.c:151 vector [0]: kc = 088ffb3f93de6a2b 20241012082525578 DAUC <0003> auc.c:152 vector [0]: sres = 5dd1de15 20241012082525578 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525578 DAUC <0003> db_auc.c:245 IMSI='262427274314791': Generated 1 vectors 20241012082525578 DAUC <0003> db_auc.c:249 IMSI='262427274314791': Updating SQN=33 in DB 20241012082525586 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427274314791"} 20241012082525586 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525586 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525586 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525587 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525587 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427274314791"} 20241012082525587 DAUC <0003> db_auc.c:157 IMSI='262427274314791': No 2G Auth Data 20241012082525587 DAUC <0003> db_auc.c:236 IMSI='262427274314791': Calling to generate 4 vectors 20241012082525587 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241012082525587 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525587 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012082525587 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012082525587 DAUC <0003> auc.c:113 vector [0]: rand = 34096c8fc3ea12bb88f6515fc2b72c1d 20241012082525587 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012082525587 DAUC <0003> auc.c:142 vector [0]: autn = 8c976b25039b0000194d3b007e10e5d4 20241012082525587 DAUC <0003> auc.c:143 vector [0]: ck = 0bb2b5797fde6cf309d297cbe7ed3740 20241012082525587 DAUC <0003> auc.c:144 vector [0]: ik = 82650afe13fd3cfd19b4c3beee549af1 20241012082525587 DAUC <0003> auc.c:145 vector [0]: res = 198e3fc57d9102f30000000000000000 20241012082525587 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525587 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525587 DAUC <0003> auc.c:151 vector [0]: kc = 99b1ebf2659afdbf 20241012082525587 DAUC <0003> auc.c:152 vector [0]: sres = 641f3d36 20241012082525587 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525587 DAUC <0003> auc.c:113 vector [1]: rand = 0335a6171b1ec993f3d88c6543f2bb79 20241012082525587 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012082525587 DAUC <0003> auc.c:142 vector [1]: autn = 6819dfda09d4000087e7442f4a9eaabf 20241012082525587 DAUC <0003> auc.c:143 vector [1]: ck = ab53a7afc6d62a0324358b6e0a71bdff 20241012082525587 DAUC <0003> auc.c:144 vector [1]: ik = 18afa08c51b7e7973c421d13cf736cba 20241012082525587 DAUC <0003> auc.c:145 vector [1]: res = b63ffaae343f9b0d0000000000000000 20241012082525587 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525587 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082525587 DAUC <0003> auc.c:151 vector [1]: kc = ab8b915e52631cd1 20241012082525587 DAUC <0003> auc.c:152 vector [1]: sres = 820061a3 20241012082525587 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082525587 DAUC <0003> auc.c:113 vector [2]: rand = 6a3e194f8d6761b0aaf3e8d8bd77e189 20241012082525587 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012082525587 DAUC <0003> auc.c:142 vector [2]: autn = 18a92088cc9a0000abd26c1f3924cfa4 20241012082525587 DAUC <0003> auc.c:143 vector [2]: ck = 422d6611fc27d68eb43294c300f26f3a 20241012082525587 DAUC <0003> auc.c:144 vector [2]: ik = 03df41ffaee9ca031a4b23b4369bb12d 20241012082525587 DAUC <0003> auc.c:145 vector [2]: res = d7bb7fd5d05103f80000000000000000 20241012082525587 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525587 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082525587 DAUC <0003> auc.c:151 vector [2]: kc = ef8b909964a7c29a 20241012082525587 DAUC <0003> auc.c:152 vector [2]: sres = 07ea7c2d 20241012082525587 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082525587 DAUC <0003> auc.c:113 vector [3]: rand = 918cd54666a4f0eea56afec24562c5fb 20241012082525587 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012082525587 DAUC <0003> auc.c:142 vector [3]: autn = a3d9cc59d6000000cefc18f4d28c12eb 20241012082525587 DAUC <0003> auc.c:143 vector [3]: ck = b454ce933495a33d2924e58cd92f365d 20241012082525587 DAUC <0003> auc.c:144 vector [3]: ik = 5dd6c6fa4deb60d10a316028d5a43c13 20241012082525587 DAUC <0003> auc.c:145 vector [3]: res = 2ba37ddbbd90e6160000000000000000 20241012082525587 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525587 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082525587 DAUC <0003> auc.c:151 vector [3]: kc = ca978dcd75f5c9a2 20241012082525587 DAUC <0003> auc.c:152 vector [3]: sres = 96339bcd 20241012082525587 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082525587 DAUC <0003> db_auc.c:245 IMSI='262427274314791': Generated 4 vectors 20241012082525587 DAUC <0003> db_auc.c:249 IMSI='262427274314791': Updating SQN=161 in DB 20241012082525595 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427274314791"} 20241012082525595 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525595 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525595 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525597 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525597 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427274314791"} 20241012082525597 DAUC <0003> db_auc.c:157 IMSI='262427274314791': No 2G Auth Data 20241012082525597 DAUC <0003> db_auc.c:236 IMSI='262427274314791': Calling to generate 5 vectors 20241012082525597 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082525597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525597 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012082525597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012082525597 DAUC <0003> auc.c:113 vector [0]: rand = a5bfea54730924e844259c4788dfadb7 20241012082525597 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012082525597 DAUC <0003> auc.c:142 vector [0]: autn = 01e1efe87e95000049b294bdce565236 20241012082525597 DAUC <0003> auc.c:143 vector [0]: ck = ac832e1edd9054dfd50918b8af6ba2b0 20241012082525597 DAUC <0003> auc.c:144 vector [0]: ik = cdcbdf57cc7a9c388528117fe5ff96f1 20241012082525597 DAUC <0003> auc.c:145 vector [0]: res = 4afe0b95e88f0b590000000000000000 20241012082525597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525597 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525597 DAUC <0003> auc.c:151 vector [0]: kc = 3169f88e5b7efca6 20241012082525597 DAUC <0003> auc.c:152 vector [0]: sres = a27100cc 20241012082525597 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525597 DAUC <0003> auc.c:113 vector [1]: rand = ec9a49c40e94d9666701692722064467 20241012082525597 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012082525597 DAUC <0003> auc.c:142 vector [1]: autn = 8fcee4290dd60000ee31defb9bc91b57 20241012082525597 DAUC <0003> auc.c:143 vector [1]: ck = 718e771a42ff5b30d01ec29836dd5993 20241012082525597 DAUC <0003> auc.c:144 vector [1]: ik = b458922a93a9f17cc24768cd1a8841bd 20241012082525597 DAUC <0003> auc.c:145 vector [1]: res = efbd2c292ae6b6a30000000000000000 20241012082525597 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525597 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082525597 DAUC <0003> auc.c:151 vector [1]: kc = d78f4f65fd03b262 20241012082525597 DAUC <0003> auc.c:152 vector [1]: sres = c55b9a8a 20241012082525597 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082525597 DAUC <0003> auc.c:113 vector [2]: rand = fa0b260302da92d48908dffd8c16cc8e 20241012082525597 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012082525597 DAUC <0003> auc.c:142 vector [2]: autn = 8088eb1430650000711fccc1ae8c11df 20241012082525597 DAUC <0003> auc.c:143 vector [2]: ck = d88da99b154151aed3a3b906062e7dce 20241012082525597 DAUC <0003> auc.c:144 vector [2]: ik = 3aacb9269d1a9f719310077e55ecabb4 20241012082525597 DAUC <0003> auc.c:145 vector [2]: res = eb0d712b80f1643f0000000000000000 20241012082525597 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525597 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082525597 DAUC <0003> auc.c:151 vector [2]: kc = a292aec5db9918a5 20241012082525597 DAUC <0003> auc.c:152 vector [2]: sres = 6bfc1514 20241012082525597 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082525597 DAUC <0003> auc.c:113 vector [3]: rand = a38b45c68e3e973ef27ceebe416ce432 20241012082525597 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012082525597 DAUC <0003> auc.c:142 vector [3]: autn = 7dbe3cb9213c00004d490d3b39b335d2 20241012082525597 DAUC <0003> auc.c:143 vector [3]: ck = 5035ce1491d73342a1c14db1d469d0b2 20241012082525597 DAUC <0003> auc.c:144 vector [3]: ik = 431b120d58529f63413d78bb90cabe46 20241012082525597 DAUC <0003> auc.c:145 vector [3]: res = 32855384e32643cc0000000000000000 20241012082525597 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525597 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082525597 DAUC <0003> auc.c:151 vector [3]: kc = f3d2e9138d26c2d5 20241012082525597 DAUC <0003> auc.c:152 vector [3]: sres = d1a31048 20241012082525597 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082525597 DAUC <0003> auc.c:113 vector [4]: rand = 5cb1c6efce536d4e5907af126f0b1ac2 20241012082525597 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012082525597 DAUC <0003> auc.c:142 vector [4]: autn = 6a6f982f21340000ab76b5a3324d4288 20241012082525597 DAUC <0003> auc.c:143 vector [4]: ck = ed2dcb521de407d678ebe9da126e0a11 20241012082525597 DAUC <0003> auc.c:144 vector [4]: ik = 0829015a8460ce9f919b04b50afc6c59 20241012082525597 DAUC <0003> auc.c:145 vector [4]: res = 1ccd7fa5dd4c05260000000000000000 20241012082525597 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525597 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082525597 DAUC <0003> auc.c:151 vector [4]: kc = 0c7427678116af01 20241012082525597 DAUC <0003> auc.c:152 vector [4]: sres = c1817a83 20241012082525597 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082525597 DAUC <0003> db_auc.c:245 IMSI='262427274314791': Generated 5 vectors 20241012082525597 DAUC <0003> db_auc.c:249 IMSI='262427274314791': Updating SQN=321 in DB 20241012082525605 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427274314791"} 20241012082525605 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525605 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525605 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525609 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525609 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427274314791"} 20241012082525609 DAUC <0003> db_auc.c:157 IMSI='262427274314791': No 2G Auth Data 20241012082525609 DAUC <0003> db_auc.c:236 IMSI='262427274314791': Calling to generate 5 vectors 20241012082525609 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082525609 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525609 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012082525609 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012082525609 DAUC <0003> auc.c:113 vector [0]: rand = a9d5d2c5504ce95ec7bbef49d79ccf3c 20241012082525609 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012082525609 DAUC <0003> auc.c:142 vector [0]: autn = cc87121a72dc000003b63afbcbfd8bac 20241012082525609 DAUC <0003> auc.c:143 vector [0]: ck = e1729aa270f5df7a740f79f2cf0bad6a 20241012082525609 DAUC <0003> auc.c:144 vector [0]: ik = e30581740c14a49e4025a1927bbdd818 20241012082525609 DAUC <0003> auc.c:145 vector [0]: res = 3354b5735b34d39b0000000000000000 20241012082525609 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525609 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525609 DAUC <0003> auc.c:151 vector [0]: kc = 365dc3b6c8570e96 20241012082525609 DAUC <0003> auc.c:152 vector [0]: sres = 686066e8 20241012082525609 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525609 DAUC <0003> auc.c:113 vector [1]: rand = 68fec79aeb44cfbe0ad1b342c2751d7f 20241012082525609 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012082525609 DAUC <0003> auc.c:142 vector [1]: autn = b4da88b59d360000cb4b35d9d9cb48a8 20241012082525609 DAUC <0003> auc.c:143 vector [1]: ck = ede97f87f2e6616c6959c2ccbbbbd64a 20241012082525609 DAUC <0003> auc.c:144 vector [1]: ik = 143dd9598c20f538bf8c3e6a798a7872 20241012082525609 DAUC <0003> auc.c:145 vector [1]: res = b6464f76060fb6580000000000000000 20241012082525609 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525609 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082525609 DAUC <0003> auc.c:151 vector [1]: kc = 2f015a78bcf73a6c 20241012082525609 DAUC <0003> auc.c:152 vector [1]: sres = b049f92e 20241012082525609 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082525609 DAUC <0003> auc.c:113 vector [2]: rand = bdf8cd2249da9492dc6af99ba1343556 20241012082525609 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012082525609 DAUC <0003> auc.c:142 vector [2]: autn = 4dcbbc8f649a0000f5c525fdacfc28c3 20241012082525609 DAUC <0003> auc.c:143 vector [2]: ck = 0ff9450fedf71c150ca8123be3c1e597 20241012082525609 DAUC <0003> auc.c:144 vector [2]: ik = 7cf0613be812fbcfb1377006f59a9140 20241012082525609 DAUC <0003> auc.c:145 vector [2]: res = c3f422fc8389a8c30000000000000000 20241012082525609 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525609 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082525609 DAUC <0003> auc.c:151 vector [2]: kc = ce96460913be930d 20241012082525609 DAUC <0003> auc.c:152 vector [2]: sres = 407d8a3f 20241012082525609 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082525609 DAUC <0003> auc.c:113 vector [3]: rand = d2406e43b416ba9df6ea3cdf1ce003f3 20241012082525609 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012082525609 DAUC <0003> auc.c:142 vector [3]: autn = 21f6d0db630e0000ce75ab8e5c78facb 20241012082525609 DAUC <0003> auc.c:143 vector [3]: ck = 04fbfaa6c2dfc68da3f95b8e91284507 20241012082525609 DAUC <0003> auc.c:144 vector [3]: ik = cf2f94797d5240925e2b34fb57faba22 20241012082525609 DAUC <0003> auc.c:145 vector [3]: res = 7f16f878878ddb650000000000000000 20241012082525609 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525609 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082525609 DAUC <0003> auc.c:151 vector [3]: kc = 360601aa795f793a 20241012082525609 DAUC <0003> auc.c:152 vector [3]: sres = f89b231d 20241012082525609 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082525609 DAUC <0003> auc.c:113 vector [4]: rand = efb672b7080d8bb0f1dbd246a1059805 20241012082525609 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012082525609 DAUC <0003> auc.c:142 vector [4]: autn = 01c88612f2e6000078dcbe8fd99cae52 20241012082525609 DAUC <0003> auc.c:143 vector [4]: ck = 3b7f5b4806b2e93b4eb6eb15aa4aa6b4 20241012082525609 DAUC <0003> auc.c:144 vector [4]: ik = a65a1633fb877ec4808f985008ed7571 20241012082525609 DAUC <0003> auc.c:145 vector [4]: res = 9b4985c2af9700540000000000000000 20241012082525609 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525609 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082525609 DAUC <0003> auc.c:151 vector [4]: kc = 531c3e3e5f92443a 20241012082525609 DAUC <0003> auc.c:152 vector [4]: sres = 34de8596 20241012082525609 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082525609 DAUC <0003> db_auc.c:245 IMSI='262427274314791': Generated 5 vectors 20241012082525609 DAUC <0003> db_auc.c:249 IMSI='262427274314791': Updating SQN=481 in DB 20241012082525617 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427274314791"} 20241012082525617 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525617 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525617 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42060<->l=127.0.0.1:4258 20241012082525647 DAUC <0003> db_auc.c:157 IMSI='262424122760360': No 2G Auth Data 20241012082525647 DAUC <0003> db_auc.c:192 IMSI='262424122760360': No 3G Auth Data 20241012082525676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4258 20241012082525678 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525678 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424122760360"} 20241012082525678 DAUC <0003> db_auc.c:236 IMSI='262424122760360': Calling to generate 1 vectors 20241012082525678 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241012082525678 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525678 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525678 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082525678 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525678 DAUC <0003> auc.c:113 vector [0]: rand = fc35daf9f270d97953dd5aa07eced48a 20241012082525678 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082525678 DAUC <0003> auc.c:142 vector [0]: autn = f66305fe33f900000dafac42829fa7f6 20241012082525678 DAUC <0003> auc.c:143 vector [0]: ck = b13740c438dbd374b4126a0962456089 20241012082525678 DAUC <0003> auc.c:144 vector [0]: ik = 069af3ed3200303d6adbe63f75a2d5ad 20241012082525678 DAUC <0003> auc.c:145 vector [0]: res = f2e7b204667c69760000000000000000 20241012082525678 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525678 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525678 DAUC <0003> auc.c:179 vector [0]: kc = a93ecb15f9a13000 20241012082525678 DAUC <0003> auc.c:180 vector [0]: sres = 8d6bd7e8 20241012082525678 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525678 DAUC <0003> db_auc.c:245 IMSI='262424122760360': Generated 1 vectors 20241012082525678 DAUC <0003> db_auc.c:249 IMSI='262424122760360': Updating SQN=33 in DB 20241012082525686 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424122760360"} 20241012082525686 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525686 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525686 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525688 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525688 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424122760360"} 20241012082525688 DAUC <0003> db_auc.c:236 IMSI='262424122760360': Calling to generate 4 vectors 20241012082525688 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241012082525688 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525688 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525688 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012082525688 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525688 DAUC <0003> auc.c:113 vector [0]: rand = 58415ee8d5a0f6b08ea7813df01f0bf1 20241012082525688 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012082525688 DAUC <0003> auc.c:142 vector [0]: autn = 1e17fc2e1016000044c0aaaeffe08f94 20241012082525688 DAUC <0003> auc.c:143 vector [0]: ck = 8be95dfd915da9250e2ca1571abb9c64 20241012082525688 DAUC <0003> auc.c:144 vector [0]: ik = e5a74a84f88fc59480fe22ae1fd3e82b 20241012082525688 DAUC <0003> auc.c:145 vector [0]: res = 16d141429ca68e6d0000000000000000 20241012082525688 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525688 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525688 DAUC <0003> auc.c:179 vector [0]: kc = bcc1d2a3a3fd7400 20241012082525688 DAUC <0003> auc.c:180 vector [0]: sres = 649b9f0d 20241012082525688 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525688 DAUC <0003> auc.c:113 vector [1]: rand = 6567d60784f1a4f7dfdbeedd369f8b39 20241012082525688 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012082525688 DAUC <0003> auc.c:142 vector [1]: autn = 867beeb5c1b800002c921e7df56194d0 20241012082525688 DAUC <0003> auc.c:143 vector [1]: ck = 9ceec366ed1e553c48bf502fc8b953ac 20241012082525688 DAUC <0003> auc.c:144 vector [1]: ik = 05a8a5682fe58148914362c1d3ad7527 20241012082525688 DAUC <0003> auc.c:145 vector [1]: res = 66f9d9fb0d33d84e0000000000000000 20241012082525688 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525688 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525688 DAUC <0003> auc.c:179 vector [1]: kc = 76f3fe85a3c31000 20241012082525688 DAUC <0003> auc.c:180 vector [1]: sres = 97a7ab38 20241012082525688 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525688 DAUC <0003> auc.c:113 vector [2]: rand = 2e89f63fe7579b435a0a0206b9027814 20241012082525688 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012082525688 DAUC <0003> auc.c:142 vector [2]: autn = 0fba98a7bcf1000029efcb69d5309d6b 20241012082525688 DAUC <0003> auc.c:143 vector [2]: ck = 8ebdf772e4ca016df2a2a20b3c08b718 20241012082525688 DAUC <0003> auc.c:144 vector [2]: ik = 260a528e11474772b00cc718e5f6a8b5 20241012082525688 DAUC <0003> auc.c:145 vector [2]: res = f3462f75d17711dd0000000000000000 20241012082525688 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525688 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525688 DAUC <0003> auc.c:179 vector [2]: kc = e08d8d98c71c1c00 20241012082525688 DAUC <0003> auc.c:180 vector [2]: sres = 74b0d63a 20241012082525688 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525688 DAUC <0003> auc.c:113 vector [3]: rand = c93cff347ba15d7712d23bf3e54b24dc 20241012082525688 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012082525688 DAUC <0003> auc.c:142 vector [3]: autn = e5a6c7d4dad100002b7aa3d3b6608a09 20241012082525688 DAUC <0003> auc.c:143 vector [3]: ck = bac356a19ba17a3cdb13e957a95acee5 20241012082525688 DAUC <0003> auc.c:144 vector [3]: ik = 3a8b5b4f601b75a8ad8888965d3ad864 20241012082525688 DAUC <0003> auc.c:145 vector [3]: res = 3686255b704bfec60000000000000000 20241012082525688 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525688 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525688 DAUC <0003> auc.c:179 vector [3]: kc = 6181036dd1936c00 20241012082525688 DAUC <0003> auc.c:180 vector [3]: sres = db36a151 20241012082525688 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525688 DAUC <0003> db_auc.c:245 IMSI='262424122760360': Generated 4 vectors 20241012082525688 DAUC <0003> db_auc.c:249 IMSI='262424122760360': Updating SQN=161 in DB 20241012082525695 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424122760360"} 20241012082525696 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525696 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525696 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525698 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525698 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424122760360"} 20241012082525698 DAUC <0003> db_auc.c:236 IMSI='262424122760360': Calling to generate 5 vectors 20241012082525698 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082525698 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525698 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525698 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012082525698 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525698 DAUC <0003> auc.c:113 vector [0]: rand = 28afcf1dd1debd20e08acafa5cc4b770 20241012082525698 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012082525698 DAUC <0003> auc.c:142 vector [0]: autn = a3952d475e540000a48612eab74d1bb0 20241012082525698 DAUC <0003> auc.c:143 vector [0]: ck = 655e176022a22c080907c858cf66761a 20241012082525698 DAUC <0003> auc.c:144 vector [0]: ik = 74857cc282b60ab061b113aa744eb5c0 20241012082525698 DAUC <0003> auc.c:145 vector [0]: res = 5f6cf18961838c7a0000000000000000 20241012082525698 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525698 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525698 DAUC <0003> auc.c:179 vector [0]: kc = f4d04d84623fc000 20241012082525698 DAUC <0003> auc.c:180 vector [0]: sres = 9163ac73 20241012082525698 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525698 DAUC <0003> auc.c:113 vector [1]: rand = 8091ddf9644640723806942ef9a53d4f 20241012082525698 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012082525698 DAUC <0003> auc.c:142 vector [1]: autn = 0cc5402920120000d4857c5fe2b542eb 20241012082525698 DAUC <0003> auc.c:143 vector [1]: ck = 9381b8ed3f93972a5991473430ad6ed5 20241012082525698 DAUC <0003> auc.c:144 vector [1]: ik = 44f766a66790f4ca9c813a90a6044742 20241012082525698 DAUC <0003> auc.c:145 vector [1]: res = 4bf38d47295212e60000000000000000 20241012082525698 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525698 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525698 DAUC <0003> auc.c:179 vector [1]: kc = 9e0e4f6aa945c000 20241012082525698 DAUC <0003> auc.c:180 vector [1]: sres = 05e71aac 20241012082525698 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525698 DAUC <0003> auc.c:113 vector [2]: rand = 24a3f718c829f0bbfcff0be77888f873 20241012082525698 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012082525698 DAUC <0003> auc.c:142 vector [2]: autn = e6fcb77ed1810000c0465821f0a1335b 20241012082525698 DAUC <0003> auc.c:143 vector [2]: ck = 64f409fae70491c4332068d76907494a 20241012082525698 DAUC <0003> auc.c:144 vector [2]: ik = 29669cf94078b267b1e7d07a6b911b85 20241012082525698 DAUC <0003> auc.c:145 vector [2]: res = b19adeb34dd63fa60000000000000000 20241012082525698 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525698 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525698 DAUC <0003> auc.c:179 vector [2]: kc = 83191e108c5dac00 20241012082525698 DAUC <0003> auc.c:180 vector [2]: sres = a2b140d5 20241012082525698 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525698 DAUC <0003> auc.c:113 vector [3]: rand = 8f207ba02773b1a68228e8c2950be128 20241012082525698 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012082525698 DAUC <0003> auc.c:142 vector [3]: autn = 0274a020307c0000e96a33a6365f0c51 20241012082525698 DAUC <0003> auc.c:143 vector [3]: ck = 7144c8d9af7c2ef02ce009abd07507b5 20241012082525698 DAUC <0003> auc.c:144 vector [3]: ik = ac6a53bbe96966e4fbe11a88e0fd2c8c 20241012082525698 DAUC <0003> auc.c:145 vector [3]: res = 2f8f8befaa576a110000000000000000 20241012082525698 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525698 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525698 DAUC <0003> auc.c:179 vector [3]: kc = c5594de760c92400 20241012082525698 DAUC <0003> auc.c:180 vector [3]: sres = c593093b 20241012082525698 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525698 DAUC <0003> auc.c:113 vector [4]: rand = 53289f3b726090772ad2ab7694179401 20241012082525699 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012082525699 DAUC <0003> auc.c:142 vector [4]: autn = 15a16507ba4900001eca19df1d9b6641 20241012082525699 DAUC <0003> auc.c:143 vector [4]: ck = ade5b2a31917576ad89e6a68ab6e86e2 20241012082525699 DAUC <0003> auc.c:144 vector [4]: ik = f334782a9d620b6853a7cdc27c4b9df6 20241012082525699 DAUC <0003> auc.c:145 vector [4]: res = dab5bd5966d726600000000000000000 20241012082525699 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525699 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082525699 DAUC <0003> auc.c:179 vector [4]: kc = 84b2d7bfd4e04c00 20241012082525699 DAUC <0003> auc.c:180 vector [4]: sres = 59c2d4fa 20241012082525699 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082525699 DAUC <0003> db_auc.c:245 IMSI='262424122760360': Generated 5 vectors 20241012082525699 DAUC <0003> db_auc.c:249 IMSI='262424122760360': Updating SQN=321 in DB 20241012082525706 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424122760360"} 20241012082525706 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525706 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525706 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525711 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525711 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424122760360"} 20241012082525711 DAUC <0003> db_auc.c:236 IMSI='262424122760360': Calling to generate 5 vectors 20241012082525711 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082525711 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525711 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525711 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012082525711 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525711 DAUC <0003> auc.c:113 vector [0]: rand = 47bd32438f55c2aa595e601bce6f3782 20241012082525711 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012082525711 DAUC <0003> auc.c:142 vector [0]: autn = 0cd4d9a5a1ad000003d71d9de04cf7bf 20241012082525711 DAUC <0003> auc.c:143 vector [0]: ck = 3ccfb6a84ee381d9e50162a72d7ccc32 20241012082525711 DAUC <0003> auc.c:144 vector [0]: ik = 35e5f373429ed7aac43ac551559b9821 20241012082525711 DAUC <0003> auc.c:145 vector [0]: res = 39b9216c2ce4be930000000000000000 20241012082525711 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525711 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525711 DAUC <0003> auc.c:179 vector [0]: kc = 2b7421fc3a6b7c00 20241012082525711 DAUC <0003> auc.c:180 vector [0]: sres = 6e8affc4 20241012082525711 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525711 DAUC <0003> auc.c:113 vector [1]: rand = 7ad13ed9d167f54a0edf3220b6968bf6 20241012082525711 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012082525711 DAUC <0003> auc.c:142 vector [1]: autn = e1c18b5b6c4b0000a009fb40cf5f9c67 20241012082525711 DAUC <0003> auc.c:143 vector [1]: ck = 2897e14ed2960a8dcbfcda94bc68a85f 20241012082525711 DAUC <0003> auc.c:144 vector [1]: ik = af09561a533029742923fb1d0af14dbb 20241012082525711 DAUC <0003> auc.c:145 vector [1]: res = 5af19c23be59641c0000000000000000 20241012082525711 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525711 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525711 DAUC <0003> auc.c:179 vector [1]: kc = 5c256b3718a81000 20241012082525711 DAUC <0003> auc.c:180 vector [1]: sres = 4d224833 20241012082525711 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525711 DAUC <0003> auc.c:113 vector [2]: rand = 443e324c771f02aea50a3b0fae4974a3 20241012082525711 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012082525711 DAUC <0003> auc.c:142 vector [2]: autn = 811b98df5d4f0000dba7026a4b39b97d 20241012082525711 DAUC <0003> auc.c:143 vector [2]: ck = 04ddff0ecf74c1dd9ea73571476b6519 20241012082525711 DAUC <0003> auc.c:144 vector [2]: ik = 33176f4bf6c79d138ad8f019c3417eee 20241012082525711 DAUC <0003> auc.c:145 vector [2]: res = 8a47208114ac02b80000000000000000 20241012082525711 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525711 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525711 DAUC <0003> auc.c:179 vector [2]: kc = 3b6bf0e8ca92a000 20241012082525712 DAUC <0003> auc.c:180 vector [2]: sres = 97cc7287 20241012082525712 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525712 DAUC <0003> auc.c:113 vector [3]: rand = 67eb7df1197520965bef4eab4d2814ae 20241012082525712 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012082525712 DAUC <0003> auc.c:142 vector [3]: autn = 95ac8b1424560000a931dda9ac3aa50b 20241012082525712 DAUC <0003> auc.c:143 vector [3]: ck = 29cdb184eda02c0d430b214be40725db 20241012082525712 DAUC <0003> auc.c:144 vector [3]: ik = 8f21b189dace5ba87398f93e707e7905 20241012082525712 DAUC <0003> auc.c:145 vector [3]: res = cd1f4a0b8f74cf520000000000000000 20241012082525712 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525712 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525712 DAUC <0003> auc.c:179 vector [3]: kc = 2e4f968fb56bb400 20241012082525712 DAUC <0003> auc.c:180 vector [3]: sres = 7aa3059e 20241012082525712 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525712 DAUC <0003> auc.c:113 vector [4]: rand = fec5e6ad939d2db3343f4ba344bdbbdb 20241012082525712 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012082525712 DAUC <0003> auc.c:142 vector [4]: autn = 674b72054d09000080f5c1764f93dd0d 20241012082525712 DAUC <0003> auc.c:143 vector [4]: ck = 7569b8b678eaaeb6a37b3c5da944aa42 20241012082525712 DAUC <0003> auc.c:144 vector [4]: ik = 8c362cf99a9eea7a211c21079fa23183 20241012082525712 DAUC <0003> auc.c:145 vector [4]: res = 2ed59a52c2b0e5540000000000000000 20241012082525712 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525712 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082525712 DAUC <0003> auc.c:179 vector [4]: kc = ca23347619a90400 20241012082525712 DAUC <0003> auc.c:180 vector [4]: sres = a9ffdfdf 20241012082525712 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082525712 DAUC <0003> db_auc.c:245 IMSI='262424122760360': Generated 5 vectors 20241012082525712 DAUC <0003> db_auc.c:249 IMSI='262424122760360': Updating SQN=481 in DB 20241012082525720 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424122760360"} 20241012082525720 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525720 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525720 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4258 20241012082525756 DAUC <0003> db_auc.c:157 IMSI='262427409672285': No 2G Auth Data 20241012082525756 DAUC <0003> db_auc.c:192 IMSI='262427409672285': No 3G Auth Data 20241012082525790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42080<->l=127.0.0.1:4258 20241012082525792 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525792 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427409672285"} 20241012082525792 DAUC <0003> db_auc.c:236 IMSI='262427409672285': Calling to generate 1 vectors 20241012082525792 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241012082525792 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525792 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525792 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082525792 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525792 DAUC <0003> auc.c:113 vector [0]: rand = 0af8149e9589a6b947c958420cbec982 20241012082525792 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082525792 DAUC <0003> auc.c:142 vector [0]: autn = 68e693e903690000c6995e66d5dde81f 20241012082525792 DAUC <0003> auc.c:143 vector [0]: ck = 5020f0e5647969dd32440726ff8f74cd 20241012082525792 DAUC <0003> auc.c:144 vector [0]: ik = f5a088bf66916cb0770eab42f61f25d3 20241012082525792 DAUC <0003> auc.c:145 vector [0]: res = a2c9280f390b03a50000000000000000 20241012082525792 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525792 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525792 DAUC <0003> auc.c:179 vector [0]: kc = 5fd1a8478da7d800 20241012082525792 DAUC <0003> auc.c:180 vector [0]: sres = 7c3519af 20241012082525792 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525792 DAUC <0003> db_auc.c:245 IMSI='262427409672285': Generated 1 vectors 20241012082525792 DAUC <0003> db_auc.c:249 IMSI='262427409672285': Updating SQN=33 in DB 20241012082525800 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427409672285"} 20241012082525800 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525800 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525800 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525804 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525804 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427409672285"} 20241012082525804 DAUC <0003> db_auc.c:236 IMSI='262427409672285': Calling to generate 4 vectors 20241012082525804 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241012082525804 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525804 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525804 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012082525804 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525804 DAUC <0003> auc.c:113 vector [0]: rand = a0e07a0bbf0e01d1bc5d2c59889ca13c 20241012082525804 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012082525804 DAUC <0003> auc.c:142 vector [0]: autn = e20f42cee97c0000b22c7a3129e66138 20241012082525804 DAUC <0003> auc.c:143 vector [0]: ck = 3607eff71e743b92e8c7b5269b915ec3 20241012082525804 DAUC <0003> auc.c:144 vector [0]: ik = f111f81595b755e31d7264e205b7b9df 20241012082525804 DAUC <0003> auc.c:145 vector [0]: res = fe5aaacdffd47b640000000000000000 20241012082525804 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525804 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525804 DAUC <0003> auc.c:179 vector [0]: kc = acfc31b10a28d000 20241012082525804 DAUC <0003> auc.c:180 vector [0]: sres = 29bf49c0 20241012082525804 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525804 DAUC <0003> auc.c:113 vector [1]: rand = 2937a93a3d004643b2882a052c01114d 20241012082525804 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012082525804 DAUC <0003> auc.c:142 vector [1]: autn = 7b0911e6589d000065a33dc983103a5d 20241012082525804 DAUC <0003> auc.c:143 vector [1]: ck = 7e8013086f64c424eb3002d6dd95a105 20241012082525804 DAUC <0003> auc.c:144 vector [1]: ik = cfd26427fe584655c8eb6e21088c931d 20241012082525804 DAUC <0003> auc.c:145 vector [1]: res = 63c0c970f819ca4a0000000000000000 20241012082525804 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525804 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525804 DAUC <0003> auc.c:179 vector [1]: kc = ed8010c4da568000 20241012082525804 DAUC <0003> auc.c:180 vector [1]: sres = 5b5e4e14 20241012082525804 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525804 DAUC <0003> auc.c:113 vector [2]: rand = 496fb2baf92ec63c8b0a2cbcf23b3049 20241012082525804 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012082525804 DAUC <0003> auc.c:142 vector [2]: autn = b2a1e7c312250000a87d3f0ad8a1b56f 20241012082525804 DAUC <0003> auc.c:143 vector [2]: ck = 61aaaddeaef591f0ed7d8a2b45ba954c 20241012082525804 DAUC <0003> auc.c:144 vector [2]: ik = 785ce6f266a84173994712c0b90e95db 20241012082525804 DAUC <0003> auc.c:145 vector [2]: res = dde4038e0906b3ab0000000000000000 20241012082525804 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525804 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525804 DAUC <0003> auc.c:179 vector [2]: kc = 70a1760226188c00 20241012082525804 DAUC <0003> auc.c:180 vector [2]: sres = cc2ab3f1 20241012082525804 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525804 DAUC <0003> auc.c:113 vector [3]: rand = 74775764568968a91a13869cf4a2cd5e 20241012082525804 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012082525804 DAUC <0003> auc.c:142 vector [3]: autn = 8b1e6d65f62f00008ce176ed6f1be851 20241012082525804 DAUC <0003> auc.c:143 vector [3]: ck = d379ef2826d82ea85262f9b60913f1bd 20241012082525804 DAUC <0003> auc.c:144 vector [3]: ik = 92b529bd75e27472ba65635452e660f1 20241012082525804 DAUC <0003> auc.c:145 vector [3]: res = 26f2589929358d990000000000000000 20241012082525804 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525804 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525804 DAUC <0003> auc.c:179 vector [3]: kc = 05b5708c430b4000 20241012082525804 DAUC <0003> auc.c:180 vector [3]: sres = be3843df 20241012082525804 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525804 DAUC <0003> db_auc.c:245 IMSI='262427409672285': Generated 4 vectors 20241012082525804 DAUC <0003> db_auc.c:249 IMSI='262427409672285': Updating SQN=161 in DB 20241012082525812 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427409672285"} 20241012082525812 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525812 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525812 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525816 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525816 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427409672285"} 20241012082525816 DAUC <0003> db_auc.c:236 IMSI='262427409672285': Calling to generate 5 vectors 20241012082525816 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082525816 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525816 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525816 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012082525817 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525817 DAUC <0003> auc.c:113 vector [0]: rand = dd560560aa7c4b09eca8f2dc332249a4 20241012082525817 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012082525817 DAUC <0003> auc.c:142 vector [0]: autn = d381c7f6b7860000cf5db030aed20c76 20241012082525817 DAUC <0003> auc.c:143 vector [0]: ck = a200c936bda8e237d08845a0fcdc68af 20241012082525817 DAUC <0003> auc.c:144 vector [0]: ik = 2ecb48cd0e0a6e9c05c103a5e777f3c5 20241012082525817 DAUC <0003> auc.c:145 vector [0]: res = 8feadb80bfdaf9190000000000000000 20241012082525817 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525817 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525817 DAUC <0003> auc.c:179 vector [0]: kc = f9d9ff197fb58c00 20241012082525817 DAUC <0003> auc.c:180 vector [0]: sres = 9cc90cec 20241012082525817 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525817 DAUC <0003> auc.c:113 vector [1]: rand = 8a019843c4539ebd48d3fb4082b0bd94 20241012082525817 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012082525817 DAUC <0003> auc.c:142 vector [1]: autn = 018b7922c45c0000931e3a3eed4d5309 20241012082525817 DAUC <0003> auc.c:143 vector [1]: ck = e96fa266cf3f1de8987ebda763cbbe55 20241012082525817 DAUC <0003> auc.c:144 vector [1]: ik = 8dd0662ab623f021be7e2ba71f7b388a 20241012082525817 DAUC <0003> auc.c:145 vector [1]: res = 6afedcb3a0af16270000000000000000 20241012082525817 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525817 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525817 DAUC <0003> auc.c:179 vector [1]: kc = cd6d4b979c07e800 20241012082525817 DAUC <0003> auc.c:180 vector [1]: sres = bbb26b20 20241012082525817 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525817 DAUC <0003> auc.c:113 vector [2]: rand = 04ceb2e0ca3567691d171e80dc48835a 20241012082525817 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012082525817 DAUC <0003> auc.c:142 vector [2]: autn = 1a60b1a24df400000b28eb50818590a6 20241012082525817 DAUC <0003> auc.c:143 vector [2]: ck = 8dd732ea2eb1b0a313f237c410cbe19d 20241012082525817 DAUC <0003> auc.c:144 vector [2]: ik = efe6c1c1b51b69d652a2e6c9e24b6f98 20241012082525817 DAUC <0003> auc.c:145 vector [2]: res = 4269f47a1de73cf70000000000000000 20241012082525817 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525817 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525817 DAUC <0003> auc.c:179 vector [2]: kc = d6b207a627283c00 20241012082525817 DAUC <0003> auc.c:180 vector [2]: sres = 46422bcc 20241012082525817 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525817 DAUC <0003> auc.c:113 vector [3]: rand = 2abe49229b2d9287628789f4e973401e 20241012082525817 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012082525817 DAUC <0003> auc.c:142 vector [3]: autn = 690250196f4500000b62188f2188bdde 20241012082525817 DAUC <0003> auc.c:143 vector [3]: ck = f55867efe4fa4020b12eb4bd3cd586fd 20241012082525817 DAUC <0003> auc.c:144 vector [3]: ik = a2934a0033f317ccd71101e15846980f 20241012082525817 DAUC <0003> auc.c:145 vector [3]: res = 1777817787c716d30000000000000000 20241012082525817 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525817 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525817 DAUC <0003> auc.c:179 vector [3]: kc = 8b9af4d1a4a9cc00 20241012082525817 DAUC <0003> auc.c:180 vector [3]: sres = 8bfe2730 20241012082525817 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525817 DAUC <0003> auc.c:113 vector [4]: rand = a44dd631094f525eb175122bfbf4903c 20241012082525817 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012082525817 DAUC <0003> auc.c:142 vector [4]: autn = 51db3ad2f8590000a4305f4491ffa1be 20241012082525817 DAUC <0003> auc.c:143 vector [4]: ck = 33c7e837e5c9f6712a9356f1f2be3385 20241012082525817 DAUC <0003> auc.c:144 vector [4]: ik = f0a5caf0d893d9a2de2127563ea53e96 20241012082525817 DAUC <0003> auc.c:145 vector [4]: res = 8741bd2d0f90adcf0000000000000000 20241012082525817 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525817 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082525817 DAUC <0003> auc.c:179 vector [4]: kc = d2e2a2857d2f2000 20241012082525817 DAUC <0003> auc.c:180 vector [4]: sres = ff1b7c74 20241012082525817 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082525817 DAUC <0003> db_auc.c:245 IMSI='262427409672285': Generated 5 vectors 20241012082525817 DAUC <0003> db_auc.c:249 IMSI='262427409672285': Updating SQN=321 in DB 20241012082525825 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427409672285"} 20241012082525825 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525825 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525825 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525830 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525830 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427409672285"} 20241012082525830 DAUC <0003> db_auc.c:236 IMSI='262427409672285': Calling to generate 5 vectors 20241012082525830 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082525830 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525830 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525830 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012082525830 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525830 DAUC <0003> auc.c:113 vector [0]: rand = 1a3ebcff71895d3caa5878e48f08b473 20241012082525830 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012082525830 DAUC <0003> auc.c:142 vector [0]: autn = d7847cab29aa000056948e75859a4aae 20241012082525830 DAUC <0003> auc.c:143 vector [0]: ck = 4ea8e4e453fb234f03786397bed53832 20241012082525830 DAUC <0003> auc.c:144 vector [0]: ik = 39d581348b09746d424663653e49194b 20241012082525830 DAUC <0003> auc.c:145 vector [0]: res = b6a05c8942473a0c0000000000000000 20241012082525830 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525830 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525830 DAUC <0003> auc.c:179 vector [0]: kc = acc94829805b9c00 20241012082525830 DAUC <0003> auc.c:180 vector [0]: sres = 6a749a07 20241012082525830 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525830 DAUC <0003> auc.c:113 vector [1]: rand = 096af9ca962a4c4a6861cea797ffed05 20241012082525830 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012082525830 DAUC <0003> auc.c:142 vector [1]: autn = e4ad3b26bc47000014cf2d0092690b0b 20241012082525830 DAUC <0003> auc.c:143 vector [1]: ck = 01413d5e904bbd505534781d2a9e14d9 20241012082525830 DAUC <0003> auc.c:144 vector [1]: ik = d5163cccc903338526ed2fd9c3525801 20241012082525830 DAUC <0003> auc.c:145 vector [1]: res = 9d5cdec3abf7e70b0000000000000000 20241012082525830 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525830 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525830 DAUC <0003> auc.c:179 vector [1]: kc = 119ce29d2abbdc00 20241012082525830 DAUC <0003> auc.c:180 vector [1]: sres = d56e23f0 20241012082525830 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525830 DAUC <0003> auc.c:113 vector [2]: rand = 925351c92057dbd21feb84721b1bd28b 20241012082525830 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012082525830 DAUC <0003> auc.c:142 vector [2]: autn = 78582c7b21fc00005bbfc930141ca8c0 20241012082525830 DAUC <0003> auc.c:143 vector [2]: ck = 6b0dd49ac1d8c11a7b632997a74d8961 20241012082525830 DAUC <0003> auc.c:144 vector [2]: ik = df05e7abaf9fa6c4f80c66487eb004d5 20241012082525830 DAUC <0003> auc.c:145 vector [2]: res = af98eaedebc9654a0000000000000000 20241012082525830 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525830 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525830 DAUC <0003> auc.c:179 vector [2]: kc = 40a58a6faab42400 20241012082525830 DAUC <0003> auc.c:180 vector [2]: sres = 8b72a5ec 20241012082525830 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525830 DAUC <0003> auc.c:113 vector [3]: rand = b4ec754b8f1e589aaed38c3cc688d971 20241012082525830 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012082525830 DAUC <0003> auc.c:142 vector [3]: autn = 32c3b73affbf0000f2a4f3f3b321290e 20241012082525830 DAUC <0003> auc.c:143 vector [3]: ck = 53ac7bf5ecbc131565a33eda8f822f0d 20241012082525830 DAUC <0003> auc.c:144 vector [3]: ik = bf56cbc65835811d7f745db180c0166f 20241012082525830 DAUC <0003> auc.c:145 vector [3]: res = 77ddc6bc65ba7dd10000000000000000 20241012082525830 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525830 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525830 DAUC <0003> auc.c:179 vector [3]: kc = 0bf7f75e9a114800 20241012082525830 DAUC <0003> auc.c:180 vector [3]: sres = ae7a4521 20241012082525830 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525830 DAUC <0003> auc.c:113 vector [4]: rand = f8d89fc3340f86279f66f836c9656cde 20241012082525830 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012082525830 DAUC <0003> auc.c:142 vector [4]: autn = ff26abc2aa2900007f8034741fbc20cb 20241012082525830 DAUC <0003> auc.c:143 vector [4]: ck = 81605cb98e39428912673c8fd3f20fe1 20241012082525830 DAUC <0003> auc.c:144 vector [4]: ik = 1354028217274251b28a426e8ab443dc 20241012082525830 DAUC <0003> auc.c:145 vector [4]: res = f418511cee0914170000000000000000 20241012082525830 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525830 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082525830 DAUC <0003> auc.c:179 vector [4]: kc = e89d37ac8226c400 20241012082525830 DAUC <0003> auc.c:180 vector [4]: sres = 105d304a 20241012082525830 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082525830 DAUC <0003> db_auc.c:245 IMSI='262427409672285': Generated 5 vectors 20241012082525830 DAUC <0003> db_auc.c:249 IMSI='262427409672285': Updating SQN=481 in DB 20241012082525838 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427409672285"} 20241012082525838 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525838 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525838 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42080<->l=127.0.0.1:4258 20241012082525875 DAUC <0003> db_auc.c:157 IMSI='262422229199468': No 2G Auth Data 20241012082525875 DAUC <0003> db_auc.c:192 IMSI='262422229199468': No 3G Auth Data 20241012082525911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42090<->l=127.0.0.1:4258 20241012082525913 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525913 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422229199468"} 20241012082525913 DAUC <0003> db_auc.c:236 IMSI='262422229199468': Calling to generate 1 vectors 20241012082525913 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241012082525913 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525913 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525913 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082525913 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525913 DAUC <0003> auc.c:113 vector [0]: rand = 6f8d8db113fc12a512296d255b19c816 20241012082525913 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082525913 DAUC <0003> auc.c:142 vector [0]: autn = 1b8b178838e40000812f076c39101399 20241012082525913 DAUC <0003> auc.c:143 vector [0]: ck = 65efc6446771200155ded638e65f214c 20241012082525913 DAUC <0003> auc.c:144 vector [0]: ik = f6ad6df2aac229360b67b50c8a977511 20241012082525913 DAUC <0003> auc.c:145 vector [0]: res = 4d6883ea05475d050000000000000000 20241012082525913 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525913 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525913 DAUC <0003> auc.c:179 vector [0]: kc = 2d356833ea2a24ba 20241012082525913 DAUC <0003> auc.c:180 vector [0]: sres = 2a6ac3be 20241012082525913 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525913 DAUC <0003> db_auc.c:245 IMSI='262422229199468': Generated 1 vectors 20241012082525913 DAUC <0003> db_auc.c:249 IMSI='262422229199468': Updating SQN=33 in DB 20241012082525921 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422229199468"} 20241012082525921 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525921 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525921 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525924 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525924 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422229199468"} 20241012082525924 DAUC <0003> db_auc.c:236 IMSI='262422229199468': Calling to generate 4 vectors 20241012082525924 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241012082525924 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525924 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525924 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012082525924 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525924 DAUC <0003> auc.c:113 vector [0]: rand = 19abc5e45fc92f795ffc2e8cdf206aba 20241012082525924 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012082525924 DAUC <0003> auc.c:142 vector [0]: autn = 6d03564faccf0000de2299dbb16657ae 20241012082525924 DAUC <0003> auc.c:143 vector [0]: ck = 111dacbaa4f5b1418ee35cbf37019b9a 20241012082525924 DAUC <0003> auc.c:144 vector [0]: ik = 79600b46626a2aef92d86a57ce673cb9 20241012082525924 DAUC <0003> auc.c:145 vector [0]: res = cf71a1303dfd57570000000000000000 20241012082525924 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525924 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525924 DAUC <0003> auc.c:179 vector [0]: kc = 88dc918c80c45870 20241012082525924 DAUC <0003> auc.c:180 vector [0]: sres = de03b7cf 20241012082525924 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525924 DAUC <0003> auc.c:113 vector [1]: rand = 36201b45928f0d168ccc2fa2f21f2599 20241012082525924 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012082525924 DAUC <0003> auc.c:142 vector [1]: autn = a5c024c4476a000098d725d15df28def 20241012082525924 DAUC <0003> auc.c:143 vector [1]: ck = c9c0396e47754702a3844140464fe505 20241012082525924 DAUC <0003> auc.c:144 vector [1]: ik = a953eda6f7b30fd8ce4829fe70245bf0 20241012082525924 DAUC <0003> auc.c:145 vector [1]: res = 5774e946ad993a5e0000000000000000 20241012082525924 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525924 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525924 DAUC <0003> auc.c:179 vector [1]: kc = 62d75c93dc7cfa5b 20241012082525924 DAUC <0003> auc.c:180 vector [1]: sres = 2e12cdfe 20241012082525924 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525924 DAUC <0003> auc.c:113 vector [2]: rand = 0a9a60251938a30c2199a918a1a020b3 20241012082525924 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012082525924 DAUC <0003> auc.c:142 vector [2]: autn = f0a5e225791b000059f001af125dc1f5 20241012082525924 DAUC <0003> auc.c:143 vector [2]: ck = 44c471dbd41fc5bbd2cbff35d3f9082e 20241012082525924 DAUC <0003> auc.c:144 vector [2]: ik = 739a990e993b95aae0e3e32aefe20f7b 20241012082525924 DAUC <0003> auc.c:145 vector [2]: res = 94cb13bbf20eebf60000000000000000 20241012082525924 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525924 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525924 DAUC <0003> auc.c:179 vector [2]: kc = 83a384c123ac2efb 20241012082525924 DAUC <0003> auc.c:180 vector [2]: sres = c3d349c0 20241012082525924 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525924 DAUC <0003> auc.c:113 vector [3]: rand = 2212211c2713c1255a2c3c5afc88cbff 20241012082525924 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012082525924 DAUC <0003> auc.c:142 vector [3]: autn = 409855484a9b0000f83250d644c0654d 20241012082525924 DAUC <0003> auc.c:143 vector [3]: ck = ff3cf8b9b99717444202e5cb4e9afcbc 20241012082525924 DAUC <0003> auc.c:144 vector [3]: ik = 03a6ed135f3d9b4f0adc1e77a0c72164 20241012082525924 DAUC <0003> auc.c:145 vector [3]: res = 271b2a1bbe00fc760000000000000000 20241012082525924 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525924 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525924 DAUC <0003> auc.c:179 vector [3]: kc = 8ec1e372c75fb4bd 20241012082525924 DAUC <0003> auc.c:180 vector [3]: sres = 97bc213d 20241012082525924 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525924 DAUC <0003> db_auc.c:245 IMSI='262422229199468': Generated 4 vectors 20241012082525924 DAUC <0003> db_auc.c:249 IMSI='262422229199468': Updating SQN=161 in DB 20241012082525932 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422229199468"} 20241012082525932 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525932 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525932 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525937 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525937 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422229199468"} 20241012082525937 DAUC <0003> db_auc.c:236 IMSI='262422229199468': Calling to generate 5 vectors 20241012082525937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082525937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525937 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012082525937 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525937 DAUC <0003> auc.c:113 vector [0]: rand = 296073fa51aef9446d3028c21d62179c 20241012082525937 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012082525937 DAUC <0003> auc.c:142 vector [0]: autn = 3b9524065e4b000001f76e36cef74b83 20241012082525937 DAUC <0003> auc.c:143 vector [0]: ck = ccc9fe3f40dd8394ef1ab417e33d92dc 20241012082525937 DAUC <0003> auc.c:144 vector [0]: ik = 942c04ae9f39d2b9e8294c1fabd0aef1 20241012082525937 DAUC <0003> auc.c:145 vector [0]: res = d4bbfdf258e0f6d20000000000000000 20241012082525937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525937 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525937 DAUC <0003> auc.c:179 vector [0]: kc = 928da7cb50d9174e 20241012082525937 DAUC <0003> auc.c:180 vector [0]: sres = 04eef264 20241012082525937 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525937 DAUC <0003> auc.c:113 vector [1]: rand = 38a3278b54f2c408d3712ec9806cf929 20241012082525937 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012082525937 DAUC <0003> auc.c:142 vector [1]: autn = 203e712ccac60000523aa234a60cc532 20241012082525937 DAUC <0003> auc.c:143 vector [1]: ck = ac6e378e9dfa5b87b5db24f551c4efaa 20241012082525937 DAUC <0003> auc.c:144 vector [1]: ik = 7de56d5f54d7846d161bb5baee08a2c3 20241012082525937 DAUC <0003> auc.c:145 vector [1]: res = e024976812b96f7f0000000000000000 20241012082525937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525937 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525937 DAUC <0003> auc.c:179 vector [1]: kc = ecfd2cc6cee6a45b 20241012082525937 DAUC <0003> auc.c:180 vector [1]: sres = f82c6e36 20241012082525937 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525937 DAUC <0003> auc.c:113 vector [2]: rand = 720014953134ab69c8214d974e5af395 20241012082525937 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012082525937 DAUC <0003> auc.c:142 vector [2]: autn = 989b1480728500008e33a4d8da9dbbaa 20241012082525937 DAUC <0003> auc.c:143 vector [2]: ck = ef469ad7104071d339ed43eca6cb73c8 20241012082525937 DAUC <0003> auc.c:144 vector [2]: ik = 91f52a5c9a2d1cde84cd6d58a2a7e663 20241012082525937 DAUC <0003> auc.c:145 vector [2]: res = 840831ee7a2783b10000000000000000 20241012082525937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525937 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525937 DAUC <0003> auc.c:179 vector [2]: kc = 75fdb162eca5d05b 20241012082525937 DAUC <0003> auc.c:180 vector [2]: sres = 4e81c2c5 20241012082525937 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525937 DAUC <0003> auc.c:113 vector [3]: rand = 81c824f13e657fb83126e151d9a7c691 20241012082525937 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012082525937 DAUC <0003> auc.c:142 vector [3]: autn = e90e6e9e769c00001a31b81ca5b6731f 20241012082525937 DAUC <0003> auc.c:143 vector [3]: ck = 6436b33467972bce3b9fa69053cbe47f 20241012082525937 DAUC <0003> auc.c:144 vector [3]: ik = a717e35fadaee77a89ed82ccfeaf7bc5 20241012082525937 DAUC <0003> auc.c:145 vector [3]: res = 83f8851772c7843d0000000000000000 20241012082525937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525937 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525937 DAUC <0003> auc.c:179 vector [3]: kc = bb77471b9934e48e 20241012082525937 DAUC <0003> auc.c:180 vector [3]: sres = 9bf97c48 20241012082525937 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525937 DAUC <0003> auc.c:113 vector [4]: rand = 3e32e829ff46a98f6fd522117e2bf0ed 20241012082525937 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012082525937 DAUC <0003> auc.c:142 vector [4]: autn = 9a52d24fda26000034824e838b73eda4 20241012082525937 DAUC <0003> auc.c:143 vector [4]: ck = 62deb3782e1952f94efbd1573ecfa9cd 20241012082525937 DAUC <0003> auc.c:144 vector [4]: ik = b2cd5fb1b54a4751a80c2a13d3983e6f 20241012082525937 DAUC <0003> auc.c:145 vector [4]: res = 7cbb6781bb4242a00000000000000000 20241012082525937 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525937 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082525937 DAUC <0003> auc.c:179 vector [4]: kc = 94c0267cae577ccb 20241012082525937 DAUC <0003> auc.c:180 vector [4]: sres = 0d263add 20241012082525937 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082525937 DAUC <0003> db_auc.c:245 IMSI='262422229199468': Generated 5 vectors 20241012082525937 DAUC <0003> db_auc.c:249 IMSI='262422229199468': Updating SQN=321 in DB 20241012082525945 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422229199468"} 20241012082525945 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525945 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525945 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525947 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525947 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422229199468"} 20241012082525947 DAUC <0003> db_auc.c:236 IMSI='262422229199468': Calling to generate 5 vectors 20241012082525947 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082525947 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525947 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525947 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012082525947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525947 DAUC <0003> auc.c:113 vector [0]: rand = 2bdbfd7986151be31727148e2859271e 20241012082525947 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012082525947 DAUC <0003> auc.c:142 vector [0]: autn = 9869af1be41400000455afacc3f755f8 20241012082525947 DAUC <0003> auc.c:143 vector [0]: ck = e828233b0db1b7f0c4a505c2c1fae8a3 20241012082525947 DAUC <0003> auc.c:144 vector [0]: ik = 31f61167b8214b335bc6ed5599330b60 20241012082525947 DAUC <0003> auc.c:145 vector [0]: res = 37e13f9cbbc5b1950000000000000000 20241012082525947 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525947 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525947 DAUC <0003> auc.c:179 vector [0]: kc = d7fe143aa4e181d2 20241012082525947 DAUC <0003> auc.c:180 vector [0]: sres = 22902a47 20241012082525947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525947 DAUC <0003> auc.c:113 vector [1]: rand = 6374354f03fdfc5288bbc4f987714102 20241012082525947 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012082525947 DAUC <0003> auc.c:142 vector [1]: autn = 830e01b267cb0000254df022b01aacaa 20241012082525947 DAUC <0003> auc.c:143 vector [1]: ck = 65078bbd118e362335a55d8a3280f8a5 20241012082525947 DAUC <0003> auc.c:144 vector [1]: ik = 7edabf671495c44018bcc8298d98a302 20241012082525947 DAUC <0003> auc.c:145 vector [1]: res = 61cc0533e68807b90000000000000000 20241012082525947 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525947 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525947 DAUC <0003> auc.c:179 vector [1]: kc = 04a7f3ed05baf6f0 20241012082525947 DAUC <0003> auc.c:180 vector [1]: sres = 2ccb4f0d 20241012082525947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525947 DAUC <0003> auc.c:113 vector [2]: rand = 775acfbd599a2844d29240e981d93ff0 20241012082525947 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012082525947 DAUC <0003> auc.c:142 vector [2]: autn = 19a48684037900008647d9571cd71380 20241012082525947 DAUC <0003> auc.c:143 vector [2]: ck = a15ec791dd91a4a013ef77e5ca829d63 20241012082525947 DAUC <0003> auc.c:144 vector [2]: ik = ffcbcc32ca90cccf7d04ccca5001b1cf 20241012082525947 DAUC <0003> auc.c:145 vector [2]: res = 8aed71ec63f10ed20000000000000000 20241012082525947 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525947 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525947 DAUC <0003> auc.c:179 vector [2]: kc = ab6e2a09574e17b7 20241012082525947 DAUC <0003> auc.c:180 vector [2]: sres = 779e880f 20241012082525947 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525947 DAUC <0003> auc.c:113 vector [3]: rand = db71bcf3c470fccc513eddad1634dc47 20241012082525947 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012082525947 DAUC <0003> auc.c:142 vector [3]: autn = e0abe5cc64fb000062c03b0dbdfff072 20241012082525947 DAUC <0003> auc.c:143 vector [3]: ck = 60d760f19e84f7e9e5d541b119736eee 20241012082525947 DAUC <0003> auc.c:144 vector [3]: ik = 9152ef5b716731287c6c692d01aee6f5 20241012082525947 DAUC <0003> auc.c:145 vector [3]: res = 8c5a17d99b16c60e0000000000000000 20241012082525947 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525947 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525947 DAUC <0003> auc.c:179 vector [3]: kc = 24da5f8b70aed199 20241012082525947 DAUC <0003> auc.c:180 vector [3]: sres = f66cff62 20241012082525947 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525947 DAUC <0003> auc.c:113 vector [4]: rand = 76dba7225a94bd344be56de58878bedc 20241012082525947 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012082525947 DAUC <0003> auc.c:142 vector [4]: autn = 5eae6a89357900009d13b06d8afa42a9 20241012082525947 DAUC <0003> auc.c:143 vector [4]: ck = 810ea6fd03837fe142034afd3eaac370 20241012082525947 DAUC <0003> auc.c:144 vector [4]: ik = 93760a765235a04f568b234d6aaf3789 20241012082525947 DAUC <0003> auc.c:145 vector [4]: res = 0aeb3f4649e1d8880000000000000000 20241012082525947 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525947 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082525947 DAUC <0003> auc.c:179 vector [4]: kc = 522d720f15dfb4cd 20241012082525947 DAUC <0003> auc.c:180 vector [4]: sres = 4f83eebb 20241012082525947 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082525947 DAUC <0003> db_auc.c:245 IMSI='262422229199468': Generated 5 vectors 20241012082525947 DAUC <0003> db_auc.c:249 IMSI='262422229199468': Updating SQN=481 in DB 20241012082525955 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422229199468"} 20241012082525955 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525955 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525955 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42090<->l=127.0.0.1:4258 20241012082525980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42020<->l=127.0.0.1:4258 20241012082525981 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525981 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082525981 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082525981 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082525981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45227<->l=127.0.0.1:4259) 20241012082526003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42104<->l=127.0.0.1:4258 20241012082526004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42104<->l=127.0.0.1:4258 20241012082529094 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082529094 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082529095 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 20241012082529096 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529096 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082529096 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082529096 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  20241012082529096 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082529096 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  20241012082529096 DLGSUP <0013> gsup_server.c:235 2:  20241012082529096 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082529096 DLGSUP <0013> gsup_server.c:235 3:  20241012082529096 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082529096 DLGSUP <0013> gsup_server.c:235 4:  20241012082529096 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082529096 DLGSUP <0013> gsup_server.c:235 5:  20241012082529096 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082529096 DLGSUP <0013> gsup_server.c:235 7:  20241012082529096 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082529096 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082529096 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082529096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082529104 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46721<->l=127.0.0.1:4259) 20241012082529134 DAUC <0003> db_auc.c:157 IMSI='262426252468975': No 2G Auth Data 20241012082529134 DAUC <0003> db_auc.c:192 IMSI='262426252468975': No 3G Auth Data 20241012082529180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 20241012082529191 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529191 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426252468975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426252468975"} 20241012082529191 DAUC <0003> db_auc.c:157 IMSI='262426252468975': No 2G Auth Data 20241012082529191 DAUC <0003> db_auc.c:236 IMSI='262426252468975': Calling to generate 5 vectors 20241012082529191 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082529191 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082529191 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082529191 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082529191 DAUC <0003> auc.c:113 vector [0]: rand = 62f673e94a9ddd0ace901aeb492171bf 20241012082529191 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082529191 DAUC <0003> auc.c:142 vector [0]: autn = d7ddc3985ae58000c717c3732a5b37a8 20241012082529191 DAUC <0003> auc.c:143 vector [0]: ck = 9796fa8d7e0fb6048cb155b8b36b9d75 20241012082529191 DAUC <0003> auc.c:144 vector [0]: ik = a3a471739c7897f0c5ac25171fee6406 20241012082529191 DAUC <0003> auc.c:145 vector [0]: res = c9b0eb4e02cd15de0000000000000000 20241012082529191 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082529191 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082529191 DAUC <0003> auc.c:151 vector [0]: kc = 7d2ffb514ef2d887 20241012082529191 DAUC <0003> auc.c:152 vector [0]: sres = cb7dfe90 20241012082529191 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082529191 DAUC <0003> auc.c:113 vector [1]: rand = b061fea6da067b7be258ddffe9ee3fc0 20241012082529191 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082529191 DAUC <0003> auc.c:142 vector [1]: autn = 5398826a3b138000a73049793d062ddf 20241012082529191 DAUC <0003> auc.c:143 vector [1]: ck = 5aa2fcaf356f14ae0bca9a0fb5e2bb3e 20241012082529191 DAUC <0003> auc.c:144 vector [1]: ik = 102d2fae124b34ae5b420307136f2873 20241012082529191 DAUC <0003> auc.c:145 vector [1]: res = 1f5fdaf5e3cb24500000000000000000 20241012082529191 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082529191 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082529191 DAUC <0003> auc.c:151 vector [1]: kc = 1a074a0981a9b34d 20241012082529191 DAUC <0003> auc.c:152 vector [1]: sres = fc94fea5 20241012082529191 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082529191 DAUC <0003> auc.c:113 vector [2]: rand = b16c493814aa2e834ead8fd579c01be1 20241012082529191 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082529191 DAUC <0003> auc.c:142 vector [2]: autn = faadd6eb635880000def53a22d87245b 20241012082529191 DAUC <0003> auc.c:143 vector [2]: ck = 995ed39b34e5af1f9578c6a68c455d69 20241012082529191 DAUC <0003> auc.c:144 vector [2]: ik = 16582bfa0d4e8cf63a63cf4fb222d4f6 20241012082529191 DAUC <0003> auc.c:145 vector [2]: res = ce6484051e017aca0000000000000000 20241012082529191 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082529191 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082529191 DAUC <0003> auc.c:151 vector [2]: kc = 201df18807ccaa76 20241012082529191 DAUC <0003> auc.c:152 vector [2]: sres = d065fecf 20241012082529191 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082529191 DAUC <0003> auc.c:113 vector [3]: rand = a16bb50eb5c9b7f5708cb2c3abdd7ecc 20241012082529191 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082529191 DAUC <0003> auc.c:142 vector [3]: autn = e11a15ccbab8800053bf657085dbd4ea 20241012082529191 DAUC <0003> auc.c:143 vector [3]: ck = 79abc1d17e09285c59696014ddc120f6 20241012082529191 DAUC <0003> auc.c:144 vector [3]: ik = 41dd87c14136f14521447a9074cabce9 20241012082529191 DAUC <0003> auc.c:145 vector [3]: res = bc1f678a82c8b4890000000000000000 20241012082529191 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082529191 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082529191 DAUC <0003> auc.c:151 vector [3]: kc = 405b5c9496344506 20241012082529191 DAUC <0003> auc.c:152 vector [3]: sres = 3ed7d303 20241012082529191 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082529191 DAUC <0003> auc.c:113 vector [4]: rand = 3cc8c72efae41061d80248fb366fc6fb 20241012082529191 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082529191 DAUC <0003> auc.c:142 vector [4]: autn = b6139080c3d68000648984b4f143fb1c 20241012082529191 DAUC <0003> auc.c:143 vector [4]: ck = 3aa8710e99ab0a896857d322a491e037 20241012082529191 DAUC <0003> auc.c:144 vector [4]: ik = ff42ff8bf00cfaaa9bde0194742a7d4a 20241012082529191 DAUC <0003> auc.c:145 vector [4]: res = 9b2b882558ee4e620000000000000000 20241012082529191 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082529191 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082529191 DAUC <0003> auc.c:151 vector [4]: kc = 36635c33b91c6d5e 20241012082529191 DAUC <0003> auc.c:152 vector [4]: sres = c3c5c647 20241012082529191 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082529191 DAUC <0003> db_auc.c:245 IMSI='262426252468975': Generated 5 vectors 20241012082529191 DAUC <0003> db_auc.c:249 IMSI='262426252468975': Updating SQN=161 in DB 20241012082529199 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426252468975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426252468975"} 20241012082529199 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426252468975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082529199 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529199 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 20241012082529232 DAUC <0003> db_auc.c:157 IMSI='262420263802034': No 2G Auth Data 20241012082529232 DAUC <0003> db_auc.c:192 IMSI='262420263802034': No 3G Auth Data 20241012082529254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42126<->l=127.0.0.1:4258 20241012082529256 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529256 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420263802034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420263802034"} 20241012082529256 DAUC <0003> db_auc.c:157 IMSI='262420263802034': No 2G Auth Data 20241012082529256 DAUC <0003> db_auc.c:236 IMSI='262420263802034': Calling to generate 5 vectors 20241012082529256 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082529256 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082529256 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012082529256 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082529256 DAUC <0003> auc.c:113 vector [0]: rand = 9ad454979fd3a85004e6b89b756c08c7 20241012082529256 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082529256 DAUC <0003> auc.c:142 vector [0]: autn = 1cfb8a2852fa800010954b9a95790626 20241012082529256 DAUC <0003> auc.c:143 vector [0]: ck = 53216f7cc49749e39e7dafaff606cb46 20241012082529256 DAUC <0003> auc.c:144 vector [0]: ik = 71c4a592af392cfbb08a38eb848418cf 20241012082529256 DAUC <0003> auc.c:145 vector [0]: res = 3252f5a50187c1f90000000000000000 20241012082529256 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082529256 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082529256 DAUC <0003> auc.c:151 vector [0]: kc = 0c125daa192cb691 20241012082529256 DAUC <0003> auc.c:152 vector [0]: sres = 33d5345c 20241012082529256 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082529256 DAUC <0003> auc.c:113 vector [1]: rand = 88d2111bb5f7f8d87accc93385883e18 20241012082529256 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082529256 DAUC <0003> auc.c:142 vector [1]: autn = 54f274f1f80c80005790cb1ff4357713 20241012082529256 DAUC <0003> auc.c:143 vector [1]: ck = 60b1c8582b4b83bdcbc7722438baec77 20241012082529256 DAUC <0003> auc.c:144 vector [1]: ik = 71d54aa2a22eb1b9065b8db8ae413671 20241012082529256 DAUC <0003> auc.c:145 vector [1]: res = cacd19e0f134326b0000000000000000 20241012082529256 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082529256 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082529256 DAUC <0003> auc.c:151 vector [1]: kc = dcf87d661f9ee802 20241012082529256 DAUC <0003> auc.c:152 vector [1]: sres = 3bf92b8b 20241012082529256 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082529256 DAUC <0003> auc.c:113 vector [2]: rand = ed327ed5e24e74ff290338872b6c4442 20241012082529256 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082529256 DAUC <0003> auc.c:142 vector [2]: autn = e431f44ea79c8000b5302f8c5a0bfa2a 20241012082529256 DAUC <0003> auc.c:143 vector [2]: ck = f8fa1b7e61998eeb9ef21133478df996 20241012082529256 DAUC <0003> auc.c:144 vector [2]: ik = fe4d824c47cc99cd9b296b44ee5c7d06 20241012082529256 DAUC <0003> auc.c:145 vector [2]: res = c920e87db66f721c0000000000000000 20241012082529256 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082529256 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082529256 DAUC <0003> auc.c:151 vector [2]: kc = 036ce3458f8493b6 20241012082529256 DAUC <0003> auc.c:152 vector [2]: sres = 7f4f9a61 20241012082529256 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082529256 DAUC <0003> auc.c:113 vector [3]: rand = cd62591d5d2933d7a157dfea67efc7b1 20241012082529256 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082529256 DAUC <0003> auc.c:142 vector [3]: autn = cd174e1de2c9800015e0fed53ea91aa6 20241012082529256 DAUC <0003> auc.c:143 vector [3]: ck = a387a9497246a42519c4d7a40c5e142b 20241012082529256 DAUC <0003> auc.c:144 vector [3]: ik = 068928c50cc5892c74881a8fa6ca3391 20241012082529256 DAUC <0003> auc.c:145 vector [3]: res = 6a00b5b9e6a6bc200000000000000000 20241012082529256 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082529256 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082529256 DAUC <0003> auc.c:151 vector [3]: kc = c8424ca7d4170ab3 20241012082529256 DAUC <0003> auc.c:152 vector [3]: sres = 8ca60999 20241012082529256 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082529256 DAUC <0003> auc.c:113 vector [4]: rand = f4a099d906fd01008a55ea0577386a98 20241012082529256 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082529256 DAUC <0003> auc.c:142 vector [4]: autn = 3d2e79dcc69d8000b943e0e947d13aad 20241012082529256 DAUC <0003> auc.c:143 vector [4]: ck = 4ee5c5de78ca9b7e68a48205e6bde354 20241012082529256 DAUC <0003> auc.c:144 vector [4]: ik = 3ab2637e588857881553952945e5d2e1 20241012082529256 DAUC <0003> auc.c:145 vector [4]: res = d4226f50f11a669c0000000000000000 20241012082529256 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082529256 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082529256 DAUC <0003> auc.c:151 vector [4]: kc = 09a0b18c831afd43 20241012082529256 DAUC <0003> auc.c:152 vector [4]: sres = 253809cc 20241012082529256 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082529256 DAUC <0003> db_auc.c:245 IMSI='262420263802034': Generated 5 vectors 20241012082529256 DAUC <0003> db_auc.c:249 IMSI='262420263802034': Updating SQN=161 in DB 20241012082529263 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420263802034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420263802034"} 20241012082529263 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420263802034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082529263 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529264 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42126<->l=127.0.0.1:4258 20241012082529289 DAUC <0003> db_auc.c:157 IMSI='262428086175689': No 2G Auth Data 20241012082529289 DAUC <0003> db_auc.c:192 IMSI='262428086175689': No 3G Auth Data 20241012082529322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42132<->l=127.0.0.1:4258 20241012082529325 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529325 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428086175689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428086175689"} 20241012082529325 DAUC <0003> db_auc.c:236 IMSI='262428086175689': Calling to generate 5 vectors 20241012082529325 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082529325 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082529325 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082529325 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082529325 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082529325 DAUC <0003> auc.c:113 vector [0]: rand = f8860b98de2742633ae34e09cbe68085 20241012082529325 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082529325 DAUC <0003> auc.c:142 vector [0]: autn = ed9d0719dd0b800045234f8c5a996aac 20241012082529325 DAUC <0003> auc.c:143 vector [0]: ck = e05bd8e8f378a69680fae61e9e1e5069 20241012082529325 DAUC <0003> auc.c:144 vector [0]: ik = f7aac50f50a12b47ba8465883439c45d 20241012082529325 DAUC <0003> auc.c:145 vector [0]: res = e5f79f0aef5a232c0000000000000000 20241012082529325 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082529325 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082529325 DAUC <0003> auc.c:179 vector [0]: kc = 2567fc3f53d30800 20241012082529325 DAUC <0003> auc.c:180 vector [0]: sres = 83c97fb8 20241012082529325 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082529325 DAUC <0003> auc.c:113 vector [1]: rand = 9348c68d994b107c6e971958e0b54a44 20241012082529325 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082529325 DAUC <0003> auc.c:142 vector [1]: autn = 249c9e7561e680004c11d68a0faa0de5 20241012082529325 DAUC <0003> auc.c:143 vector [1]: ck = ede3145fdc6768aaeb58c4ef5f573f0b 20241012082529325 DAUC <0003> auc.c:144 vector [1]: ik = 93383a49f649a36574776722a6b50470 20241012082529325 DAUC <0003> auc.c:145 vector [1]: res = 37eb3decf17870c20000000000000000 20241012082529325 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082529325 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082529325 DAUC <0003> auc.c:179 vector [1]: kc = e73dbb90b8040000 20241012082529325 DAUC <0003> auc.c:180 vector [1]: sres = cdb0a030 20241012082529325 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082529325 DAUC <0003> auc.c:113 vector [2]: rand = ea3d1e59e41a71e490e73ed361ac54d8 20241012082529325 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082529325 DAUC <0003> auc.c:142 vector [2]: autn = ad541830b33b80000272c4e1722d8699 20241012082529325 DAUC <0003> auc.c:143 vector [2]: ck = 98a853d93c48a0065562a3368c78d6ff 20241012082529325 DAUC <0003> auc.c:144 vector [2]: ik = 40f01358c6de81344e49e9405297dbf1 20241012082529325 DAUC <0003> auc.c:145 vector [2]: res = 21ec538f511d4f610000000000000000 20241012082529325 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082529325 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082529325 DAUC <0003> auc.c:179 vector [2]: kc = bd2103eef761b000 20241012082529325 DAUC <0003> auc.c:180 vector [2]: sres = b0d1d188 20241012082529325 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082529325 DAUC <0003> auc.c:113 vector [3]: rand = eebf747d55ca61d07c194bcdc83399f2 20241012082529325 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082529325 DAUC <0003> auc.c:142 vector [3]: autn = d52776cab0ce80001bbaab73eac487fc 20241012082529325 DAUC <0003> auc.c:143 vector [3]: ck = 05d00b86191ef6d1202828ad32dc279a 20241012082529325 DAUC <0003> auc.c:144 vector [3]: ik = b8cc67b36cd7f92515958194db1139ce 20241012082529325 DAUC <0003> auc.c:145 vector [3]: res = 948000221806931c0000000000000000 20241012082529325 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082529325 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082529325 DAUC <0003> auc.c:179 vector [3]: kc = 12fee9de94c20c00 20241012082529325 DAUC <0003> auc.c:180 vector [3]: sres = 3a7df470 20241012082529325 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082529325 DAUC <0003> auc.c:113 vector [4]: rand = ba382630f8d8d2780614bb47a80479a1 20241012082529325 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082529325 DAUC <0003> auc.c:142 vector [4]: autn = 5a8728da25628000192cf883c5032f08 20241012082529325 DAUC <0003> auc.c:143 vector [4]: ck = 330aee580a198102f0dd57a81a2d1f4c 20241012082529325 DAUC <0003> auc.c:144 vector [4]: ik = ee73c6d3603ba4ea254039fe50ac458c 20241012082529325 DAUC <0003> auc.c:145 vector [4]: res = e12d23135ea973800000000000000000 20241012082529325 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082529325 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082529325 DAUC <0003> auc.c:179 vector [4]: kc = 68478065ab4d5400 20241012082529325 DAUC <0003> auc.c:180 vector [4]: sres = e9665b63 20241012082529325 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082529325 DAUC <0003> db_auc.c:245 IMSI='262428086175689': Generated 5 vectors 20241012082529325 DAUC <0003> db_auc.c:249 IMSI='262428086175689': Updating SQN=161 in DB 20241012082529332 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428086175689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428086175689"} 20241012082529332 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428086175689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082529332 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529332 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42132<->l=127.0.0.1:4258 20241012082529367 DAUC <0003> db_auc.c:157 IMSI='262426764568188': No 2G Auth Data 20241012082529368 DAUC <0003> db_auc.c:192 IMSI='262426764568188': No 3G Auth Data 20241012082529404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42142<->l=127.0.0.1:4258 20241012082529407 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529407 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426764568188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426764568188"} 20241012082529407 DAUC <0003> db_auc.c:236 IMSI='262426764568188': Calling to generate 5 vectors 20241012082529407 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082529407 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082529407 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082529407 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082529407 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082529407 DAUC <0003> auc.c:113 vector [0]: rand = 25a3b39e02d39760e1ea0fbd1fc7fd4c 20241012082529407 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082529407 DAUC <0003> auc.c:142 vector [0]: autn = efff7927ce7480007fbd90249ded1c20 20241012082529407 DAUC <0003> auc.c:143 vector [0]: ck = 555de0f19018dea0ea1aeeebbccfb683 20241012082529407 DAUC <0003> auc.c:144 vector [0]: ik = edc2b0c582963cb99e8f52521553aad5 20241012082529407 DAUC <0003> auc.c:145 vector [0]: res = d40174d3035333200000000000000000 20241012082529407 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082529407 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082529407 DAUC <0003> auc.c:179 vector [0]: kc = 47ce0483ec7c0000 20241012082529407 DAUC <0003> auc.c:180 vector [0]: sres = 520ff21c 20241012082529407 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082529407 DAUC <0003> auc.c:113 vector [1]: rand = 838dc01313218dcd4bfb4da56c61ad4d 20241012082529407 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082529407 DAUC <0003> auc.c:142 vector [1]: autn = d787d15a345e80009e5caa5b852c312f 20241012082529407 DAUC <0003> auc.c:143 vector [1]: ck = c3bfb0ceffcfb4e0188181b48db0bba2 20241012082529407 DAUC <0003> auc.c:144 vector [1]: ik = bf266858ef244df7c589214805a2cab4 20241012082529407 DAUC <0003> auc.c:145 vector [1]: res = 5b5a55323fb9038a0000000000000000 20241012082529407 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082529407 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082529407 DAUC <0003> auc.c:179 vector [1]: kc = 20710f642efc8c00 20241012082529407 DAUC <0003> auc.c:180 vector [1]: sres = 5cbf015c 20241012082529407 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082529407 DAUC <0003> auc.c:113 vector [2]: rand = a6dedbda6e36dc1adb9cf64867108cd8 20241012082529407 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082529407 DAUC <0003> auc.c:142 vector [2]: autn = 503d11cc936580008e14119e4a0711f2 20241012082529407 DAUC <0003> auc.c:143 vector [2]: ck = 33617fbce069f3374b93c70a1211ac37 20241012082529408 DAUC <0003> auc.c:144 vector [2]: ik = 4ede1fe2f2066fbd56b667f9d2b63a90 20241012082529408 DAUC <0003> auc.c:145 vector [2]: res = ead2da445a547cd30000000000000000 20241012082529408 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082529408 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082529408 DAUC <0003> auc.c:179 vector [2]: kc = 9daf66bfd2b19400 20241012082529408 DAUC <0003> auc.c:180 vector [2]: sres = b4e6a22b 20241012082529408 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082529408 DAUC <0003> auc.c:113 vector [3]: rand = f3c60870b11cf0d0b6c9be7d7aa9f743 20241012082529408 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082529408 DAUC <0003> auc.c:142 vector [3]: autn = bd0483ed6bf38000692ce15a1628f6e3 20241012082529408 DAUC <0003> auc.c:143 vector [3]: ck = 4e06ebcf52619561d2ddaa2ac366bf55 20241012082529408 DAUC <0003> auc.c:144 vector [3]: ik = 8c7b542fa058b8d51d44dd9cdf5535e1 20241012082529408 DAUC <0003> auc.c:145 vector [3]: res = b9847fd092859ddb0000000000000000 20241012082529408 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082529408 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082529408 DAUC <0003> auc.c:179 vector [3]: kc = b0481c9b95f3b000 20241012082529408 DAUC <0003> auc.c:180 vector [3]: sres = a2080dc6 20241012082529408 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082529408 DAUC <0003> auc.c:113 vector [4]: rand = 8615ec887744746a2a32b958bc1a1ca2 20241012082529408 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082529408 DAUC <0003> auc.c:142 vector [4]: autn = 7ce0d9c68e5680005c24ce87a535689f 20241012082529408 DAUC <0003> auc.c:143 vector [4]: ck = c5f0ea8b55c9da84774989f44bfc5abb 20241012082529408 DAUC <0003> auc.c:144 vector [4]: ik = 34dc05e2b51c08fb8c09076e30169d96 20241012082529408 DAUC <0003> auc.c:145 vector [4]: res = 6bd4712422c1635c0000000000000000 20241012082529408 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082529408 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082529408 DAUC <0003> auc.c:179 vector [4]: kc = 8fe1c1514c439800 20241012082529408 DAUC <0003> auc.c:180 vector [4]: sres = 6ab1ba96 20241012082529408 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082529408 DAUC <0003> db_auc.c:245 IMSI='262426764568188': Generated 5 vectors 20241012082529408 DAUC <0003> db_auc.c:249 IMSI='262426764568188': Updating SQN=161 in DB 20241012082529415 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426764568188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426764568188"} 20241012082529415 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426764568188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082529415 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529415 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42142<->l=127.0.0.1:4258 20241012082529453 DAUC <0003> db_auc.c:157 IMSI='262429085508649': No 2G Auth Data 20241012082529453 DAUC <0003> db_auc.c:192 IMSI='262429085508649': No 3G Auth Data 20241012082529488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20241012082529491 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529491 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429085508649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429085508649"} 20241012082529491 DAUC <0003> db_auc.c:236 IMSI='262429085508649': Calling to generate 5 vectors 20241012082529491 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082529491 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082529491 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082529491 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082529491 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082529491 DAUC <0003> auc.c:113 vector [0]: rand = fd055528be9e775e28c5b96e1e236ef9 20241012082529491 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082529491 DAUC <0003> auc.c:142 vector [0]: autn = 64e76aae599380008e0cf66d78dadcaa 20241012082529491 DAUC <0003> auc.c:143 vector [0]: ck = 8893d2a3acf9e72ecf265eabce0a20a9 20241012082529491 DAUC <0003> auc.c:144 vector [0]: ik = e4109edaa9882b167c311e3f512a40b5 20241012082529491 DAUC <0003> auc.c:145 vector [0]: res = c836a51425fc1fc90000000000000000 20241012082529491 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082529491 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082529491 DAUC <0003> auc.c:179 vector [0]: kc = 2e308b9821f60b37 20241012082529491 DAUC <0003> auc.c:180 vector [0]: sres = 45b40a6a 20241012082529491 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082529491 DAUC <0003> auc.c:113 vector [1]: rand = 5a7e672ad7521d5338796b801d4a18b5 20241012082529491 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082529491 DAUC <0003> auc.c:142 vector [1]: autn = 32abd3a9812e800085f3acd2305803b5 20241012082529491 DAUC <0003> auc.c:143 vector [1]: ck = e18c6de7986fa06c6a2cbf9502663fb0 20241012082529491 DAUC <0003> auc.c:144 vector [1]: ik = 7789fbc4df0f5e9f84c114dfe0c5eb1a 20241012082529491 DAUC <0003> auc.c:145 vector [1]: res = 736f293791a4c90f0000000000000000 20241012082529491 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082529491 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082529491 DAUC <0003> auc.c:179 vector [1]: kc = ed4ffe441eb484ba 20241012082529491 DAUC <0003> auc.c:180 vector [1]: sres = ad2a1760 20241012082529491 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082529491 DAUC <0003> auc.c:113 vector [2]: rand = f0333244a48f94b991d747b6a99252d8 20241012082529491 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082529491 DAUC <0003> auc.c:142 vector [2]: autn = e8d1a37a8be480007d1711e75afa7f9e 20241012082529491 DAUC <0003> auc.c:143 vector [2]: ck = 45b6e8a1c55a3caa202d271188adf1ca 20241012082529491 DAUC <0003> auc.c:144 vector [2]: ik = 98b969d889a79997d5ff00e77acd698d 20241012082529491 DAUC <0003> auc.c:145 vector [2]: res = 388e86507727bf460000000000000000 20241012082529491 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082529491 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082529491 DAUC <0003> auc.c:179 vector [2]: kc = 6df1b05a8afff87b 20241012082529491 DAUC <0003> auc.c:180 vector [2]: sres = 42944af6 20241012082529491 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082529491 DAUC <0003> auc.c:113 vector [3]: rand = a8840d2612a8ac762ff0db804e995dbb 20241012082529491 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082529491 DAUC <0003> auc.c:142 vector [3]: autn = f8c886155131800004b6b6e96f950ae0 20241012082529491 DAUC <0003> auc.c:143 vector [3]: ck = 8de9ca5bf25a0fae7ceef3284dd3a2d7 20241012082529491 DAUC <0003> auc.c:144 vector [3]: ik = 6316c2e8f5c48bfe425f41d2b1b13eec 20241012082529491 DAUC <0003> auc.c:145 vector [3]: res = 80a9d22f4d83dc470000000000000000 20241012082529491 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082529491 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082529491 DAUC <0003> auc.c:179 vector [3]: kc = be8e8a2d82cb1265 20241012082529491 DAUC <0003> auc.c:180 vector [3]: sres = 7d742be5 20241012082529491 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082529491 DAUC <0003> auc.c:113 vector [4]: rand = 5f23c535ebaf52d127aa053fc2da4a1f 20241012082529491 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082529491 DAUC <0003> auc.c:142 vector [4]: autn = 85c5ee1083f180001a75ee825c23a5a4 20241012082529491 DAUC <0003> auc.c:143 vector [4]: ck = 609b465def0b512588ddff4fd5d3df54 20241012082529491 DAUC <0003> auc.c:144 vector [4]: ik = 83cc7050929b92f5eef044e6e04ee768 20241012082529491 DAUC <0003> auc.c:145 vector [4]: res = 2177b334924982c10000000000000000 20241012082529491 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082529491 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082529491 DAUC <0003> auc.c:179 vector [4]: kc = 0ef267f0b271f7b8 20241012082529491 DAUC <0003> auc.c:180 vector [4]: sres = ec84dc1c 20241012082529491 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082529491 DAUC <0003> db_auc.c:245 IMSI='262429085508649': Generated 5 vectors 20241012082529491 DAUC <0003> db_auc.c:249 IMSI='262429085508649': Updating SQN=161 in DB 20241012082529499 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429085508649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429085508649"} 20241012082529499 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429085508649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082529499 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529499 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20241012082529528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 20241012082529528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46721<->l=127.0.0.1:4259) 20241012082529529 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529529 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082529529 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082529529 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082529551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42162<->l=127.0.0.1:4258 20241012082529552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42162<->l=127.0.0.1:4258 20241012082532665 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082532665 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082532670 DLINP <000b> input/ipa.c:451 connected read/write 20241012082532670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082532672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4258 20241012082532676 DLINP <000b> input/ipa.c:451 connected read/write 20241012082532676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082532676 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082532676 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082532676 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  20241012082532676 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082532676 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  20241012082532676 DLGSUP <0013> gsup_server.c:235 2:  20241012082532676 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082532676 DLGSUP <0013> gsup_server.c:235 3:  20241012082532676 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082532676 DLGSUP <0013> gsup_server.c:235 4:  20241012082532676 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082532676 DLGSUP <0013> gsup_server.c:235 5:  20241012082532676 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082532676 DLGSUP <0013> gsup_server.c:235 7:  20241012082532676 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082532676 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082532676 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082532676 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082532704 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33711<->l=127.0.0.1:4259) 20241012082532723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46734<->l=127.0.0.1:4258 20241012082532734 DLINP <000b> input/ipa.c:451 connected read/write 20241012082532734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082532734 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425221131564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425221131564" cn_domain=PS} 20241012082532734 DLU <0006> fsm.c:456 lu(262425221131564)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082532734 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425221131564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241012082532734 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425221131564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425221131564" cause=IMSI unknown in HLR} 20241012082532734 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425221131564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082532734 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425221131564)[0x55ec537c8120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082532734 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425221131564)[0x55ec537c8120]{UNVALIDATED}: Freeing instance 20241012082532734 DLU <0006> fsm.c:568 lu(PS:IMSI-262425221131564)[0x55ec537c8120]{UNVALIDATED}: Deallocated 20241012082532734 DLINP <000b> input/ipa.c:451 connected read/write 20241012082532734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082532734 DLINP <000b> input/ipa.c:451 connected read/write 20241012082532734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082532739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46734<->l=127.0.0.1:4258 20241012082532741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4258 20241012082532743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082532743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082532743 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082532743 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082532743 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082532743 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33711<->l=127.0.0.1:4259) 20241012082532788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46746<->l=127.0.0.1:4258 20241012082532788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46746<->l=127.0.0.1:4258 20241012082535873 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082535873 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082535877 DLINP <000b> input/ipa.c:451 connected read/write 20241012082535878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082535879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 20241012082535883 DLINP <000b> input/ipa.c:451 connected read/write 20241012082535883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082535883 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082535883 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082535883 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  20241012082535883 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082535883 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  20241012082535883 DLGSUP <0013> gsup_server.c:235 2:  20241012082535883 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082535883 DLGSUP <0013> gsup_server.c:235 3:  20241012082535883 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082535883 DLGSUP <0013> gsup_server.c:235 4:  20241012082535883 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082535883 DLGSUP <0013> gsup_server.c:235 5:  20241012082535883 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082535883 DLGSUP <0013> gsup_server.c:235 7:  20241012082535883 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082535883 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082535883 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082535883 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082535905 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44839<->l=127.0.0.1:4259) 20241012082535917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46760<->l=127.0.0.1:4258 20241012082535926 DLINP <000b> input/ipa.c:451 connected read/write 20241012082535926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082535926 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420910937842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420910937842" cn_domain=PS source_name="the-source\n"} 20241012082535926 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012082535926 DLU <0006> fsm.c:456 lu(262420910937842)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082535926 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420910937842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241012082535926 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420910937842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420910937842" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241012082535926 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420910937842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082535926 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420910937842)[0x55ec537c8120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082535926 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420910937842)[0x55ec537c8120]{UNVALIDATED}: Freeing instance 20241012082535926 DLU <0006> fsm.c:568 lu(PS:IMSI-262420910937842)[0x55ec537c8120]{UNVALIDATED}: Deallocated 20241012082535926 DLINP <000b> input/ipa.c:451 connected read/write 20241012082535926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082535926 DLINP <000b> input/ipa.c:451 connected read/write 20241012082535926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082535931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46760<->l=127.0.0.1:4258 20241012082535932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 20241012082535935 DLINP <000b> input/ipa.c:451 connected read/write 20241012082535935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082535935 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082535935 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082535935 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082535935 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241012082535935 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44839<->l=127.0.0.1:4259) 20241012082535971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4258 20241012082535972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4258 20241012082539084 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082539084 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082539089 DLINP <000b> input/ipa.c:451 connected read/write 20241012082539089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082539091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46766<->l=127.0.0.1:4258 20241012082539094 DLINP <000b> input/ipa.c:451 connected read/write 20241012082539094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082539094 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082539094 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082539094 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  20241012082539094 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082539095 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  20241012082539095 DLGSUP <0013> gsup_server.c:235 2:  20241012082539095 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082539095 DLGSUP <0013> gsup_server.c:235 3:  20241012082539095 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082539095 DLGSUP <0013> gsup_server.c:235 4:  20241012082539095 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082539095 DLGSUP <0013> gsup_server.c:235 5:  20241012082539095 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082539095 DLGSUP <0013> gsup_server.c:235 7:  20241012082539095 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082539095 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082539095 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082539095 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082539118 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45201<->l=127.0.0.1:4259) 20241012082539136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4258 20241012082539149 DLINP <000b> input/ipa.c:451 connected read/write 20241012082539149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082539149 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424718936283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424718936283" cn_domain=PS} 20241012082539149 DLU <0006> fsm.c:456 lu(262424718936283)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082539149 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424718936283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241012082539149 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424718936283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424718936283" cause=Roaming not allowed in this location area} 20241012082539149 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424718936283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082539149 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424718936283)[0x55ec537c8120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082539149 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424718936283)[0x55ec537c8120]{UNVALIDATED}: Freeing instance 20241012082539149 DLU <0006> fsm.c:568 lu(PS:IMSI-262424718936283)[0x55ec537c8120]{UNVALIDATED}: Deallocated 20241012082539149 DLINP <000b> input/ipa.c:451 connected read/write 20241012082539149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082539149 DLINP <000b> input/ipa.c:451 connected read/write 20241012082539149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082539153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4258 20241012082539155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46766<->l=127.0.0.1:4258 20241012082539157 DLINP <000b> input/ipa.c:451 connected read/write 20241012082539157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082539157 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082539157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082539157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082539157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45201<->l=127.0.0.1:4259) 20241012082539199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46788<->l=127.0.0.1:4258 20241012082539200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46788<->l=127.0.0.1:4258 20241012082542298 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082542299 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082542303 DLINP <000b> input/ipa.c:451 connected read/write 20241012082542303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082542304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47748<->l=127.0.0.1:4258 20241012082542306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082542306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082542306 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082542306 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082542306 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  20241012082542306 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082542306 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  20241012082542306 DLGSUP <0013> gsup_server.c:235 2:  20241012082542306 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082542306 DLGSUP <0013> gsup_server.c:235 3:  20241012082542306 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082542306 DLGSUP <0013> gsup_server.c:235 4:  20241012082542306 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082542306 DLGSUP <0013> gsup_server.c:235 5:  20241012082542306 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082542306 DLGSUP <0013> gsup_server.c:235 7:  20241012082542306 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082542306 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082542306 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082542306 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082542330 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43799<->l=127.0.0.1:4259) 20241012082542345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47750<->l=127.0.0.1:4258 20241012082542351 DLINP <000b> input/ipa.c:451 connected read/write 20241012082542351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082542351 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429182033871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429182033871"} 20241012082542351 DAUC <0003> db_auc.c:133 IMSI='262429182033871': No such subscriber 20241012082542351 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429182033871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241012082542351 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429182033871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429182033871" cause=IMSI unknown in HLR} 20241012082542351 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429182033871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082542351 DLINP <000b> input/ipa.c:451 connected read/write 20241012082542351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082542351 DLINP <000b> input/ipa.c:451 connected read/write 20241012082542351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082542355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47750<->l=127.0.0.1:4258 20241012082542357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47748<->l=127.0.0.1:4258 20241012082542358 DLINP <000b> input/ipa.c:451 connected read/write 20241012082542358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082542358 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082542359 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082542359 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082542359 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43799<->l=127.0.0.1:4259) 20241012082542393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47758<->l=127.0.0.1:4258 20241012082542393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47758<->l=127.0.0.1:4258 20241012082545496 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082545496 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082545500 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47772<->l=127.0.0.1:4258 20241012082545506 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545506 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082545506 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082545506 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  20241012082545506 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082545506 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  20241012082545506 DLGSUP <0013> gsup_server.c:235 2:  20241012082545506 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082545506 DLGSUP <0013> gsup_server.c:235 3:  20241012082545506 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082545506 DLGSUP <0013> gsup_server.c:235 4:  20241012082545506 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082545506 DLGSUP <0013> gsup_server.c:235 5:  20241012082545506 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082545506 DLGSUP <0013> gsup_server.c:235 7:  20241012082545506 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082545506 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082545506 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082545506 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082545529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41863<->l=127.0.0.1:4259) 20241012082545565 DAUC <0003> db_auc.c:157 IMSI='262426628401477': No 2G Auth Data 20241012082545565 DAUC <0003> db_auc.c:192 IMSI='262426628401477': No 3G Auth Data 20241012082545613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47778<->l=127.0.0.1:4258 20241012082545624 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545624 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426628401477" cn_domain=PS} 20241012082545624 DLU <0006> fsm.c:456 lu(262426628401477)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082545624 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082545640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426628401477)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082545640 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426628401477" cn_domain=PS} 20241012082545640 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545641 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545648 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545648 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426628401477"} 20241012082545648 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426628401477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082545648 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082545648 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426628401477"} 20241012082545648 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082545648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426628401477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082545648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426628401477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082545648 DLU <0006> fsm.c:568 lu(PS:IMSI-262426628401477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082545648 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545648 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47778<->l=127.0.0.1:4258 20241012082545677 DAUC <0003> db_auc.c:157 IMSI='262427670773510': No 2G Auth Data 20241012082545677 DAUC <0003> db_auc.c:192 IMSI='262427670773510': No 3G Auth Data 20241012082545685 DLGSUP <0013> hlr.c:121 IMSI 262427670773510: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082545698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47782<->l=127.0.0.1:4258 20241012082545700 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545700 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427670773510" cn_domain=PS} 20241012082545700 DLU <0006> fsm.c:456 lu(262427670773510)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082545700 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082545715 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427670773510)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082545715 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427670773510" cn_domain=PS} 20241012082545715 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545716 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545717 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545717 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427670773510"} 20241012082545717 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427670773510)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082545717 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082545717 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427670773510"} 20241012082545717 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082545717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427670773510)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082545717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427670773510)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082545717 DLU <0006> fsm.c:568 lu(PS:IMSI-262427670773510)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082545717 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545717 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47782<->l=127.0.0.1:4258 20241012082545742 DAUC <0003> db_auc.c:157 IMSI='262428431611374': No 2G Auth Data 20241012082545742 DAUC <0003> db_auc.c:192 IMSI='262428431611374': No 3G Auth Data 20241012082545750 DLGSUP <0013> hlr.c:121 IMSI 262428431611374: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082545764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47798<->l=127.0.0.1:4258 20241012082545766 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545766 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428431611374" cn_domain=PS} 20241012082545766 DLU <0006> fsm.c:456 lu(262428431611374)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082545766 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082545781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428431611374)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082545781 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428431611374" cn_domain=PS} 20241012082545781 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545781 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545785 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545785 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428431611374"} 20241012082545785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428431611374)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082545785 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082545785 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428431611374"} 20241012082545785 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082545785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428431611374)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082545785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428431611374)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082545785 DLU <0006> fsm.c:568 lu(PS:IMSI-262428431611374)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082545785 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545786 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47798<->l=127.0.0.1:4258 20241012082545817 DAUC <0003> db_auc.c:157 IMSI='262425875191486': No 2G Auth Data 20241012082545817 DAUC <0003> db_auc.c:192 IMSI='262425875191486': No 3G Auth Data 20241012082545825 DLGSUP <0013> hlr.c:121 IMSI 262425875191486: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082545838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4258 20241012082545840 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545840 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425875191486" cn_domain=PS} 20241012082545840 DLU <0006> fsm.c:456 lu(262425875191486)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082545840 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082545856 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425875191486)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082545856 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425875191486" cn_domain=PS} 20241012082545856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545859 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545859 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425875191486"} 20241012082545859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425875191486)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082545859 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082545859 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425875191486"} 20241012082545859 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082545859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425875191486)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082545859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425875191486)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082545859 DLU <0006> fsm.c:568 lu(PS:IMSI-262425875191486)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082545859 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545859 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4258 20241012082545888 DAUC <0003> db_auc.c:157 IMSI='262429197819698': No 2G Auth Data 20241012082545888 DAUC <0003> db_auc.c:192 IMSI='262429197819698': No 3G Auth Data 20241012082545896 DLGSUP <0013> hlr.c:121 IMSI 262429197819698: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082545910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 20241012082545911 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545911 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429197819698" cn_domain=PS} 20241012082545911 DLU <0006> fsm.c:456 lu(262429197819698)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082545911 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082545927 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429197819698)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082545927 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429197819698" cn_domain=PS} 20241012082545927 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545927 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545929 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545929 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429197819698"} 20241012082545929 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429197819698)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082545929 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082545929 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429197819698"} 20241012082545929 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082545929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429197819698)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082545929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429197819698)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082545929 DLU <0006> fsm.c:568 lu(PS:IMSI-262429197819698)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082545929 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545929 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 20241012082545954 DAUC <0003> db_auc.c:157 IMSI='262421323035982': No 2G Auth Data 20241012082545954 DAUC <0003> db_auc.c:192 IMSI='262421323035982': No 3G Auth Data 20241012082545962 DLGSUP <0013> hlr.c:121 IMSI 262421323035982: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082545988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47816<->l=127.0.0.1:4258 20241012082545991 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545991 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421323035982" cn_domain=PS} 20241012082545991 DLU <0006> fsm.c:456 lu(262421323035982)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082545991 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082546007 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421323035982)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082546007 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421323035982" cn_domain=PS} 20241012082546007 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546007 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546012 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082546012 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421323035982"} 20241012082546012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421323035982)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082546012 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082546012 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421323035982"} 20241012082546012 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082546012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421323035982)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082546012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421323035982)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082546012 DLU <0006> fsm.c:568 lu(PS:IMSI-262421323035982)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082546012 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546012 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47816<->l=127.0.0.1:4258 20241012082546048 DAUC <0003> db_auc.c:157 IMSI='262421869806214': No 2G Auth Data 20241012082546048 DAUC <0003> db_auc.c:192 IMSI='262421869806214': No 3G Auth Data 20241012082546056 DLGSUP <0013> hlr.c:121 IMSI 262421869806214: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082546084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47822<->l=127.0.0.1:4258 20241012082546087 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082546087 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421869806214" cn_domain=PS} 20241012082546087 DLU <0006> fsm.c:456 lu(262421869806214)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082546087 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082546103 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421869806214)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082546103 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421869806214" cn_domain=PS} 20241012082546103 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546103 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546107 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082546107 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421869806214"} 20241012082546107 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421869806214)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082546107 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082546107 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421869806214"} 20241012082546107 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082546107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421869806214)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082546107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421869806214)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082546107 DLU <0006> fsm.c:568 lu(PS:IMSI-262421869806214)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082546107 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546107 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47822<->l=127.0.0.1:4258 20241012082546144 DAUC <0003> db_auc.c:157 IMSI='262426317140565': No 2G Auth Data 20241012082546144 DAUC <0003> db_auc.c:192 IMSI='262426317140565': No 3G Auth Data 20241012082546153 DLGSUP <0013> hlr.c:121 IMSI 262426317140565: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082546178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4258 20241012082546181 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082546181 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426317140565" cn_domain=PS} 20241012082546181 DLU <0006> fsm.c:456 lu(262426317140565)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082546181 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082546197 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426317140565)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082546197 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426317140565" cn_domain=PS} 20241012082546197 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546197 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546202 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082546202 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426317140565"} 20241012082546202 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426317140565)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082546202 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082546202 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426317140565"} 20241012082546202 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082546202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426317140565)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082546202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426317140565)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082546202 DLU <0006> fsm.c:568 lu(PS:IMSI-262426317140565)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082546202 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546202 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4258 20241012082546230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47772<->l=127.0.0.1:4258 20241012082546230 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082546230 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082546230 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082546230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082546231 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41863<->l=127.0.0.1:4259) 20241012082546253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4258 20241012082546253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4258 20241012082549357 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082549357 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082549362 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47854<->l=127.0.0.1:4258 20241012082549363 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549363 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082549363 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082549363 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  20241012082549363 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082549363 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  20241012082549363 DLGSUP <0013> gsup_server.c:235 2:  20241012082549363 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082549363 DLGSUP <0013> gsup_server.c:235 3:  20241012082549363 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082549363 DLGSUP <0013> gsup_server.c:235 4:  20241012082549363 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082549363 DLGSUP <0013> gsup_server.c:235 5:  20241012082549363 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082549363 DLGSUP <0013> gsup_server.c:235 7:  20241012082549363 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082549363 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082549363 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082549363 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082549387 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46267<->l=127.0.0.1:4259) 20241012082549420 DAUC <0003> db_auc.c:157 IMSI='262425608153255': No 2G Auth Data 20241012082549420 DAUC <0003> db_auc.c:192 IMSI='262425608153255': No 3G Auth Data 20241012082549467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 20241012082549479 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549479 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425608153255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425608153255" cn_domain=PS source_name="the-source\n"} 20241012082549479 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012082549479 DLU <0006> fsm.c:456 lu(262425608153255)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549479 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425608153255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549496 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425608153255)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549496 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425608153255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425608153255" cn_domain=PS destination_name="the-source\n"} 20241012082549496 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549496 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549504 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549504 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425608153255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425608153255" source_name="the-source\n"} 20241012082549504 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425608153255)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549504 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262425608153255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549504 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425608153255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425608153255" destination_name="the-source\n"} 20241012082549504 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262425608153255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425608153255)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425608153255)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549504 DLU <0006> fsm.c:568 lu(PS:IMSI-262425608153255)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549504 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549504 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 20241012082549534 DAUC <0003> db_auc.c:157 IMSI='262426766160411': No 2G Auth Data 20241012082549534 DAUC <0003> db_auc.c:192 IMSI='262426766160411': No 3G Auth Data 20241012082549542 DLGSUP <0013> hlr.c:121 IMSI 262426766160411: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082549556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4258 20241012082549558 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549558 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426766160411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426766160411" cn_domain=PS source_name="the-source\n"} 20241012082549558 DLU <0006> fsm.c:456 lu(262426766160411)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549558 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426766160411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549574 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426766160411)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549574 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426766160411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426766160411" cn_domain=PS destination_name="the-source\n"} 20241012082549574 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549574 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549576 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549576 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426766160411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426766160411" source_name="the-source\n"} 20241012082549576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426766160411)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549576 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262426766160411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549576 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426766160411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426766160411" destination_name="the-source\n"} 20241012082549576 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262426766160411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426766160411)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426766160411)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549576 DLU <0006> fsm.c:568 lu(PS:IMSI-262426766160411)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549576 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549576 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4258 20241012082549603 DAUC <0003> db_auc.c:157 IMSI='262424276020496': No 2G Auth Data 20241012082549603 DAUC <0003> db_auc.c:192 IMSI='262424276020496': No 3G Auth Data 20241012082549611 DLGSUP <0013> hlr.c:121 IMSI 262424276020496: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082549624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47886<->l=127.0.0.1:4258 20241012082549625 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549625 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424276020496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424276020496" cn_domain=PS source_name="the-source\n"} 20241012082549625 DLU <0006> fsm.c:456 lu(262424276020496)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549625 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424276020496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424276020496)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549641 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424276020496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424276020496" cn_domain=PS destination_name="the-source\n"} 20241012082549641 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549641 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549643 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549643 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424276020496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424276020496" source_name="the-source\n"} 20241012082549643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424276020496)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549643 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424276020496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549643 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424276020496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424276020496" destination_name="the-source\n"} 20241012082549643 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424276020496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424276020496)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424276020496)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549643 DLU <0006> fsm.c:568 lu(PS:IMSI-262424276020496)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549643 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549643 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47886<->l=127.0.0.1:4258 20241012082549667 DAUC <0003> db_auc.c:157 IMSI='262424968855881': No 2G Auth Data 20241012082549667 DAUC <0003> db_auc.c:192 IMSI='262424968855881': No 3G Auth Data 20241012082549675 DLGSUP <0013> hlr.c:121 IMSI 262424968855881: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082549688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 20241012082549690 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549690 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424968855881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424968855881" cn_domain=PS source_name="the-source\n"} 20241012082549690 DLU <0006> fsm.c:456 lu(262424968855881)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549690 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424968855881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549705 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424968855881)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549705 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424968855881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424968855881" cn_domain=PS destination_name="the-source\n"} 20241012082549706 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549706 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549708 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549708 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424968855881 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424968855881" source_name="the-source\n"} 20241012082549708 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424968855881)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549708 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424968855881 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549708 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424968855881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424968855881" destination_name="the-source\n"} 20241012082549708 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424968855881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424968855881)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424968855881)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549708 DLU <0006> fsm.c:568 lu(PS:IMSI-262424968855881)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549708 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549708 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 20241012082549733 DAUC <0003> db_auc.c:157 IMSI='262425595273160': No 2G Auth Data 20241012082549733 DAUC <0003> db_auc.c:192 IMSI='262425595273160': No 3G Auth Data 20241012082549744 DLGSUP <0013> hlr.c:121 IMSI 262425595273160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082549758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4258 20241012082549759 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549759 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425595273160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425595273160" cn_domain=PS source_name="the-source\n"} 20241012082549759 DLU <0006> fsm.c:456 lu(262425595273160)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549759 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425595273160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549775 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425595273160)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549775 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425595273160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425595273160" cn_domain=PS destination_name="the-source\n"} 20241012082549775 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549775 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549777 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549777 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425595273160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425595273160" source_name="the-source\n"} 20241012082549777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425595273160)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549777 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262425595273160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549777 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425595273160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425595273160" destination_name="the-source\n"} 20241012082549777 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262425595273160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425595273160)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425595273160)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549777 DLU <0006> fsm.c:568 lu(PS:IMSI-262425595273160)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549777 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549778 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4258 20241012082549809 DAUC <0003> db_auc.c:157 IMSI='262426122705915': No 2G Auth Data 20241012082549809 DAUC <0003> db_auc.c:192 IMSI='262426122705915': No 3G Auth Data 20241012082549817 DLGSUP <0013> hlr.c:121 IMSI 262426122705915: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082549843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4258 20241012082549844 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549844 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426122705915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426122705915" cn_domain=PS source_name="the-source\n"} 20241012082549844 DLU <0006> fsm.c:456 lu(262426122705915)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549844 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426122705915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549861 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426122705915)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549861 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426122705915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426122705915" cn_domain=PS destination_name="the-source\n"} 20241012082549861 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549861 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549865 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549865 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426122705915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426122705915" source_name="the-source\n"} 20241012082549865 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426122705915)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549865 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262426122705915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549865 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426122705915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426122705915" destination_name="the-source\n"} 20241012082549865 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262426122705915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426122705915)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426122705915)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549865 DLU <0006> fsm.c:568 lu(PS:IMSI-262426122705915)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549865 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549865 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4258 20241012082549902 DAUC <0003> db_auc.c:157 IMSI='262422592799680': No 2G Auth Data 20241012082549902 DAUC <0003> db_auc.c:192 IMSI='262422592799680': No 3G Auth Data 20241012082549910 DLGSUP <0013> hlr.c:121 IMSI 262422592799680: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082549941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47924<->l=127.0.0.1:4258 20241012082549949 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549949 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422592799680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422592799680" cn_domain=PS source_name="the-source\n"} 20241012082549949 DLU <0006> fsm.c:456 lu(262422592799680)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549949 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422592799680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422592799680)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549966 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422592799680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422592799680" cn_domain=PS destination_name="the-source\n"} 20241012082549966 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549966 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549971 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549971 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422592799680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422592799680" source_name="the-source\n"} 20241012082549971 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422592799680)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549971 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422592799680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549971 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422592799680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422592799680" destination_name="the-source\n"} 20241012082549971 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422592799680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422592799680)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422592799680)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549971 DLU <0006> fsm.c:568 lu(PS:IMSI-262422592799680)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549971 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549971 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47924<->l=127.0.0.1:4258 20241012082550008 DAUC <0003> db_auc.c:157 IMSI='262426104370599': No 2G Auth Data 20241012082550008 DAUC <0003> db_auc.c:192 IMSI='262426104370599': No 3G Auth Data 20241012082550016 DLGSUP <0013> hlr.c:121 IMSI 262426104370599: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082550041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47940<->l=127.0.0.1:4258 20241012082550044 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082550044 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426104370599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426104370599" cn_domain=PS source_name="the-source\n"} 20241012082550044 DLU <0006> fsm.c:456 lu(262426104370599)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082550044 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426104370599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082550060 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426104370599)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082550060 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426104370599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426104370599" cn_domain=PS destination_name="the-source\n"} 20241012082550060 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082550060 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082550065 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082550065 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426104370599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426104370599" source_name="the-source\n"} 20241012082550065 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426104370599)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082550065 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262426104370599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082550065 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426104370599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426104370599" destination_name="the-source\n"} 20241012082550065 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262426104370599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082550065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426104370599)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082550065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426104370599)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082550065 DLU <0006> fsm.c:568 lu(PS:IMSI-262426104370599)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082550065 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082550065 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082550068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47940<->l=127.0.0.1:4258 20241012082550092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47854<->l=127.0.0.1:4258 20241012082550093 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082550093 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082550093 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082550093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082550093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241012082550093 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46267<->l=127.0.0.1:4259) 20241012082550115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47954<->l=127.0.0.1:4258 20241012082550115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47954<->l=127.0.0.1:4258 20241012082553227 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082553227 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082553231 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42536<->l=127.0.0.1:4258 20241012082553236 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553236 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082553236 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082553236 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  20241012082553236 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082553236 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  20241012082553236 DLGSUP <0013> gsup_server.c:235 2:  20241012082553236 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082553236 DLGSUP <0013> gsup_server.c:235 3:  20241012082553236 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082553236 DLGSUP <0013> gsup_server.c:235 4:  20241012082553236 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082553236 DLGSUP <0013> gsup_server.c:235 5:  20241012082553236 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082553236 DLGSUP <0013> gsup_server.c:235 7:  20241012082553236 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082553236 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082553236 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082553236 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082553251 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46343<->l=127.0.0.1:4259) 20241012082553293 DAUC <0003> db_auc.c:157 IMSI='262424075538477': No 2G Auth Data 20241012082553293 DAUC <0003> db_auc.c:192 IMSI='262424075538477': No 3G Auth Data 20241012082553332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4258 20241012082553338 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553338 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424075538477" cn_domain=PS} 20241012082553338 DLU <0006> fsm.c:456 lu(262424075538477)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553338 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553354 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424075538477)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553355 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424075538477" cn_domain=PS} 20241012082553355 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553355 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553357 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553357 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424075538477"} 20241012082553357 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424075538477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553357 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553357 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424075538477"} 20241012082553357 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553357 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424075538477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553357 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424075538477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553357 DLU <0006> fsm.c:568 lu(PS:IMSI-262424075538477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553357 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553357 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4258 20241012082553392 DAUC <0003> db_auc.c:157 IMSI='262424702620145': No 2G Auth Data 20241012082553392 DAUC <0003> db_auc.c:192 IMSI='262424702620145': No 3G Auth Data 20241012082553400 DLGSUP <0013> hlr.c:121 IMSI 262424702620145: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082553424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42548<->l=127.0.0.1:4258 20241012082553428 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553428 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424702620145" cn_domain=PS} 20241012082553428 DLU <0006> fsm.c:456 lu(262424702620145)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553428 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553444 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424702620145)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553445 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424702620145" cn_domain=PS} 20241012082553445 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553445 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553451 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553451 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424702620145"} 20241012082553451 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424702620145)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553451 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553451 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424702620145"} 20241012082553451 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424702620145)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424702620145)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553451 DLU <0006> fsm.c:568 lu(PS:IMSI-262424702620145)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553451 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553451 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42548<->l=127.0.0.1:4258 20241012082553480 DAUC <0003> db_auc.c:157 IMSI='262428575001790': No 2G Auth Data 20241012082553480 DAUC <0003> db_auc.c:192 IMSI='262428575001790': No 3G Auth Data 20241012082553488 DLGSUP <0013> hlr.c:121 IMSI 262428575001790: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082553502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4258 20241012082553504 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553504 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428575001790" cn_domain=PS} 20241012082553504 DLU <0006> fsm.c:456 lu(262428575001790)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553504 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553520 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428575001790)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553520 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428575001790" cn_domain=PS} 20241012082553520 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553520 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553525 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553525 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428575001790"} 20241012082553525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428575001790)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553525 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553525 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428575001790"} 20241012082553525 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428575001790)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428575001790)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553525 DLU <0006> fsm.c:568 lu(PS:IMSI-262428575001790)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553525 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553525 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4258 20241012082553551 DAUC <0003> db_auc.c:157 IMSI='262426730554306': No 2G Auth Data 20241012082553551 DAUC <0003> db_auc.c:192 IMSI='262426730554306': No 3G Auth Data 20241012082553559 DLGSUP <0013> hlr.c:121 IMSI 262426730554306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082553573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4258 20241012082553574 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553574 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426730554306" cn_domain=PS} 20241012082553574 DLU <0006> fsm.c:456 lu(262426730554306)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553575 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553590 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426730554306)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553590 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426730554306" cn_domain=PS} 20241012082553590 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553590 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553593 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426730554306"} 20241012082553593 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426730554306)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553593 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553593 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426730554306"} 20241012082553593 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426730554306)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426730554306)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553593 DLU <0006> fsm.c:568 lu(PS:IMSI-262426730554306)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4258 20241012082553620 DAUC <0003> db_auc.c:157 IMSI='262421179104931': No 2G Auth Data 20241012082553620 DAUC <0003> db_auc.c:192 IMSI='262421179104931': No 3G Auth Data 20241012082553629 DLGSUP <0013> hlr.c:121 IMSI 262421179104931: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082553642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 20241012082553644 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553644 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421179104931" cn_domain=PS} 20241012082553644 DLU <0006> fsm.c:456 lu(262421179104931)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553644 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421179104931)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553660 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421179104931" cn_domain=PS} 20241012082553660 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553660 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553661 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553661 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421179104931"} 20241012082553661 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421179104931)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553661 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553661 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421179104931"} 20241012082553661 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421179104931)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421179104931)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553661 DLU <0006> fsm.c:568 lu(PS:IMSI-262421179104931)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553661 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553661 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 20241012082553688 DAUC <0003> db_auc.c:157 IMSI='262420891056520': No 2G Auth Data 20241012082553688 DAUC <0003> db_auc.c:192 IMSI='262420891056520': No 3G Auth Data 20241012082553696 DLGSUP <0013> hlr.c:121 IMSI 262420891056520: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082553727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42594<->l=127.0.0.1:4258 20241012082553731 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553731 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420891056520" cn_domain=PS} 20241012082553731 DLU <0006> fsm.c:456 lu(262420891056520)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553731 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553747 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420891056520)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553747 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420891056520" cn_domain=PS} 20241012082553747 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553747 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553753 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553753 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420891056520"} 20241012082553753 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420891056520)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553753 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553753 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420891056520"} 20241012082553753 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420891056520)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420891056520)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553753 DLU <0006> fsm.c:568 lu(PS:IMSI-262420891056520)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553753 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553753 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42594<->l=127.0.0.1:4258 20241012082553790 DAUC <0003> db_auc.c:157 IMSI='262428666803156': No 2G Auth Data 20241012082553790 DAUC <0003> db_auc.c:192 IMSI='262428666803156': No 3G Auth Data 20241012082553798 DLGSUP <0013> hlr.c:121 IMSI 262428666803156: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082553821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 20241012082553824 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553824 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428666803156" cn_domain=PS} 20241012082553824 DLU <0006> fsm.c:456 lu(262428666803156)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553824 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553840 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428666803156)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553840 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428666803156" cn_domain=PS} 20241012082553840 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553840 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553844 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553844 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428666803156"} 20241012082553844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428666803156)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553844 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553844 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428666803156"} 20241012082553844 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428666803156)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428666803156)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553844 DLU <0006> fsm.c:568 lu(PS:IMSI-262428666803156)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553844 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553844 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 20241012082553884 DAUC <0003> db_auc.c:157 IMSI='262428123391488': No 2G Auth Data 20241012082553884 DAUC <0003> db_auc.c:192 IMSI='262428123391488': No 3G Auth Data 20241012082553894 DLGSUP <0013> hlr.c:121 IMSI 262428123391488: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082553920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42620<->l=127.0.0.1:4258 20241012082553924 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553924 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428123391488" cn_domain=PS} 20241012082553924 DLU <0006> fsm.c:456 lu(262428123391488)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553924 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553940 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428123391488)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553940 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428123391488" cn_domain=PS} 20241012082553940 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553940 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553946 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553946 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428123391488"} 20241012082553946 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428123391488)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553946 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553946 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428123391488"} 20241012082553946 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428123391488)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428123391488)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553946 DLU <0006> fsm.c:568 lu(PS:IMSI-262428123391488)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553946 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553946 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42620<->l=127.0.0.1:4258 20241012082553978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42536<->l=127.0.0.1:4258 20241012082553979 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553979 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082553979 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082553979 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082553979 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46343<->l=127.0.0.1:4259) 20241012082554001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4258 20241012082554102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4258 20241012082557212 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082557212 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082557217 DLINP <000b> input/ipa.c:451 connected read/write 20241012082557217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082557218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42640<->l=127.0.0.1:4258 20241012082557222 DLINP <000b> input/ipa.c:451 connected read/write 20241012082557222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082557222 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082557222 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082557222 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  20241012082557222 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082557222 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  20241012082557222 DLGSUP <0013> gsup_server.c:235 2:  20241012082557222 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082557222 DLGSUP <0013> gsup_server.c:235 3:  20241012082557222 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082557222 DLGSUP <0013> gsup_server.c:235 4:  20241012082557222 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082557222 DLGSUP <0013> gsup_server.c:235 5:  20241012082557222 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082557222 DLGSUP <0013> gsup_server.c:235 7:  20241012082557222 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082557222 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082557222 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082557222 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082557239 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35023<->l=127.0.0.1:4259) 20241012082557262 DAUC <0003> db_auc.c:157 IMSI='262420789771690': No 2G Auth Data 20241012082557262 DAUC <0003> db_auc.c:192 IMSI='262420789771690': No 3G Auth Data 20241012082557284 DAUC <0003> db_auc.c:192 IMSI='262420789771690': No 3G Auth Data 20241012082557315 DAUC <0003> db_auc.c:157 IMSI='262429831432425': No 2G Auth Data 20241012082557315 DAUC <0003> db_auc.c:192 IMSI='262429831432425': No 3G Auth Data 20241012082557337 DAUC <0003> db_auc.c:157 IMSI='262429831432425': No 2G Auth Data 20241012082557368 DAUC <0003> db_auc.c:157 IMSI='262423988998534': No 2G Auth Data 20241012082557368 DAUC <0003> db_auc.c:192 IMSI='262423988998534': No 3G Auth Data 20241012082557429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42640<->l=127.0.0.1:4258 20241012082557431 DLINP <000b> input/ipa.c:451 connected read/write 20241012082557431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082557431 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082557431 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082557431 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082557432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35023<->l=127.0.0.1:4259) 20241012082557469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 20241012082557570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 20241012082600677 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082600677 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082600680 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082600682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 20241012082600686 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082600686 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082600686 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082600686 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  20241012082600686 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082600686 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  20241012082600686 DLGSUP <0013> gsup_server.c:235 2:  20241012082600686 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082600686 DLGSUP <0013> gsup_server.c:235 3:  20241012082600686 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082600686 DLGSUP <0013> gsup_server.c:235 4:  20241012082600686 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082600686 DLGSUP <0013> gsup_server.c:235 5:  20241012082600686 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082600686 DLGSUP <0013> gsup_server.c:235 7:  20241012082600686 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082600686 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082600686 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082600686 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082600716 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35553<->l=127.0.0.1:4259) 20241012082600743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 20241012082600766 DAUC <0003> db_auc.c:157 IMSI='262423579661417': No 2G Auth Data 20241012082600766 DAUC <0003> db_auc.c:192 IMSI='262423579661417': No 3G Auth Data 20241012082600797 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082600797 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423579661417" cn_domain=PS} 20241012082600797 DLU <0006> fsm.c:456 lu(262423579661417)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082600797 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082600814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423579661417)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082600814 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423579661417" cn_domain=PS} 20241012082600815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082600815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082600822 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082600822 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423579661417"} 20241012082600822 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423579661417)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082600822 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082600822 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423579661417"} 20241012082600822 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082600822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423579661417)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082600822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423579661417)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082600822 DLU <0006> fsm.c:568 lu(PS:IMSI-262423579661417)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082600822 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082600822 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082600834 DLGSUP <0013> hlr.c:128 IMSI 262423579661417: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241012082600834 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082600834 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082600837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 20241012082600837 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082600837 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423579661417"} 20241012082600837 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241012082600837 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082600839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 20241012082600840 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082600841 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082600841 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082600841 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082600841 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35553<->l=127.0.0.1:4259) 20241012082600877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42684<->l=127.0.0.1:4258 20241012082600978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42684<->l=127.0.0.1:4258 20241012082604087 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082604087 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082604090 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43740<->l=127.0.0.1:4258 20241012082604093 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604093 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082604093 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082604093 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  20241012082604093 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082604093 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  20241012082604093 DLGSUP <0013> gsup_server.c:235 2:  20241012082604093 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082604093 DLGSUP <0013> gsup_server.c:235 3:  20241012082604093 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082604093 DLGSUP <0013> gsup_server.c:235 4:  20241012082604093 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082604093 DLGSUP <0013> gsup_server.c:235 5:  20241012082604093 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082604093 DLGSUP <0013> gsup_server.c:235 7:  20241012082604093 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082604093 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082604093 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082604093 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082604103 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35637<->l=127.0.0.1:4259) 20241012082604135 DAUC <0003> db_auc.c:157 IMSI='262427993063055': No 2G Auth Data 20241012082604135 DAUC <0003> db_auc.c:192 IMSI='262427993063055': No 3G Auth Data 20241012082604183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20241012082604194 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604194 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427993063055" cn_domain=PS} 20241012082604194 DLU <0006> fsm.c:456 lu(262427993063055)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604194 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604211 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427993063055)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604211 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427993063055" cn_domain=PS} 20241012082604211 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604212 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604219 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604219 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427993063055"} 20241012082604219 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427993063055)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604220 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604220 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427993063055"} 20241012082604220 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427993063055)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427993063055)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604220 DLU <0006> fsm.c:568 lu(PS:IMSI-262427993063055)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604220 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604220 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604223 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604223 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427993063055" cn_domain=CS} 20241012082604223 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604231 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427993063055"} 20241012082604231 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604232 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604232 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20241012082604261 DAUC <0003> db_auc.c:157 IMSI='262426706423049': No 2G Auth Data 20241012082604261 DAUC <0003> db_auc.c:192 IMSI='262426706423049': No 3G Auth Data 20241012082604268 DLGSUP <0013> hlr.c:121 IMSI 262426706423049: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082604287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43758<->l=127.0.0.1:4258 20241012082604288 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604289 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426706423049" cn_domain=PS} 20241012082604289 DLU <0006> fsm.c:456 lu(262426706423049)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604289 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604304 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426706423049)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604304 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426706423049" cn_domain=PS} 20241012082604304 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604304 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604306 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426706423049"} 20241012082604306 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426706423049)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604306 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604306 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426706423049"} 20241012082604306 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426706423049)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426706423049)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604306 DLU <0006> fsm.c:568 lu(PS:IMSI-262426706423049)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604307 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426706423049" cn_domain=CS} 20241012082604307 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604319 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426706423049"} 20241012082604319 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604319 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604319 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43758<->l=127.0.0.1:4258 20241012082604350 DAUC <0003> db_auc.c:157 IMSI='262427179660388': No 2G Auth Data 20241012082604350 DAUC <0003> db_auc.c:192 IMSI='262427179660388': No 3G Auth Data 20241012082604359 DLGSUP <0013> hlr.c:121 IMSI 262427179660388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082604373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20241012082604375 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604375 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427179660388" cn_domain=PS} 20241012082604375 DLU <0006> fsm.c:456 lu(262427179660388)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604375 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604391 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427179660388)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604391 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427179660388" cn_domain=PS} 20241012082604391 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604391 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604393 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604393 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427179660388"} 20241012082604393 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427179660388)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604393 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604393 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427179660388"} 20241012082604393 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427179660388)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427179660388)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604393 DLU <0006> fsm.c:568 lu(PS:IMSI-262427179660388)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604393 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604393 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604395 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604395 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427179660388" cn_domain=CS} 20241012082604395 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604403 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427179660388"} 20241012082604403 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604403 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604403 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20241012082604437 DAUC <0003> db_auc.c:157 IMSI='262422708592682': No 2G Auth Data 20241012082604437 DAUC <0003> db_auc.c:192 IMSI='262422708592682': No 3G Auth Data 20241012082604446 DLGSUP <0013> hlr.c:121 IMSI 262422708592682: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082604461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20241012082604463 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604463 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422708592682" cn_domain=PS} 20241012082604463 DLU <0006> fsm.c:456 lu(262422708592682)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604463 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422708592682)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604479 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422708592682" cn_domain=PS} 20241012082604479 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604479 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604482 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604482 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422708592682"} 20241012082604482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422708592682)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604482 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604482 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422708592682"} 20241012082604482 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422708592682)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422708592682)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604482 DLU <0006> fsm.c:568 lu(PS:IMSI-262422708592682)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604482 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604482 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604484 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604484 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422708592682" cn_domain=CS} 20241012082604484 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604492 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422708592682"} 20241012082604492 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604492 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604492 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20241012082604522 DAUC <0003> db_auc.c:157 IMSI='262427544240365': No 2G Auth Data 20241012082604522 DAUC <0003> db_auc.c:192 IMSI='262427544240365': No 3G Auth Data 20241012082604530 DLGSUP <0013> hlr.c:121 IMSI 262427544240365: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082604544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43790<->l=127.0.0.1:4258 20241012082604546 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604546 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427544240365" cn_domain=PS} 20241012082604546 DLU <0006> fsm.c:456 lu(262427544240365)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604546 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427544240365)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604561 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427544240365" cn_domain=PS} 20241012082604561 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604561 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604563 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604563 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427544240365"} 20241012082604563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427544240365)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604563 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604563 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427544240365"} 20241012082604563 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427544240365)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427544240365)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604563 DLU <0006> fsm.c:568 lu(PS:IMSI-262427544240365)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604563 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604563 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604565 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604565 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427544240365" cn_domain=CS} 20241012082604565 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604573 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427544240365"} 20241012082604573 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604573 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604573 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43790<->l=127.0.0.1:4258 20241012082604599 DAUC <0003> db_auc.c:157 IMSI='262428090553462': No 2G Auth Data 20241012082604599 DAUC <0003> db_auc.c:192 IMSI='262428090553462': No 3G Auth Data 20241012082604608 DLGSUP <0013> hlr.c:121 IMSI 262428090553462: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082604632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43792<->l=127.0.0.1:4258 20241012082604634 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604634 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428090553462" cn_domain=PS} 20241012082604634 DLU <0006> fsm.c:456 lu(262428090553462)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604634 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604650 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428090553462)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604650 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428090553462" cn_domain=PS} 20241012082604650 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604650 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604654 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604654 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428090553462"} 20241012082604654 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428090553462)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604654 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604654 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428090553462"} 20241012082604654 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428090553462)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428090553462)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604654 DLU <0006> fsm.c:568 lu(PS:IMSI-262428090553462)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604654 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604654 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604656 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604656 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428090553462" cn_domain=CS} 20241012082604656 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604664 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428090553462"} 20241012082604664 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604664 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604664 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43792<->l=127.0.0.1:4258 20241012082604701 DAUC <0003> db_auc.c:157 IMSI='262424494382826': No 2G Auth Data 20241012082604701 DAUC <0003> db_auc.c:192 IMSI='262424494382826': No 3G Auth Data 20241012082604709 DLGSUP <0013> hlr.c:121 IMSI 262424494382826: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082604733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43804<->l=127.0.0.1:4258 20241012082604736 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604736 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424494382826" cn_domain=PS} 20241012082604736 DLU <0006> fsm.c:456 lu(262424494382826)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604736 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604751 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424494382826)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604751 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424494382826" cn_domain=PS} 20241012082604751 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604751 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604756 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604756 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424494382826"} 20241012082604756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424494382826)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604756 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604756 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424494382826"} 20241012082604756 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424494382826)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424494382826)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604756 DLU <0006> fsm.c:568 lu(PS:IMSI-262424494382826)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604756 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604756 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604760 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604760 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424494382826" cn_domain=CS} 20241012082604760 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604768 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424494382826"} 20241012082604768 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604768 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604768 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43804<->l=127.0.0.1:4258 20241012082604804 DAUC <0003> db_auc.c:157 IMSI='262421158273461': No 2G Auth Data 20241012082604804 DAUC <0003> db_auc.c:192 IMSI='262421158273461': No 3G Auth Data 20241012082604812 DLGSUP <0013> hlr.c:121 IMSI 262421158273461: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082604835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43806<->l=127.0.0.1:4258 20241012082604838 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604838 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421158273461" cn_domain=PS} 20241012082604838 DLU <0006> fsm.c:456 lu(262421158273461)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604838 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604853 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421158273461)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604853 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421158273461" cn_domain=PS} 20241012082604853 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604853 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604858 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604858 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421158273461"} 20241012082604858 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421158273461)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604858 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604858 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421158273461"} 20241012082604858 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421158273461)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421158273461)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604858 DLU <0006> fsm.c:568 lu(PS:IMSI-262421158273461)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604858 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604858 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604860 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604860 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421158273461" cn_domain=CS} 20241012082604860 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604868 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421158273461"} 20241012082604868 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604868 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604868 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43806<->l=127.0.0.1:4258 20241012082604897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43740<->l=127.0.0.1:4258 20241012082604897 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604897 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082604897 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082604897 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082604897 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35637<->l=127.0.0.1:4259) 20241012082604919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 20241012082605020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 20241012082608132 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082608132 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082608137 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43826<->l=127.0.0.1:4258 20241012082608142 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608142 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082608142 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082608142 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  20241012082608142 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082608142 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  20241012082608142 DLGSUP <0013> gsup_server.c:235 2:  20241012082608142 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082608142 DLGSUP <0013> gsup_server.c:235 3:  20241012082608142 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082608142 DLGSUP <0013> gsup_server.c:235 4:  20241012082608142 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082608142 DLGSUP <0013> gsup_server.c:235 5:  20241012082608142 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082608142 DLGSUP <0013> gsup_server.c:235 7:  20241012082608142 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082608142 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082608142 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082608142 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082608161 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44569<->l=127.0.0.1:4259) 20241012082608183 DAUC <0003> db_auc.c:157 IMSI='262424060224342': No 2G Auth Data 20241012082608183 DAUC <0003> db_auc.c:192 IMSI='262424060224342': No 3G Auth Data 20241012082608226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43828<->l=127.0.0.1:4258 20241012082608237 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608237 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424060224342" cn_domain=PS} 20241012082608237 DLU <0006> fsm.c:456 lu(262424060224342)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608237 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608254 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424060224342)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608254 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424060224342" cn_domain=PS} 20241012082608254 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608254 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608262 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608262 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424060224342"} 20241012082608262 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424060224342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608262 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608262 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424060224342"} 20241012082608262 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424060224342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424060224342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608262 DLU <0006> fsm.c:568 lu(PS:IMSI-262424060224342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608262 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608262 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608265 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608265 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424060224342" cn_domain=PS} 20241012082608265 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608274 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424060224342"} 20241012082608274 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608274 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608274 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43828<->l=127.0.0.1:4258 20241012082608302 DAUC <0003> db_auc.c:157 IMSI='262425792618014': No 2G Auth Data 20241012082608302 DAUC <0003> db_auc.c:192 IMSI='262425792618014': No 3G Auth Data 20241012082608310 DLGSUP <0013> hlr.c:121 IMSI 262425792618014: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082608323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4258 20241012082608325 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608325 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425792618014" cn_domain=PS} 20241012082608325 DLU <0006> fsm.c:456 lu(262425792618014)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608325 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425792618014)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608341 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425792618014" cn_domain=PS} 20241012082608341 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608341 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608343 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608343 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425792618014"} 20241012082608343 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425792618014)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608343 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608343 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425792618014"} 20241012082608343 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425792618014)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425792618014)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608343 DLU <0006> fsm.c:568 lu(PS:IMSI-262425792618014)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608343 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608343 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608344 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608344 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425792618014" cn_domain=PS} 20241012082608344 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608352 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425792618014"} 20241012082608352 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608352 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608352 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4258 20241012082608378 DAUC <0003> db_auc.c:157 IMSI='262423511626819': No 2G Auth Data 20241012082608378 DAUC <0003> db_auc.c:192 IMSI='262423511626819': No 3G Auth Data 20241012082608386 DLGSUP <0013> hlr.c:121 IMSI 262423511626819: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082608400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43846<->l=127.0.0.1:4258 20241012082608403 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608403 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423511626819" cn_domain=PS} 20241012082608403 DLU <0006> fsm.c:456 lu(262423511626819)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608403 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608418 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423511626819)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608418 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423511626819" cn_domain=PS} 20241012082608418 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608418 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608423 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608423 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423511626819"} 20241012082608423 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423511626819)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608423 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608423 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423511626819"} 20241012082608423 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423511626819)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423511626819)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608423 DLU <0006> fsm.c:568 lu(PS:IMSI-262423511626819)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608423 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608423 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608426 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608426 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423511626819" cn_domain=PS} 20241012082608426 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608434 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423511626819"} 20241012082608434 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608434 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608434 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43846<->l=127.0.0.1:4258 20241012082608461 DAUC <0003> db_auc.c:157 IMSI='262428033038102': No 2G Auth Data 20241012082608461 DAUC <0003> db_auc.c:192 IMSI='262428033038102': No 3G Auth Data 20241012082608470 DLGSUP <0013> hlr.c:121 IMSI 262428033038102: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082608483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43856<->l=127.0.0.1:4258 20241012082608484 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608484 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428033038102" cn_domain=PS} 20241012082608484 DLU <0006> fsm.c:456 lu(262428033038102)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608484 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608500 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428033038102)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608500 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428033038102" cn_domain=PS} 20241012082608500 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608500 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608501 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608501 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428033038102"} 20241012082608501 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428033038102)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608501 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608501 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428033038102"} 20241012082608501 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428033038102)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428033038102)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608501 DLU <0006> fsm.c:568 lu(PS:IMSI-262428033038102)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608501 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608501 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608502 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608502 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428033038102" cn_domain=PS} 20241012082608502 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608510 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428033038102"} 20241012082608510 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608510 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608510 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43856<->l=127.0.0.1:4258 20241012082608537 DAUC <0003> db_auc.c:157 IMSI='262427155365766': No 2G Auth Data 20241012082608537 DAUC <0003> db_auc.c:192 IMSI='262427155365766': No 3G Auth Data 20241012082608547 DLGSUP <0013> hlr.c:121 IMSI 262427155365766: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082608561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4258 20241012082608563 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608563 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427155365766" cn_domain=PS} 20241012082608563 DLU <0006> fsm.c:456 lu(262427155365766)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608563 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608578 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427155365766)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608578 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427155365766" cn_domain=PS} 20241012082608578 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608578 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608582 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608582 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427155365766"} 20241012082608582 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427155365766)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608582 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608582 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427155365766"} 20241012082608582 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427155365766)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427155365766)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608582 DLU <0006> fsm.c:568 lu(PS:IMSI-262427155365766)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608582 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608582 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608584 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608584 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427155365766" cn_domain=PS} 20241012082608584 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608592 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427155365766"} 20241012082608592 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4258 20241012082608619 DAUC <0003> db_auc.c:157 IMSI='262420242003895': No 2G Auth Data 20241012082608619 DAUC <0003> db_auc.c:192 IMSI='262420242003895': No 3G Auth Data 20241012082608627 DLGSUP <0013> hlr.c:121 IMSI 262420242003895: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082608648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43868<->l=127.0.0.1:4258 20241012082608650 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608650 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420242003895" cn_domain=PS} 20241012082608650 DLU <0006> fsm.c:456 lu(262420242003895)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608650 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420242003895)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608666 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420242003895" cn_domain=PS} 20241012082608666 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608666 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608670 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608670 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420242003895"} 20241012082608670 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420242003895)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608670 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608670 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420242003895"} 20241012082608670 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420242003895)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420242003895)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608670 DLU <0006> fsm.c:568 lu(PS:IMSI-262420242003895)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608670 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608670 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608673 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608673 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420242003895" cn_domain=PS} 20241012082608673 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608681 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420242003895"} 20241012082608681 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608681 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608681 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43868<->l=127.0.0.1:4258 20241012082608717 DAUC <0003> db_auc.c:157 IMSI='262427684632342': No 2G Auth Data 20241012082608717 DAUC <0003> db_auc.c:192 IMSI='262427684632342': No 3G Auth Data 20241012082608725 DLGSUP <0013> hlr.c:121 IMSI 262427684632342: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082608752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43884<->l=127.0.0.1:4258 20241012082608758 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608758 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427684632342" cn_domain=PS} 20241012082608758 DLU <0006> fsm.c:456 lu(262427684632342)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608758 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608774 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427684632342)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608774 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427684632342" cn_domain=PS} 20241012082608774 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608774 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608779 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608779 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427684632342"} 20241012082608779 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427684632342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608779 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608779 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427684632342"} 20241012082608779 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427684632342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427684632342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608779 DLU <0006> fsm.c:568 lu(PS:IMSI-262427684632342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608779 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608779 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608783 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608783 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427684632342" cn_domain=PS} 20241012082608783 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608791 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427684632342"} 20241012082608791 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608791 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608791 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43884<->l=127.0.0.1:4258 20241012082608827 DAUC <0003> db_auc.c:157 IMSI='262421420736257': No 2G Auth Data 20241012082608827 DAUC <0003> db_auc.c:192 IMSI='262421420736257': No 3G Auth Data 20241012082608835 DLGSUP <0013> hlr.c:121 IMSI 262421420736257: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241012082608860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43898<->l=127.0.0.1:4258 20241012082608865 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608865 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421420736257" cn_domain=PS} 20241012082608865 DLU <0006> fsm.c:456 lu(262421420736257)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608865 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608881 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421420736257)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608881 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421420736257" cn_domain=PS} 20241012082608881 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608881 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608886 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608886 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421420736257"} 20241012082608886 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421420736257)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608886 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608886 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421420736257"} 20241012082608886 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421420736257)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421420736257)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608886 DLU <0006> fsm.c:568 lu(PS:IMSI-262421420736257)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608886 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608886 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608889 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608889 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421420736257" cn_domain=PS} 20241012082608889 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608897 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421420736257"} 20241012082608897 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608897 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608897 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43898<->l=127.0.0.1:4258 20241012082608925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43826<->l=127.0.0.1:4258 20241012082608925 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608925 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082608925 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082608925 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082608925 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44569<->l=127.0.0.1:4259) 20241012082608948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43914<->l=127.0.0.1:4258 20241012082609049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43914<->l=127.0.0.1:4258 20241012082612149 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082612149 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082612154 DLINP <000b> input/ipa.c:451 connected read/write 20241012082612154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082612156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4258 20241012082612160 DLINP <000b> input/ipa.c:451 connected read/write 20241012082612160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082612160 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082612160 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082612160 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  20241012082612160 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082612160 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  20241012082612160 DLGSUP <0013> gsup_server.c:235 2:  20241012082612160 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082612160 DLGSUP <0013> gsup_server.c:235 3:  20241012082612160 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082612160 DLGSUP <0013> gsup_server.c:235 4:  20241012082612160 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082612160 DLGSUP <0013> gsup_server.c:235 5:  20241012082612160 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082612160 DLGSUP <0013> gsup_server.c:235 7:  20241012082612160 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082612160 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082612160 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082612160 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082612179 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42641<->l=127.0.0.1:4259) 20241012082612190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49372<->l=127.0.0.1:4258 20241012082612202 DLINP <000b> input/ipa.c:451 connected read/write 20241012082612202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082612202 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} 20241012082612202 DLU <0006> fsm.c:456 lu(2345743413463)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082612202 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 20241012082612202 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} 20241012082612202 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082612202 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ec537c8120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082612202 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ec537c8120]{UNVALIDATED}: Freeing instance 20241012082612202 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55ec537c8120]{UNVALIDATED}: Deallocated 20241012082612202 DLINP <000b> input/ipa.c:451 connected read/write 20241012082612202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082612202 DLINP <000b> input/ipa.c:451 connected read/write 20241012082612202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082612207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49372<->l=127.0.0.1:4258 20241012082612208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4258 20241012082612210 DLINP <000b> input/ipa.c:451 connected read/write 20241012082612210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082612210 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082612210 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082612210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082612210 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42641<->l=127.0.0.1:4259) 20241012082612247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49386<->l=127.0.0.1:4258 20241012082612348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49386<->l=127.0.0.1:4258 20241012082615455 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082615455 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082615458 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49398<->l=127.0.0.1:4258 20241012082615464 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615464 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082615464 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082615464 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  20241012082615464 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082615464 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  20241012082615464 DLGSUP <0013> gsup_server.c:235 2:  20241012082615464 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082615464 DLGSUP <0013> gsup_server.c:235 3:  20241012082615464 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082615464 DLGSUP <0013> gsup_server.c:235 4:  20241012082615464 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082615464 DLGSUP <0013> gsup_server.c:235 5:  20241012082615464 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082615464 DLGSUP <0013> gsup_server.c:235 7:  20241012082615464 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082615464 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082615464 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082615464 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082615480 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41979<->l=127.0.0.1:4259) 20241012082615504 DAUC <0003> db_auc.c:157 IMSI='262428326109080': No 2G Auth Data 20241012082615504 DAUC <0003> db_auc.c:192 IMSI='262428326109080': No 3G Auth Data 20241012082615546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4258 20241012082615560 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615560 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428326109080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428326109080" session_id=3687874501 session_state=BEGIN} 20241012082615560 DSS <0004> hlr_ussd.c:576 262428326109080/0xdbd07fc5: Process SS (BEGIN) 20241012082615560 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615560 DSS <0004> hlr_ussd.c:518 262428326109080/0xdbd07fc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615560 DSS <0004> hlr_ussd.c:523 262428326109080/0xdbd07fc5: USSD for unknown code '*#200#' 20241012082615560 DSS <0004> hlr_ussd.c:354 262428326109080/0xdbd07fc5: Tx ReturnError(1, 0x12) 20241012082615560 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428326109080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428326109080" session_id=3687874501 session_state=END} 20241012082615560 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615560 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4258 20241012082615572 DAUC <0003> db_auc.c:157 IMSI='262422560406848': No 2G Auth Data 20241012082615572 DAUC <0003> db_auc.c:192 IMSI='262422560406848': No 3G Auth Data 20241012082615594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49420<->l=127.0.0.1:4258 20241012082615597 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615597 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422560406848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422560406848" session_id=1906696380 session_state=BEGIN} 20241012082615597 DSS <0004> hlr_ussd.c:576 262422560406848/0x71a5e0bc: Process SS (BEGIN) 20241012082615597 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615597 DSS <0004> hlr_ussd.c:518 262422560406848/0x71a5e0bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615597 DSS <0004> hlr_ussd.c:523 262422560406848/0x71a5e0bc: USSD for unknown code '*#200#' 20241012082615597 DSS <0004> hlr_ussd.c:354 262422560406848/0x71a5e0bc: Tx ReturnError(1, 0x12) 20241012082615597 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422560406848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422560406848" session_id=1906696380 session_state=END} 20241012082615597 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615597 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49420<->l=127.0.0.1:4258 20241012082615607 DAUC <0003> db_auc.c:157 IMSI='262429466989432': No 2G Auth Data 20241012082615607 DAUC <0003> db_auc.c:192 IMSI='262429466989432': No 3G Auth Data 20241012082615628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49432<->l=127.0.0.1:4258 20241012082615631 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615631 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429466989432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429466989432" session_id=229632932 session_state=BEGIN} 20241012082615631 DSS <0004> hlr_ussd.c:576 262429466989432/0x0dafeba4: Process SS (BEGIN) 20241012082615631 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615631 DSS <0004> hlr_ussd.c:518 262429466989432/0x0dafeba4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615631 DSS <0004> hlr_ussd.c:523 262429466989432/0x0dafeba4: USSD for unknown code '*#200#' 20241012082615631 DSS <0004> hlr_ussd.c:354 262429466989432/0x0dafeba4: Tx ReturnError(1, 0x12) 20241012082615631 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429466989432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429466989432" session_id=229632932 session_state=END} 20241012082615631 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615631 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49432<->l=127.0.0.1:4258 20241012082615649 DAUC <0003> db_auc.c:157 IMSI='262421688359794': No 2G Auth Data 20241012082615649 DAUC <0003> db_auc.c:192 IMSI='262421688359794': No 3G Auth Data 20241012082615668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49442<->l=127.0.0.1:4258 20241012082615671 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615671 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421688359794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421688359794" session_id=1474551252 session_state=BEGIN} 20241012082615671 DSS <0004> hlr_ussd.c:576 262421688359794/0x57e3ddd4: Process SS (BEGIN) 20241012082615671 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615671 DSS <0004> hlr_ussd.c:518 262421688359794/0x57e3ddd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615671 DSS <0004> hlr_ussd.c:523 262421688359794/0x57e3ddd4: USSD for unknown code '*#200#' 20241012082615671 DSS <0004> hlr_ussd.c:354 262421688359794/0x57e3ddd4: Tx ReturnError(1, 0x12) 20241012082615671 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421688359794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421688359794" session_id=1474551252 session_state=END} 20241012082615671 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615672 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49442<->l=127.0.0.1:4258 20241012082615676 DAUC <0003> db_auc.c:157 IMSI='262426575351252': No 2G Auth Data 20241012082615676 DAUC <0003> db_auc.c:192 IMSI='262426575351252': No 3G Auth Data 20241012082615687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49454<->l=127.0.0.1:4258 20241012082615689 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615689 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426575351252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426575351252" session_id=2473816165 session_state=BEGIN} 20241012082615689 DSS <0004> hlr_ussd.c:576 262426575351252/0x93737065: Process SS (BEGIN) 20241012082615689 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615689 DSS <0004> hlr_ussd.c:518 262426575351252/0x93737065: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615689 DSS <0004> hlr_ussd.c:523 262426575351252/0x93737065: USSD for unknown code '*#200#' 20241012082615689 DSS <0004> hlr_ussd.c:354 262426575351252/0x93737065: Tx ReturnError(1, 0x12) 20241012082615689 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426575351252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426575351252" session_id=2473816165 session_state=END} 20241012082615689 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615689 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49454<->l=127.0.0.1:4258 20241012082615693 DAUC <0003> db_auc.c:157 IMSI='262428118088337': No 2G Auth Data 20241012082615693 DAUC <0003> db_auc.c:192 IMSI='262428118088337': No 3G Auth Data 20241012082615712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49456<->l=127.0.0.1:4258 20241012082615715 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615715 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428118088337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428118088337" session_id=4133493327 session_state=BEGIN} 20241012082615715 DSS <0004> hlr_ussd.c:576 262428118088337/0xf6601a4f: Process SS (BEGIN) 20241012082615715 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615715 DSS <0004> hlr_ussd.c:518 262428118088337/0xf6601a4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615715 DSS <0004> hlr_ussd.c:523 262428118088337/0xf6601a4f: USSD for unknown code '*#200#' 20241012082615715 DSS <0004> hlr_ussd.c:354 262428118088337/0xf6601a4f: Tx ReturnError(1, 0x12) 20241012082615715 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428118088337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428118088337" session_id=4133493327 session_state=END} 20241012082615715 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615715 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49456<->l=127.0.0.1:4258 20241012082615719 DAUC <0003> db_auc.c:157 IMSI='262424682281093': No 2G Auth Data 20241012082615719 DAUC <0003> db_auc.c:192 IMSI='262424682281093': No 3G Auth Data 20241012082615732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49458<->l=127.0.0.1:4258 20241012082615735 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615735 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424682281093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424682281093" session_id=2536903503 session_state=BEGIN} 20241012082615735 DSS <0004> hlr_ussd.c:576 262424682281093/0x9736134f: Process SS (BEGIN) 20241012082615735 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615735 DSS <0004> hlr_ussd.c:518 262424682281093/0x9736134f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615735 DSS <0004> hlr_ussd.c:523 262424682281093/0x9736134f: USSD for unknown code '*#200#' 20241012082615735 DSS <0004> hlr_ussd.c:354 262424682281093/0x9736134f: Tx ReturnError(1, 0x12) 20241012082615735 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424682281093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424682281093" session_id=2536903503 session_state=END} 20241012082615735 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615735 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49458<->l=127.0.0.1:4258 20241012082615739 DAUC <0003> db_auc.c:157 IMSI='262427996773591': No 2G Auth Data 20241012082615739 DAUC <0003> db_auc.c:192 IMSI='262427996773591': No 3G Auth Data 20241012082615758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49466<->l=127.0.0.1:4258 20241012082615761 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615761 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427996773591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427996773591" session_id=849732803 session_state=BEGIN} 20241012082615761 DSS <0004> hlr_ussd.c:576 262427996773591/0x32a5e4c3: Process SS (BEGIN) 20241012082615761 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615761 DSS <0004> hlr_ussd.c:518 262427996773591/0x32a5e4c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615761 DSS <0004> hlr_ussd.c:523 262427996773591/0x32a5e4c3: USSD for unknown code '*#200#' 20241012082615761 DSS <0004> hlr_ussd.c:354 262427996773591/0x32a5e4c3: Tx ReturnError(1, 0x12) 20241012082615761 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427996773591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427996773591" session_id=849732803 session_state=END} 20241012082615761 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615761 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49466<->l=127.0.0.1:4258 20241012082615762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49398<->l=127.0.0.1:4258 20241012082615763 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615763 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082615763 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082615763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082615763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41979<->l=127.0.0.1:4259) 20241012082615785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49476<->l=127.0.0.1:4258 20241012082615886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49476<->l=127.0.0.1:4258 20241012082619008 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082619008 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082619013 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49480<->l=127.0.0.1:4258 20241012082619026 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619026 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082619026 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082619026 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  20241012082619026 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082619026 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  20241012082619026 DLGSUP <0013> gsup_server.c:235 2:  20241012082619026 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082619026 DLGSUP <0013> gsup_server.c:235 3:  20241012082619026 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082619026 DLGSUP <0013> gsup_server.c:235 4:  20241012082619026 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082619026 DLGSUP <0013> gsup_server.c:235 5:  20241012082619026 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082619026 DLGSUP <0013> gsup_server.c:235 7:  20241012082619026 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082619026 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082619026 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082619026 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082619076 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33435<->l=127.0.0.1:4259) 20241012082619103 DAUC <0003> db_auc.c:157 IMSI='262425151977622': No 2G Auth Data 20241012082619103 DAUC <0003> db_auc.c:192 IMSI='262425151977622': No 3G Auth Data 20241012082619122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4258 20241012082619131 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619131 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425151977622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425151977622" session_id=1644222298 session_state=BEGIN} 20241012082619131 DSS <0004> hlr_ussd.c:576 262425151977622/0x6200d75a: Process SS (BEGIN) 20241012082619131 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619131 DSS <0004> hlr_ussd.c:518 262425151977622/0x6200d75a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619131 DSS <0004> hlr_ussd.c:542 262425151977622/0x6200d75a: Cannot find conn for EUSE EUSE-foobar 20241012082619131 DSS <0004> hlr_ussd.c:354 262425151977622/0x6200d75a: Tx ReturnError(1, 0x22) 20241012082619131 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425151977622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425151977622" session_id=1644222298 session_state=END} 20241012082619131 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619131 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4258 20241012082619140 DAUC <0003> db_auc.c:157 IMSI='262421064062685': No 2G Auth Data 20241012082619140 DAUC <0003> db_auc.c:192 IMSI='262421064062685': No 3G Auth Data 20241012082619160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49508<->l=127.0.0.1:4258 20241012082619168 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619169 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421064062685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421064062685" session_id=3409075119 session_state=BEGIN} 20241012082619169 DSS <0004> hlr_ussd.c:576 262421064062685/0xcb325baf: Process SS (BEGIN) 20241012082619169 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619169 DSS <0004> hlr_ussd.c:518 262421064062685/0xcb325baf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619169 DSS <0004> hlr_ussd.c:542 262421064062685/0xcb325baf: Cannot find conn for EUSE EUSE-foobar 20241012082619169 DSS <0004> hlr_ussd.c:354 262421064062685/0xcb325baf: Tx ReturnError(1, 0x22) 20241012082619169 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421064062685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421064062685" session_id=3409075119 session_state=END} 20241012082619169 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619169 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49508<->l=127.0.0.1:4258 20241012082619176 DAUC <0003> db_auc.c:157 IMSI='262421155200142': No 2G Auth Data 20241012082619176 DAUC <0003> db_auc.c:192 IMSI='262421155200142': No 3G Auth Data 20241012082619192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49518<->l=127.0.0.1:4258 20241012082619196 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619196 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421155200142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421155200142" session_id=1103127506 session_state=BEGIN} 20241012082619196 DSS <0004> hlr_ussd.c:576 262421155200142/0x41c063d2: Process SS (BEGIN) 20241012082619196 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619196 DSS <0004> hlr_ussd.c:518 262421155200142/0x41c063d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619196 DSS <0004> hlr_ussd.c:542 262421155200142/0x41c063d2: Cannot find conn for EUSE EUSE-foobar 20241012082619196 DSS <0004> hlr_ussd.c:354 262421155200142/0x41c063d2: Tx ReturnError(1, 0x22) 20241012082619196 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421155200142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421155200142" session_id=1103127506 session_state=END} 20241012082619196 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619196 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49518<->l=127.0.0.1:4258 20241012082619202 DAUC <0003> db_auc.c:157 IMSI='262428161910840': No 2G Auth Data 20241012082619202 DAUC <0003> db_auc.c:192 IMSI='262428161910840': No 3G Auth Data 20241012082619217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49528<->l=127.0.0.1:4258 20241012082619221 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619221 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428161910840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428161910840" session_id=851726336 session_state=BEGIN} 20241012082619221 DSS <0004> hlr_ussd.c:576 262428161910840/0x32c45000: Process SS (BEGIN) 20241012082619221 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619221 DSS <0004> hlr_ussd.c:518 262428161910840/0x32c45000: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619221 DSS <0004> hlr_ussd.c:542 262428161910840/0x32c45000: Cannot find conn for EUSE EUSE-foobar 20241012082619221 DSS <0004> hlr_ussd.c:354 262428161910840/0x32c45000: Tx ReturnError(1, 0x22) 20241012082619221 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428161910840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428161910840" session_id=851726336 session_state=END} 20241012082619221 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619221 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49528<->l=127.0.0.1:4258 20241012082619226 DAUC <0003> db_auc.c:157 IMSI='262427897737035': No 2G Auth Data 20241012082619226 DAUC <0003> db_auc.c:192 IMSI='262427897737035': No 3G Auth Data 20241012082619242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49536<->l=127.0.0.1:4258 20241012082619246 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619246 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427897737035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427897737035" session_id=3773674047 session_state=BEGIN} 20241012082619246 DSS <0004> hlr_ussd.c:576 262427897737035/0xe0edb23f: Process SS (BEGIN) 20241012082619246 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619246 DSS <0004> hlr_ussd.c:518 262427897737035/0xe0edb23f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619246 DSS <0004> hlr_ussd.c:542 262427897737035/0xe0edb23f: Cannot find conn for EUSE EUSE-foobar 20241012082619246 DSS <0004> hlr_ussd.c:354 262427897737035/0xe0edb23f: Tx ReturnError(1, 0x22) 20241012082619246 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427897737035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427897737035" session_id=3773674047 session_state=END} 20241012082619246 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619246 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49536<->l=127.0.0.1:4258 20241012082619253 DAUC <0003> db_auc.c:157 IMSI='262420143834644': No 2G Auth Data 20241012082619253 DAUC <0003> db_auc.c:192 IMSI='262420143834644': No 3G Auth Data 20241012082619270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49548<->l=127.0.0.1:4258 20241012082619274 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619274 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420143834644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420143834644" session_id=92790788 session_state=BEGIN} 20241012082619274 DSS <0004> hlr_ussd.c:576 262420143834644/0x0587e004: Process SS (BEGIN) 20241012082619274 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619274 DSS <0004> hlr_ussd.c:518 262420143834644/0x0587e004: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619274 DSS <0004> hlr_ussd.c:542 262420143834644/0x0587e004: Cannot find conn for EUSE EUSE-foobar 20241012082619274 DSS <0004> hlr_ussd.c:354 262420143834644/0x0587e004: Tx ReturnError(1, 0x22) 20241012082619274 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420143834644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420143834644" session_id=92790788 session_state=END} 20241012082619274 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619274 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49548<->l=127.0.0.1:4258 20241012082619278 DAUC <0003> db_auc.c:157 IMSI='262429987551307': No 2G Auth Data 20241012082619278 DAUC <0003> db_auc.c:192 IMSI='262429987551307': No 3G Auth Data 20241012082619295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49550<->l=127.0.0.1:4258 20241012082619298 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619298 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429987551307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429987551307" session_id=4288415604 session_state=BEGIN} 20241012082619298 DSS <0004> hlr_ussd.c:576 262429987551307/0xff9c0774: Process SS (BEGIN) 20241012082619298 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619298 DSS <0004> hlr_ussd.c:518 262429987551307/0xff9c0774: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619298 DSS <0004> hlr_ussd.c:542 262429987551307/0xff9c0774: Cannot find conn for EUSE EUSE-foobar 20241012082619298 DSS <0004> hlr_ussd.c:354 262429987551307/0xff9c0774: Tx ReturnError(1, 0x22) 20241012082619298 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429987551307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429987551307" session_id=4288415604 session_state=END} 20241012082619298 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619298 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49550<->l=127.0.0.1:4258 20241012082619303 DAUC <0003> db_auc.c:157 IMSI='262422705784215': No 2G Auth Data 20241012082619303 DAUC <0003> db_auc.c:192 IMSI='262422705784215': No 3G Auth Data 20241012082619318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49556<->l=127.0.0.1:4258 20241012082619320 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619320 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422705784215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422705784215" session_id=4124282659 session_state=BEGIN} 20241012082619320 DSS <0004> hlr_ussd.c:576 262422705784215/0xf5d38f23: Process SS (BEGIN) 20241012082619320 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619320 DSS <0004> hlr_ussd.c:518 262422705784215/0xf5d38f23: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619320 DSS <0004> hlr_ussd.c:542 262422705784215/0xf5d38f23: Cannot find conn for EUSE EUSE-foobar 20241012082619320 DSS <0004> hlr_ussd.c:354 262422705784215/0xf5d38f23: Tx ReturnError(1, 0x22) 20241012082619320 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422705784215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422705784215" session_id=4124282659 session_state=END} 20241012082619320 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619320 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49556<->l=127.0.0.1:4258 20241012082619322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49480<->l=127.0.0.1:4258 20241012082619323 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33435<->l=127.0.0.1:4259) 20241012082619323 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619323 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082619323 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082619323 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082619345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49558<->l=127.0.0.1:4258 20241012082619547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49558<->l=127.0.0.1:4258 20241012082622667 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082622667 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082622669 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4258 20241012082622670 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622670 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082622670 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082622670 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  20241012082622670 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082622670 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  20241012082622670 DLGSUP <0013> gsup_server.c:235 2:  20241012082622670 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082622670 DLGSUP <0013> gsup_server.c:235 3:  20241012082622670 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082622670 DLGSUP <0013> gsup_server.c:235 4:  20241012082622670 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082622670 DLGSUP <0013> gsup_server.c:235 5:  20241012082622670 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082622670 DLGSUP <0013> gsup_server.c:235 7:  20241012082622670 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082622670 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082622670 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082622670 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082622680 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40369<->l=127.0.0.1:4259) 20241012082622710 DAUC <0003> db_auc.c:157 IMSI='262429304607064': No 2G Auth Data 20241012082622710 DAUC <0003> db_auc.c:192 IMSI='262429304607064': No 3G Auth Data 20241012082622740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 20241012082622754 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622755 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429304607064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429304607064" session_id=3656937884 session_state=BEGIN} 20241012082622755 DSS <0004> hlr_ussd.c:576 262429304607064/0xd9f8719c: Process SS (BEGIN) 20241012082622755 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622755 DSS <0004> hlr_ussd.c:518 262429304607064/0xd9f8719c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622755 DSS <0004> hlr_ussd.c:363 262429304607064/0xd9f8719c: Tx USSD 'Your IMSI is 262429304607064' 20241012082622755 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429304607064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429304607064" session_id=3656937884 session_state=END} 20241012082622755 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429304607064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622755 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622755 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 20241012082622765 DAUC <0003> db_auc.c:157 IMSI='262423569429524': No 2G Auth Data 20241012082622765 DAUC <0003> db_auc.c:192 IMSI='262423569429524': No 3G Auth Data 20241012082622776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4258 20241012082622779 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622779 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423569429524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423569429524" session_id=1101766893 session_state=BEGIN} 20241012082622779 DSS <0004> hlr_ussd.c:576 262423569429524/0x41aba0ed: Process SS (BEGIN) 20241012082622779 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622779 DSS <0004> hlr_ussd.c:518 262423569429524/0x41aba0ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622779 DSS <0004> hlr_ussd.c:363 262423569429524/0x41aba0ed: Tx USSD 'Your IMSI is 262423569429524' 20241012082622779 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423569429524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423569429524" session_id=1101766893 session_state=END} 20241012082622779 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423569429524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622779 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622779 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4258 20241012082622784 DAUC <0003> db_auc.c:157 IMSI='262421574836777': No 2G Auth Data 20241012082622784 DAUC <0003> db_auc.c:192 IMSI='262421574836777': No 3G Auth Data 20241012082622794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4258 20241012082622797 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622797 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421574836777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421574836777" session_id=3641940388 session_state=BEGIN} 20241012082622797 DSS <0004> hlr_ussd.c:576 262421574836777/0xd91399a4: Process SS (BEGIN) 20241012082622797 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622797 DSS <0004> hlr_ussd.c:518 262421574836777/0xd91399a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622797 DSS <0004> hlr_ussd.c:363 262421574836777/0xd91399a4: Tx USSD 'Your IMSI is 262421574836777' 20241012082622797 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421574836777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421574836777" session_id=3641940388 session_state=END} 20241012082622797 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421574836777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622797 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622797 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4258 20241012082622802 DAUC <0003> db_auc.c:157 IMSI='262428411352880': No 2G Auth Data 20241012082622802 DAUC <0003> db_auc.c:192 IMSI='262428411352880': No 3G Auth Data 20241012082622813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49694<->l=127.0.0.1:4258 20241012082622815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622815 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428411352880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428411352880" session_id=813387512 session_state=BEGIN} 20241012082622815 DSS <0004> hlr_ussd.c:576 262428411352880/0x307b4ef8: Process SS (BEGIN) 20241012082622815 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622815 DSS <0004> hlr_ussd.c:518 262428411352880/0x307b4ef8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622815 DSS <0004> hlr_ussd.c:363 262428411352880/0x307b4ef8: Tx USSD 'Your IMSI is 262428411352880' 20241012082622815 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428411352880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428411352880" session_id=813387512 session_state=END} 20241012082622815 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428411352880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49694<->l=127.0.0.1:4258 20241012082622820 DAUC <0003> db_auc.c:157 IMSI='262427038481473': No 2G Auth Data 20241012082622820 DAUC <0003> db_auc.c:192 IMSI='262427038481473': No 3G Auth Data 20241012082622831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49710<->l=127.0.0.1:4258 20241012082622834 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622834 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427038481473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427038481473" session_id=3924582656 session_state=BEGIN} 20241012082622834 DSS <0004> hlr_ussd.c:576 262427038481473/0xe9ec6100: Process SS (BEGIN) 20241012082622834 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622834 DSS <0004> hlr_ussd.c:518 262427038481473/0xe9ec6100: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622834 DSS <0004> hlr_ussd.c:363 262427038481473/0xe9ec6100: Tx USSD 'Your IMSI is 262427038481473' 20241012082622834 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427038481473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427038481473" session_id=3924582656 session_state=END} 20241012082622834 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427038481473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622834 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622834 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49710<->l=127.0.0.1:4258 20241012082622839 DAUC <0003> db_auc.c:157 IMSI='262422190700746': No 2G Auth Data 20241012082622839 DAUC <0003> db_auc.c:192 IMSI='262422190700746': No 3G Auth Data 20241012082622853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49716<->l=127.0.0.1:4258 20241012082622856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622856 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422190700746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422190700746" session_id=3753961001 session_state=BEGIN} 20241012082622856 DSS <0004> hlr_ussd.c:576 262422190700746/0xdfc0e629: Process SS (BEGIN) 20241012082622856 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622856 DSS <0004> hlr_ussd.c:518 262422190700746/0xdfc0e629: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622856 DSS <0004> hlr_ussd.c:363 262422190700746/0xdfc0e629: Tx USSD 'Your IMSI is 262422190700746' 20241012082622856 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422190700746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422190700746" session_id=3753961001 session_state=END} 20241012082622856 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422190700746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49716<->l=127.0.0.1:4258 20241012082622860 DAUC <0003> db_auc.c:157 IMSI='262429893856012': No 2G Auth Data 20241012082622860 DAUC <0003> db_auc.c:192 IMSI='262429893856012': No 3G Auth Data 20241012082622874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20241012082622877 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622877 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429893856012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429893856012" session_id=3262933597 session_state=BEGIN} 20241012082622877 DSS <0004> hlr_ussd.c:576 262429893856012/0xc27c6a5d: Process SS (BEGIN) 20241012082622877 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622877 DSS <0004> hlr_ussd.c:518 262429893856012/0xc27c6a5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622877 DSS <0004> hlr_ussd.c:363 262429893856012/0xc27c6a5d: Tx USSD 'Your IMSI is 262429893856012' 20241012082622877 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429893856012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429893856012" session_id=3262933597 session_state=END} 20241012082622877 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429893856012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622877 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622877 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20241012082622882 DAUC <0003> db_auc.c:157 IMSI='262429361570616': No 2G Auth Data 20241012082622882 DAUC <0003> db_auc.c:192 IMSI='262429361570616': No 3G Auth Data 20241012082622896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49734<->l=127.0.0.1:4258 20241012082622898 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622899 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429361570616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429361570616" session_id=528645432 session_state=BEGIN} 20241012082622899 DSS <0004> hlr_ussd.c:576 262429361570616/0x1f827d38: Process SS (BEGIN) 20241012082622899 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622899 DSS <0004> hlr_ussd.c:518 262429361570616/0x1f827d38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622899 DSS <0004> hlr_ussd.c:363 262429361570616/0x1f827d38: Tx USSD 'Your IMSI is 262429361570616' 20241012082622899 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429361570616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429361570616" session_id=528645432 session_state=END} 20241012082622899 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429361570616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622899 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622899 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49734<->l=127.0.0.1:4258 20241012082622901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4258 20241012082622901 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622901 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082622901 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082622901 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082622901 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40369<->l=127.0.0.1:4259) 20241012082622924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 20241012082623125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 20241012082626243 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082626243 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082626248 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 20241012082626254 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626254 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082626254 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082626254 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  20241012082626254 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082626254 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  20241012082626254 DLGSUP <0013> gsup_server.c:235 2:  20241012082626254 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082626254 DLGSUP <0013> gsup_server.c:235 3:  20241012082626254 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082626254 DLGSUP <0013> gsup_server.c:235 4:  20241012082626254 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082626254 DLGSUP <0013> gsup_server.c:235 5:  20241012082626254 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082626254 DLGSUP <0013> gsup_server.c:235 7:  20241012082626254 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082626254 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082626254 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082626254 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082626286 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42539<->l=127.0.0.1:4259) 20241012082626312 DAUC <0003> db_auc.c:157 IMSI='262426265218343': No 2G Auth Data 20241012082626312 DAUC <0003> db_auc.c:192 IMSI='262426265218343': No 3G Auth Data 20241012082626349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20241012082626365 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626365 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426265218343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426265218343" source_name="the-source\n" session_id=427402627 session_state=BEGIN} 20241012082626365 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012082626365 DSS <0004> hlr_ussd.c:576 262426265218343/0x1979a583: Process SS (BEGIN) 20241012082626365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626365 DSS <0004> hlr_ussd.c:518 262426265218343/0x1979a583: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626365 DSS <0004> hlr_ussd.c:363 262426265218343/0x1979a583: Tx USSD 'Your IMSI is 262426265218343' 20241012082626365 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426265218343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426265218343" destination_name="the-source\n" session_id=427402627 session_state=END} 20241012082626365 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262426265218343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626365 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626365 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20241012082626380 DAUC <0003> db_auc.c:157 IMSI='262428446372451': No 2G Auth Data 20241012082626380 DAUC <0003> db_auc.c:192 IMSI='262428446372451': No 3G Auth Data 20241012082626396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49774<->l=127.0.0.1:4258 20241012082626399 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626399 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428446372451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428446372451" source_name="the-source\n" session_id=4052489991 session_state=BEGIN} 20241012082626399 DSS <0004> hlr_ussd.c:576 262428446372451/0xf18c1707: Process SS (BEGIN) 20241012082626399 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626399 DSS <0004> hlr_ussd.c:518 262428446372451/0xf18c1707: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626399 DSS <0004> hlr_ussd.c:363 262428446372451/0xf18c1707: Tx USSD 'Your IMSI is 262428446372451' 20241012082626399 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428446372451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428446372451" destination_name="the-source\n" session_id=4052489991 session_state=END} 20241012082626399 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262428446372451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626399 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626399 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49774<->l=127.0.0.1:4258 20241012082626404 DAUC <0003> db_auc.c:157 IMSI='262424956102333': No 2G Auth Data 20241012082626404 DAUC <0003> db_auc.c:192 IMSI='262424956102333': No 3G Auth Data 20241012082626415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49790<->l=127.0.0.1:4258 20241012082626418 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626418 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424956102333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424956102333" source_name="the-source\n" session_id=3953932959 session_state=BEGIN} 20241012082626418 DSS <0004> hlr_ussd.c:576 262424956102333/0xebac3a9f: Process SS (BEGIN) 20241012082626418 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626418 DSS <0004> hlr_ussd.c:518 262424956102333/0xebac3a9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626418 DSS <0004> hlr_ussd.c:363 262424956102333/0xebac3a9f: Tx USSD 'Your IMSI is 262424956102333' 20241012082626418 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424956102333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424956102333" destination_name="the-source\n" session_id=3953932959 session_state=END} 20241012082626418 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262424956102333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626418 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626418 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49790<->l=127.0.0.1:4258 20241012082626423 DAUC <0003> db_auc.c:157 IMSI='262427146040242': No 2G Auth Data 20241012082626423 DAUC <0003> db_auc.c:192 IMSI='262427146040242': No 3G Auth Data 20241012082626435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49806<->l=127.0.0.1:4258 20241012082626437 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626437 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427146040242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427146040242" source_name="the-source\n" session_id=859809336 session_state=BEGIN} 20241012082626437 DSS <0004> hlr_ussd.c:576 262427146040242/0x333fa638: Process SS (BEGIN) 20241012082626437 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626437 DSS <0004> hlr_ussd.c:518 262427146040242/0x333fa638: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626437 DSS <0004> hlr_ussd.c:363 262427146040242/0x333fa638: Tx USSD 'Your IMSI is 262427146040242' 20241012082626437 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427146040242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427146040242" destination_name="the-source\n" session_id=859809336 session_state=END} 20241012082626437 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262427146040242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626437 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626437 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49806<->l=127.0.0.1:4258 20241012082626442 DAUC <0003> db_auc.c:157 IMSI='262428532980122': No 2G Auth Data 20241012082626442 DAUC <0003> db_auc.c:192 IMSI='262428532980122': No 3G Auth Data 20241012082626453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 20241012082626456 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626456 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428532980122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428532980122" source_name="the-source\n" session_id=28908490 session_state=BEGIN} 20241012082626456 DSS <0004> hlr_ussd.c:576 262428532980122/0x01b91bca: Process SS (BEGIN) 20241012082626456 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626456 DSS <0004> hlr_ussd.c:518 262428532980122/0x01b91bca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626456 DSS <0004> hlr_ussd.c:363 262428532980122/0x01b91bca: Tx USSD 'Your IMSI is 262428532980122' 20241012082626456 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428532980122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428532980122" destination_name="the-source\n" session_id=28908490 session_state=END} 20241012082626456 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262428532980122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626456 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626456 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 20241012082626461 DAUC <0003> db_auc.c:157 IMSI='262423577907203': No 2G Auth Data 20241012082626461 DAUC <0003> db_auc.c:192 IMSI='262423577907203': No 3G Auth Data 20241012082626474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 20241012082626476 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626476 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423577907203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423577907203" source_name="the-source\n" session_id=1226632802 session_state=BEGIN} 20241012082626476 DSS <0004> hlr_ussd.c:576 262423577907203/0x491cee62: Process SS (BEGIN) 20241012082626476 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626476 DSS <0004> hlr_ussd.c:518 262423577907203/0x491cee62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626476 DSS <0004> hlr_ussd.c:363 262423577907203/0x491cee62: Tx USSD 'Your IMSI is 262423577907203' 20241012082626476 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423577907203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423577907203" destination_name="the-source\n" session_id=1226632802 session_state=END} 20241012082626476 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423577907203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626476 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626477 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 20241012082626481 DAUC <0003> db_auc.c:157 IMSI='262425815580491': No 2G Auth Data 20241012082626481 DAUC <0003> db_auc.c:192 IMSI='262425815580491': No 3G Auth Data 20241012082626495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49818<->l=127.0.0.1:4258 20241012082626497 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626497 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425815580491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425815580491" source_name="the-source\n" session_id=2913575187 session_state=BEGIN} 20241012082626497 DSS <0004> hlr_ussd.c:576 262425815580491/0xada9a113: Process SS (BEGIN) 20241012082626497 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626497 DSS <0004> hlr_ussd.c:518 262425815580491/0xada9a113: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626497 DSS <0004> hlr_ussd.c:363 262425815580491/0xada9a113: Tx USSD 'Your IMSI is 262425815580491' 20241012082626497 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425815580491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425815580491" destination_name="the-source\n" session_id=2913575187 session_state=END} 20241012082626497 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425815580491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626497 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626497 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49818<->l=127.0.0.1:4258 20241012082626502 DAUC <0003> db_auc.c:157 IMSI='262428290343522': No 2G Auth Data 20241012082626502 DAUC <0003> db_auc.c:192 IMSI='262428290343522': No 3G Auth Data 20241012082626515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49828<->l=127.0.0.1:4258 20241012082626518 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626518 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428290343522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428290343522" source_name="the-source\n" session_id=3281233362 session_state=BEGIN} 20241012082626518 DSS <0004> hlr_ussd.c:576 262428290343522/0xc393a5d2: Process SS (BEGIN) 20241012082626518 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626518 DSS <0004> hlr_ussd.c:518 262428290343522/0xc393a5d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626518 DSS <0004> hlr_ussd.c:363 262428290343522/0xc393a5d2: Tx USSD 'Your IMSI is 262428290343522' 20241012082626518 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428290343522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428290343522" destination_name="the-source\n" session_id=3281233362 session_state=END} 20241012082626518 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262428290343522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626518 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626518 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49828<->l=127.0.0.1:4258 20241012082626520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 20241012082626521 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626521 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082626521 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082626521 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082626521 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241012082626521 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42539<->l=127.0.0.1:4259) 20241012082626543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49844<->l=127.0.0.1:4258 20241012082626744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49844<->l=127.0.0.1:4258 20241012082629862 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082629862 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082629867 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082629869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 20241012082629873 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082629873 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082629873 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082629873 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  20241012082629873 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082629873 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  20241012082629873 DLGSUP <0013> gsup_server.c:235 2:  20241012082629873 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082629873 DLGSUP <0013> gsup_server.c:235 3:  20241012082629873 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082629873 DLGSUP <0013> gsup_server.c:235 4:  20241012082629873 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082629873 DLGSUP <0013> gsup_server.c:235 5:  20241012082629873 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082629873 DLGSUP <0013> gsup_server.c:235 7:  20241012082629873 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082629873 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082629873 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082629873 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082629888 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40925<->l=127.0.0.1:4259) 20241012082629914 DAUC <0003> db_auc.c:157 IMSI='262425012808689': No 2G Auth Data 20241012082629914 DAUC <0003> db_auc.c:192 IMSI='262425012808689': No 3G Auth Data 20241012082629949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 20241012082629962 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082629962 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425012808689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425012808689" session_id=1631761732 session_state=BEGIN} 20241012082629962 DSS <0004> hlr_ussd.c:576 262425012808689/0x6142b544: Process SS (BEGIN) 20241012082629962 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082629962 DSS <0004> hlr_ussd.c:518 262425012808689/0x6142b544: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082629962 DSS <0004> hlr_ussd.c:363 262425012808689/0x6142b544: Tx USSD 'Your extension is 491616206562' 20241012082629962 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425012808689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425012808689" session_id=1631761732 session_state=END} 20241012082629962 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425012808689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082629962 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082629962 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082629969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 20241012082629972 DAUC <0003> db_auc.c:157 IMSI='262427432124992': No 2G Auth Data 20241012082629972 DAUC <0003> db_auc.c:192 IMSI='262427432124992': No 3G Auth Data 20241012082629984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4258 20241012082629986 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082629986 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427432124992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427432124992" session_id=3945485817 session_state=BEGIN} 20241012082629986 DSS <0004> hlr_ussd.c:576 262427432124992/0xeb2b55f9: Process SS (BEGIN) 20241012082629986 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082629986 DSS <0004> hlr_ussd.c:518 262427432124992/0xeb2b55f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082629986 DSS <0004> hlr_ussd.c:363 262427432124992/0xeb2b55f9: Tx USSD 'Your extension is 491618600204' 20241012082629986 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427432124992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427432124992" session_id=3945485817 session_state=END} 20241012082629986 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427432124992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082629986 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082629986 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082629988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4258 20241012082629991 DAUC <0003> db_auc.c:157 IMSI='262420736560946': No 2G Auth Data 20241012082629991 DAUC <0003> db_auc.c:192 IMSI='262420736560946': No 3G Auth Data 20241012082630002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 20241012082630006 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630006 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420736560946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420736560946" session_id=3649352663 session_state=BEGIN} 20241012082630006 DSS <0004> hlr_ussd.c:576 262420736560946/0xd984b3d7: Process SS (BEGIN) 20241012082630006 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082630006 DSS <0004> hlr_ussd.c:518 262420736560946/0xd984b3d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082630006 DSS <0004> hlr_ussd.c:363 262420736560946/0xd984b3d7: Tx USSD 'Your extension is 491610283655' 20241012082630006 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420736560946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420736560946" session_id=3649352663 session_state=END} 20241012082630006 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420736560946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082630006 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630006 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 20241012082630011 DAUC <0003> db_auc.c:157 IMSI='262429713384415': No 2G Auth Data 20241012082630011 DAUC <0003> db_auc.c:192 IMSI='262429713384415': No 3G Auth Data 20241012082630023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4258 20241012082630026 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630026 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429713384415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429713384415" session_id=131310527 session_state=BEGIN} 20241012082630026 DSS <0004> hlr_ussd.c:576 262429713384415/0x07d3a3bf: Process SS (BEGIN) 20241012082630026 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082630026 DSS <0004> hlr_ussd.c:518 262429713384415/0x07d3a3bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082630026 DSS <0004> hlr_ussd.c:363 262429713384415/0x07d3a3bf: Tx USSD 'Your extension is 491611015326' 20241012082630026 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429713384415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429713384415" session_id=131310527 session_state=END} 20241012082630026 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429713384415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082630026 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630026 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4258 20241012082630032 DAUC <0003> db_auc.c:157 IMSI='262420906092351': No 2G Auth Data 20241012082630032 DAUC <0003> db_auc.c:192 IMSI='262420906092351': No 3G Auth Data 20241012082630044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 20241012082630047 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630047 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420906092351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420906092351" session_id=379838882 session_state=BEGIN} 20241012082630047 DSS <0004> hlr_ussd.c:576 262420906092351/0x16a3e1a2: Process SS (BEGIN) 20241012082630047 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082630047 DSS <0004> hlr_ussd.c:518 262420906092351/0x16a3e1a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082630047 DSS <0004> hlr_ussd.c:363 262420906092351/0x16a3e1a2: Tx USSD 'Your extension is 491614738816' 20241012082630047 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420906092351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420906092351" session_id=379838882 session_state=END} 20241012082630047 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420906092351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082630047 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630047 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 20241012082630052 DAUC <0003> db_auc.c:157 IMSI='262424656747762': No 2G Auth Data 20241012082630052 DAUC <0003> db_auc.c:192 IMSI='262424656747762': No 3G Auth Data 20241012082630066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49894<->l=127.0.0.1:4258 20241012082630068 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630068 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424656747762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424656747762" session_id=1531394673 session_state=BEGIN} 20241012082630068 DSS <0004> hlr_ussd.c:576 262424656747762/0x5b473a71: Process SS (BEGIN) 20241012082630068 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082630068 DSS <0004> hlr_ussd.c:518 262424656747762/0x5b473a71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082630068 DSS <0004> hlr_ussd.c:363 262424656747762/0x5b473a71: Tx USSD 'Your extension is 491618256221' 20241012082630068 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424656747762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424656747762" session_id=1531394673 session_state=END} 20241012082630069 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424656747762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082630069 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630069 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49894<->l=127.0.0.1:4258 20241012082630073 DAUC <0003> db_auc.c:157 IMSI='262428997066942': No 2G Auth Data 20241012082630073 DAUC <0003> db_auc.c:192 IMSI='262428997066942': No 3G Auth Data 20241012082630087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49910<->l=127.0.0.1:4258 20241012082630090 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630090 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428997066942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428997066942" session_id=3862988725 session_state=BEGIN} 20241012082630090 DSS <0004> hlr_ussd.c:576 262428997066942/0xe64087b5: Process SS (BEGIN) 20241012082630090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082630090 DSS <0004> hlr_ussd.c:518 262428997066942/0xe64087b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082630090 DSS <0004> hlr_ussd.c:363 262428997066942/0xe64087b5: Tx USSD 'Your extension is 491614650158' 20241012082630090 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428997066942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428997066942" session_id=3862988725 session_state=END} 20241012082630090 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428997066942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082630090 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630090 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49910<->l=127.0.0.1:4258 20241012082630095 DAUC <0003> db_auc.c:157 IMSI='262422024703108': No 2G Auth Data 20241012082630095 DAUC <0003> db_auc.c:192 IMSI='262422024703108': No 3G Auth Data 20241012082630109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 20241012082630112 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630112 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422024703108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422024703108" session_id=1775826830 session_state=BEGIN} 20241012082630112 DSS <0004> hlr_ussd.c:576 262422024703108/0x69d8f78e: Process SS (BEGIN) 20241012082630112 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082630112 DSS <0004> hlr_ussd.c:518 262422024703108/0x69d8f78e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082630112 DSS <0004> hlr_ussd.c:363 262422024703108/0x69d8f78e: Tx USSD 'Your extension is 491618243411' 20241012082630112 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422024703108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422024703108" session_id=1775826830 session_state=END} 20241012082630112 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422024703108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082630112 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630112 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 20241012082630114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 20241012082630115 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40925<->l=127.0.0.1:4259) 20241012082630115 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630115 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082630115 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082630115 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082630137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49930<->l=127.0.0.1:4258 20241012082630339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49930<->l=127.0.0.1:4258 20241012082633458 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082633458 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082633463 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44738<->l=127.0.0.1:4258 20241012082633469 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633469 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082633469 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082633469 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  20241012082633469 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082633469 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  20241012082633469 DLGSUP <0013> gsup_server.c:235 2:  20241012082633469 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082633469 DLGSUP <0013> gsup_server.c:235 3:  20241012082633469 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082633469 DLGSUP <0013> gsup_server.c:235 4:  20241012082633469 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082633469 DLGSUP <0013> gsup_server.c:235 5:  20241012082633469 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082633469 DLGSUP <0013> gsup_server.c:235 7:  20241012082633469 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082633469 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082633469 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082633469 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082633493 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44629<->l=127.0.0.1:4259) 20241012082633518 DAUC <0003> db_auc.c:157 IMSI='262429187149517': No 2G Auth Data 20241012082633518 DAUC <0003> db_auc.c:192 IMSI='262429187149517': No 3G Auth Data 20241012082633555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241012082633568 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633568 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429187149517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429187149517" source_name="the-source\n" session_id=3901428655 session_state=BEGIN} 20241012082633568 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012082633568 DSS <0004> hlr_ussd.c:576 262429187149517/0xe88b13af: Process SS (BEGIN) 20241012082633569 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633569 DSS <0004> hlr_ussd.c:518 262429187149517/0xe88b13af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633569 DSS <0004> hlr_ussd.c:363 262429187149517/0xe88b13af: Tx USSD 'Your extension is 491611771052' 20241012082633569 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429187149517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429187149517" destination_name="the-source\n" session_id=3901428655 session_state=END} 20241012082633569 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262429187149517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241012082633579 DAUC <0003> db_auc.c:157 IMSI='262426132740475': No 2G Auth Data 20241012082633579 DAUC <0003> db_auc.c:192 IMSI='262426132740475': No 3G Auth Data 20241012082633591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44750<->l=127.0.0.1:4258 20241012082633594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633594 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426132740475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426132740475" source_name="the-source\n" session_id=1897183973 session_state=BEGIN} 20241012082633594 DSS <0004> hlr_ussd.c:576 262426132740475/0x7114bae5: Process SS (BEGIN) 20241012082633594 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633594 DSS <0004> hlr_ussd.c:518 262426132740475/0x7114bae5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633594 DSS <0004> hlr_ussd.c:363 262426132740475/0x7114bae5: Tx USSD 'Your extension is 491615105825' 20241012082633594 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426132740475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426132740475" destination_name="the-source\n" session_id=1897183973 session_state=END} 20241012082633594 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426132740475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44750<->l=127.0.0.1:4258 20241012082633599 DAUC <0003> db_auc.c:157 IMSI='262420853931403': No 2G Auth Data 20241012082633599 DAUC <0003> db_auc.c:192 IMSI='262420853931403': No 3G Auth Data 20241012082633610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44760<->l=127.0.0.1:4258 20241012082633613 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633613 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420853931403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420853931403" source_name="the-source\n" session_id=1397193228 session_state=BEGIN} 20241012082633613 DSS <0004> hlr_ussd.c:576 262420853931403/0x53477a0c: Process SS (BEGIN) 20241012082633613 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633613 DSS <0004> hlr_ussd.c:518 262420853931403/0x53477a0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633613 DSS <0004> hlr_ussd.c:363 262420853931403/0x53477a0c: Tx USSD 'Your extension is 491611011187' 20241012082633613 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420853931403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420853931403" destination_name="the-source\n" session_id=1397193228 session_state=END} 20241012082633613 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262420853931403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633613 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633613 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44760<->l=127.0.0.1:4258 20241012082633618 DAUC <0003> db_auc.c:157 IMSI='262420967758668': No 2G Auth Data 20241012082633618 DAUC <0003> db_auc.c:192 IMSI='262420967758668': No 3G Auth Data 20241012082633629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44772<->l=127.0.0.1:4258 20241012082633632 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633632 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420967758668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420967758668" source_name="the-source\n" session_id=2373890931 session_state=BEGIN} 20241012082633632 DSS <0004> hlr_ussd.c:576 262420967758668/0x8d7eb373: Process SS (BEGIN) 20241012082633632 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633632 DSS <0004> hlr_ussd.c:518 262420967758668/0x8d7eb373: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633632 DSS <0004> hlr_ussd.c:363 262420967758668/0x8d7eb373: Tx USSD 'Your extension is 491614475103' 20241012082633632 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420967758668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420967758668" destination_name="the-source\n" session_id=2373890931 session_state=END} 20241012082633632 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262420967758668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633632 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633632 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44772<->l=127.0.0.1:4258 20241012082633637 DAUC <0003> db_auc.c:157 IMSI='262421030062381': No 2G Auth Data 20241012082633637 DAUC <0003> db_auc.c:192 IMSI='262421030062381': No 3G Auth Data 20241012082633648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44780<->l=127.0.0.1:4258 20241012082633651 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633651 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421030062381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421030062381" source_name="the-source\n" session_id=3100392089 session_state=BEGIN} 20241012082633651 DSS <0004> hlr_ussd.c:576 262421030062381/0xb8cc3a99: Process SS (BEGIN) 20241012082633651 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633651 DSS <0004> hlr_ussd.c:518 262421030062381/0xb8cc3a99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633651 DSS <0004> hlr_ussd.c:363 262421030062381/0xb8cc3a99: Tx USSD 'Your extension is 491618284132' 20241012082633651 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421030062381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421030062381" destination_name="the-source\n" session_id=3100392089 session_state=END} 20241012082633651 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421030062381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633651 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633651 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44780<->l=127.0.0.1:4258 20241012082633656 DAUC <0003> db_auc.c:157 IMSI='262424420896175': No 2G Auth Data 20241012082633656 DAUC <0003> db_auc.c:192 IMSI='262424420896175': No 3G Auth Data 20241012082633670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44786<->l=127.0.0.1:4258 20241012082633673 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633673 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424420896175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424420896175" source_name="the-source\n" session_id=212174326 session_state=BEGIN} 20241012082633673 DSS <0004> hlr_ussd.c:576 262424420896175/0x0ca585f6: Process SS (BEGIN) 20241012082633673 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633673 DSS <0004> hlr_ussd.c:518 262424420896175/0x0ca585f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633673 DSS <0004> hlr_ussd.c:363 262424420896175/0x0ca585f6: Tx USSD 'Your extension is 491618254400' 20241012082633673 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424420896175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424420896175" destination_name="the-source\n" session_id=212174326 session_state=END} 20241012082633673 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262424420896175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633673 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633673 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44786<->l=127.0.0.1:4258 20241012082633678 DAUC <0003> db_auc.c:157 IMSI='262428973227213': No 2G Auth Data 20241012082633678 DAUC <0003> db_auc.c:192 IMSI='262428973227213': No 3G Auth Data 20241012082633693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44800<->l=127.0.0.1:4258 20241012082633695 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633695 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428973227213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428973227213" source_name="the-source\n" session_id=3869568507 session_state=BEGIN} 20241012082633695 DSS <0004> hlr_ussd.c:576 262428973227213/0xe6a4edfb: Process SS (BEGIN) 20241012082633695 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633695 DSS <0004> hlr_ussd.c:518 262428973227213/0xe6a4edfb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633695 DSS <0004> hlr_ussd.c:363 262428973227213/0xe6a4edfb: Tx USSD 'Your extension is 491613715508' 20241012082633695 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428973227213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428973227213" destination_name="the-source\n" session_id=3869568507 session_state=END} 20241012082633695 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428973227213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633695 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633695 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44800<->l=127.0.0.1:4258 20241012082633700 DAUC <0003> db_auc.c:157 IMSI='262422589694095': No 2G Auth Data 20241012082633700 DAUC <0003> db_auc.c:192 IMSI='262422589694095': No 3G Auth Data 20241012082633714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44806<->l=127.0.0.1:4258 20241012082633717 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633717 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422589694095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422589694095" source_name="the-source\n" session_id=1946497566 session_state=BEGIN} 20241012082633717 DSS <0004> hlr_ussd.c:576 262422589694095/0x7405321e: Process SS (BEGIN) 20241012082633717 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633717 DSS <0004> hlr_ussd.c:518 262422589694095/0x7405321e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633717 DSS <0004> hlr_ussd.c:363 262422589694095/0x7405321e: Tx USSD 'Your extension is 491611183767' 20241012082633717 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422589694095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422589694095" destination_name="the-source\n" session_id=1946497566 session_state=END} 20241012082633717 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262422589694095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633717 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633717 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44806<->l=127.0.0.1:4258 20241012082633719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44738<->l=127.0.0.1:4258 20241012082633720 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44629<->l=127.0.0.1:4259) 20241012082633720 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633720 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082633720 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082633720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082633720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241012082633742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44810<->l=127.0.0.1:4258 20241012082633944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44810<->l=127.0.0.1:4258 20241012082637062 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37111 20241012082637062 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37111 20241012082637063 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637063 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637064 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082637064 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082637065 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637065 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637065 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082637065 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241012082637065 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241012082637065 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241012082637065 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  20241012082637065 DLGSUP <0013> gsup_server.c:235 2:  20241012082637065 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082637065 DLGSUP <0013> gsup_server.c:235 3:  20241012082637065 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082637065 DLGSUP <0013> gsup_server.c:235 4:  20241012082637065 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082637065 DLGSUP <0013> gsup_server.c:235 5:  20241012082637065 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082637065 DLGSUP <0013> gsup_server.c:235 7:  20241012082637065 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082637065 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082637065 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082637065 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37111 20241012082637065 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44822<->l=127.0.0.1:4258 20241012082637066 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637066 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082637067 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082637067 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  20241012082637067 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082637067 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  20241012082637067 DLGSUP <0013> gsup_server.c:235 2:  20241012082637067 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082637067 DLGSUP <0013> gsup_server.c:235 3:  20241012082637067 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082637067 DLGSUP <0013> gsup_server.c:235 4:  20241012082637067 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082637067 DLGSUP <0013> gsup_server.c:235 5:  20241012082637067 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082637067 DLGSUP <0013> gsup_server.c:235 7:  20241012082637067 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082637067 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082637067 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082637067 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082637074 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39883<->l=127.0.0.1:4259) 20241012082637098 DAUC <0003> db_auc.c:157 IMSI='262426633416789': No 2G Auth Data 20241012082637098 DAUC <0003> db_auc.c:192 IMSI='262426633416789': No 3G Auth Data 20241012082637134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44838<->l=127.0.0.1:4258 20241012082637147 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637148 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426633416789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426633416789" session_id=3548277425 session_state=BEGIN} 20241012082637148 DSS <0004> hlr_ussd.c:576 262426633416789/0xd37e6ab1: Process SS (BEGIN) 20241012082637148 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637148 DSS <0004> hlr_ussd.c:518 262426633416789/0xd37e6ab1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637148 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637148 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637148 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637148 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637159 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637159 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637159 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262426633416789 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426633416789" session_id=3548277425 session_state=END} 20241012082637159 DSS <0004> hlr_ussd.c:576 262426633416789/0xd37e6ab1: Process SS (END) 20241012082637159 DSS <0004> hlr_ussd.c:518 262426633416789/0xd37e6ab1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637159 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426633416789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426633416789" session_id=3548277425 session_state=END} 20241012082637159 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426633416789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637159 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262426633416789 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637159 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637159 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44838<->l=127.0.0.1:4258 20241012082637167 DAUC <0003> db_auc.c:157 IMSI='262424955106624': No 2G Auth Data 20241012082637167 DAUC <0003> db_auc.c:192 IMSI='262424955106624': No 3G Auth Data 20241012082637178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44844<->l=127.0.0.1:4258 20241012082637180 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637180 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424955106624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424955106624" session_id=2232268111 session_state=BEGIN} 20241012082637180 DSS <0004> hlr_ussd.c:576 262424955106624/0x850db54f: Process SS (BEGIN) 20241012082637180 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637180 DSS <0004> hlr_ussd.c:518 262424955106624/0x850db54f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637180 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637180 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637181 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637181 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637181 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637181 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637181 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262424955106624 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424955106624" session_id=2232268111 session_state=END} 20241012082637181 DSS <0004> hlr_ussd.c:576 262424955106624/0x850db54f: Process SS (END) 20241012082637181 DSS <0004> hlr_ussd.c:518 262424955106624/0x850db54f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637181 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424955106624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424955106624" session_id=2232268111 session_state=END} 20241012082637181 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424955106624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637181 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262424955106624 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637181 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637181 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44844<->l=127.0.0.1:4258 20241012082637186 DAUC <0003> db_auc.c:157 IMSI='262422863252920': No 2G Auth Data 20241012082637186 DAUC <0003> db_auc.c:192 IMSI='262422863252920': No 3G Auth Data 20241012082637197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 20241012082637200 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637200 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422863252920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422863252920" session_id=1281275808 session_state=BEGIN} 20241012082637200 DSS <0004> hlr_ussd.c:576 262422863252920/0x4c5eb7a0: Process SS (BEGIN) 20241012082637200 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637200 DSS <0004> hlr_ussd.c:518 262422863252920/0x4c5eb7a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637200 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637200 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637200 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637200 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637200 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637200 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637200 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262422863252920 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422863252920" session_id=1281275808 session_state=END} 20241012082637200 DSS <0004> hlr_ussd.c:576 262422863252920/0x4c5eb7a0: Process SS (END) 20241012082637200 DSS <0004> hlr_ussd.c:518 262422863252920/0x4c5eb7a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637200 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422863252920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422863252920" session_id=1281275808 session_state=END} 20241012082637200 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422863252920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637200 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262422863252920 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637200 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637200 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 20241012082637205 DAUC <0003> db_auc.c:157 IMSI='262423092952612': No 2G Auth Data 20241012082637205 DAUC <0003> db_auc.c:192 IMSI='262423092952612': No 3G Auth Data 20241012082637216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4258 20241012082637219 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637219 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423092952612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423092952612" session_id=3851389528 session_state=BEGIN} 20241012082637219 DSS <0004> hlr_ussd.c:576 262423092952612/0xe58f8a58: Process SS (BEGIN) 20241012082637219 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637219 DSS <0004> hlr_ussd.c:518 262423092952612/0xe58f8a58: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637219 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637219 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637219 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637219 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637220 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637220 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637220 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423092952612 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423092952612" session_id=3851389528 session_state=END} 20241012082637220 DSS <0004> hlr_ussd.c:576 262423092952612/0xe58f8a58: Process SS (END) 20241012082637220 DSS <0004> hlr_ussd.c:518 262423092952612/0xe58f8a58: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637220 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423092952612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423092952612" session_id=3851389528 session_state=END} 20241012082637220 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423092952612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637220 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423092952612 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637220 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637220 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4258 20241012082637225 DAUC <0003> db_auc.c:157 IMSI='262429277504042': No 2G Auth Data 20241012082637225 DAUC <0003> db_auc.c:192 IMSI='262429277504042': No 3G Auth Data 20241012082637236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4258 20241012082637239 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637239 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429277504042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429277504042" session_id=2266154667 session_state=BEGIN} 20241012082637239 DSS <0004> hlr_ussd.c:576 262429277504042/0x8712c6ab: Process SS (BEGIN) 20241012082637239 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637239 DSS <0004> hlr_ussd.c:518 262429277504042/0x8712c6ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637239 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637239 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637239 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637239 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637240 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637240 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637240 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429277504042 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429277504042" session_id=2266154667 session_state=END} 20241012082637240 DSS <0004> hlr_ussd.c:576 262429277504042/0x8712c6ab: Process SS (END) 20241012082637240 DSS <0004> hlr_ussd.c:518 262429277504042/0x8712c6ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637240 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429277504042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429277504042" session_id=2266154667 session_state=END} 20241012082637240 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429277504042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637240 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429277504042 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637240 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637240 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4258 20241012082637245 DAUC <0003> db_auc.c:157 IMSI='262425461222173': No 2G Auth Data 20241012082637245 DAUC <0003> db_auc.c:192 IMSI='262425461222173': No 3G Auth Data 20241012082637259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 20241012082637261 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637261 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425461222173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425461222173" session_id=2608748752 session_state=BEGIN} 20241012082637261 DSS <0004> hlr_ussd.c:576 262425461222173/0x9b7e58d0: Process SS (BEGIN) 20241012082637261 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637261 DSS <0004> hlr_ussd.c:518 262425461222173/0x9b7e58d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637261 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637261 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637261 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637261 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637262 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637262 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637262 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262425461222173 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425461222173" session_id=2608748752 session_state=END} 20241012082637262 DSS <0004> hlr_ussd.c:576 262425461222173/0x9b7e58d0: Process SS (END) 20241012082637262 DSS <0004> hlr_ussd.c:518 262425461222173/0x9b7e58d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637262 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425461222173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425461222173" session_id=2608748752 session_state=END} 20241012082637262 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425461222173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637262 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262425461222173 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637262 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637262 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 20241012082637267 DAUC <0003> db_auc.c:157 IMSI='262422388700776': No 2G Auth Data 20241012082637267 DAUC <0003> db_auc.c:192 IMSI='262422388700776': No 3G Auth Data 20241012082637281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20241012082637283 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637283 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422388700776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422388700776" session_id=3448960110 session_state=BEGIN} 20241012082637283 DSS <0004> hlr_ussd.c:576 262422388700776/0xcd92f46e: Process SS (BEGIN) 20241012082637283 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637283 DSS <0004> hlr_ussd.c:518 262422388700776/0xcd92f46e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637283 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637283 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637283 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637283 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637284 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637284 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637284 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422388700776 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422388700776" session_id=3448960110 session_state=END} 20241012082637284 DSS <0004> hlr_ussd.c:576 262422388700776/0xcd92f46e: Process SS (END) 20241012082637284 DSS <0004> hlr_ussd.c:518 262422388700776/0xcd92f46e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637284 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422388700776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422388700776" session_id=3448960110 session_state=END} 20241012082637284 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422388700776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637284 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422388700776 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637284 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637284 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20241012082637289 DAUC <0003> db_auc.c:157 IMSI='262421810741255': No 2G Auth Data 20241012082637289 DAUC <0003> db_auc.c:192 IMSI='262421810741255': No 3G Auth Data 20241012082637303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44910<->l=127.0.0.1:4258 20241012082637306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637306 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421810741255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421810741255" session_id=1449435207 session_state=BEGIN} 20241012082637306 DSS <0004> hlr_ussd.c:576 262421810741255/0x5664a047: Process SS (BEGIN) 20241012082637306 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637306 DSS <0004> hlr_ussd.c:518 262421810741255/0x5664a047: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637306 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637306 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637307 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637307 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262421810741255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421810741255" session_id=1449435207 session_state=END} 20241012082637307 DSS <0004> hlr_ussd.c:576 262421810741255/0x5664a047: Process SS (END) 20241012082637307 DSS <0004> hlr_ussd.c:518 262421810741255/0x5664a047: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637307 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421810741255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421810741255" session_id=1449435207 session_state=END} 20241012082637307 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421810741255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637307 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262421810741255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44910<->l=127.0.0.1:4258 20241012082637309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44822<->l=127.0.0.1:4258 20241012082637310 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39883<->l=127.0.0.1:4259) 20241012082637310 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637310 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082637310 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082637310 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082637310 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637310 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637310 DLINP <000b> input/ipa.c:414 127.0.0.1:37111 connection closed with server 20241012082637310 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37111 20241012082637310 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241012082637333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20241012082637535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20241012082640656 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33099 20241012082640656 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33099 20241012082640658 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640658 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640659 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082640659 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082640660 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640660 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640660 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082640660 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241012082640660 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241012082640660 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241012082640660 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  20241012082640660 DLGSUP <0013> gsup_server.c:235 2:  20241012082640660 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082640660 DLGSUP <0013> gsup_server.c:235 3:  20241012082640660 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082640660 DLGSUP <0013> gsup_server.c:235 4:  20241012082640660 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082640660 DLGSUP <0013> gsup_server.c:235 5:  20241012082640660 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082640660 DLGSUP <0013> gsup_server.c:235 7:  20241012082640660 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082640660 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082640660 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082640660 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33099 20241012082640662 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20241012082640665 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640665 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082640665 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082640665 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  20241012082640665 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082640665 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  20241012082640665 DLGSUP <0013> gsup_server.c:235 2:  20241012082640665 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082640665 DLGSUP <0013> gsup_server.c:235 3:  20241012082640665 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082640665 DLGSUP <0013> gsup_server.c:235 4:  20241012082640665 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082640665 DLGSUP <0013> gsup_server.c:235 5:  20241012082640665 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082640665 DLGSUP <0013> gsup_server.c:235 7:  20241012082640665 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082640665 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082640665 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082640665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082640675 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42705<->l=127.0.0.1:4259) 20241012082640701 DAUC <0003> db_auc.c:157 IMSI='262427669431465': No 2G Auth Data 20241012082640701 DAUC <0003> db_auc.c:192 IMSI='262427669431465': No 3G Auth Data 20241012082640737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20241012082640751 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640751 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427669431465" session_id=158836653 session_state=BEGIN} 20241012082640751 DSS <0004> hlr_ussd.c:576 262427669431465/0x0977a7ad: Process SS (BEGIN) 20241012082640751 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640751 DSS <0004> hlr_ussd.c:518 262427669431465/0x0977a7ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640751 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640751 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640751 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640751 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640765 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640765 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640765 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427669431465" session_id=158836653 session_state=CONTINUE} 20241012082640765 DSS <0004> hlr_ussd.c:576 262427669431465/0x0977a7ad: Process SS (CONTINUE) 20241012082640765 DSS <0004> hlr_ussd.c:518 262427669431465/0x0977a7ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640765 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427669431465" session_id=158836653 session_state=CONTINUE} 20241012082640765 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640765 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640765 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640778 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640778 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427669431465" session_id=158836653 session_state=CONTINUE} 20241012082640778 DSS <0004> hlr_ussd.c:576 262427669431465/0x0977a7ad: Process SS (CONTINUE) 20241012082640778 DSS <0004> hlr_ussd.c:518 262427669431465/0x0977a7ad: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640778 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640778 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640778 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640778 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640778 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640782 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640782 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640782 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427669431465" session_id=158836653 session_state=END} 20241012082640782 DSS <0004> hlr_ussd.c:576 262427669431465/0x0977a7ad: Process SS (END) 20241012082640782 DSS <0004> hlr_ussd.c:518 262427669431465/0x0977a7ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640782 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427669431465" session_id=158836653 session_state=END} 20241012082640782 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640782 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640782 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640782 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20241012082640790 DAUC <0003> db_auc.c:157 IMSI='262429936920876': No 2G Auth Data 20241012082640790 DAUC <0003> db_auc.c:192 IMSI='262429936920876': No 3G Auth Data 20241012082640808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20241012082640811 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640811 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429936920876" session_id=1543221554 session_state=BEGIN} 20241012082640811 DSS <0004> hlr_ussd.c:576 262429936920876/0x5bfbb132: Process SS (BEGIN) 20241012082640811 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640811 DSS <0004> hlr_ussd.c:518 262429936920876/0x5bfbb132: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640811 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640811 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640811 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640811 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640812 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640812 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640812 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429936920876" session_id=1543221554 session_state=CONTINUE} 20241012082640812 DSS <0004> hlr_ussd.c:576 262429936920876/0x5bfbb132: Process SS (CONTINUE) 20241012082640812 DSS <0004> hlr_ussd.c:518 262429936920876/0x5bfbb132: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640812 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429936920876" session_id=1543221554 session_state=CONTINUE} 20241012082640812 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640812 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640812 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640814 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640814 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429936920876" session_id=1543221554 session_state=CONTINUE} 20241012082640814 DSS <0004> hlr_ussd.c:576 262429936920876/0x5bfbb132: Process SS (CONTINUE) 20241012082640814 DSS <0004> hlr_ussd.c:518 262429936920876/0x5bfbb132: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640814 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640814 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640814 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640814 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640814 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640814 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640815 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640815 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429936920876" session_id=1543221554 session_state=END} 20241012082640815 DSS <0004> hlr_ussd.c:576 262429936920876/0x5bfbb132: Process SS (END) 20241012082640815 DSS <0004> hlr_ussd.c:518 262429936920876/0x5bfbb132: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640815 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429936920876" session_id=1543221554 session_state=END} 20241012082640815 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640815 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20241012082640818 DAUC <0003> db_auc.c:157 IMSI='262425700081937': No 2G Auth Data 20241012082640818 DAUC <0003> db_auc.c:192 IMSI='262425700081937': No 3G Auth Data 20241012082640830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4258 20241012082640832 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640832 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425700081937" session_id=30941989 session_state=BEGIN} 20241012082640832 DSS <0004> hlr_ussd.c:576 262425700081937/0x01d82325: Process SS (BEGIN) 20241012082640832 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640832 DSS <0004> hlr_ussd.c:518 262425700081937/0x01d82325: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640832 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640832 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640832 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640832 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640833 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640833 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640833 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425700081937" session_id=30941989 session_state=CONTINUE} 20241012082640833 DSS <0004> hlr_ussd.c:576 262425700081937/0x01d82325: Process SS (CONTINUE) 20241012082640833 DSS <0004> hlr_ussd.c:518 262425700081937/0x01d82325: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640833 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425700081937" session_id=30941989 session_state=CONTINUE} 20241012082640833 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640833 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640833 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640835 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640835 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425700081937" session_id=30941989 session_state=CONTINUE} 20241012082640835 DSS <0004> hlr_ussd.c:576 262425700081937/0x01d82325: Process SS (CONTINUE) 20241012082640835 DSS <0004> hlr_ussd.c:518 262425700081937/0x01d82325: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640835 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640835 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640835 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640835 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640835 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640836 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640836 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640836 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425700081937" session_id=30941989 session_state=END} 20241012082640836 DSS <0004> hlr_ussd.c:576 262425700081937/0x01d82325: Process SS (END) 20241012082640836 DSS <0004> hlr_ussd.c:518 262425700081937/0x01d82325: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640836 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425700081937" session_id=30941989 session_state=END} 20241012082640836 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640836 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640836 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640836 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4258 20241012082640840 DAUC <0003> db_auc.c:157 IMSI='262425238425760': No 2G Auth Data 20241012082640840 DAUC <0003> db_auc.c:192 IMSI='262425238425760': No 3G Auth Data 20241012082640851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4258 20241012082640853 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640853 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425238425760" session_id=4230625134 session_state=BEGIN} 20241012082640854 DSS <0004> hlr_ussd.c:576 262425238425760/0xfc2a376e: Process SS (BEGIN) 20241012082640854 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640854 DSS <0004> hlr_ussd.c:518 262425238425760/0xfc2a376e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640854 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640854 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640854 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640854 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640854 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640854 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640854 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238425760" session_id=4230625134 session_state=CONTINUE} 20241012082640854 DSS <0004> hlr_ussd.c:576 262425238425760/0xfc2a376e: Process SS (CONTINUE) 20241012082640854 DSS <0004> hlr_ussd.c:518 262425238425760/0xfc2a376e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640854 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238425760" session_id=4230625134 session_state=CONTINUE} 20241012082640854 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640854 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640854 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640856 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425238425760" session_id=4230625134 session_state=CONTINUE} 20241012082640856 DSS <0004> hlr_ussd.c:576 262425238425760/0xfc2a376e: Process SS (CONTINUE) 20241012082640856 DSS <0004> hlr_ussd.c:518 262425238425760/0xfc2a376e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640856 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640856 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640856 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640857 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640857 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640857 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238425760" session_id=4230625134 session_state=END} 20241012082640857 DSS <0004> hlr_ussd.c:576 262425238425760/0xfc2a376e: Process SS (END) 20241012082640857 DSS <0004> hlr_ussd.c:518 262425238425760/0xfc2a376e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640857 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238425760" session_id=4230625134 session_state=END} 20241012082640857 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640857 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640857 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640857 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4258 20241012082640861 DAUC <0003> db_auc.c:157 IMSI='262423853509363': No 2G Auth Data 20241012082640861 DAUC <0003> db_auc.c:192 IMSI='262423853509363': No 3G Auth Data 20241012082640873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4258 20241012082640879 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640879 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423853509363" session_id=573844804 session_state=BEGIN} 20241012082640879 DSS <0004> hlr_ussd.c:576 262423853509363/0x22342d44: Process SS (BEGIN) 20241012082640879 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640879 DSS <0004> hlr_ussd.c:518 262423853509363/0x22342d44: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640879 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640879 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640879 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640879 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640880 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640880 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640880 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423853509363" session_id=573844804 session_state=CONTINUE} 20241012082640880 DSS <0004> hlr_ussd.c:576 262423853509363/0x22342d44: Process SS (CONTINUE) 20241012082640880 DSS <0004> hlr_ussd.c:518 262423853509363/0x22342d44: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640880 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423853509363" session_id=573844804 session_state=CONTINUE} 20241012082640880 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640880 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640880 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640883 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640883 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423853509363" session_id=573844804 session_state=CONTINUE} 20241012082640883 DSS <0004> hlr_ussd.c:576 262423853509363/0x22342d44: Process SS (CONTINUE) 20241012082640883 DSS <0004> hlr_ussd.c:518 262423853509363/0x22342d44: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640883 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640883 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640883 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640883 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640883 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640884 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640884 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640884 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423853509363" session_id=573844804 session_state=END} 20241012082640884 DSS <0004> hlr_ussd.c:576 262423853509363/0x22342d44: Process SS (END) 20241012082640884 DSS <0004> hlr_ussd.c:518 262423853509363/0x22342d44: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640884 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423853509363" session_id=573844804 session_state=END} 20241012082640884 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640884 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640884 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640884 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4258 20241012082640888 DAUC <0003> db_auc.c:157 IMSI='262429586745592': No 2G Auth Data 20241012082640888 DAUC <0003> db_auc.c:192 IMSI='262429586745592': No 3G Auth Data 20241012082640903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4258 20241012082640907 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640907 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429586745592" session_id=2350968659 session_state=BEGIN} 20241012082640907 DSS <0004> hlr_ussd.c:576 262429586745592/0x8c20ef53: Process SS (BEGIN) 20241012082640907 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640907 DSS <0004> hlr_ussd.c:518 262429586745592/0x8c20ef53: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640907 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640907 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640907 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640907 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640908 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640908 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640908 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429586745592" session_id=2350968659 session_state=CONTINUE} 20241012082640908 DSS <0004> hlr_ussd.c:576 262429586745592/0x8c20ef53: Process SS (CONTINUE) 20241012082640908 DSS <0004> hlr_ussd.c:518 262429586745592/0x8c20ef53: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640908 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429586745592" session_id=2350968659 session_state=CONTINUE} 20241012082640908 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640908 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640908 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640910 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640910 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429586745592" session_id=2350968659 session_state=CONTINUE} 20241012082640910 DSS <0004> hlr_ussd.c:576 262429586745592/0x8c20ef53: Process SS (CONTINUE) 20241012082640910 DSS <0004> hlr_ussd.c:518 262429586745592/0x8c20ef53: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640910 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640910 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640910 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640910 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640910 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640911 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640911 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640911 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429586745592" session_id=2350968659 session_state=END} 20241012082640911 DSS <0004> hlr_ussd.c:576 262429586745592/0x8c20ef53: Process SS (END) 20241012082640911 DSS <0004> hlr_ussd.c:518 262429586745592/0x8c20ef53: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640911 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429586745592" session_id=2350968659 session_state=END} 20241012082640911 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640911 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640911 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640911 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4258 20241012082640918 DAUC <0003> db_auc.c:157 IMSI='262423671893556': No 2G Auth Data 20241012082640918 DAUC <0003> db_auc.c:192 IMSI='262423671893556': No 3G Auth Data 20241012082640937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4258 20241012082640942 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640942 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423671893556" session_id=1126665991 session_state=BEGIN} 20241012082640942 DSS <0004> hlr_ussd.c:576 262423671893556/0x43278f07: Process SS (BEGIN) 20241012082640942 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640942 DSS <0004> hlr_ussd.c:518 262423671893556/0x43278f07: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640942 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640942 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640942 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640942 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640943 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640943 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640943 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671893556" session_id=1126665991 session_state=CONTINUE} 20241012082640943 DSS <0004> hlr_ussd.c:576 262423671893556/0x43278f07: Process SS (CONTINUE) 20241012082640943 DSS <0004> hlr_ussd.c:518 262423671893556/0x43278f07: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640943 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671893556" session_id=1126665991 session_state=CONTINUE} 20241012082640943 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640943 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640943 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640945 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640945 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423671893556" session_id=1126665991 session_state=CONTINUE} 20241012082640945 DSS <0004> hlr_ussd.c:576 262423671893556/0x43278f07: Process SS (CONTINUE) 20241012082640945 DSS <0004> hlr_ussd.c:518 262423671893556/0x43278f07: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640945 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640945 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640945 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640945 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640945 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640946 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640946 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640946 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671893556" session_id=1126665991 session_state=END} 20241012082640946 DSS <0004> hlr_ussd.c:576 262423671893556/0x43278f07: Process SS (END) 20241012082640946 DSS <0004> hlr_ussd.c:518 262423671893556/0x43278f07: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640946 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671893556" session_id=1126665991 session_state=END} 20241012082640946 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640946 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640946 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640946 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4258 20241012082640950 DAUC <0003> db_auc.c:157 IMSI='262425688043966': No 2G Auth Data 20241012082640950 DAUC <0003> db_auc.c:192 IMSI='262425688043966': No 3G Auth Data 20241012082640964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4258 20241012082640967 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640967 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425688043966" session_id=1722638826 session_state=BEGIN} 20241012082640967 DSS <0004> hlr_ussd.c:576 262425688043966/0x66ad61ea: Process SS (BEGIN) 20241012082640967 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640967 DSS <0004> hlr_ussd.c:518 262425688043966/0x66ad61ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640967 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640967 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640967 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640967 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640968 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640968 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640968 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425688043966" session_id=1722638826 session_state=CONTINUE} 20241012082640968 DSS <0004> hlr_ussd.c:576 262425688043966/0x66ad61ea: Process SS (CONTINUE) 20241012082640968 DSS <0004> hlr_ussd.c:518 262425688043966/0x66ad61ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640968 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425688043966" session_id=1722638826 session_state=CONTINUE} 20241012082640968 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640968 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640968 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640971 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640971 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425688043966" session_id=1722638826 session_state=CONTINUE} 20241012082640971 DSS <0004> hlr_ussd.c:576 262425688043966/0x66ad61ea: Process SS (CONTINUE) 20241012082640971 DSS <0004> hlr_ussd.c:518 262425688043966/0x66ad61ea: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640971 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640971 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640971 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640971 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640971 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640972 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640972 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640972 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425688043966" session_id=1722638826 session_state=END} 20241012082640972 DSS <0004> hlr_ussd.c:576 262425688043966/0x66ad61ea: Process SS (END) 20241012082640972 DSS <0004> hlr_ussd.c:518 262425688043966/0x66ad61ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640972 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425688043966" session_id=1722638826 session_state=END} 20241012082640972 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640972 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640972 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640972 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4258 20241012082640973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20241012082640973 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640973 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082640974 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082640974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082640974 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640974 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640974 DLINP <000b> input/ipa.c:414 127.0.0.1:33099 connection closed with server 20241012082640974 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33099 20241012082640974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241012082640974 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42705<->l=127.0.0.1:4259) 20241012082641017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 20241012082641219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 20241012082644320 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36053 20241012082644320 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36053 20241012082644321 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644321 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644321 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082644321 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082644322 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644322 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644322 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082644322 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241012082644322 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241012082644322 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241012082644322 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  20241012082644322 DLGSUP <0013> gsup_server.c:235 2:  20241012082644322 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082644322 DLGSUP <0013> gsup_server.c:235 3:  20241012082644322 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082644323 DLGSUP <0013> gsup_server.c:235 4:  20241012082644323 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082644323 DLGSUP <0013> gsup_server.c:235 5:  20241012082644323 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082644323 DLGSUP <0013> gsup_server.c:235 7:  20241012082644323 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082644323 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082644323 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082644323 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36053 20241012082644323 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59404<->l=127.0.0.1:4258 20241012082644324 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082644324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082644324 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  20241012082644324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082644324 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  20241012082644324 DLGSUP <0013> gsup_server.c:235 2:  20241012082644324 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082644324 DLGSUP <0013> gsup_server.c:235 3:  20241012082644324 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082644324 DLGSUP <0013> gsup_server.c:235 4:  20241012082644324 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082644324 DLGSUP <0013> gsup_server.c:235 5:  20241012082644324 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082644324 DLGSUP <0013> gsup_server.c:235 7:  20241012082644324 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082644324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082644324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082644324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082644332 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40111<->l=127.0.0.1:4259) 20241012082644339 DAUC <0003> db_auc.c:157 IMSI='262422862668876': No 2G Auth Data 20241012082644339 DAUC <0003> db_auc.c:192 IMSI='262422862668876': No 3G Auth Data 20241012082644361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4258 20241012082644374 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644375 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422862668876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422862668876" session_id=4258127444 session_state=BEGIN} 20241012082644375 DSS <0004> hlr_ussd.c:576 262422862668876/0xfdcdde54: Process SS (BEGIN) 20241012082644375 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644375 DSS <0004> hlr_ussd.c:518 262422862668876/0xfdcdde54: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644375 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644375 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644375 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644375 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644383 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644383 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644383 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262422862668876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422862668876" session_id=4258127444 session_state=END} 20241012082644383 DSS <0004> hlr_ussd.c:576 262422862668876/0xfdcdde54: Process SS (END) 20241012082644383 DSS <0004> hlr_ussd.c:518 262422862668876/0xfdcdde54: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644383 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422862668876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422862668876" session_id=4258127444 session_state=END} 20241012082644384 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422862668876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644384 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262422862668876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644384 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644384 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4258 20241012082644391 DAUC <0003> db_auc.c:157 IMSI='262428074822605': No 2G Auth Data 20241012082644391 DAUC <0003> db_auc.c:192 IMSI='262428074822605': No 3G Auth Data 20241012082644405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59428<->l=127.0.0.1:4258 20241012082644408 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644408 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428074822605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428074822605" session_id=1098042126 session_state=BEGIN} 20241012082644408 DSS <0004> hlr_ussd.c:576 262428074822605/0x4172cb0e: Process SS (BEGIN) 20241012082644408 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644408 DSS <0004> hlr_ussd.c:518 262428074822605/0x4172cb0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644408 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644408 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644408 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644408 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644408 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644408 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644408 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428074822605 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428074822605" session_id=1098042126 session_state=END} 20241012082644408 DSS <0004> hlr_ussd.c:576 262428074822605/0x4172cb0e: Process SS (END) 20241012082644408 DSS <0004> hlr_ussd.c:518 262428074822605/0x4172cb0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644408 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428074822605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428074822605" session_id=1098042126 session_state=END} 20241012082644408 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428074822605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644408 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428074822605 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644408 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644409 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59428<->l=127.0.0.1:4258 20241012082644413 DAUC <0003> db_auc.c:157 IMSI='262422507241458': No 2G Auth Data 20241012082644413 DAUC <0003> db_auc.c:192 IMSI='262422507241458': No 3G Auth Data 20241012082644425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59432<->l=127.0.0.1:4258 20241012082644428 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644428 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422507241458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422507241458" session_id=1663308049 session_state=BEGIN} 20241012082644428 DSS <0004> hlr_ussd.c:576 262422507241458/0x63241111: Process SS (BEGIN) 20241012082644428 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644428 DSS <0004> hlr_ussd.c:518 262422507241458/0x63241111: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644428 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644428 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644428 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644428 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644429 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644429 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644429 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262422507241458 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422507241458" session_id=1663308049 session_state=END} 20241012082644429 DSS <0004> hlr_ussd.c:576 262422507241458/0x63241111: Process SS (END) 20241012082644429 DSS <0004> hlr_ussd.c:518 262422507241458/0x63241111: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644429 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422507241458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422507241458" session_id=1663308049 session_state=END} 20241012082644429 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422507241458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644429 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262422507241458 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644429 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644429 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59432<->l=127.0.0.1:4258 20241012082644434 DAUC <0003> db_auc.c:157 IMSI='262429109130330': No 2G Auth Data 20241012082644434 DAUC <0003> db_auc.c:192 IMSI='262429109130330': No 3G Auth Data 20241012082644445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 20241012082644447 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644447 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429109130330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429109130330" session_id=2028150117 session_state=BEGIN} 20241012082644447 DSS <0004> hlr_ussd.c:576 262429109130330/0x78e31d65: Process SS (BEGIN) 20241012082644447 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644447 DSS <0004> hlr_ussd.c:518 262429109130330/0x78e31d65: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644447 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644447 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644447 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644447 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644448 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644448 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644448 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429109130330 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429109130330" session_id=2028150117 session_state=END} 20241012082644448 DSS <0004> hlr_ussd.c:576 262429109130330/0x78e31d65: Process SS (END) 20241012082644448 DSS <0004> hlr_ussd.c:518 262429109130330/0x78e31d65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644448 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429109130330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429109130330" session_id=2028150117 session_state=END} 20241012082644448 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429109130330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644448 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429109130330 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644448 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644448 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 20241012082644453 DAUC <0003> db_auc.c:157 IMSI='262429443602884': No 2G Auth Data 20241012082644453 DAUC <0003> db_auc.c:192 IMSI='262429443602884': No 3G Auth Data 20241012082644464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59442<->l=127.0.0.1:4258 20241012082644467 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644467 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429443602884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429443602884" session_id=42652500 session_state=BEGIN} 20241012082644467 DSS <0004> hlr_ussd.c:576 262429443602884/0x028ad354: Process SS (BEGIN) 20241012082644467 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644467 DSS <0004> hlr_ussd.c:518 262429443602884/0x028ad354: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644467 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644467 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644467 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644467 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644468 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644468 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644468 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429443602884 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429443602884" session_id=42652500 session_state=END} 20241012082644468 DSS <0004> hlr_ussd.c:576 262429443602884/0x028ad354: Process SS (END) 20241012082644468 DSS <0004> hlr_ussd.c:518 262429443602884/0x028ad354: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644468 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429443602884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429443602884" session_id=42652500 session_state=END} 20241012082644468 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429443602884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644468 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429443602884 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644468 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644468 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59442<->l=127.0.0.1:4258 20241012082644473 DAUC <0003> db_auc.c:157 IMSI='262428861956387': No 2G Auth Data 20241012082644473 DAUC <0003> db_auc.c:192 IMSI='262428861956387': No 3G Auth Data 20241012082644486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59454<->l=127.0.0.1:4258 20241012082644489 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644489 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428861956387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428861956387" session_id=1906448719 session_state=BEGIN} 20241012082644489 DSS <0004> hlr_ussd.c:576 262428861956387/0x71a2194f: Process SS (BEGIN) 20241012082644489 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644489 DSS <0004> hlr_ussd.c:518 262428861956387/0x71a2194f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644489 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644489 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644489 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644489 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644490 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644490 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644490 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262428861956387 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428861956387" session_id=1906448719 session_state=END} 20241012082644490 DSS <0004> hlr_ussd.c:576 262428861956387/0x71a2194f: Process SS (END) 20241012082644490 DSS <0004> hlr_ussd.c:518 262428861956387/0x71a2194f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644490 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428861956387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428861956387" session_id=1906448719 session_state=END} 20241012082644490 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428861956387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644490 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262428861956387 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644490 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644490 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59454<->l=127.0.0.1:4258 20241012082644495 DAUC <0003> db_auc.c:157 IMSI='262424179580867': No 2G Auth Data 20241012082644495 DAUC <0003> db_auc.c:192 IMSI='262424179580867': No 3G Auth Data 20241012082644508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59470<->l=127.0.0.1:4258 20241012082644511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644511 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424179580867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424179580867" session_id=2844230519 session_state=BEGIN} 20241012082644511 DSS <0004> hlr_ussd.c:576 262424179580867/0xa9878377: Process SS (BEGIN) 20241012082644511 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644511 DSS <0004> hlr_ussd.c:518 262424179580867/0xa9878377: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644511 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644511 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644511 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644511 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262424179580867 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424179580867" session_id=2844230519 session_state=END} 20241012082644511 DSS <0004> hlr_ussd.c:576 262424179580867/0xa9878377: Process SS (END) 20241012082644511 DSS <0004> hlr_ussd.c:518 262424179580867/0xa9878377: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644511 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424179580867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424179580867" session_id=2844230519 session_state=END} 20241012082644511 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424179580867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644511 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262424179580867 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59470<->l=127.0.0.1:4258 20241012082644516 DAUC <0003> db_auc.c:157 IMSI='262421227825806': No 2G Auth Data 20241012082644516 DAUC <0003> db_auc.c:192 IMSI='262421227825806': No 3G Auth Data 20241012082644530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59482<->l=127.0.0.1:4258 20241012082644532 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644532 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421227825806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421227825806" session_id=1116287626 session_state=BEGIN} 20241012082644532 DSS <0004> hlr_ussd.c:576 262421227825806/0x4289328a: Process SS (BEGIN) 20241012082644532 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644532 DSS <0004> hlr_ussd.c:518 262421227825806/0x4289328a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644532 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644532 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644532 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644532 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644533 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644533 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644533 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262421227825806 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421227825806" session_id=1116287626 session_state=END} 20241012082644533 DSS <0004> hlr_ussd.c:576 262421227825806/0x4289328a: Process SS (END) 20241012082644533 DSS <0004> hlr_ussd.c:518 262421227825806/0x4289328a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644533 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421227825806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421227825806" session_id=1116287626 session_state=END} 20241012082644533 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421227825806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644533 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262421227825806 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644533 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644533 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59482<->l=127.0.0.1:4258 20241012082644536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59404<->l=127.0.0.1:4258 20241012082644537 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644537 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644537 DLINP <000b> input/ipa.c:414 127.0.0.1:36053 connection closed with server 20241012082644537 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36053 20241012082644537 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241012082644537 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644537 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082644537 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082644537 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082644537 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40111<->l=127.0.0.1:4259) 20241012082644574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59494<->l=127.0.0.1:4258 20241012082644775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59494<->l=127.0.0.1:4258 20241012082645561 DSS <0004> hlr_ussd.c:239 262428326109080/0xdbd07fc5: SS Session Timeout, destroying 20241012082645561 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428326109080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645598 DSS <0004> hlr_ussd.c:239 262422560406848/0x71a5e0bc: SS Session Timeout, destroying 20241012082645598 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422560406848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645631 DSS <0004> hlr_ussd.c:239 262429466989432/0x0dafeba4: SS Session Timeout, destroying 20241012082645631 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429466989432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645672 DSS <0004> hlr_ussd.c:239 262421688359794/0x57e3ddd4: SS Session Timeout, destroying 20241012082645672 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421688359794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645689 DSS <0004> hlr_ussd.c:239 262426575351252/0x93737065: SS Session Timeout, destroying 20241012082645690 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426575351252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645716 DSS <0004> hlr_ussd.c:239 262428118088337/0xf6601a4f: SS Session Timeout, destroying 20241012082645716 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428118088337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645735 DSS <0004> hlr_ussd.c:239 262424682281093/0x9736134f: SS Session Timeout, destroying 20241012082645735 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424682281093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645761 DSS <0004> hlr_ussd.c:239 262427996773591/0x32a5e4c3: SS Session Timeout, destroying 20241012082645761 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427996773591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082647886 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082647886 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082647891 DLINP <000b> input/ipa.c:451 connected read/write 20241012082647891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082647893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59506<->l=127.0.0.1:4258 20241012082647896 DLINP <000b> input/ipa.c:451 connected read/write 20241012082647896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082647897 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082647897 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082647897 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  20241012082647897 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082647897 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  20241012082647897 DLGSUP <0013> gsup_server.c:235 2:  20241012082647897 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082647897 DLGSUP <0013> gsup_server.c:235 3:  20241012082647897 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082647897 DLGSUP <0013> gsup_server.c:235 4:  20241012082647897 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082647897 DLGSUP <0013> gsup_server.c:235 5:  20241012082647897 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082647897 DLGSUP <0013> gsup_server.c:235 7:  20241012082647897 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082647897 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082647897 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082647897 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082647918 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36161<->l=127.0.0.1:4259) 20241012082647949 DAUC <0003> db_auc.c:157 IMSI='262423800080176': No 2G Auth Data 20241012082647949 DAUC <0003> db_auc.c:192 IMSI='262423800080176': No 3G Auth Data 20241012082647973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59516<->l=127.0.0.1:4258 20241012082647986 DLINP <000b> input/ipa.c:451 connected read/write 20241012082647986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082647986 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423800080176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423800080176" session_id=1613215692 session_state=BEGIN} 20241012082647986 DSS <0004> hlr_ussd.c:576 262423800080176/0x6027b7cc: Process SS (BEGIN) 20241012082647986 DSS <0004> hlr_ussd.c:498 262423800080176/0x6027b7cc: SS CompType=Invoke, OpCode=InterrogateSS 20241012082647986 DSS <0004> hlr_ussd.c:506 262423800080176/0x6027b7cc: Structured SS requests are not supported, rejecting... 20241012082647986 DSS <0004> hlr_ussd.c:354 262423800080176/0x6027b7cc: Tx ReturnError(0, 0x15) 20241012082647986 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423800080176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423800080176" session_id=1613215692 session_state=END} 20241012082647986 DLINP <000b> input/ipa.c:451 connected read/write 20241012082647986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082647986 DLINP <000b> input/ipa.c:451 connected read/write 20241012082647986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082647991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59516<->l=127.0.0.1:4258 20241012082647998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59506<->l=127.0.0.1:4258 20241012082647998 DLINP <000b> input/ipa.c:451 connected read/write 20241012082647998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082647998 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082647998 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082647998 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082647998 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36161<->l=127.0.0.1:4259) 20241012082648021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59532<->l=127.0.0.1:4258 20241012082648122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59532<->l=127.0.0.1:4258 20241012082649133 DSS <0004> hlr_ussd.c:239 262425151977622/0x6200d75a: SS Session Timeout, destroying 20241012082649133 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425151977622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649169 DSS <0004> hlr_ussd.c:239 262421064062685/0xcb325baf: SS Session Timeout, destroying 20241012082649169 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421064062685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649197 DSS <0004> hlr_ussd.c:239 262421155200142/0x41c063d2: SS Session Timeout, destroying 20241012082649197 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421155200142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649221 DSS <0004> hlr_ussd.c:239 262428161910840/0x32c45000: SS Session Timeout, destroying 20241012082649221 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428161910840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649247 DSS <0004> hlr_ussd.c:239 262427897737035/0xe0edb23f: SS Session Timeout, destroying 20241012082649247 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427897737035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649274 DSS <0004> hlr_ussd.c:239 262420143834644/0x0587e004: SS Session Timeout, destroying 20241012082649274 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420143834644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649299 DSS <0004> hlr_ussd.c:239 262429987551307/0xff9c0774: SS Session Timeout, destroying 20241012082649299 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429987551307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649322 DSS <0004> hlr_ussd.c:239 262422705784215/0xf5d38f23: SS Session Timeout, destroying 20241012082649322 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422705784215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082651221 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082651221 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082651226 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59544<->l=127.0.0.1:4258 20241012082651231 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651231 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082651231 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082651231 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  20241012082651231 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082651231 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  20241012082651231 DLGSUP <0013> gsup_server.c:235 2:  20241012082651231 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082651231 DLGSUP <0013> gsup_server.c:235 3:  20241012082651231 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082651231 DLGSUP <0013> gsup_server.c:235 4:  20241012082651231 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082651231 DLGSUP <0013> gsup_server.c:235 5:  20241012082651231 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082651231 DLGSUP <0013> gsup_server.c:235 7:  20241012082651231 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082651231 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082651231 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082651231 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082651246 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40175<->l=127.0.0.1:4259) 20241012082651274 DAUC <0003> db_auc.c:157 IMSI='262424694548161': No 2G Auth Data 20241012082651274 DAUC <0003> db_auc.c:192 IMSI='262424694548161': No 3G Auth Data 20241012082651322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4258 20241012082651335 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651335 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424694548161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424694548161"} 20241012082651335 DMAIN <0000> hlr.c:424 IMSI='262424694548161': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651335 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424694548161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424694548161"} 20241012082651335 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424694548161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651335 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651335 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651340 DAUC <0003> db_auc.c:192 IMSI='262424694548161': No 3G Auth Data 20241012082651347 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651347 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424694548161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424694548161"} 20241012082651347 DAUC <0003> hlr.c:417 IMSI='262424694548161': storing IMEI = 12345678901234 20241012082651350 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424694548161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424694548161"} 20241012082651350 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424694548161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651350 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651350 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651352 DAUC <0003> db_auc.c:192 IMSI='262424694548161': No 3G Auth Data 20241012082651355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4258 20241012082651372 DAUC <0003> db_auc.c:157 IMSI='262421343387579': No 2G Auth Data 20241012082651372 DAUC <0003> db_auc.c:192 IMSI='262421343387579': No 3G Auth Data 20241012082651385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59560<->l=127.0.0.1:4258 20241012082651388 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651388 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421343387579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421343387579"} 20241012082651388 DMAIN <0000> hlr.c:424 IMSI='262421343387579': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651388 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421343387579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421343387579"} 20241012082651388 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421343387579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651388 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651388 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651388 DAUC <0003> db_auc.c:192 IMSI='262421343387579': No 3G Auth Data 20241012082651390 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651390 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421343387579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421343387579"} 20241012082651390 DAUC <0003> hlr.c:417 IMSI='262421343387579': storing IMEI = 12345678901234 20241012082651393 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421343387579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421343387579"} 20241012082651393 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421343387579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651393 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651393 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651393 DAUC <0003> db_auc.c:192 IMSI='262421343387579': No 3G Auth Data 20241012082651394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59560<->l=127.0.0.1:4258 20241012082651402 DAUC <0003> db_auc.c:157 IMSI='262421669937394': No 2G Auth Data 20241012082651402 DAUC <0003> db_auc.c:192 IMSI='262421669937394': No 3G Auth Data 20241012082651413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59570<->l=127.0.0.1:4258 20241012082651415 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651415 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421669937394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421669937394"} 20241012082651415 DMAIN <0000> hlr.c:424 IMSI='262421669937394': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651415 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421669937394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421669937394"} 20241012082651415 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421669937394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651415 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651416 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651416 DAUC <0003> db_auc.c:192 IMSI='262421669937394': No 3G Auth Data 20241012082651417 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651417 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421669937394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421669937394"} 20241012082651417 DAUC <0003> hlr.c:417 IMSI='262421669937394': storing IMEI = 12345678901234 20241012082651420 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421669937394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421669937394"} 20241012082651420 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421669937394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651420 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651420 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651420 DAUC <0003> db_auc.c:192 IMSI='262421669937394': No 3G Auth Data 20241012082651421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59570<->l=127.0.0.1:4258 20241012082651431 DAUC <0003> db_auc.c:157 IMSI='262423509700273': No 2G Auth Data 20241012082651431 DAUC <0003> db_auc.c:192 IMSI='262423509700273': No 3G Auth Data 20241012082651452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59582<->l=127.0.0.1:4258 20241012082651455 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651455 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423509700273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423509700273"} 20241012082651455 DMAIN <0000> hlr.c:424 IMSI='262423509700273': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651455 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423509700273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423509700273"} 20241012082651455 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423509700273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651455 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651455 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651455 DAUC <0003> db_auc.c:157 IMSI='262423509700273': No 2G Auth Data 20241012082651457 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651457 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423509700273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423509700273"} 20241012082651457 DAUC <0003> hlr.c:417 IMSI='262423509700273': storing IMEI = 12345678901234 20241012082651463 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423509700273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423509700273"} 20241012082651463 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423509700273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651463 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651463 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651463 DAUC <0003> db_auc.c:157 IMSI='262423509700273': No 2G Auth Data 20241012082651464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59582<->l=127.0.0.1:4258 20241012082651475 DAUC <0003> db_auc.c:157 IMSI='262421075625630': No 2G Auth Data 20241012082651475 DAUC <0003> db_auc.c:192 IMSI='262421075625630': No 3G Auth Data 20241012082651485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 20241012082651488 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651488 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421075625630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421075625630"} 20241012082651488 DMAIN <0000> hlr.c:424 IMSI='262421075625630': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651488 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421075625630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421075625630"} 20241012082651488 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421075625630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651488 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651488 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651488 DAUC <0003> db_auc.c:157 IMSI='262421075625630': No 2G Auth Data 20241012082651489 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651489 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421075625630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421075625630"} 20241012082651489 DAUC <0003> hlr.c:417 IMSI='262421075625630': storing IMEI = 12345678901234 20241012082651492 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421075625630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421075625630"} 20241012082651492 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421075625630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651492 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651492 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651492 DAUC <0003> db_auc.c:157 IMSI='262421075625630': No 2G Auth Data 20241012082651493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 20241012082651501 DAUC <0003> db_auc.c:157 IMSI='262421155837320': No 2G Auth Data 20241012082651501 DAUC <0003> db_auc.c:192 IMSI='262421155837320': No 3G Auth Data 20241012082651514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4258 20241012082651516 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651516 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421155837320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421155837320"} 20241012082651516 DMAIN <0000> hlr.c:424 IMSI='262421155837320': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651516 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421155837320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421155837320"} 20241012082651516 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421155837320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651516 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651516 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651518 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651518 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421155837320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421155837320"} 20241012082651518 DAUC <0003> hlr.c:417 IMSI='262421155837320': storing IMEI = 12345678901234 20241012082651521 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421155837320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421155837320"} 20241012082651521 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421155837320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651521 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651521 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4258 20241012082651533 DAUC <0003> db_auc.c:157 IMSI='262425624354557': No 2G Auth Data 20241012082651533 DAUC <0003> db_auc.c:192 IMSI='262425624354557': No 3G Auth Data 20241012082651548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4258 20241012082651551 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651551 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425624354557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425624354557"} 20241012082651551 DMAIN <0000> hlr.c:424 IMSI='262425624354557': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651551 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425624354557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425624354557"} 20241012082651551 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425624354557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651551 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651551 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651552 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651552 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425624354557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425624354557"} 20241012082651552 DAUC <0003> hlr.c:417 IMSI='262425624354557': storing IMEI = 12345678901234 20241012082651556 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425624354557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425624354557"} 20241012082651556 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425624354557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651556 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651556 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4258 20241012082651568 DAUC <0003> db_auc.c:157 IMSI='262422164196674': No 2G Auth Data 20241012082651568 DAUC <0003> db_auc.c:192 IMSI='262422164196674': No 3G Auth Data 20241012082651583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4258 20241012082651586 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651586 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422164196674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422164196674"} 20241012082651586 DMAIN <0000> hlr.c:424 IMSI='262422164196674': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651586 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422164196674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422164196674"} 20241012082651586 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422164196674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651586 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651586 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651587 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651587 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422164196674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422164196674"} 20241012082651587 DAUC <0003> hlr.c:417 IMSI='262422164196674': storing IMEI = 12345678901234 20241012082651590 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422164196674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422164196674"} 20241012082651590 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422164196674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651590 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651590 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4258 20241012082651599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59544<->l=127.0.0.1:4258 20241012082651600 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40175<->l=127.0.0.1:4259) 20241012082651600 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651600 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082651600 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082651600 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082651623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53038<->l=127.0.0.1:4258 20241012082651724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53038<->l=127.0.0.1:4258 20241012082654844 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082654844 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082654848 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 20241012082654851 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654851 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082654851 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082654851 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  20241012082654851 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082654851 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  20241012082654851 DLGSUP <0013> gsup_server.c:235 2:  20241012082654851 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082654851 DLGSUP <0013> gsup_server.c:235 3:  20241012082654851 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082654851 DLGSUP <0013> gsup_server.c:235 4:  20241012082654851 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082654851 DLGSUP <0013> gsup_server.c:235 5:  20241012082654851 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082654851 DLGSUP <0013> gsup_server.c:235 7:  20241012082654851 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082654851 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082654851 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082654851 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082654862 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35439<->l=127.0.0.1:4259) 20241012082654883 DAUC <0003> db_auc.c:157 IMSI='262423463025533': No 2G Auth Data 20241012082654883 DAUC <0003> db_auc.c:192 IMSI='262423463025533': No 3G Auth Data 20241012082654912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53066<->l=127.0.0.1:4258 20241012082654924 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654924 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423463025533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423463025533" source_name="the-source\n"} 20241012082654924 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012082654924 DMAIN <0000> hlr.c:424 IMSI='262423463025533': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082654924 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262423463025533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423463025533" destination_name="the-source\n"} 20241012082654924 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262423463025533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082654924 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654924 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654927 DAUC <0003> db_auc.c:192 IMSI='262423463025533': No 3G Auth Data 20241012082654930 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654930 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423463025533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423463025533" source_name="the-source\n"} 20241012082654930 DAUC <0003> hlr.c:417 IMSI='262423463025533': storing IMEI = 12345678901234 20241012082654935 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262423463025533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423463025533" destination_name="the-source\n"} 20241012082654935 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262423463025533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082654935 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654936 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654937 DAUC <0003> db_auc.c:192 IMSI='262423463025533': No 3G Auth Data 20241012082654939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53066<->l=127.0.0.1:4258 20241012082654949 DAUC <0003> db_auc.c:157 IMSI='262426200460025': No 2G Auth Data 20241012082654949 DAUC <0003> db_auc.c:192 IMSI='262426200460025': No 3G Auth Data 20241012082654962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 20241012082654964 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654964 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426200460025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200460025" source_name="the-source\n"} 20241012082654964 DMAIN <0000> hlr.c:424 IMSI='262426200460025': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082654964 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262426200460025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426200460025" destination_name="the-source\n"} 20241012082654964 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262426200460025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082654964 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654964 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654964 DAUC <0003> db_auc.c:192 IMSI='262426200460025': No 3G Auth Data 20241012082654965 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654965 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426200460025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200460025" source_name="the-source\n"} 20241012082654965 DAUC <0003> hlr.c:417 IMSI='262426200460025': storing IMEI = 12345678901234 20241012082654968 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262426200460025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426200460025" destination_name="the-source\n"} 20241012082654968 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262426200460025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082654968 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654968 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654968 DAUC <0003> db_auc.c:192 IMSI='262426200460025': No 3G Auth Data 20241012082654969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 20241012082654978 DAUC <0003> db_auc.c:157 IMSI='262421935321485': No 2G Auth Data 20241012082654978 DAUC <0003> db_auc.c:192 IMSI='262421935321485': No 3G Auth Data 20241012082654992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53082<->l=127.0.0.1:4258 20241012082654994 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654994 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421935321485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421935321485" source_name="the-source\n"} 20241012082654994 DMAIN <0000> hlr.c:424 IMSI='262421935321485': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082654994 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262421935321485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421935321485" destination_name="the-source\n"} 20241012082654994 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421935321485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082654994 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654994 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654995 DAUC <0003> db_auc.c:192 IMSI='262421935321485': No 3G Auth Data 20241012082654996 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654996 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421935321485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421935321485" source_name="the-source\n"} 20241012082654996 DAUC <0003> hlr.c:417 IMSI='262421935321485': storing IMEI = 12345678901234 20241012082654998 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262421935321485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421935321485" destination_name="the-source\n"} 20241012082654998 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421935321485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082654998 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654998 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654999 DAUC <0003> db_auc.c:192 IMSI='262421935321485': No 3G Auth Data 20241012082654999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53082<->l=127.0.0.1:4258 20241012082655008 DAUC <0003> db_auc.c:157 IMSI='262427095013459': No 2G Auth Data 20241012082655008 DAUC <0003> db_auc.c:192 IMSI='262427095013459': No 3G Auth Data 20241012082655019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4258 20241012082655021 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655021 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427095013459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427095013459" source_name="the-source\n"} 20241012082655021 DMAIN <0000> hlr.c:424 IMSI='262427095013459': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082655021 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262427095013459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427095013459" destination_name="the-source\n"} 20241012082655021 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427095013459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655021 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655021 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655022 DAUC <0003> db_auc.c:157 IMSI='262427095013459': No 2G Auth Data 20241012082655023 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655023 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427095013459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427095013459" source_name="the-source\n"} 20241012082655023 DAUC <0003> hlr.c:417 IMSI='262427095013459': storing IMEI = 12345678901234 20241012082655026 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262427095013459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427095013459" destination_name="the-source\n"} 20241012082655026 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427095013459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655026 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655026 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655026 DAUC <0003> db_auc.c:157 IMSI='262427095013459': No 2G Auth Data 20241012082655027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4258 20241012082655035 DAUC <0003> db_auc.c:157 IMSI='262428527654556': No 2G Auth Data 20241012082655035 DAUC <0003> db_auc.c:192 IMSI='262428527654556': No 3G Auth Data 20241012082655049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 20241012082655051 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655051 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428527654556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428527654556" source_name="the-source\n"} 20241012082655051 DMAIN <0000> hlr.c:424 IMSI='262428527654556': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082655051 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262428527654556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428527654556" destination_name="the-source\n"} 20241012082655051 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262428527654556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655051 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655051 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655052 DAUC <0003> db_auc.c:157 IMSI='262428527654556': No 2G Auth Data 20241012082655054 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655054 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428527654556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428527654556" source_name="the-source\n"} 20241012082655054 DAUC <0003> hlr.c:417 IMSI='262428527654556': storing IMEI = 12345678901234 20241012082655057 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262428527654556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428527654556" destination_name="the-source\n"} 20241012082655057 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262428527654556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655057 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655057 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655058 DAUC <0003> db_auc.c:157 IMSI='262428527654556': No 2G Auth Data 20241012082655058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 20241012082655068 DAUC <0003> db_auc.c:157 IMSI='262423271899300': No 2G Auth Data 20241012082655068 DAUC <0003> db_auc.c:192 IMSI='262423271899300': No 3G Auth Data 20241012082655086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4258 20241012082655088 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655088 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423271899300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423271899300" source_name="the-source\n"} 20241012082655088 DMAIN <0000> hlr.c:424 IMSI='262423271899300': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082655088 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262423271899300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423271899300" destination_name="the-source\n"} 20241012082655088 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423271899300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655088 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655088 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655090 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655090 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423271899300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423271899300" source_name="the-source\n"} 20241012082655090 DAUC <0003> hlr.c:417 IMSI='262423271899300': storing IMEI = 12345678901234 20241012082655092 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262423271899300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423271899300" destination_name="the-source\n"} 20241012082655092 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423271899300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655092 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655092 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4258 20241012082655107 DAUC <0003> db_auc.c:157 IMSI='262424292630987': No 2G Auth Data 20241012082655107 DAUC <0003> db_auc.c:192 IMSI='262424292630987': No 3G Auth Data 20241012082655121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4258 20241012082655123 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655123 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424292630987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424292630987" source_name="the-source\n"} 20241012082655123 DMAIN <0000> hlr.c:424 IMSI='262424292630987': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082655123 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262424292630987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424292630987" destination_name="the-source\n"} 20241012082655123 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424292630987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655123 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655123 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655125 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655125 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424292630987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424292630987" source_name="the-source\n"} 20241012082655125 DAUC <0003> hlr.c:417 IMSI='262424292630987': storing IMEI = 12345678901234 20241012082655127 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262424292630987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424292630987" destination_name="the-source\n"} 20241012082655127 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424292630987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655127 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655127 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4258 20241012082655139 DAUC <0003> db_auc.c:157 IMSI='262425177336652': No 2G Auth Data 20241012082655139 DAUC <0003> db_auc.c:192 IMSI='262425177336652': No 3G Auth Data 20241012082655154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53122<->l=127.0.0.1:4258 20241012082655156 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655156 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425177336652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425177336652" source_name="the-source\n"} 20241012082655156 DMAIN <0000> hlr.c:424 IMSI='262425177336652': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082655156 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262425177336652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425177336652" destination_name="the-source\n"} 20241012082655156 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262425177336652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655156 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655156 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655158 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655158 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425177336652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425177336652" source_name="the-source\n"} 20241012082655158 DAUC <0003> hlr.c:417 IMSI='262425177336652': storing IMEI = 12345678901234 20241012082655160 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262425177336652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425177336652" destination_name="the-source\n"} 20241012082655160 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262425177336652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655160 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655160 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53122<->l=127.0.0.1:4258 20241012082655170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 20241012082655171 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35439<->l=127.0.0.1:4259) 20241012082655171 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655171 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082655171 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082655171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082655171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241012082655194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53124<->l=127.0.0.1:4258 20241012082655295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53124<->l=127.0.0.1:4258 20241012082658404 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082658405 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082658410 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53132<->l=127.0.0.1:4258 20241012082658415 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658415 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082658415 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082658415 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  20241012082658415 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082658415 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  20241012082658415 DLGSUP <0013> gsup_server.c:235 2:  20241012082658415 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082658415 DLGSUP <0013> gsup_server.c:235 3:  20241012082658415 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082658415 DLGSUP <0013> gsup_server.c:235 4:  20241012082658415 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082658415 DLGSUP <0013> gsup_server.c:235 5:  20241012082658415 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082658415 DLGSUP <0013> gsup_server.c:235 7:  20241012082658415 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082658415 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082658415 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082658415 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082658446 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45627<->l=127.0.0.1:4259) 20241012082658484 DAUC <0003> db_auc.c:157 IMSI='262427783876735': No 2G Auth Data 20241012082658484 DAUC <0003> db_auc.c:192 IMSI='262427783876735': No 3G Auth Data 20241012082658512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53134<->l=127.0.0.1:4258 20241012082658522 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658523 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427783876735"} 20241012082658523 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658523 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427783876735" cause=Invalid mandatory information} 20241012082658523 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658523 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658523 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658528 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658528 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427783876735"} 20241012082658528 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658528 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427783876735" cause=Invalid mandatory information} 20241012082658528 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658528 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658528 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658531 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658531 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427783876735"} 20241012082658531 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658531 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427783876735" cause=Invalid mandatory information} 20241012082658531 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658531 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658531 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658534 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658534 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427783876735"} 20241012082658534 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658534 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427783876735" cause=Invalid mandatory information} 20241012082658534 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658534 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658534 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658537 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658537 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427783876735"} 20241012082658537 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658537 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427783876735" cause=Invalid mandatory information} 20241012082658537 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658537 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658537 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53134<->l=127.0.0.1:4258 20241012082658553 DAUC <0003> db_auc.c:157 IMSI='262426744886699': No 2G Auth Data 20241012082658553 DAUC <0003> db_auc.c:192 IMSI='262426744886699': No 3G Auth Data 20241012082658566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4258 20241012082658567 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658567 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426744886699"} 20241012082658567 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658567 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426744886699" cause=Invalid mandatory information} 20241012082658567 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658567 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658567 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658568 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658568 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426744886699"} 20241012082658568 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658568 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426744886699" cause=Invalid mandatory information} 20241012082658568 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658568 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658568 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658569 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426744886699"} 20241012082658569 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658569 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426744886699" cause=Invalid mandatory information} 20241012082658569 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658569 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426744886699"} 20241012082658569 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658569 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426744886699" cause=Invalid mandatory information} 20241012082658569 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658570 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658570 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426744886699"} 20241012082658570 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658570 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426744886699" cause=Invalid mandatory information} 20241012082658570 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658570 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658570 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4258 20241012082658579 DAUC <0003> db_auc.c:157 IMSI='262429344892810': No 2G Auth Data 20241012082658579 DAUC <0003> db_auc.c:192 IMSI='262429344892810': No 3G Auth Data 20241012082658590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4258 20241012082658592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658592 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429344892810"} 20241012082658592 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658592 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429344892810" cause=Invalid mandatory information} 20241012082658592 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658592 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429344892810"} 20241012082658592 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658592 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429344892810" cause=Invalid mandatory information} 20241012082658592 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658593 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429344892810"} 20241012082658593 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658593 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429344892810" cause=Invalid mandatory information} 20241012082658593 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658593 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429344892810"} 20241012082658593 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658593 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429344892810" cause=Invalid mandatory information} 20241012082658593 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658594 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429344892810"} 20241012082658594 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658594 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429344892810" cause=Invalid mandatory information} 20241012082658594 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4258 20241012082658610 DAUC <0003> db_auc.c:157 IMSI='262420323073491': No 2G Auth Data 20241012082658610 DAUC <0003> db_auc.c:192 IMSI='262420323073491': No 3G Auth Data 20241012082658625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4258 20241012082658626 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658626 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420323073491"} 20241012082658626 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658626 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420323073491" cause=Invalid mandatory information} 20241012082658626 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658626 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658626 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658627 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658627 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420323073491"} 20241012082658627 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658627 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420323073491" cause=Invalid mandatory information} 20241012082658627 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658627 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658627 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658628 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420323073491"} 20241012082658628 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658628 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420323073491" cause=Invalid mandatory information} 20241012082658628 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658628 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420323073491"} 20241012082658628 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658628 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420323073491" cause=Invalid mandatory information} 20241012082658628 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658628 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420323073491"} 20241012082658628 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658628 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420323073491" cause=Invalid mandatory information} 20241012082658628 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658629 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4258 20241012082658638 DAUC <0003> db_auc.c:157 IMSI='262426208362357': No 2G Auth Data 20241012082658638 DAUC <0003> db_auc.c:192 IMSI='262426208362357': No 3G Auth Data 20241012082658649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 20241012082658651 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658651 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208362357"} 20241012082658651 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658651 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208362357" cause=Invalid mandatory information} 20241012082658651 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658651 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658651 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658652 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658652 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208362357"} 20241012082658652 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658652 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208362357" cause=Invalid mandatory information} 20241012082658652 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658652 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658652 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658652 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658652 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208362357"} 20241012082658652 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658652 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208362357" cause=Invalid mandatory information} 20241012082658652 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658652 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658652 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658653 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208362357"} 20241012082658653 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658653 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208362357" cause=Invalid mandatory information} 20241012082658653 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658653 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208362357"} 20241012082658653 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658653 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208362357" cause=Invalid mandatory information} 20241012082658653 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 20241012082658662 DAUC <0003> db_auc.c:157 IMSI='262426264910082': No 2G Auth Data 20241012082658662 DAUC <0003> db_auc.c:192 IMSI='262426264910082': No 3G Auth Data 20241012082658676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53160<->l=127.0.0.1:4258 20241012082658677 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658677 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426264910082"} 20241012082658677 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658677 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426264910082" cause=Invalid mandatory information} 20241012082658677 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658677 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658677 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658678 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658678 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426264910082"} 20241012082658678 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658678 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426264910082" cause=Invalid mandatory information} 20241012082658678 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658678 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658678 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658679 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658679 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426264910082"} 20241012082658679 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658679 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426264910082" cause=Invalid mandatory information} 20241012082658679 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658679 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658679 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658679 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658679 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426264910082"} 20241012082658679 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658679 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426264910082" cause=Invalid mandatory information} 20241012082658679 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658679 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658679 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658680 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658680 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426264910082"} 20241012082658680 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658680 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426264910082" cause=Invalid mandatory information} 20241012082658680 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658680 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658680 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53160<->l=127.0.0.1:4258 20241012082658692 DAUC <0003> db_auc.c:157 IMSI='262424713465633': No 2G Auth Data 20241012082658692 DAUC <0003> db_auc.c:192 IMSI='262424713465633': No 3G Auth Data 20241012082658706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 20241012082658708 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658708 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424713465633"} 20241012082658708 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658708 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424713465633" cause=Invalid mandatory information} 20241012082658708 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658708 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658708 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658709 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424713465633"} 20241012082658709 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658709 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424713465633" cause=Invalid mandatory information} 20241012082658709 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658709 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424713465633"} 20241012082658709 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658709 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424713465633" cause=Invalid mandatory information} 20241012082658709 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658710 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658710 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424713465633"} 20241012082658710 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658710 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424713465633" cause=Invalid mandatory information} 20241012082658710 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658710 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658710 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658710 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658710 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424713465633"} 20241012082658710 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658710 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424713465633" cause=Invalid mandatory information} 20241012082658710 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658710 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658710 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 20241012082658722 DAUC <0003> db_auc.c:157 IMSI='262429228136265': No 2G Auth Data 20241012082658722 DAUC <0003> db_auc.c:192 IMSI='262429228136265': No 3G Auth Data 20241012082658739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 20241012082658741 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658741 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429228136265"} 20241012082658741 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658741 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429228136265" cause=Invalid mandatory information} 20241012082658741 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658741 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658741 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658741 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658741 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429228136265"} 20241012082658741 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658741 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429228136265" cause=Invalid mandatory information} 20241012082658741 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658741 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658741 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658742 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658742 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429228136265"} 20241012082658742 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658742 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429228136265" cause=Invalid mandatory information} 20241012082658742 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658742 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658742 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658743 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429228136265"} 20241012082658743 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658743 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429228136265" cause=Invalid mandatory information} 20241012082658743 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658743 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429228136265"} 20241012082658743 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658743 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429228136265" cause=Invalid mandatory information} 20241012082658743 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 20241012082658752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53132<->l=127.0.0.1:4258 20241012082658753 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658753 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082658753 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082658753 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082658753 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45627<->l=127.0.0.1:4259) 20241012082658776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20241012082658877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20241012082702000 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082702000 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082702005 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082702006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41098<->l=127.0.0.1:4258 20241012082702010 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082702010 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082702010 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082702010 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  20241012082702010 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082702010 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  20241012082702010 DLGSUP <0013> gsup_server.c:235 2:  20241012082702010 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082702010 DLGSUP <0013> gsup_server.c:235 3:  20241012082702010 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082702010 DLGSUP <0013> gsup_server.c:235 4:  20241012082702010 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082702010 DLGSUP <0013> gsup_server.c:235 5:  20241012082702010 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082702010 DLGSUP <0013> gsup_server.c:235 7:  20241012082702010 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082702010 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082702010 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082702010 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082702034 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37743<->l=127.0.0.1:4259) 20241012082702061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41112<->l=127.0.0.1:4258 20241012082702075 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082702075 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428688509294"} 20241012082702075 DMAIN <0000> hlr.c:424 IMSI='262428688509294': has IMEI = 22245678901234 (consider setting 'store-imei') 20241012082702075 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241012082702075 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428688509294" cause=Invalid mandatory information} 20241012082702075 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082702075 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082702075 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082702084 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082702084 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428688509294"} 20241012082702084 DAUC <0003> hlr.c:417 IMSI='262428688509294': storing IMEI = 22245678901234 20241012082702085 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428688509294': no such subscriber 20241012082702085 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241012082702085 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428688509294" cause=Invalid mandatory information} 20241012082702085 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082702085 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082702085 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082702087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41112<->l=127.0.0.1:4258 20241012082702089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41098<->l=127.0.0.1:4258 20241012082702091 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082702091 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082702091 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082702091 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082702091 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37743<->l=127.0.0.1:4259) 20241012082702127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4258 20241012082702228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4258 20241012082705345 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082705345 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082705349 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41126<->l=127.0.0.1:4258 20241012082705355 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082705355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082705355 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  20241012082705355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082705355 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  20241012082705355 DLGSUP <0013> gsup_server.c:235 2:  20241012082705355 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082705355 DLGSUP <0013> gsup_server.c:235 3:  20241012082705355 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082705355 DLGSUP <0013> gsup_server.c:235 4:  20241012082705355 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082705355 DLGSUP <0013> gsup_server.c:235 5:  20241012082705355 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082705355 DLGSUP <0013> gsup_server.c:235 7:  20241012082705355 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082705355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082705355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082705355 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082705371 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34695<->l=127.0.0.1:4259) 20241012082705386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41130<->l=127.0.0.1:4258 20241012082705398 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705398 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181586001"} 20241012082705398 DMAIN <0000> hlr.c:216 IMSI='262425181586001': Creating subscriber on demand 20241012082705424 DMAIN <0000> hlr.c:232 IMSI='262425181586001': Successfully assigned MSISDN='684' 20241012082705424 DAUC <0003> hlr.c:417 IMSI='262425181586001': storing IMEI = 12345678901234 20241012082705438 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181586001"} 20241012082705438 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082705438 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705438 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705447 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705447 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705449 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705449 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705451 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705451 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705454 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705454 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705454 DLU <0006> fsm.c:456 lu(262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082705454 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082705468 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082705468 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705468 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705468 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705473 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705473 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425181586001"} 20241012082705473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082705473 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082705473 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425181586001"} 20241012082705473 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082705473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082705473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082705473 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082705473 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705473 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705489 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705489 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181586001"} 20241012082705489 DMAIN <0000> hlr.c:216 IMSI='262425181586001': Creating subscriber on demand 20241012082705501 DMAIN <0000> hlr.c:232 IMSI='262425181586001': Successfully assigned MSISDN='312' 20241012082705502 DAUC <0003> hlr.c:417 IMSI='262425181586001': storing IMEI = 12345678901234 20241012082705504 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181586001"} 20241012082705504 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082705504 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705504 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705507 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705507 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705508 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705508 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705510 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705510 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705511 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705511 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705513 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705513 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705513 DLU <0006> fsm.c:456 lu(262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082705513 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082705519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082705519 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705519 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705519 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705522 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705522 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425181586001"} 20241012082705522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082705522 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082705522 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425181586001"} 20241012082705522 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082705522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082705522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082705522 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082705522 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705522 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705532 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705532 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181586001"} 20241012082705532 DMAIN <0000> hlr.c:216 IMSI='262425181586001': Creating subscriber on demand 20241012082705544 DMAIN <0000> hlr.c:232 IMSI='262425181586001': Successfully assigned MSISDN='291' 20241012082705544 DAUC <0003> hlr.c:417 IMSI='262425181586001': storing IMEI = 12345678901234 20241012082705547 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181586001"} 20241012082705547 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082705547 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705547 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705549 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705549 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705551 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705551 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705552 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705552 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705554 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705554 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705557 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705557 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705557 DLU <0006> fsm.c:456 lu(262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082705557 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012082705557 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425181586001" cause=GPRS services not allowed} 20241012082705557 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082705557 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082705557 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Freeing instance 20241012082705557 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Deallocated 20241012082705557 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705557 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705567 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705567 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181586001"} 20241012082705567 DMAIN <0000> hlr.c:216 IMSI='262425181586001': Creating subscriber on demand 20241012082705573 DMAIN <0000> hlr.c:232 IMSI='262425181586001': Successfully assigned MSISDN='847' 20241012082705573 DAUC <0003> hlr.c:417 IMSI='262425181586001': storing IMEI = 12345678901234 20241012082705576 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181586001"} 20241012082705576 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082705576 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705576 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705578 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705578 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705580 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705580 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705582 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705582 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705584 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705584 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705584 DLU <0006> fsm.c:456 lu(262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082705584 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012082705584 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425181586001" cause=GPRS services not allowed} 20241012082705584 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082705584 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082705584 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Freeing instance 20241012082705584 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Deallocated 20241012082705584 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705584 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705594 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181586001"} 20241012082705594 DMAIN <0000> hlr.c:216 IMSI='262425181586001': Creating subscriber on demand 20241012082705597 DAUC <0003> hlr.c:417 IMSI='262425181586001': storing IMEI = 12345678901234 20241012082705600 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181586001"} 20241012082705600 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082705600 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705600 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705603 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705603 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705604 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705604 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705606 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705606 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705609 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705609 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705609 DLU <0006> fsm.c:456 lu(262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082705609 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012082705609 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425181586001" cause=GPRS services not allowed} 20241012082705609 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082705609 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082705609 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Freeing instance 20241012082705609 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Deallocated 20241012082705609 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705609 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705619 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705619 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181586001"} 20241012082705619 DMAIN <0000> hlr.c:216 IMSI='262425181586001': Creating subscriber on demand 20241012082705622 DAUC <0003> hlr.c:417 IMSI='262425181586001': storing IMEI = 12345678901234 20241012082705624 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181586001"} 20241012082705624 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082705624 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705625 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705626 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705626 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705628 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705628 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705629 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705629 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705632 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705632 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705632 DLU <0006> fsm.c:456 lu(262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082705632 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082705638 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082705638 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705638 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705638 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705642 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705642 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425181586001"} 20241012082705642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082705642 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082705642 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425181586001"} 20241012082705642 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082705642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082705642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082705642 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082705642 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705642 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41130<->l=127.0.0.1:4258 20241012082705651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41126<->l=127.0.0.1:4258 20241012082705653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705653 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082705653 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082705653 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082705653 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34695<->l=127.0.0.1:4259) 20241012082705681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4258 20241012082705782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4258 20241012082708908 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082708908 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082708912 DLINP <000b> input/ipa.c:451 connected read/write 20241012082708912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082708914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4258 20241012082708918 DLINP <000b> input/ipa.c:451 connected read/write 20241012082708918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082708918 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082708918 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082708918 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  20241012082708918 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082708918 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  20241012082708918 DLGSUP <0013> gsup_server.c:235 2:  20241012082708918 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082708918 DLGSUP <0013> gsup_server.c:235 3:  20241012082708918 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082708918 DLGSUP <0013> gsup_server.c:235 4:  20241012082708918 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082708918 DLGSUP <0013> gsup_server.c:235 5:  20241012082708918 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082708918 DLGSUP <0013> gsup_server.c:235 7:  20241012082708918 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082708918 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082708918 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082708918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082708943 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33597<->l=127.0.0.1:4259) 20241012082708960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4258 20241012082708972 DLINP <000b> input/ipa.c:451 connected read/write 20241012082708972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082708972 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082708973 DMAIN <0000> hlr.c:216 IMSI='262427865256289': Creating subscriber on demand 20241012082709000 DMAIN <0000> hlr.c:232 IMSI='262427865256289': Successfully assigned MSISDN='341' 20241012082709000 DLU <0006> fsm.c:456 lu(262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082709000 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082709009 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082709009 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709009 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709010 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709020 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709021 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427865256289"} 20241012082709021 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082709021 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082709021 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427865256289"} 20241012082709021 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082709021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082709021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082709021 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082709021 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709021 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709023 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709023 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709025 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709025 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709027 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709027 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709038 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709038 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709039 DMAIN <0000> hlr.c:216 IMSI='262427865256289': Creating subscriber on demand 20241012082709045 DMAIN <0000> hlr.c:232 IMSI='262427865256289': Successfully assigned MSISDN='980' 20241012082709045 DLU <0006> fsm.c:456 lu(262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082709045 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082709051 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082709051 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709051 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709051 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709054 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709054 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427865256289"} 20241012082709054 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082709054 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082709054 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427865256289"} 20241012082709054 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082709054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082709054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082709054 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082709054 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709054 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709056 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709056 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709058 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709058 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709060 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709060 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709061 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709061 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709076 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709076 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709076 DMAIN <0000> hlr.c:216 IMSI='262427865256289': Creating subscriber on demand 20241012082709082 DMAIN <0000> hlr.c:232 IMSI='262427865256289': Successfully assigned MSISDN='823' 20241012082709082 DLU <0006> fsm.c:456 lu(262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082709082 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012082709082 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427865256289" cause=GPRS services not allowed} 20241012082709082 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082709082 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082709082 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Freeing instance 20241012082709082 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Deallocated 20241012082709082 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709082 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709085 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709085 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709087 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709087 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709090 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709090 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709092 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709092 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709104 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709104 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709104 DMAIN <0000> hlr.c:216 IMSI='262427865256289': Creating subscriber on demand 20241012082709110 DMAIN <0000> hlr.c:232 IMSI='262427865256289': Successfully assigned MSISDN='663' 20241012082709110 DLU <0006> fsm.c:456 lu(262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082709110 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012082709110 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427865256289" cause=GPRS services not allowed} 20241012082709110 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082709110 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082709110 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Freeing instance 20241012082709110 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Deallocated 20241012082709110 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709110 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709112 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709112 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709113 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709113 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709114 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709114 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709120 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709120 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709120 DMAIN <0000> hlr.c:216 IMSI='262427865256289': Creating subscriber on demand 20241012082709122 DLU <0006> fsm.c:456 lu(262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082709122 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012082709122 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427865256289" cause=GPRS services not allowed} 20241012082709122 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082709122 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082709122 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Freeing instance 20241012082709122 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Deallocated 20241012082709122 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709122 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709123 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709123 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709123 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709123 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709124 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709124 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709128 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709128 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709128 DMAIN <0000> hlr.c:216 IMSI='262427865256289': Creating subscriber on demand 20241012082709130 DLU <0006> fsm.c:456 lu(262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082709130 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082709136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082709136 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709136 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709136 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709137 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709137 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427865256289"} 20241012082709137 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082709137 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082709137 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427865256289"} 20241012082709137 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082709137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082709137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082709137 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082709137 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709137 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709138 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709138 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709139 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709139 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709140 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709140 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4258 20241012082709149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4258 20241012082709151 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33597<->l=127.0.0.1:4259) 20241012082709151 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709151 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082709152 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082709152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082709178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41180<->l=127.0.0.1:4258 20241012082709279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41180<->l=127.0.0.1:4258 20241012082712403 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082712403 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082712407 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082712409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4258 20241012082712413 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082712413 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082712413 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082712413 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  20241012082712413 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082712413 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  20241012082712413 DLGSUP <0013> gsup_server.c:235 2:  20241012082712413 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082712413 DLGSUP <0013> gsup_server.c:235 3:  20241012082712413 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082712413 DLGSUP <0013> gsup_server.c:235 4:  20241012082712413 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082712413 DLGSUP <0013> gsup_server.c:235 5:  20241012082712413 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082712413 DLGSUP <0013> gsup_server.c:235 7:  20241012082712413 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082712413 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082712413 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082712413 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082712439 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41237<->l=127.0.0.1:4259) 20241012082712457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60518<->l=127.0.0.1:4258 20241012082712471 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082712471 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420161391060"} 20241012082712471 DMAIN <0000> hlr.c:216 IMSI='262420161391060': Creating subscriber on demand 20241012082712477 DMAIN <0000> hlr.c:232 IMSI='262420161391060': Successfully assigned MSISDN='281' 20241012082712477 DAUC <0003> db_auc.c:157 IMSI='262420161391060': No 2G Auth Data 20241012082712477 DAUC <0003> db_auc.c:192 IMSI='262420161391060': No 3G Auth Data 20241012082712477 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420161391060 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 20241012082712477 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420161391060" cause=IMSI unknown in HLR} 20241012082712477 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082712477 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082712477 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082712482 DAUC <0003> db_auc.c:157 IMSI='262420161391060': No 2G Auth Data 20241012082712482 DAUC <0003> db_auc.c:192 IMSI='262420161391060': No 3G Auth Data 20241012082712484 DAUC <0003> db_auc.c:157 IMSI='262420161391060': No 2G Auth Data 20241012082712484 DAUC <0003> db_auc.c:192 IMSI='262420161391060': No 3G Auth Data 20241012082712486 DAUC <0003> db_auc.c:157 IMSI='262420161391060': No 2G Auth Data 20241012082712486 DAUC <0003> db_auc.c:192 IMSI='262420161391060': No 3G Auth Data 20241012082712490 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082712490 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420161391060" cn_domain=PS} 20241012082712490 DLU <0006> fsm.c:456 lu(262420161391060)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082712490 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082712496 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420161391060)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082712496 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420161391060" cn_domain=PS} 20241012082712496 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082712496 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082712500 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082712500 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420161391060"} 20241012082712500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420161391060)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082712500 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082712500 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420161391060"} 20241012082712500 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082712500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420161391060)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082712500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420161391060)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082712500 DLU <0006> fsm.c:568 lu(PS:IMSI-262420161391060)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082712500 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082712500 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082712507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60518<->l=127.0.0.1:4258 20241012082712510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4258 20241012082712511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082712512 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082712512 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082712512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082712512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41237<->l=127.0.0.1:4259) 20241012082712544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 20241012082712645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 20241012082715746 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082715746 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082715749 DLINP <000b> input/ipa.c:451 connected read/write 20241012082715749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082715751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60544<->l=127.0.0.1:4258 20241012082715754 DLINP <000b> input/ipa.c:451 connected read/write 20241012082715754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082715754 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082715754 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082715754 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  20241012082715754 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082715754 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  20241012082715754 DLGSUP <0013> gsup_server.c:235 2:  20241012082715754 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082715754 DLGSUP <0013> gsup_server.c:235 3:  20241012082715754 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082715754 DLGSUP <0013> gsup_server.c:235 4:  20241012082715754 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082715754 DLGSUP <0013> gsup_server.c:235 5:  20241012082715754 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082715754 DLGSUP <0013> gsup_server.c:235 7:  20241012082715754 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082715754 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082715754 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082715754 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082715779 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43955<->l=127.0.0.1:4259) 20241012082715782 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012082715782 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241012082715801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 20241012082715828 DAUC <0003> db_auc.c:157 IMSI='262426130904234': No 2G Auth Data 20241012082715828 DAUC <0003> db_auc.c:192 IMSI='262426130904234': No 3G Auth Data 20241012082715841 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613566128.msisdn 20241012082715841 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613566128.msisdn: not attached (vlr_number unset) 20241012082715841 DDGSM <0007> mslookup_server.c:327 sip.voice.491613566128.msisdn: does not exist in GSUP proxy 20241012082716848 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082716848 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426130904234" cn_domain=CS} 20241012082716848 DLU <0006> fsm.c:456 lu(262426130904234)[0x55ec537cc1a0]{UNVALIDATED}: Allocated 20241012082716848 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241012082716866 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426130904234)[0x55ec537cc1a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082716866 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426130904234" cn_domain=CS} 20241012082716866 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082716866 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082716873 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082716873 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426130904234"} 20241012082716873 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426130904234)[0x55ec537cc1a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082716873 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082716873 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426130904234"} 20241012082716873 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082716873 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426130904234)[0x55ec537cc1a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082716873 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426130904234)[0x55ec537cc1a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082716873 DLU <0006> fsm.c:568 lu(CS:IMSI-262426130904234)[0x55ec537cc1a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082716873 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082716873 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082716877 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613566128.msisdn 20241012082716878 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613566128.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241012082716878 DDGSM <0007> mslookup_server.c:327 sip.voice.491613566128.msisdn: does not exist in GSUP proxy 20241012082716878 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613566128.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241012082716884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 20241012082716885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60544<->l=127.0.0.1:4258 20241012082716885 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43955<->l=127.0.0.1:4259) 20241012082716885 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082716885 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082716885 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082716885 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082716930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4258 20241012082717031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4258 20241012082717988 DSS <0004> hlr_ussd.c:239 262423800080176/0x6027b7cc: SS Session Timeout, destroying 20241012082717988 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423800080176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082720153 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082720153 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082720158 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082720159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60560<->l=127.0.0.1:4258 20241012082720163 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082720163 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082720163 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082720163 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  20241012082720163 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082720163 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  20241012082720163 DLGSUP <0013> gsup_server.c:235 2:  20241012082720163 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082720163 DLGSUP <0013> gsup_server.c:235 3:  20241012082720163 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082720163 DLGSUP <0013> gsup_server.c:235 4:  20241012082720163 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082720163 DLGSUP <0013> gsup_server.c:235 5:  20241012082720163 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082720163 DLGSUP <0013> gsup_server.c:235 7:  20241012082720163 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082720163 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082720163 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082720163 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082720166 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241012082720166 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241012082720203 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34339<->l=127.0.0.1:4259) 20241012082720206 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012082720206 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241012082720219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60562<->l=127.0.0.1:4258 20241012082720227 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082720227 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425930710291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425930710291" cn_domain=CS} 20241012082720228 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425930710291 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241012082720228 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425930710291 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241012082720228 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425930710291.imsi 20241012082720228 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425930710291.imsi 20241012082720228 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425930710291.imsi: does not exist in local HLR 20241012082720241 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425930710291 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241012082720241 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241012082720241 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241012082720241 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241012082720241 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241012082720241 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241012082720241 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425930710291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082720241 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082720241 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082720241 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082720241 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082720241 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082720241 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082720246 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720246 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720246 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241012082720246 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241012082720246 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241012082720248 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720248 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720248 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241012082720290 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720290 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720290 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720290 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720291 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425930710291 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614674275 20241012082720291 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425930710291 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082720291 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082720291 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082720300 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720300 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720300 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425930710291 MSISDN-491614674275 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082720300 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082720300 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082720304 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720304 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720305 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425930710291 MSISDN-491614674275 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 20241012082720305 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425930710291 MSISDN-491614674275 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082720305 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082720305 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082720307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60562<->l=127.0.0.1:4258 20241012082720308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60560<->l=127.0.0.1:4258 20241012082720311 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082720311 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082720311 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082720311 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082720311 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720311 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720311 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241012082720311 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241012082720311 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241012082720312 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34339<->l=127.0.0.1:4259) 20241012082720394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60566<->l=127.0.0.1:4258 20241012082720495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60566<->l=127.0.0.1:4258 20241012082723600 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082723600 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082723604 DLINP <000b> input/ipa.c:451 connected read/write 20241012082723604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082723606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4258 20241012082723609 DLINP <000b> input/ipa.c:451 connected read/write 20241012082723609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082723609 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082723609 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082723609 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  20241012082723609 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082723609 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  20241012082723609 DLGSUP <0013> gsup_server.c:235 2:  20241012082723609 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082723609 DLGSUP <0013> gsup_server.c:235 3:  20241012082723609 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082723609 DLGSUP <0013> gsup_server.c:235 4:  20241012082723609 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082723609 DLGSUP <0013> gsup_server.c:235 5:  20241012082723609 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082723609 DLGSUP <0013> gsup_server.c:235 7:  20241012082723609 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082723609 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082723609 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082723609 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082723610 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241012082723610 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241012082723630 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34673<->l=127.0.0.1:4259) 20241012082723633 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012082723633 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241012082723648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4258 20241012082723679 DAUC <0003> db_auc.c:157 IMSI='262426267081628': No 2G Auth Data 20241012082723679 DAUC <0003> db_auc.c:192 IMSI='262426267081628': No 3G Auth Data 20241012082723693 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426267081628.imsi 20241012082723693 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426267081628.imsi: found in local HLR 20241012082723705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4258 20241012082723707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4258 20241012082723709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082723709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082723709 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082723710 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082723710 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082723710 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34673<->l=127.0.0.1:4259) 20241012082723745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 20241012082723846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 20241012082726949 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082726949 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082726953 DLINP <000b> input/ipa.c:451 connected read/write 20241012082726953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082726955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 20241012082726959 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241012082726959 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241012082726959 DLINP <000b> input/ipa.c:451 connected read/write 20241012082726959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082726959 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082726959 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082726959 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  20241012082726959 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082726959 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  20241012082726959 DLGSUP <0013> gsup_server.c:235 2:  20241012082726959 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082726959 DLGSUP <0013> gsup_server.c:235 3:  20241012082726959 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082726959 DLGSUP <0013> gsup_server.c:235 4:  20241012082726959 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082726959 DLGSUP <0013> gsup_server.c:235 5:  20241012082726959 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082726959 DLGSUP <0013> gsup_server.c:235 7:  20241012082726959 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082726959 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082726959 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082726959 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082726992 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39885<->l=127.0.0.1:4259) 20241012082726995 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012082726995 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241012082727018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38214<->l=127.0.0.1:4258 20241012082727028 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082727028 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428971827964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428971827964" cn_domain=CS} 20241012082727028 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428971827964 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241012082727028 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428971827964 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241012082727028 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428971827964.imsi 20241012082727029 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428971827964.imsi 20241012082727029 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428971827964.imsi: does not exist in local HLR 20241012082727038 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428971827964 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241012082727038 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241012082727038 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241012082727038 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241012082727038 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241012082727038 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241012082727038 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428971827964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082727038 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082727039 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082727039 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082727039 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082727039 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082727039 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082727042 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082727042 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082727042 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241012082727042 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241012082727042 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241012082727045 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082727045 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082727045 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241012082727086 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082727086 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082727086 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082727086 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082727087 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428971827964 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614460475 20241012082727087 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428971827964 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082727087 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082727087 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082727097 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082727097 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082727097 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428971827964 MSISDN-491614460475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082727097 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082727097 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082727100 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082727100 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082727100 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428971827964 MSISDN-491614460475 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 20241012082727100 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428971827964 MSISDN-491614460475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082727100 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082727100 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082727103 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428971827964.imsi 20241012082727103 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428971827964.imsi: does not exist in local HLR 20241012082728105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38214<->l=127.0.0.1:4258 20241012082728108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 20241012082728110 DLINP <000b> input/ipa.c:451 connected read/write 20241012082728110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082728110 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082728110 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082728110 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082728110 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082728110 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082728110 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241012082728110 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241012082728110 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241012082728111 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39885<->l=127.0.0.1:4259) 20241012082728201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 20241012082728302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 20241012082731358 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082731358 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241012082731363 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082731364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38222<->l=127.0.0.1:4258 20241012082731368 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082731368 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082731368 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082731368 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  20241012082731368 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082731368 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  20241012082731368 DLGSUP <0013> gsup_server.c:235 2:  20241012082731368 DLGSUP <0013> gsup_server.c:237 2: 00  20241012082731368 DLGSUP <0013> gsup_server.c:235 3:  20241012082731368 DLGSUP <0013> gsup_server.c:237 3: 00  20241012082731368 DLGSUP <0013> gsup_server.c:235 4:  20241012082731368 DLGSUP <0013> gsup_server.c:237 4: 00  20241012082731368 DLGSUP <0013> gsup_server.c:235 5:  20241012082731368 DLGSUP <0013> gsup_server.c:237 5: 00  20241012082731368 DLGSUP <0013> gsup_server.c:235 7:  20241012082731368 DLGSUP <0013> gsup_server.c:237 7: 00  20241012082731368 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082731368 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241012082731368 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241012082731370 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241012082731370 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241012082731404 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34111<->l=127.0.0.1:4259) 20241012082731406 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012082731406 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241012082731425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38236<->l=127.0.0.1:4258 20241012082731435 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082731435 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421890111143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421890111143" cn_domain=CS} 20241012082731435 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421890111143 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241012082731435 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421890111143 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241012082731436 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421890111143.imsi 20241012082731436 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421890111143.imsi 20241012082731436 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421890111143.imsi: does not exist in local HLR 20241012082731446 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421890111143 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241012082731446 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241012082731446 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241012082731446 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241012082731446 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241012082731446 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241012082731446 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421890111143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082731446 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082731446 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082731446 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082731446 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082731446 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082731446 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082731449 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731449 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731449 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241012082731449 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241012082731449 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241012082731450 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731450 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731450 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241012082731494 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731494 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731494 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731494 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731494 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421890111143 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611160475 20241012082731494 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421890111143 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082731495 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082731495 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082731502 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731502 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731502 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421890111143 MSISDN-491611160475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082731502 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082731502 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082731506 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731506 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731506 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421890111143 MSISDN-491611160475 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 20241012082731506 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421890111143 MSISDN-491611160475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082731506 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082731506 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082731509 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611160475.msisdn 20241012082731509 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611160475.msisdn: does not exist in local HLR 20241012082731509 DDGSM <0007> mslookup_server.c:352 sip.voice.491611160475.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241012082731509 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611160475.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241012082731512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38236<->l=127.0.0.1:4258 20241012082731515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38222<->l=127.0.0.1:4258 20241012082731517 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082731517 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082731517 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082731517 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082731518 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34111<->l=127.0.0.1:4259) 20241012082731518 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731518 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731518 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241012082731518 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241012082731518 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241012082731605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4258 20241012082731706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4258