20241118122514507 DMAIN <0000> hlr.c:802 hlr starting 20241118122514507 DDB <0001> db.c:599 using database: :memory: 20241118122514507 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241118122514508 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241118122514508 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241118122514508 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241118122514509 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241118122514509 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241118122514510 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241118122514510 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241118122514510 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241118122516043 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122516043 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122516048 DLINP <000b> input/ipa.c:451 connected read/write 20241118122516048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122516051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34502<->l=127.0.0.1:4258 20241118122516054 DLINP <000b> input/ipa.c:451 connected read/write 20241118122516054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122516054 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122516054 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122516054 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  20241118122516054 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122516054 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  20241118122516054 DLGSUP <0013> gsup_server.c:235 2:  20241118122516054 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122516054 DLGSUP <0013> gsup_server.c:235 3:  20241118122516054 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122516054 DLGSUP <0013> gsup_server.c:235 4:  20241118122516054 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122516054 DLGSUP <0013> gsup_server.c:235 5:  20241118122516054 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122516054 DLGSUP <0013> gsup_server.c:235 7:  20241118122516054 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122516054 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122516054 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122516054 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122516083 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36325<->l=127.0.0.1:4259) 20241118122516095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34506<->l=127.0.0.1:4258 20241118122516104 DLINP <000b> input/ipa.c:451 connected read/write 20241118122516104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122516104 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"} 20241118122516104 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" 20241118122516104 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} 20241118122516104 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 20241118122516105 DLINP <000b> input/ipa.c:451 connected read/write 20241118122516105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122516105 DLINP <000b> input/ipa.c:451 connected read/write 20241118122516105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122516109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34506<->l=127.0.0.1:4258 20241118122516110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34502<->l=127.0.0.1:4258 20241118122516112 DLINP <000b> input/ipa.c:451 connected read/write 20241118122516113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122516113 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122516113 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122516113 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122516113 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36325<->l=127.0.0.1:4259) 20241118122516160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 20241118122516261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 20241118122519359 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122519359 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122519363 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122519363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4258 20241118122519364 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122519364 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122519364 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122519364 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  20241118122519364 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122519364 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  20241118122519364 DLGSUP <0013> gsup_server.c:235 2:  20241118122519364 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122519364 DLGSUP <0013> gsup_server.c:235 3:  20241118122519364 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122519364 DLGSUP <0013> gsup_server.c:235 4:  20241118122519364 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122519364 DLGSUP <0013> gsup_server.c:235 5:  20241118122519364 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122519364 DLGSUP <0013> gsup_server.c:235 7:  20241118122519364 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122519364 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122519364 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122519364 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122519381 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45951<->l=127.0.0.1:4259) 20241118122519389 DAUC <0003> db_auc.c:157 IMSI='262426016484757': No 2G Auth Data 20241118122519389 DAUC <0003> db_auc.c:192 IMSI='262426016484757': No 3G Auth Data 20241118122519415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34538<->l=127.0.0.1:4258 20241118122519424 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122519424 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426016484757 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426016484757"} 20241118122519424 DAUC <0003> db_auc.c:192 IMSI='262426016484757': No 3G Auth Data 20241118122519424 DAUC <0003> db_auc.c:236 IMSI='262426016484757': Calling to generate 5 vectors 20241118122519424 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118122519424 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122519424 DAUC <0003> auc.c:113 vector [0]: rand = 9eed783736a580f61982b304148f356e 20241118122519424 DAUC <0003> auc.c:179 vector [0]: kc = 422e74dc9d75e000 20241118122519424 DAUC <0003> auc.c:180 vector [0]: sres = 91080310 20241118122519424 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122519424 DAUC <0003> auc.c:113 vector [1]: rand = 25f2370d6bda5bd0b11e84e8c985e10c 20241118122519424 DAUC <0003> auc.c:179 vector [1]: kc = 31df4a915ebb0800 20241118122519424 DAUC <0003> auc.c:180 vector [1]: sres = eb7a26df 20241118122519424 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118122519424 DAUC <0003> auc.c:113 vector [2]: rand = 3e9734325e3b97b9862e901fb1e9d1f1 20241118122519424 DAUC <0003> auc.c:179 vector [2]: kc = 033c404a265edc00 20241118122519424 DAUC <0003> auc.c:180 vector [2]: sres = 9e29cb42 20241118122519424 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118122519424 DAUC <0003> auc.c:113 vector [3]: rand = 1563c0fedb5ecc2857eba50acb205ad7 20241118122519424 DAUC <0003> auc.c:179 vector [3]: kc = d16169feeadb3400 20241118122519424 DAUC <0003> auc.c:180 vector [3]: sres = eaf5e26a 20241118122519424 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118122519424 DAUC <0003> auc.c:113 vector [4]: rand = 13a3305539d826ad5cfe479f77a7cbea 20241118122519424 DAUC <0003> auc.c:179 vector [4]: kc = dfaeb44acb0ba400 20241118122519424 DAUC <0003> auc.c:180 vector [4]: sres = 5c13833a 20241118122519424 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118122519424 DAUC <0003> db_auc.c:245 IMSI='262426016484757': Generated 5 vectors 20241118122519424 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426016484757 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426016484757"} 20241118122519424 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426016484757 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122519425 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519425 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34538<->l=127.0.0.1:4258 20241118122519435 DAUC <0003> db_auc.c:157 IMSI='262423850041001': No 2G Auth Data 20241118122519435 DAUC <0003> db_auc.c:192 IMSI='262423850041001': No 3G Auth Data 20241118122519446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34544<->l=127.0.0.1:4258 20241118122519448 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122519448 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423850041001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423850041001"} 20241118122519448 DAUC <0003> db_auc.c:192 IMSI='262423850041001': No 3G Auth Data 20241118122519448 DAUC <0003> db_auc.c:236 IMSI='262423850041001': Calling to generate 5 vectors 20241118122519448 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118122519448 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122519448 DAUC <0003> auc.c:113 vector [0]: rand = 6707c0b42ef7b1962bb82720b0dfec22 20241118122519448 DAUC <0003> auc.c:179 vector [0]: kc = f6e269c778caf800 20241118122519448 DAUC <0003> auc.c:180 vector [0]: sres = 3af4d469 20241118122519448 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122519448 DAUC <0003> auc.c:113 vector [1]: rand = e366cb1759f30108520ff168e52c3a86 20241118122519448 DAUC <0003> auc.c:179 vector [1]: kc = efaacf1007f28000 20241118122519448 DAUC <0003> auc.c:180 vector [1]: sres = 65b0f64a 20241118122519448 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118122519448 DAUC <0003> auc.c:113 vector [2]: rand = 276b56c5d6ab4737d7e684858f42ee83 20241118122519448 DAUC <0003> auc.c:179 vector [2]: kc = dfba81b1911d5000 20241118122519448 DAUC <0003> auc.c:180 vector [2]: sres = 1c035259 20241118122519448 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118122519448 DAUC <0003> auc.c:113 vector [3]: rand = 33fa8e9fc93ccc7476d037f6e6dd1ae3 20241118122519448 DAUC <0003> auc.c:179 vector [3]: kc = 3515b429b7b0f000 20241118122519448 DAUC <0003> auc.c:180 vector [3]: sres = 3f7c5c4e 20241118122519448 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118122519448 DAUC <0003> auc.c:113 vector [4]: rand = 867ee5a2db202b2dcd8ade7ae6b555e2 20241118122519448 DAUC <0003> auc.c:179 vector [4]: kc = 2aff0b440f4c8c00 20241118122519448 DAUC <0003> auc.c:180 vector [4]: sres = 70198d56 20241118122519448 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118122519448 DAUC <0003> db_auc.c:245 IMSI='262423850041001': Generated 5 vectors 20241118122519448 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423850041001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423850041001"} 20241118122519448 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423850041001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122519448 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519448 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34544<->l=127.0.0.1:4258 20241118122519449 DAUC <0003> db_auc.c:157 IMSI='262421968234607': No 2G Auth Data 20241118122519449 DAUC <0003> db_auc.c:192 IMSI='262421968234607': No 3G Auth Data 20241118122519455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241118122519457 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122519457 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421968234607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421968234607"} 20241118122519457 DAUC <0003> db_auc.c:192 IMSI='262421968234607': No 3G Auth Data 20241118122519457 DAUC <0003> db_auc.c:236 IMSI='262421968234607': Calling to generate 5 vectors 20241118122519457 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118122519457 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122519457 DAUC <0003> auc.c:113 vector [0]: rand = 1b3654dea6a5f021ae3c5eb11057f72f 20241118122519457 DAUC <0003> auc.c:179 vector [0]: kc = 58df5aa6ba73b3fe 20241118122519457 DAUC <0003> auc.c:180 vector [0]: sres = 71198e8d 20241118122519457 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122519457 DAUC <0003> auc.c:113 vector [1]: rand = 86e03079814221f1bf7237ed9fca98a1 20241118122519457 DAUC <0003> auc.c:179 vector [1]: kc = 739c277fc43edce5 20241118122519457 DAUC <0003> auc.c:180 vector [1]: sres = 3b0d0df3 20241118122519457 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118122519457 DAUC <0003> auc.c:113 vector [2]: rand = db8cb08fdeb4a46f5718eff9afd09709 20241118122519457 DAUC <0003> auc.c:179 vector [2]: kc = bb54681d82cfbede 20241118122519457 DAUC <0003> auc.c:180 vector [2]: sres = a28f2ec9 20241118122519457 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118122519457 DAUC <0003> auc.c:113 vector [3]: rand = 98869f17e4e4544f52fe38a2fd0e5158 20241118122519457 DAUC <0003> auc.c:179 vector [3]: kc = e8810380bc0d1c65 20241118122519457 DAUC <0003> auc.c:180 vector [3]: sres = fa16d10b 20241118122519457 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118122519457 DAUC <0003> auc.c:113 vector [4]: rand = 60fd29eaf9f07f9688a5606a83e88ec8 20241118122519457 DAUC <0003> auc.c:179 vector [4]: kc = 4fba58bbb29b43df 20241118122519457 DAUC <0003> auc.c:180 vector [4]: sres = fe6d2074 20241118122519457 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118122519457 DAUC <0003> db_auc.c:245 IMSI='262421968234607': Generated 5 vectors 20241118122519457 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421968234607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421968234607"} 20241118122519457 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421968234607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122519457 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519457 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241118122519459 DAUC <0003> db_auc.c:157 IMSI='262429906601301': No 2G Auth Data 20241118122519459 DAUC <0003> db_auc.c:192 IMSI='262429906601301': No 3G Auth Data 20241118122519465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 20241118122519467 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122519467 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429906601301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429906601301"} 20241118122519467 DAUC <0003> db_auc.c:157 IMSI='262429906601301': No 2G Auth Data 20241118122519467 DAUC <0003> db_auc.c:236 IMSI='262429906601301': Calling to generate 5 vectors 20241118122519467 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118122519467 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122519467 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122519467 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122519467 DAUC <0003> auc.c:113 vector [0]: rand = 0c163e8783a85dacb675bedcb4df1f65 20241118122519467 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122519467 DAUC <0003> auc.c:142 vector [0]: autn = d5705b5a985b000018fbf290399d72c4 20241118122519467 DAUC <0003> auc.c:143 vector [0]: ck = a6b8220063e8c40a1d535fece44bb110 20241118122519467 DAUC <0003> auc.c:144 vector [0]: ik = 33b00f86ca23b93380eeb9fc7e1e4b52 20241118122519467 DAUC <0003> auc.c:145 vector [0]: res = 5c066d77dec4935f0000000000000000 20241118122519467 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122519467 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118122519467 DAUC <0003> auc.c:151 vector [0]: kc = 08b5cb96339e877b 20241118122519467 DAUC <0003> auc.c:152 vector [0]: sres = 82c2fe28 20241118122519467 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118122519467 DAUC <0003> auc.c:113 vector [1]: rand = 7ab5fd45c18b1666933c35c776044c83 20241118122519467 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118122519467 DAUC <0003> auc.c:142 vector [1]: autn = 404e74e13e500000b36d4a021e584748 20241118122519467 DAUC <0003> auc.c:143 vector [1]: ck = 6398061366271e2b5f6daaa85c6e259d 20241118122519467 DAUC <0003> auc.c:144 vector [1]: ik = ae9943601e5963e191c36d1cfd8bee49 20241118122519467 DAUC <0003> auc.c:145 vector [1]: res = 91fad3a6d8f4877e0000000000000000 20241118122519467 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122519467 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118122519467 DAUC <0003> auc.c:151 vector [1]: kc = 03af82c7d99bb61e 20241118122519467 DAUC <0003> auc.c:152 vector [1]: sres = 490e54d8 20241118122519467 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118122519467 DAUC <0003> auc.c:113 vector [2]: rand = e91e4ad77da536708bb547b42184070e 20241118122519467 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118122519467 DAUC <0003> auc.c:142 vector [2]: autn = d74664a4152d000052b148cb3d7eae15 20241118122519467 DAUC <0003> auc.c:143 vector [2]: ck = 2cb56270e6821a9103377cbb668cf70c 20241118122519467 DAUC <0003> auc.c:144 vector [2]: ik = bf800a7c29c6af9b09fbc8edd21564d4 20241118122519467 DAUC <0003> auc.c:145 vector [2]: res = a24ad5d9bdbea5200000000000000000 20241118122519467 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122519467 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118122519467 DAUC <0003> auc.c:151 vector [2]: kc = 99f9dc5a7bdd26d2 20241118122519467 DAUC <0003> auc.c:152 vector [2]: sres = 1ff470f9 20241118122519467 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118122519467 DAUC <0003> auc.c:113 vector [3]: rand = 5010ee294b56e4edae957b35bbf042d9 20241118122519467 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118122519467 DAUC <0003> auc.c:142 vector [3]: autn = 7836ec00a4df00008aa35e0f94e68f62 20241118122519467 DAUC <0003> auc.c:143 vector [3]: ck = 19fca919e0b95876480b277cb969d6d5 20241118122519467 DAUC <0003> auc.c:144 vector [3]: ik = 2664ffccb6fb4e72bf1f16992a86984a 20241118122519467 DAUC <0003> auc.c:145 vector [3]: res = dcc9a46dac0d875c0000000000000000 20241118122519467 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122519467 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118122519467 DAUC <0003> auc.c:151 vector [3]: kc = c88c6730c5ad589b 20241118122519467 DAUC <0003> auc.c:152 vector [3]: sres = 70c42331 20241118122519467 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118122519467 DAUC <0003> auc.c:113 vector [4]: rand = b744a2d83641493b9eb11bd6f36d32a8 20241118122519467 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118122519467 DAUC <0003> auc.c:142 vector [4]: autn = 1cbb2af1fbbb00000abda44609c44046 20241118122519467 DAUC <0003> auc.c:143 vector [4]: ck = a14fb7eac40fb24220410f56ef61a43a 20241118122519467 DAUC <0003> auc.c:144 vector [4]: ik = 19b898d40d32454fe76424b6544150c9 20241118122519467 DAUC <0003> auc.c:145 vector [4]: res = 39f09b48ea92807a0000000000000000 20241118122519467 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122519467 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118122519467 DAUC <0003> auc.c:151 vector [4]: kc = 7fd204de721d03fe 20241118122519467 DAUC <0003> auc.c:152 vector [4]: sres = d3621b32 20241118122519467 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118122519467 DAUC <0003> db_auc.c:245 IMSI='262429906601301': Generated 5 vectors 20241118122519467 DAUC <0003> db_auc.c:249 IMSI='262429906601301': Updating SQN=161 in DB 20241118122519467 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429906601301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429906601301"} 20241118122519467 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429906601301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122519467 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519467 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 20241118122519469 DAUC <0003> db_auc.c:157 IMSI='262429162918642': No 2G Auth Data 20241118122519469 DAUC <0003> db_auc.c:192 IMSI='262429162918642': No 3G Auth Data 20241118122519476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34570<->l=127.0.0.1:4258 20241118122519477 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122519477 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429162918642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429162918642"} 20241118122519477 DAUC <0003> db_auc.c:157 IMSI='262429162918642': No 2G Auth Data 20241118122519477 DAUC <0003> db_auc.c:236 IMSI='262429162918642': Calling to generate 5 vectors 20241118122519477 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118122519477 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122519477 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241118122519477 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122519477 DAUC <0003> auc.c:113 vector [0]: rand = d7d4dce56ee81a8798a1bc351c2c288b 20241118122519477 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122519477 DAUC <0003> auc.c:142 vector [0]: autn = c3bc089b09fb0000d54516feba109fbd 20241118122519477 DAUC <0003> auc.c:143 vector [0]: ck = b1f50ae5ad9cbfccb137ba500205c01e 20241118122519477 DAUC <0003> auc.c:144 vector [0]: ik = 9afb37cb7aab4102b979315a59b2b589 20241118122519477 DAUC <0003> auc.c:145 vector [0]: res = 0ecdc073eb063f1e0000000000000000 20241118122519477 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122519477 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118122519477 DAUC <0003> auc.c:151 vector [0]: kc = 2340b6248c808b59 20241118122519477 DAUC <0003> auc.c:152 vector [0]: sres = e5cbff6d 20241118122519477 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118122519477 DAUC <0003> auc.c:113 vector [1]: rand = 8f2a6cb0f3f475e5d2dd2af0247a39bf 20241118122519477 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118122519477 DAUC <0003> auc.c:142 vector [1]: autn = b6b71e398cbd0000d01c474a6f70c47d 20241118122519477 DAUC <0003> auc.c:143 vector [1]: ck = 519e40967e2363690bddab9400c796eb 20241118122519477 DAUC <0003> auc.c:144 vector [1]: ik = 37cdf75c8353a8d0ddad40b50b2525aa 20241118122519477 DAUC <0003> auc.c:145 vector [1]: res = dec1ecbb6d0f730a0000000000000000 20241118122519477 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122519477 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118122519477 DAUC <0003> auc.c:151 vector [1]: kc = b0235cebf69278f8 20241118122519477 DAUC <0003> auc.c:152 vector [1]: sres = b3ce9fb1 20241118122519477 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118122519477 DAUC <0003> auc.c:113 vector [2]: rand = 2ac34f92dc20280f6988a7f9b490660c 20241118122519477 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118122519477 DAUC <0003> auc.c:142 vector [2]: autn = abed6ee7d1e400009b03929ccc8e5346 20241118122519477 DAUC <0003> auc.c:143 vector [2]: ck = b7422e49607ea4069fb017bf4de90d51 20241118122519477 DAUC <0003> auc.c:144 vector [2]: ik = 1f7c6df3a6b40dafa9ef2c7e16c032af 20241118122519477 DAUC <0003> auc.c:145 vector [2]: res = a7a7ae7fe28972d10000000000000000 20241118122519477 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122519477 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118122519477 DAUC <0003> auc.c:151 vector [2]: kc = 9e61787b9de39657 20241118122519477 DAUC <0003> auc.c:152 vector [2]: sres = 452edcae 20241118122519477 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118122519477 DAUC <0003> auc.c:113 vector [3]: rand = 517dfcf1032f5b2ee29c7403d65d0029 20241118122519477 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118122519477 DAUC <0003> auc.c:142 vector [3]: autn = ca084a4d6ed40000060144d8dbd121f5 20241118122519477 DAUC <0003> auc.c:143 vector [3]: ck = d2e94a694d034bd32c55720d76bfaed9 20241118122519477 DAUC <0003> auc.c:144 vector [3]: ik = a96b9b492d9a91a74a659c82aa386dc2 20241118122519477 DAUC <0003> auc.c:145 vector [3]: res = 6c7b6c7fd29cd5970000000000000000 20241118122519477 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122519477 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118122519477 DAUC <0003> auc.c:151 vector [3]: kc = 1db23fafbc1e196f 20241118122519477 DAUC <0003> auc.c:152 vector [3]: sres = bee7b9e8 20241118122519477 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118122519477 DAUC <0003> auc.c:113 vector [4]: rand = 9254d7c7d1bebb635659387c9250e579 20241118122519477 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118122519477 DAUC <0003> auc.c:142 vector [4]: autn = 04c208d5b2860000d31497c6d558a450 20241118122519477 DAUC <0003> auc.c:143 vector [4]: ck = 9ee669dba05c800bbe96c97110bab2c9 20241118122519477 DAUC <0003> auc.c:144 vector [4]: ik = a3eb6f60d50de56ae9038b6dad63102b 20241118122519477 DAUC <0003> auc.c:145 vector [4]: res = 0b02877167289e510000000000000000 20241118122519477 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122519477 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118122519477 DAUC <0003> auc.c:151 vector [4]: kc = 6a9844a7c888c783 20241118122519477 DAUC <0003> auc.c:152 vector [4]: sres = 6c2a1920 20241118122519477 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118122519477 DAUC <0003> db_auc.c:245 IMSI='262429162918642': Generated 5 vectors 20241118122519477 DAUC <0003> db_auc.c:249 IMSI='262429162918642': Updating SQN=161 in DB 20241118122519477 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429162918642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429162918642"} 20241118122519477 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429162918642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122519477 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519477 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34570<->l=127.0.0.1:4258 20241118122519480 DAUC <0003> db_auc.c:157 IMSI='262421002123125': No 2G Auth Data 20241118122519480 DAUC <0003> db_auc.c:192 IMSI='262421002123125': No 3G Auth Data 20241118122519486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4258 20241118122519487 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122519487 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421002123125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421002123125"} 20241118122519487 DAUC <0003> db_auc.c:236 IMSI='262421002123125': Calling to generate 5 vectors 20241118122519487 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118122519487 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122519487 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122519487 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122519487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122519487 DAUC <0003> auc.c:113 vector [0]: rand = 388483e8cf85afaffe0c28af1701a038 20241118122519487 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122519487 DAUC <0003> auc.c:142 vector [0]: autn = 89923083f2440000cda48e444bfbce1e 20241118122519487 DAUC <0003> auc.c:143 vector [0]: ck = 9b37db02e35850067f884307da3bcf41 20241118122519487 DAUC <0003> auc.c:144 vector [0]: ik = 5b0486bb4256ec66cfeeee7a338ed505 20241118122519487 DAUC <0003> auc.c:145 vector [0]: res = d58309596404dc8a0000000000000000 20241118122519487 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122519487 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122519487 DAUC <0003> auc.c:179 vector [0]: kc = 1215665c30f2f800 20241118122519487 DAUC <0003> auc.c:180 vector [0]: sres = 544d85d4 20241118122519487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122519487 DAUC <0003> auc.c:113 vector [1]: rand = 4f1f2101ce6bb4687b98913c042b6def 20241118122519487 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118122519487 DAUC <0003> auc.c:142 vector [1]: autn = 3196eaa26c7700005d86150d785e467d 20241118122519487 DAUC <0003> auc.c:143 vector [1]: ck = 92090f562b36c3e4052bae584343c88b 20241118122519487 DAUC <0003> auc.c:144 vector [1]: ik = 1cda252c03868ef37937fbae5f0944a5 20241118122519487 DAUC <0003> auc.c:145 vector [1]: res = 98ddb5cc51b9fec30000000000000000 20241118122519487 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122519487 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122519487 DAUC <0003> auc.c:179 vector [1]: kc = 80e9698892d58800 20241118122519487 DAUC <0003> auc.c:180 vector [1]: sres = 82acdab3 20241118122519487 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122519487 DAUC <0003> auc.c:113 vector [2]: rand = 147fbe9a6ad4529a70f97052deb6d81e 20241118122519487 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118122519487 DAUC <0003> auc.c:142 vector [2]: autn = 0afbf9e0f37a00002a1f785fc724591d 20241118122519487 DAUC <0003> auc.c:143 vector [2]: ck = 22f141186886a292ea8707524369e1ce 20241118122519487 DAUC <0003> auc.c:144 vector [2]: ik = 0b94140f6dbe9375ccf036b824088f95 20241118122519487 DAUC <0003> auc.c:145 vector [2]: res = cf6f116b19244f270000000000000000 20241118122519487 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122519487 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122519487 DAUC <0003> auc.c:179 vector [2]: kc = 426a3d180a875c00 20241118122519487 DAUC <0003> auc.c:180 vector [2]: sres = 978d2b5e 20241118122519487 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122519487 DAUC <0003> auc.c:113 vector [3]: rand = 4001a20c8f0cb32c95c4501c7f2c04fa 20241118122519487 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118122519487 DAUC <0003> auc.c:142 vector [3]: autn = 09417cd6b58300000e1924a6511b76c1 20241118122519487 DAUC <0003> auc.c:143 vector [3]: ck = 298cf387dca4e86a81e7bfbf74676a84 20241118122519487 DAUC <0003> auc.c:144 vector [3]: ik = c57d0477bc68a700532cddc38f38566e 20241118122519487 DAUC <0003> auc.c:145 vector [3]: res = ed7f5878bc8324170000000000000000 20241118122519487 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122519487 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122519487 DAUC <0003> auc.c:179 vector [3]: kc = 1d28c9aae8260400 20241118122519487 DAUC <0003> auc.c:180 vector [3]: sres = d59ad3d5 20241118122519487 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122519487 DAUC <0003> auc.c:113 vector [4]: rand = 115104ab4309b65e98cba8029d83d93b 20241118122519487 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118122519487 DAUC <0003> auc.c:142 vector [4]: autn = bd980b6f89e500000daad97a1ff53ed5 20241118122519487 DAUC <0003> auc.c:143 vector [4]: ck = b1bfddd2888790cb38003ba84080ad44 20241118122519487 DAUC <0003> auc.c:144 vector [4]: ik = 1f4f321ac9191e530f35b62e97321382 20241118122519487 DAUC <0003> auc.c:145 vector [4]: res = 5171c292f14cde470000000000000000 20241118122519487 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122519487 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118122519487 DAUC <0003> auc.c:179 vector [4]: kc = 570a56b338e1c800 20241118122519487 DAUC <0003> auc.c:180 vector [4]: sres = 81105d07 20241118122519487 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118122519487 DAUC <0003> db_auc.c:245 IMSI='262421002123125': Generated 5 vectors 20241118122519487 DAUC <0003> db_auc.c:249 IMSI='262421002123125': Updating SQN=161 in DB 20241118122519487 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421002123125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421002123125"} 20241118122519487 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421002123125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122519487 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519487 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4258 20241118122519489 DAUC <0003> db_auc.c:157 IMSI='262426452770875': No 2G Auth Data 20241118122519489 DAUC <0003> db_auc.c:192 IMSI='262426452770875': No 3G Auth Data 20241118122519496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34580<->l=127.0.0.1:4258 20241118122519497 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122519497 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426452770875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426452770875"} 20241118122519497 DAUC <0003> db_auc.c:236 IMSI='262426452770875': Calling to generate 5 vectors 20241118122519497 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118122519497 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122519497 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122519497 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122519497 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122519497 DAUC <0003> auc.c:113 vector [0]: rand = 4e679bf5dd4a98e7bba4b550dc18bf52 20241118122519497 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122519497 DAUC <0003> auc.c:142 vector [0]: autn = a16565212f64000004ac49894e584c29 20241118122519497 DAUC <0003> auc.c:143 vector [0]: ck = 197f592482c84ab7b93b3846e67ffd2c 20241118122519497 DAUC <0003> auc.c:144 vector [0]: ik = e0a5a25055b23460a58b43162b78e15b 20241118122519497 DAUC <0003> auc.c:145 vector [0]: res = d306959a9e1cc42c0000000000000000 20241118122519497 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122519497 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122519497 DAUC <0003> auc.c:179 vector [0]: kc = d8e9b972ea979800 20241118122519497 DAUC <0003> auc.c:180 vector [0]: sres = 693664b3 20241118122519497 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122519497 DAUC <0003> auc.c:113 vector [1]: rand = d174042eed0c09971e41a791301e01a4 20241118122519497 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118122519497 DAUC <0003> auc.c:142 vector [1]: autn = cf31b1fb20520000957794bef6f2e328 20241118122519497 DAUC <0003> auc.c:143 vector [1]: ck = 465c7450d8d24bc9efba7d11d3842a36 20241118122519497 DAUC <0003> auc.c:144 vector [1]: ik = 916ce52c25af808e170438e180dbf653 20241118122519497 DAUC <0003> auc.c:145 vector [1]: res = 1c4ee5145b4c1f010000000000000000 20241118122519497 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122519497 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122519497 DAUC <0003> auc.c:179 vector [1]: kc = 8dad16b42e1ec400 20241118122519497 DAUC <0003> auc.c:180 vector [1]: sres = 67aebd80 20241118122519497 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122519497 DAUC <0003> auc.c:113 vector [2]: rand = 17f61019f0abd6ce17f697d639baf207 20241118122519497 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118122519497 DAUC <0003> auc.c:142 vector [2]: autn = 15dc778cb4fc000076889d794fce68ce 20241118122519497 DAUC <0003> auc.c:143 vector [2]: ck = b6ec77f5549e464d604b06a2cd69bfb6 20241118122519497 DAUC <0003> auc.c:144 vector [2]: ik = e3c896a7bf55519a667a609a90dc157a 20241118122519497 DAUC <0003> auc.c:145 vector [2]: res = 2aa74cc6be8e5dcc0000000000000000 20241118122519497 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122519497 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122519497 DAUC <0003> auc.c:179 vector [2]: kc = 943b105fff075c00 20241118122519497 DAUC <0003> auc.c:180 vector [2]: sres = 6c20309f 20241118122519497 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122519497 DAUC <0003> auc.c:113 vector [3]: rand = 1c36768705b8939cc064296e8c739d91 20241118122519497 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118122519497 DAUC <0003> auc.c:142 vector [3]: autn = e0fe6f4eb79200006b1539d91b2390b0 20241118122519497 DAUC <0003> auc.c:143 vector [3]: ck = 38f0ce262623c30d59c5771e4028d76c 20241118122519497 DAUC <0003> auc.c:144 vector [3]: ik = e79e4ad4b37e3de0a9faed3590a6582c 20241118122519497 DAUC <0003> auc.c:145 vector [3]: res = 6d0ff11cae72560d0000000000000000 20241118122519497 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122519497 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122519497 DAUC <0003> auc.c:179 vector [3]: kc = c947a67776740800 20241118122519497 DAUC <0003> auc.c:180 vector [3]: sres = e25a2131 20241118122519497 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122519497 DAUC <0003> auc.c:113 vector [4]: rand = 470a783c44f0541905f7cf8d5ab1a2db 20241118122519497 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118122519497 DAUC <0003> auc.c:142 vector [4]: autn = b1ba78286e8b0000ae89713841631e9d 20241118122519497 DAUC <0003> auc.c:143 vector [4]: ck = dcfa5ef1926614e6dddcaae21e08246c 20241118122519497 DAUC <0003> auc.c:144 vector [4]: ik = d0312edff061da6b19ed673241fb6658 20241118122519497 DAUC <0003> auc.c:145 vector [4]: res = 5989bea9912fc4a80000000000000000 20241118122519497 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122519497 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118122519497 DAUC <0003> auc.c:179 vector [4]: kc = cbfd4fdcedd07400 20241118122519497 DAUC <0003> auc.c:180 vector [4]: sres = a3034b18 20241118122519497 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118122519497 DAUC <0003> db_auc.c:245 IMSI='262426452770875': Generated 5 vectors 20241118122519497 DAUC <0003> db_auc.c:249 IMSI='262426452770875': Updating SQN=161 in DB 20241118122519497 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426452770875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426452770875"} 20241118122519497 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426452770875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122519497 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519497 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34580<->l=127.0.0.1:4258 20241118122519500 DAUC <0003> db_auc.c:157 IMSI='262424874804404': No 2G Auth Data 20241118122519500 DAUC <0003> db_auc.c:192 IMSI='262424874804404': No 3G Auth Data 20241118122519507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4258 20241118122519509 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122519509 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424874804404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424874804404"} 20241118122519509 DAUC <0003> db_auc.c:236 IMSI='262424874804404': Calling to generate 5 vectors 20241118122519509 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118122519509 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122519509 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122519509 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122519509 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122519509 DAUC <0003> auc.c:113 vector [0]: rand = 53ccde93bc3597d3f66c6a1e4e63daf3 20241118122519509 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122519509 DAUC <0003> auc.c:142 vector [0]: autn = ac56518c1ea0000056dc7c557fc1c4d2 20241118122519509 DAUC <0003> auc.c:143 vector [0]: ck = 1134b20441cd724b1399224642bed4ca 20241118122519509 DAUC <0003> auc.c:144 vector [0]: ik = f4bd1ab979d4b93760d30253ae70fc38 20241118122519509 DAUC <0003> auc.c:145 vector [0]: res = c88ea8ec084a76160000000000000000 20241118122519509 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122519509 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122519509 DAUC <0003> auc.c:179 vector [0]: kc = 9a5bf8f85a4d03ed 20241118122519509 DAUC <0003> auc.c:180 vector [0]: sres = a9a5beba 20241118122519509 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122519509 DAUC <0003> auc.c:113 vector [1]: rand = 9ca765904fd54c4d72c5f3bc028ca2cb 20241118122519509 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118122519509 DAUC <0003> auc.c:142 vector [1]: autn = 7f9970b9414d000035d3e2bd5b37dfd3 20241118122519509 DAUC <0003> auc.c:143 vector [1]: ck = 7a1f9d2adbfaa23f2a42fe6685abc3e4 20241118122519509 DAUC <0003> auc.c:144 vector [1]: ik = 6eaeedcaade74b0b3d3609fccb7f2907 20241118122519509 DAUC <0003> auc.c:145 vector [1]: res = 1047b6953f3987730000000000000000 20241118122519509 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122519509 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122519509 DAUC <0003> auc.c:179 vector [1]: kc = 58b6bcd22f15c855 20241118122519509 DAUC <0003> auc.c:180 vector [1]: sres = f6cfa9a7 20241118122519509 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122519509 DAUC <0003> auc.c:113 vector [2]: rand = f77eb763e9f3c081c1d2cb0eeba46eae 20241118122519509 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118122519509 DAUC <0003> auc.c:142 vector [2]: autn = c748cf33a7b60000b055cf177581baad 20241118122519509 DAUC <0003> auc.c:143 vector [2]: ck = a752e4193a33b4a6b5a4ddc4711cf3f8 20241118122519509 DAUC <0003> auc.c:144 vector [2]: ik = 836e7a18265c695b68073a17dc76a7aa 20241118122519509 DAUC <0003> auc.c:145 vector [2]: res = f212bb44433580c50000000000000000 20241118122519509 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122519509 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122519509 DAUC <0003> auc.c:179 vector [2]: kc = 1796ee9dd16b7dd7 20241118122519509 DAUC <0003> auc.c:180 vector [2]: sres = e3ddb6cd 20241118122519509 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122519509 DAUC <0003> auc.c:113 vector [3]: rand = 401a6e4eb4453dc599f1f9c9d6e8955c 20241118122519509 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118122519509 DAUC <0003> auc.c:142 vector [3]: autn = ae4589b6fe3300009548a55966369c6e 20241118122519509 DAUC <0003> auc.c:143 vector [3]: ck = f3095f26af8af86808578926f7627bee 20241118122519509 DAUC <0003> auc.c:144 vector [3]: ik = c9d4908bdd866d5854e19460bff5b2b5 20241118122519509 DAUC <0003> auc.c:145 vector [3]: res = bfeefe5d05ff46ad0000000000000000 20241118122519509 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122519509 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122519509 DAUC <0003> auc.c:179 vector [3]: kc = 72704cc16afb1fce 20241118122519509 DAUC <0003> auc.c:180 vector [3]: sres = a82ade5f 20241118122519509 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122519509 DAUC <0003> auc.c:113 vector [4]: rand = 8676a473ee2f3d61af5d31c8970ef54e 20241118122519509 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118122519509 DAUC <0003> auc.c:142 vector [4]: autn = 5d5933ced3c70000b0e946fea9199bd1 20241118122519509 DAUC <0003> auc.c:143 vector [4]: ck = f37e54ad21304c44afeaa75612f0984f 20241118122519509 DAUC <0003> auc.c:144 vector [4]: ik = 6e1a3a58158d9aac254c6b3c1a21919f 20241118122519509 DAUC <0003> auc.c:145 vector [4]: res = 08f16be208f4a9df0000000000000000 20241118122519509 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122519509 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118122519509 DAUC <0003> auc.c:179 vector [4]: kc = efb84aafb9843eb7 20241118122519509 DAUC <0003> auc.c:180 vector [4]: sres = a25b22f6 20241118122519509 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118122519509 DAUC <0003> db_auc.c:245 IMSI='262424874804404': Generated 5 vectors 20241118122519509 DAUC <0003> db_auc.c:249 IMSI='262424874804404': Updating SQN=161 in DB 20241118122519509 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424874804404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424874804404"} 20241118122519509 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424874804404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122519509 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519509 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122519510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4258 20241118122519511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4258 20241118122519511 DLINP <000b> input/ipa.c:451 connected read/write 20241118122519511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122519511 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122519512 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122519512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122519512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45951<->l=127.0.0.1:4259) 20241118122519534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4258 20241118122519635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4258 20241118122522768 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122522768 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122522773 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4258 20241118122522779 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522779 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122522779 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122522779 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  20241118122522779 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122522779 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  20241118122522779 DLGSUP <0013> gsup_server.c:235 2:  20241118122522779 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122522779 DLGSUP <0013> gsup_server.c:235 3:  20241118122522779 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122522779 DLGSUP <0013> gsup_server.c:235 4:  20241118122522779 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122522779 DLGSUP <0013> gsup_server.c:235 5:  20241118122522779 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122522779 DLGSUP <0013> gsup_server.c:235 7:  20241118122522779 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122522779 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122522779 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122522779 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122522806 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42807<->l=127.0.0.1:4259) 20241118122522816 DAUC <0003> db_auc.c:157 IMSI='262424157210586': No 2G Auth Data 20241118122522816 DAUC <0003> db_auc.c:192 IMSI='262424157210586': No 3G Auth Data 20241118122522840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51640<->l=127.0.0.1:4258 20241118122522849 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522849 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424157210586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424157210586"} 20241118122522849 DAUC <0003> db_auc.c:192 IMSI='262424157210586': No 3G Auth Data 20241118122522849 DAUC <0003> db_auc.c:236 IMSI='262424157210586': Calling to generate 1 vectors 20241118122522849 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241118122522849 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522849 DAUC <0003> auc.c:113 vector [0]: rand = 8a6e908e60a1fa10e0758e81aa734b0b 20241118122522849 DAUC <0003> auc.c:179 vector [0]: kc = 1e39dd88019f0400 20241118122522849 DAUC <0003> auc.c:180 vector [0]: sres = 86d034f5 20241118122522849 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122522849 DAUC <0003> db_auc.c:245 IMSI='262424157210586': Generated 1 vectors 20241118122522849 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424157210586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424157210586"} 20241118122522849 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424157210586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522849 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522849 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522852 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522853 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424157210586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424157210586"} 20241118122522853 DAUC <0003> db_auc.c:192 IMSI='262424157210586': No 3G Auth Data 20241118122522853 DAUC <0003> db_auc.c:236 IMSI='262424157210586': Calling to generate 4 vectors 20241118122522853 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241118122522853 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522853 DAUC <0003> auc.c:113 vector [0]: rand = b7455e4aa447d0092bfeacf66d91eec1 20241118122522853 DAUC <0003> auc.c:179 vector [0]: kc = 27a49f2102044000 20241118122522853 DAUC <0003> auc.c:180 vector [0]: sres = 796cf822 20241118122522853 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122522853 DAUC <0003> auc.c:113 vector [1]: rand = 785ff4a3288aa7e2d8cf1ac064796426 20241118122522853 DAUC <0003> auc.c:179 vector [1]: kc = 2d508a1fab521400 20241118122522853 DAUC <0003> auc.c:180 vector [1]: sres = 4bae58c8 20241118122522853 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118122522853 DAUC <0003> auc.c:113 vector [2]: rand = 6d991093aa94d44747377c81aeec3dba 20241118122522853 DAUC <0003> auc.c:179 vector [2]: kc = 27990838a8e5d800 20241118122522853 DAUC <0003> auc.c:180 vector [2]: sres = cfcd5939 20241118122522853 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118122522853 DAUC <0003> auc.c:113 vector [3]: rand = 029ca80939f48b59d92392b65afa6106 20241118122522853 DAUC <0003> auc.c:179 vector [3]: kc = 85a7a21a29a61c00 20241118122522853 DAUC <0003> auc.c:180 vector [3]: sres = a24320f4 20241118122522853 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118122522853 DAUC <0003> db_auc.c:245 IMSI='262424157210586': Generated 4 vectors 20241118122522853 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424157210586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424157210586"} 20241118122522853 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424157210586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522853 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522853 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522853 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522853 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424157210586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424157210586"} 20241118122522853 DAUC <0003> db_auc.c:192 IMSI='262424157210586': No 3G Auth Data 20241118122522853 DAUC <0003> db_auc.c:236 IMSI='262424157210586': Calling to generate 5 vectors 20241118122522853 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118122522853 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522853 DAUC <0003> auc.c:113 vector [0]: rand = fb40f0a57a275a5f726b73f4a4d6922b 20241118122522853 DAUC <0003> auc.c:179 vector [0]: kc = 0d53e277fec1a800 20241118122522853 DAUC <0003> auc.c:180 vector [0]: sres = b7e9100b 20241118122522853 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122522853 DAUC <0003> auc.c:113 vector [1]: rand = a1ae4fcb958762e3437d9d1e91802e1b 20241118122522853 DAUC <0003> auc.c:179 vector [1]: kc = b0111afcf02d3400 20241118122522853 DAUC <0003> auc.c:180 vector [1]: sres = 54fa42d4 20241118122522853 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118122522853 DAUC <0003> auc.c:113 vector [2]: rand = ce17d138eee39022ec0c9951adeb14be 20241118122522853 DAUC <0003> auc.c:179 vector [2]: kc = 5faeff4f38cd2800 20241118122522853 DAUC <0003> auc.c:180 vector [2]: sres = 39f411d7 20241118122522853 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118122522853 DAUC <0003> auc.c:113 vector [3]: rand = 8ad2ed57296473d35380a06eebd96895 20241118122522853 DAUC <0003> auc.c:179 vector [3]: kc = 895d11fc03da6400 20241118122522853 DAUC <0003> auc.c:180 vector [3]: sres = 46176004 20241118122522853 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118122522853 DAUC <0003> auc.c:113 vector [4]: rand = 804a953cc0b0019cce4b6ac28992ffd7 20241118122522853 DAUC <0003> auc.c:179 vector [4]: kc = e38169d3913a2c00 20241118122522853 DAUC <0003> auc.c:180 vector [4]: sres = f9a72892 20241118122522853 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118122522853 DAUC <0003> db_auc.c:245 IMSI='262424157210586': Generated 5 vectors 20241118122522853 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424157210586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424157210586"} 20241118122522853 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424157210586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522853 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522853 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522854 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522854 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424157210586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424157210586"} 20241118122522854 DAUC <0003> db_auc.c:192 IMSI='262424157210586': No 3G Auth Data 20241118122522854 DAUC <0003> db_auc.c:236 IMSI='262424157210586': Calling to generate 5 vectors 20241118122522854 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118122522854 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522854 DAUC <0003> auc.c:113 vector [0]: rand = b8f99421dacce4b53c6d25b5ffe7a4e5 20241118122522854 DAUC <0003> auc.c:179 vector [0]: kc = aa31d6eacdea2400 20241118122522854 DAUC <0003> auc.c:180 vector [0]: sres = 2b7f656c 20241118122522854 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122522854 DAUC <0003> auc.c:113 vector [1]: rand = c442caee0dc3bcb68e8076b4e3b8debc 20241118122522854 DAUC <0003> auc.c:179 vector [1]: kc = f336addaf5524c00 20241118122522854 DAUC <0003> auc.c:180 vector [1]: sres = 68bb4a7f 20241118122522854 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118122522854 DAUC <0003> auc.c:113 vector [2]: rand = 39f88cfe5c52f18f26ca4253199729ab 20241118122522854 DAUC <0003> auc.c:179 vector [2]: kc = ddefbf29dc372800 20241118122522854 DAUC <0003> auc.c:180 vector [2]: sres = 81ede34e 20241118122522854 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118122522854 DAUC <0003> auc.c:113 vector [3]: rand = 5d3356e2edc9baa9bd644edda2806b56 20241118122522854 DAUC <0003> auc.c:179 vector [3]: kc = 1a77926ee5cd8800 20241118122522854 DAUC <0003> auc.c:180 vector [3]: sres = c92cafd7 20241118122522854 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118122522854 DAUC <0003> auc.c:113 vector [4]: rand = 3754d1c99b108e2a5c238c0a9d3e114c 20241118122522854 DAUC <0003> auc.c:179 vector [4]: kc = e995ac1ab1f15400 20241118122522854 DAUC <0003> auc.c:180 vector [4]: sres = ada33a35 20241118122522854 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118122522854 DAUC <0003> db_auc.c:245 IMSI='262424157210586': Generated 5 vectors 20241118122522854 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424157210586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424157210586"} 20241118122522854 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424157210586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522854 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522854 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51640<->l=127.0.0.1:4258 20241118122522858 DAUC <0003> db_auc.c:157 IMSI='262425981112363': No 2G Auth Data 20241118122522858 DAUC <0003> db_auc.c:192 IMSI='262425981112363': No 3G Auth Data 20241118122522868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20241118122522869 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522869 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425981112363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425981112363"} 20241118122522869 DAUC <0003> db_auc.c:192 IMSI='262425981112363': No 3G Auth Data 20241118122522869 DAUC <0003> db_auc.c:236 IMSI='262425981112363': Calling to generate 1 vectors 20241118122522869 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241118122522869 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522869 DAUC <0003> auc.c:113 vector [0]: rand = f1a5006d7bc4b4d101e0591e22e52013 20241118122522869 DAUC <0003> auc.c:179 vector [0]: kc = 09f29b69ca05e400 20241118122522869 DAUC <0003> auc.c:180 vector [0]: sres = 7dc8edbc 20241118122522869 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122522869 DAUC <0003> db_auc.c:245 IMSI='262425981112363': Generated 1 vectors 20241118122522869 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425981112363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425981112363"} 20241118122522869 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425981112363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522869 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522869 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522870 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522871 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425981112363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425981112363"} 20241118122522871 DAUC <0003> db_auc.c:192 IMSI='262425981112363': No 3G Auth Data 20241118122522871 DAUC <0003> db_auc.c:236 IMSI='262425981112363': Calling to generate 4 vectors 20241118122522871 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241118122522871 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522871 DAUC <0003> auc.c:113 vector [0]: rand = 1b7f3def6ea35e54d383286cfcf4be92 20241118122522871 DAUC <0003> auc.c:179 vector [0]: kc = f48d263817f89400 20241118122522871 DAUC <0003> auc.c:180 vector [0]: sres = 053cb7f6 20241118122522871 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122522871 DAUC <0003> auc.c:113 vector [1]: rand = 042ba30b00a5b0c6b20dbf13293910bb 20241118122522871 DAUC <0003> auc.c:179 vector [1]: kc = 4e31ed9f118ab400 20241118122522871 DAUC <0003> auc.c:180 vector [1]: sres = 79007d98 20241118122522871 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118122522871 DAUC <0003> auc.c:113 vector [2]: rand = 80ba061661aa98511bd35301b76f488b 20241118122522871 DAUC <0003> auc.c:179 vector [2]: kc = f7420ce296b60800 20241118122522871 DAUC <0003> auc.c:180 vector [2]: sres = 36c13ddb 20241118122522871 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118122522871 DAUC <0003> auc.c:113 vector [3]: rand = 73ba15ef01119500bf20b47a22c8f1cc 20241118122522871 DAUC <0003> auc.c:179 vector [3]: kc = 6de4d45531044400 20241118122522871 DAUC <0003> auc.c:180 vector [3]: sres = 8a72e8e5 20241118122522871 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118122522871 DAUC <0003> db_auc.c:245 IMSI='262425981112363': Generated 4 vectors 20241118122522871 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425981112363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425981112363"} 20241118122522871 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425981112363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522871 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522871 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522871 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522871 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425981112363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425981112363"} 20241118122522871 DAUC <0003> db_auc.c:192 IMSI='262425981112363': No 3G Auth Data 20241118122522871 DAUC <0003> db_auc.c:236 IMSI='262425981112363': Calling to generate 5 vectors 20241118122522871 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118122522871 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522871 DAUC <0003> auc.c:113 vector [0]: rand = 592bfaad0d6e75ac994bdd780da52f51 20241118122522871 DAUC <0003> auc.c:179 vector [0]: kc = 22efed1e1e75ac00 20241118122522871 DAUC <0003> auc.c:180 vector [0]: sres = ecb4c093 20241118122522871 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122522871 DAUC <0003> auc.c:113 vector [1]: rand = 719cef94c0e1dc5657e07fe3b8bacca5 20241118122522871 DAUC <0003> auc.c:179 vector [1]: kc = c4ca039c56b02c00 20241118122522871 DAUC <0003> auc.c:180 vector [1]: sres = 6617bdaf 20241118122522872 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118122522872 DAUC <0003> auc.c:113 vector [2]: rand = 3757c63483aa85c68abad48e3db3cbd1 20241118122522872 DAUC <0003> auc.c:179 vector [2]: kc = 7c91d9a85beba400 20241118122522872 DAUC <0003> auc.c:180 vector [2]: sres = 6bb36ca8 20241118122522872 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118122522872 DAUC <0003> auc.c:113 vector [3]: rand = c5e36e9d3759a994e7b2090aad534e5f 20241118122522872 DAUC <0003> auc.c:179 vector [3]: kc = 8ce8706953f25400 20241118122522872 DAUC <0003> auc.c:180 vector [3]: sres = 70f1abc5 20241118122522872 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118122522872 DAUC <0003> auc.c:113 vector [4]: rand = 5a221a079566e013eda6ef9ae83ba0f3 20241118122522872 DAUC <0003> auc.c:179 vector [4]: kc = 54f5098529ce3400 20241118122522872 DAUC <0003> auc.c:180 vector [4]: sres = a0f36acd 20241118122522872 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118122522872 DAUC <0003> db_auc.c:245 IMSI='262425981112363': Generated 5 vectors 20241118122522872 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425981112363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425981112363"} 20241118122522872 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425981112363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522872 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522872 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522872 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522872 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425981112363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425981112363"} 20241118122522872 DAUC <0003> db_auc.c:192 IMSI='262425981112363': No 3G Auth Data 20241118122522872 DAUC <0003> db_auc.c:236 IMSI='262425981112363': Calling to generate 5 vectors 20241118122522872 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118122522872 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522872 DAUC <0003> auc.c:113 vector [0]: rand = 8c63db29f2724faa1f209463197cdbd8 20241118122522872 DAUC <0003> auc.c:179 vector [0]: kc = 1bf38e1ab1a7b400 20241118122522872 DAUC <0003> auc.c:180 vector [0]: sres = 0d37fe51 20241118122522872 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122522872 DAUC <0003> auc.c:113 vector [1]: rand = 247c11e2ff5d47b8dc031212780ea923 20241118122522872 DAUC <0003> auc.c:179 vector [1]: kc = 3fbd3bd0ffc05c00 20241118122522872 DAUC <0003> auc.c:180 vector [1]: sres = 6bbd86a1 20241118122522872 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118122522872 DAUC <0003> auc.c:113 vector [2]: rand = 4605ea322646a93ae0d206bc20657e9d 20241118122522872 DAUC <0003> auc.c:179 vector [2]: kc = c622537512bb9c00 20241118122522872 DAUC <0003> auc.c:180 vector [2]: sres = 0274752a 20241118122522872 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118122522872 DAUC <0003> auc.c:113 vector [3]: rand = 191b51e2c6b1a4c5e9ffe171bd9ba542 20241118122522872 DAUC <0003> auc.c:179 vector [3]: kc = 339c99ae20122c00 20241118122522872 DAUC <0003> auc.c:180 vector [3]: sres = 731b2d3d 20241118122522872 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118122522872 DAUC <0003> auc.c:113 vector [4]: rand = 89a6e54d09af513ac2c137af15552f86 20241118122522872 DAUC <0003> auc.c:179 vector [4]: kc = f6b8b88d77de8800 20241118122522872 DAUC <0003> auc.c:180 vector [4]: sres = f0b65290 20241118122522872 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118122522872 DAUC <0003> db_auc.c:245 IMSI='262425981112363': Generated 5 vectors 20241118122522872 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425981112363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425981112363"} 20241118122522872 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425981112363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522872 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522873 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20241118122522874 DAUC <0003> db_auc.c:157 IMSI='262425748646815': No 2G Auth Data 20241118122522874 DAUC <0003> db_auc.c:192 IMSI='262425748646815': No 3G Auth Data 20241118122522880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51660<->l=127.0.0.1:4258 20241118122522881 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522881 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425748646815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425748646815"} 20241118122522881 DAUC <0003> db_auc.c:192 IMSI='262425748646815': No 3G Auth Data 20241118122522881 DAUC <0003> db_auc.c:236 IMSI='262425748646815': Calling to generate 1 vectors 20241118122522881 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241118122522881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522881 DAUC <0003> auc.c:113 vector [0]: rand = 57b5410585d0d6568cc102eb7ea8410c 20241118122522881 DAUC <0003> auc.c:179 vector [0]: kc = dd296268e26ced06 20241118122522881 DAUC <0003> auc.c:180 vector [0]: sres = dd707e5f 20241118122522881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122522881 DAUC <0003> db_auc.c:245 IMSI='262425748646815': Generated 1 vectors 20241118122522881 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425748646815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425748646815"} 20241118122522881 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425748646815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522881 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522881 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522882 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522882 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425748646815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425748646815"} 20241118122522882 DAUC <0003> db_auc.c:192 IMSI='262425748646815': No 3G Auth Data 20241118122522882 DAUC <0003> db_auc.c:236 IMSI='262425748646815': Calling to generate 4 vectors 20241118122522882 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241118122522882 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522882 DAUC <0003> auc.c:113 vector [0]: rand = 109614e2e2de8d893f070959913b3f18 20241118122522882 DAUC <0003> auc.c:179 vector [0]: kc = 4ab627b71a1ac556 20241118122522882 DAUC <0003> auc.c:180 vector [0]: sres = 39a33d52 20241118122522882 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122522882 DAUC <0003> auc.c:113 vector [1]: rand = fc96fa9fcb78b2f3589ca8bfa4d6a1f1 20241118122522882 DAUC <0003> auc.c:179 vector [1]: kc = 25eb42ba5cc81379 20241118122522882 DAUC <0003> auc.c:180 vector [1]: sres = 4656c98e 20241118122522882 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118122522882 DAUC <0003> auc.c:113 vector [2]: rand = eb399061aee8821852dcb1839790a476 20241118122522882 DAUC <0003> auc.c:179 vector [2]: kc = feaf86f9f039fd0f 20241118122522882 DAUC <0003> auc.c:180 vector [2]: sres = c1960a74 20241118122522882 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118122522882 DAUC <0003> auc.c:113 vector [3]: rand = 773b2ef34073f0262e33d49e9cb0c2c1 20241118122522882 DAUC <0003> auc.c:179 vector [3]: kc = f469d467ce916d98 20241118122522882 DAUC <0003> auc.c:180 vector [3]: sres = 24eb1592 20241118122522882 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118122522882 DAUC <0003> db_auc.c:245 IMSI='262425748646815': Generated 4 vectors 20241118122522882 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425748646815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425748646815"} 20241118122522882 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425748646815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522882 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522883 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522883 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522883 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425748646815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425748646815"} 20241118122522883 DAUC <0003> db_auc.c:192 IMSI='262425748646815': No 3G Auth Data 20241118122522883 DAUC <0003> db_auc.c:236 IMSI='262425748646815': Calling to generate 5 vectors 20241118122522883 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118122522883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522883 DAUC <0003> auc.c:113 vector [0]: rand = 1b169a5b404ba0df99c4b9c2e40b8a25 20241118122522883 DAUC <0003> auc.c:179 vector [0]: kc = d0df978e71055fb8 20241118122522883 DAUC <0003> auc.c:180 vector [0]: sres = 96f070ba 20241118122522883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122522883 DAUC <0003> auc.c:113 vector [1]: rand = e809261f643759b0e64e1704331009d6 20241118122522883 DAUC <0003> auc.c:179 vector [1]: kc = d721e4e0b80db58f 20241118122522883 DAUC <0003> auc.c:180 vector [1]: sres = 1302bb46 20241118122522883 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118122522883 DAUC <0003> auc.c:113 vector [2]: rand = e4d767c32e3349810e39dba5598dd4a4 20241118122522883 DAUC <0003> auc.c:179 vector [2]: kc = e733c3057b633d8a 20241118122522883 DAUC <0003> auc.c:180 vector [2]: sres = 3da9c653 20241118122522883 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118122522883 DAUC <0003> auc.c:113 vector [3]: rand = 48b155497b66c1ff2d847b3ad9e682ff 20241118122522883 DAUC <0003> auc.c:179 vector [3]: kc = b2b9ad0cc333b7f2 20241118122522883 DAUC <0003> auc.c:180 vector [3]: sres = d701b573 20241118122522883 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118122522883 DAUC <0003> auc.c:113 vector [4]: rand = c399fe53a81eb732a71be08efa76244e 20241118122522883 DAUC <0003> auc.c:179 vector [4]: kc = 7dcc7d279f6a5174 20241118122522883 DAUC <0003> auc.c:180 vector [4]: sres = 9076cf59 20241118122522883 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118122522883 DAUC <0003> db_auc.c:245 IMSI='262425748646815': Generated 5 vectors 20241118122522883 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425748646815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425748646815"} 20241118122522883 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425748646815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522883 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522883 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522884 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522884 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425748646815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425748646815"} 20241118122522884 DAUC <0003> db_auc.c:192 IMSI='262425748646815': No 3G Auth Data 20241118122522884 DAUC <0003> db_auc.c:236 IMSI='262425748646815': Calling to generate 5 vectors 20241118122522884 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241118122522884 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522884 DAUC <0003> auc.c:113 vector [0]: rand = 798c380fd1b073b29ea749982ff04faf 20241118122522884 DAUC <0003> auc.c:179 vector [0]: kc = 9a0a0f4947d7633d 20241118122522884 DAUC <0003> auc.c:180 vector [0]: sres = 841e33e3 20241118122522884 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241118122522884 DAUC <0003> auc.c:113 vector [1]: rand = 084ad8601c48e5543bb466ac1513d991 20241118122522884 DAUC <0003> auc.c:179 vector [1]: kc = 100e649c0f9ce265 20241118122522884 DAUC <0003> auc.c:180 vector [1]: sres = 6f8b3aa4 20241118122522884 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241118122522884 DAUC <0003> auc.c:113 vector [2]: rand = 09e6f12974318e2b429ca875ceb4fdf0 20241118122522884 DAUC <0003> auc.c:179 vector [2]: kc = cb0168a5d31e45d1 20241118122522884 DAUC <0003> auc.c:180 vector [2]: sres = 497492a3 20241118122522884 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241118122522884 DAUC <0003> auc.c:113 vector [3]: rand = 87609698c95c6eeb8f3ce9c5782d375e 20241118122522884 DAUC <0003> auc.c:179 vector [3]: kc = f88f12f3cb5c91dd 20241118122522884 DAUC <0003> auc.c:180 vector [3]: sres = eaad8e5a 20241118122522884 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241118122522884 DAUC <0003> auc.c:113 vector [4]: rand = 55763c878ec1b33a5051875ae93570d6 20241118122522884 DAUC <0003> auc.c:179 vector [4]: kc = fd1e3a734aed6c21 20241118122522884 DAUC <0003> auc.c:180 vector [4]: sres = f0708ca6 20241118122522884 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241118122522884 DAUC <0003> db_auc.c:245 IMSI='262425748646815': Generated 5 vectors 20241118122522884 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425748646815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425748646815"} 20241118122522884 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425748646815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522884 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522884 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51660<->l=127.0.0.1:4258 20241118122522886 DAUC <0003> db_auc.c:157 IMSI='262429665949044': No 2G Auth Data 20241118122522886 DAUC <0003> db_auc.c:192 IMSI='262429665949044': No 3G Auth Data 20241118122522892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51664<->l=127.0.0.1:4258 20241118122522894 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522894 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429665949044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429665949044"} 20241118122522894 DAUC <0003> db_auc.c:157 IMSI='262429665949044': No 2G Auth Data 20241118122522894 DAUC <0003> db_auc.c:236 IMSI='262429665949044': Calling to generate 1 vectors 20241118122522894 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241118122522894 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522894 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522894 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122522894 DAUC <0003> auc.c:113 vector [0]: rand = 3e2adcaf3506a6c6341cee0986450990 20241118122522894 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122522894 DAUC <0003> auc.c:142 vector [0]: autn = 23b5302f2ff00000296e5e17239b917f 20241118122522894 DAUC <0003> auc.c:143 vector [0]: ck = 488f6fb45bcee23612992c6bca67d9ca 20241118122522894 DAUC <0003> auc.c:144 vector [0]: ik = ae67701e762c0017bd0c228d930b87b4 20241118122522894 DAUC <0003> auc.c:145 vector [0]: res = eb6ea1aba8193f5d0000000000000000 20241118122522894 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522894 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118122522894 DAUC <0003> auc.c:151 vector [0]: kc = 497d114c748ebc5f 20241118122522894 DAUC <0003> auc.c:152 vector [0]: sres = 43779ef6 20241118122522894 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118122522894 DAUC <0003> db_auc.c:245 IMSI='262429665949044': Generated 1 vectors 20241118122522894 DAUC <0003> db_auc.c:249 IMSI='262429665949044': Updating SQN=33 in DB 20241118122522894 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429665949044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429665949044"} 20241118122522894 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429665949044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522894 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522894 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522895 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522895 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429665949044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429665949044"} 20241118122522895 DAUC <0003> db_auc.c:157 IMSI='262429665949044': No 2G Auth Data 20241118122522895 DAUC <0003> db_auc.c:236 IMSI='262429665949044': Calling to generate 4 vectors 20241118122522895 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241118122522895 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522895 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522895 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241118122522895 DAUC <0003> auc.c:113 vector [0]: rand = 5abef569b4b21bbd53845bdb46d959a9 20241118122522895 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241118122522895 DAUC <0003> auc.c:142 vector [0]: autn = 8e72a4fa24620000771f8dccb8f4e84c 20241118122522895 DAUC <0003> auc.c:143 vector [0]: ck = 06f56dd71c2fab37d23343b3602a3ac7 20241118122522895 DAUC <0003> auc.c:144 vector [0]: ik = b0d5c2ceb831ce80ee1d55f74860dbfc 20241118122522895 DAUC <0003> auc.c:145 vector [0]: res = 13a7eb1aaeff642e0000000000000000 20241118122522895 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522895 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118122522895 DAUC <0003> auc.c:151 vector [0]: kc = 8a0eb95d8c54848c 20241118122522895 DAUC <0003> auc.c:152 vector [0]: sres = bd588f34 20241118122522895 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118122522895 DAUC <0003> auc.c:113 vector [1]: rand = cbecb47b51b6273dc3c38dd7113c348d 20241118122522895 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241118122522895 DAUC <0003> auc.c:142 vector [1]: autn = d457e207d92700004bd8ac42753693ef 20241118122522895 DAUC <0003> auc.c:143 vector [1]: ck = 652d3376048a6e32821fda82fa9434c4 20241118122522895 DAUC <0003> auc.c:144 vector [1]: ik = bd7e0eaace3eec98d9721b662313c32e 20241118122522895 DAUC <0003> auc.c:145 vector [1]: res = 2f8be2f90302e6170000000000000000 20241118122522895 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522895 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118122522895 DAUC <0003> auc.c:151 vector [1]: kc = 833efc3813337540 20241118122522895 DAUC <0003> auc.c:152 vector [1]: sres = 2c8904ee 20241118122522895 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118122522895 DAUC <0003> auc.c:113 vector [2]: rand = 57b464524fa4bb4d4bd59bed49293a47 20241118122522895 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241118122522895 DAUC <0003> auc.c:142 vector [2]: autn = 956b2b3a763c00001f7d5153ce0df5b6 20241118122522895 DAUC <0003> auc.c:143 vector [2]: ck = a6e67890bfb6df1b253783075e2015c0 20241118122522895 DAUC <0003> auc.c:144 vector [2]: ik = 5f98ca3e4f084ae0996bb72ab150bf6b 20241118122522895 DAUC <0003> auc.c:145 vector [2]: res = d8dd8895fda1ac580000000000000000 20241118122522895 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522895 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118122522895 DAUC <0003> auc.c:151 vector [2]: kc = 452286831fce3f50 20241118122522895 DAUC <0003> auc.c:152 vector [2]: sres = 257c24cd 20241118122522895 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118122522895 DAUC <0003> auc.c:113 vector [3]: rand = 08bcad8f799265b912d994d4e3f9d1e9 20241118122522895 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241118122522895 DAUC <0003> auc.c:142 vector [3]: autn = 17c76c21f210000049142658034aeb30 20241118122522895 DAUC <0003> auc.c:143 vector [3]: ck = d66a5b6cf2df96cf2509e145991a21c6 20241118122522895 DAUC <0003> auc.c:144 vector [3]: ik = b5a736743b776a9aab51545276399bc3 20241118122522895 DAUC <0003> auc.c:145 vector [3]: res = 4503539ef361da630000000000000000 20241118122522895 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522895 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118122522895 DAUC <0003> auc.c:151 vector [3]: kc = ed95d80f268b4650 20241118122522895 DAUC <0003> auc.c:152 vector [3]: sres = b66289fd 20241118122522895 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118122522895 DAUC <0003> db_auc.c:245 IMSI='262429665949044': Generated 4 vectors 20241118122522895 DAUC <0003> db_auc.c:249 IMSI='262429665949044': Updating SQN=161 in DB 20241118122522895 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429665949044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429665949044"} 20241118122522895 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429665949044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522895 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522895 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522896 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522896 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429665949044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429665949044"} 20241118122522896 DAUC <0003> db_auc.c:157 IMSI='262429665949044': No 2G Auth Data 20241118122522896 DAUC <0003> db_auc.c:236 IMSI='262429665949044': Calling to generate 5 vectors 20241118122522896 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118122522896 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522896 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522896 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241118122522896 DAUC <0003> auc.c:113 vector [0]: rand = 594e835c172deeb60c68bfd938421539 20241118122522896 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241118122522896 DAUC <0003> auc.c:142 vector [0]: autn = b1c94d6111b700009ca444d0d9af8d70 20241118122522896 DAUC <0003> auc.c:143 vector [0]: ck = 6b84c7ea0c7343a867b0570bc7a594f2 20241118122522896 DAUC <0003> auc.c:144 vector [0]: ik = d25a4674647c031f5e63b787e5c9623e 20241118122522896 DAUC <0003> auc.c:145 vector [0]: res = 4c1d01b4c8e223f00000000000000000 20241118122522896 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522896 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118122522896 DAUC <0003> auc.c:151 vector [0]: kc = 800d61124a63b67b 20241118122522896 DAUC <0003> auc.c:152 vector [0]: sres = 84ff2244 20241118122522896 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118122522896 DAUC <0003> auc.c:113 vector [1]: rand = 9f04dc35404272e348be6e0aaf64d193 20241118122522896 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241118122522896 DAUC <0003> auc.c:142 vector [1]: autn = a06e3c7166ab00002a8fd4f3554d206c 20241118122522896 DAUC <0003> auc.c:143 vector [1]: ck = d41d178dcae00da1d41377989976e010 20241118122522896 DAUC <0003> auc.c:144 vector [1]: ik = ca679fd1f492dd9ae8926a89ffebf18b 20241118122522896 DAUC <0003> auc.c:145 vector [1]: res = 4a20fbe11872fb640000000000000000 20241118122522896 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522896 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118122522896 DAUC <0003> auc.c:151 vector [1]: kc = 22fb954d58efc1a0 20241118122522896 DAUC <0003> auc.c:152 vector [1]: sres = 52520085 20241118122522896 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118122522896 DAUC <0003> auc.c:113 vector [2]: rand = bd406f7c3aa97ba02da79e073db7f640 20241118122522896 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241118122522896 DAUC <0003> auc.c:142 vector [2]: autn = 44ec5776d49d00003c35be65c8e1d556 20241118122522896 DAUC <0003> auc.c:143 vector [2]: ck = fa54582a61b93fd18e190119289d4375 20241118122522896 DAUC <0003> auc.c:144 vector [2]: ik = 809f8195e62d2b6825f810223c30febd 20241118122522896 DAUC <0003> auc.c:145 vector [2]: res = b5d98100e1c7006a0000000000000000 20241118122522896 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522896 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118122522896 DAUC <0003> auc.c:151 vector [2]: kc = d12ac8849339a971 20241118122522896 DAUC <0003> auc.c:152 vector [2]: sres = 541e816a 20241118122522896 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118122522896 DAUC <0003> auc.c:113 vector [3]: rand = 164e08fec4afd799fe049a621022fe59 20241118122522896 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241118122522896 DAUC <0003> auc.c:142 vector [3]: autn = ef5462c694540000211352b63bf6249a 20241118122522896 DAUC <0003> auc.c:143 vector [3]: ck = e1f4429b00a3c88553f3c5f3df1ebc71 20241118122522896 DAUC <0003> auc.c:144 vector [3]: ik = 5e48395e27ef7e142dc462103af0624a 20241118122522896 DAUC <0003> auc.c:145 vector [3]: res = fd4f6bc5dccaf8a20000000000000000 20241118122522897 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522897 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118122522897 DAUC <0003> auc.c:151 vector [3]: kc = c18bdc26c2a268aa 20241118122522897 DAUC <0003> auc.c:152 vector [3]: sres = 21859367 20241118122522897 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118122522897 DAUC <0003> auc.c:113 vector [4]: rand = 7b8c4a583a1b3e702c846bde5012f191 20241118122522897 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241118122522897 DAUC <0003> auc.c:142 vector [4]: autn = 2caeaf7d324b0000a1bf170125de3295 20241118122522897 DAUC <0003> auc.c:143 vector [4]: ck = bcb53ad04912927b1749b8698f9584f2 20241118122522897 DAUC <0003> auc.c:144 vector [4]: ik = 4ed9270dbd3f0929c73ff337ba096cac 20241118122522897 DAUC <0003> auc.c:145 vector [4]: res = 2bffa9dd38093dd60000000000000000 20241118122522897 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122522897 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118122522897 DAUC <0003> auc.c:151 vector [4]: kc = 221a5683c1b1730c 20241118122522897 DAUC <0003> auc.c:152 vector [4]: sres = 13f6940b 20241118122522897 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118122522897 DAUC <0003> db_auc.c:245 IMSI='262429665949044': Generated 5 vectors 20241118122522897 DAUC <0003> db_auc.c:249 IMSI='262429665949044': Updating SQN=321 in DB 20241118122522897 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429665949044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429665949044"} 20241118122522897 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429665949044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522897 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522897 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522897 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522898 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429665949044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429665949044"} 20241118122522898 DAUC <0003> db_auc.c:157 IMSI='262429665949044': No 2G Auth Data 20241118122522898 DAUC <0003> db_auc.c:236 IMSI='262429665949044': Calling to generate 5 vectors 20241118122522898 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118122522898 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522898 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522898 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241118122522898 DAUC <0003> auc.c:113 vector [0]: rand = 0eebd8cbeb712879dd7e95fbbbf640f2 20241118122522898 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241118122522898 DAUC <0003> auc.c:142 vector [0]: autn = 2a824e8de6370000bddf77abbcd65b1a 20241118122522898 DAUC <0003> auc.c:143 vector [0]: ck = 22fb8a6e02740a28b6f4f0617233e582 20241118122522898 DAUC <0003> auc.c:144 vector [0]: ik = 43810d4da0b9cdb997321fde4849a779 20241118122522898 DAUC <0003> auc.c:145 vector [0]: res = 5fb6a1784db9b4ab0000000000000000 20241118122522898 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522898 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118122522898 DAUC <0003> auc.c:151 vector [0]: kc = 40bc689c98b7856a 20241118122522898 DAUC <0003> auc.c:152 vector [0]: sres = 120f15d3 20241118122522898 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118122522898 DAUC <0003> auc.c:113 vector [1]: rand = c78348cfd40ee37d4f4457d5496b6cdc 20241118122522898 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241118122522898 DAUC <0003> auc.c:142 vector [1]: autn = cba409f5ee2c000065bff8f5af34717f 20241118122522898 DAUC <0003> auc.c:143 vector [1]: ck = 3cdf60ae50b0dcd6dbbc0d9b871b65e5 20241118122522898 DAUC <0003> auc.c:144 vector [1]: ik = 92c46759b48eb0e1315342834e76278e 20241118122522898 DAUC <0003> auc.c:145 vector [1]: res = 2ad22d0c97293cfc0000000000000000 20241118122522898 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522898 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118122522898 DAUC <0003> auc.c:151 vector [1]: kc = 44f448ef2d532e5c 20241118122522898 DAUC <0003> auc.c:152 vector [1]: sres = bdfb11f0 20241118122522898 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118122522898 DAUC <0003> auc.c:113 vector [2]: rand = 5d3c0dfeeb22655d00d227023a94d9f6 20241118122522898 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241118122522898 DAUC <0003> auc.c:142 vector [2]: autn = 0a8a87df9ad30000f1da90b6c871c7e2 20241118122522898 DAUC <0003> auc.c:143 vector [2]: ck = 9581299decfa6f72910c579a4ad13af2 20241118122522898 DAUC <0003> auc.c:144 vector [2]: ik = 0ab95b7bdfebb44a6a668aa8f6cbdf76 20241118122522898 DAUC <0003> auc.c:145 vector [2]: res = 060affef0a78a2880000000000000000 20241118122522898 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522898 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118122522898 DAUC <0003> auc.c:151 vector [2]: kc = 6452afd48f0b3ebc 20241118122522898 DAUC <0003> auc.c:152 vector [2]: sres = 0c725d67 20241118122522898 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118122522898 DAUC <0003> auc.c:113 vector [3]: rand = 1b973992dab5a8e3cc627e4173efb52b 20241118122522898 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241118122522898 DAUC <0003> auc.c:142 vector [3]: autn = 2dc58ef2722000008c443e423cfd30a5 20241118122522898 DAUC <0003> auc.c:143 vector [3]: ck = acb0a7aa3e854956c94a740599e8155c 20241118122522898 DAUC <0003> auc.c:144 vector [3]: ik = 815b664a9494f459cc926bc7bb278020 20241118122522898 DAUC <0003> auc.c:145 vector [3]: res = 9ae552414e5b4a660000000000000000 20241118122522898 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522898 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118122522898 DAUC <0003> auc.c:151 vector [3]: kc = 2833de2288de2873 20241118122522898 DAUC <0003> auc.c:152 vector [3]: sres = d4be1827 20241118122522898 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118122522898 DAUC <0003> auc.c:113 vector [4]: rand = bd20866c5aac8e1d7b40f00794729e62 20241118122522898 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241118122522898 DAUC <0003> auc.c:142 vector [4]: autn = 5be68df17ce500006bb4d6eadd887376 20241118122522898 DAUC <0003> auc.c:143 vector [4]: ck = e5e11c8fa2a7fd4337e871881bf436ca 20241118122522898 DAUC <0003> auc.c:144 vector [4]: ik = 118b0b977424467a3a4dbc6c658676fd 20241118122522898 DAUC <0003> auc.c:145 vector [4]: res = af9805e59e5b663b0000000000000000 20241118122522898 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122522898 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118122522898 DAUC <0003> auc.c:151 vector [4]: kc = f9cfdafca8f1fb0e 20241118122522898 DAUC <0003> auc.c:152 vector [4]: sres = 31c363de 20241118122522898 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118122522898 DAUC <0003> db_auc.c:245 IMSI='262429665949044': Generated 5 vectors 20241118122522898 DAUC <0003> db_auc.c:249 IMSI='262429665949044': Updating SQN=481 in DB 20241118122522898 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429665949044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429665949044"} 20241118122522898 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429665949044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522898 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522898 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51664<->l=127.0.0.1:4258 20241118122522900 DAUC <0003> db_auc.c:157 IMSI='262423113792700': No 2G Auth Data 20241118122522900 DAUC <0003> db_auc.c:192 IMSI='262423113792700': No 3G Auth Data 20241118122522906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51678<->l=127.0.0.1:4258 20241118122522908 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522908 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423113792700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423113792700"} 20241118122522908 DAUC <0003> db_auc.c:157 IMSI='262423113792700': No 2G Auth Data 20241118122522908 DAUC <0003> db_auc.c:236 IMSI='262423113792700': Calling to generate 1 vectors 20241118122522908 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241118122522908 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522908 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241118122522908 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122522908 DAUC <0003> auc.c:113 vector [0]: rand = ba23ad2054e63cf1230011b357553f3c 20241118122522908 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122522908 DAUC <0003> auc.c:142 vector [0]: autn = 444593ba1aa30000ede0b2d7e30138ac 20241118122522908 DAUC <0003> auc.c:143 vector [0]: ck = e915c5bf008ad06cebc9db8b73c8514b 20241118122522908 DAUC <0003> auc.c:144 vector [0]: ik = 908d370fba9c118b475d7364cae10967 20241118122522908 DAUC <0003> auc.c:145 vector [0]: res = 5d0f9c56883ed5860000000000000000 20241118122522908 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522908 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118122522908 DAUC <0003> auc.c:151 vector [0]: kc = d50c5a5f033f99cb 20241118122522908 DAUC <0003> auc.c:152 vector [0]: sres = d53149d0 20241118122522908 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118122522908 DAUC <0003> db_auc.c:245 IMSI='262423113792700': Generated 1 vectors 20241118122522908 DAUC <0003> db_auc.c:249 IMSI='262423113792700': Updating SQN=33 in DB 20241118122522908 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423113792700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423113792700"} 20241118122522908 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423113792700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522908 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522908 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522909 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522909 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423113792700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423113792700"} 20241118122522909 DAUC <0003> db_auc.c:157 IMSI='262423113792700': No 2G Auth Data 20241118122522909 DAUC <0003> db_auc.c:236 IMSI='262423113792700': Calling to generate 4 vectors 20241118122522909 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241118122522909 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522909 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241118122522909 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241118122522909 DAUC <0003> auc.c:113 vector [0]: rand = 748d0bdb4c4d2f5d72acba1d80f2b811 20241118122522909 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241118122522909 DAUC <0003> auc.c:142 vector [0]: autn = 3e4235606fd000001a0f23c4d11aba1e 20241118122522909 DAUC <0003> auc.c:143 vector [0]: ck = 409a0979fb98b00e91b8a744259b47c9 20241118122522909 DAUC <0003> auc.c:144 vector [0]: ik = 7d5ebfaf2c4765c263cf7c7c9e5f2386 20241118122522909 DAUC <0003> auc.c:145 vector [0]: res = 50adfacbaacdb0890000000000000000 20241118122522909 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522909 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118122522909 DAUC <0003> auc.c:151 vector [0]: kc = cfb36dee6c1bb183 20241118122522909 DAUC <0003> auc.c:152 vector [0]: sres = fa604a42 20241118122522909 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118122522909 DAUC <0003> auc.c:113 vector [1]: rand = 57890ed5e8a636b51d6525b09995cbe8 20241118122522909 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241118122522909 DAUC <0003> auc.c:142 vector [1]: autn = 55460c6c2aff0000945a176815c91e7c 20241118122522909 DAUC <0003> auc.c:143 vector [1]: ck = 0195d86fed5e052a83f6065cd24f37b6 20241118122522909 DAUC <0003> auc.c:144 vector [1]: ik = f37a373c7b384dcf7cb362d275d5257a 20241118122522909 DAUC <0003> auc.c:145 vector [1]: res = 934f3e57b16e3b400000000000000000 20241118122522909 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522909 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118122522909 DAUC <0003> auc.c:151 vector [1]: kc = 0daa8bdd31fc5a29 20241118122522909 DAUC <0003> auc.c:152 vector [1]: sres = 22210517 20241118122522909 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118122522909 DAUC <0003> auc.c:113 vector [2]: rand = 637ef6f9740b37da604c22f8d26e6b12 20241118122522909 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241118122522909 DAUC <0003> auc.c:142 vector [2]: autn = a18769f9236f00005805bbe10aed8226 20241118122522909 DAUC <0003> auc.c:143 vector [2]: ck = beec1a3e261414ab81880d1f66bad799 20241118122522909 DAUC <0003> auc.c:144 vector [2]: ik = a41c11765deca76d3012085fd024179d 20241118122522909 DAUC <0003> auc.c:145 vector [2]: res = c7bb16e493571e430000000000000000 20241118122522909 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522909 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118122522909 DAUC <0003> auc.c:151 vector [2]: kc = ab6a0e08cd6673c2 20241118122522909 DAUC <0003> auc.c:152 vector [2]: sres = 54ec08a7 20241118122522909 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118122522909 DAUC <0003> auc.c:113 vector [3]: rand = 661a2d69dbb3bbfbe42f25077307e82a 20241118122522909 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241118122522909 DAUC <0003> auc.c:142 vector [3]: autn = fda4e107370b000018ae1c78d14be934 20241118122522909 DAUC <0003> auc.c:143 vector [3]: ck = 6d532f188090e2ccf818cef7daa24428 20241118122522909 DAUC <0003> auc.c:144 vector [3]: ik = d622904ffae9b35c4432baca1bd99419 20241118122522909 DAUC <0003> auc.c:145 vector [3]: res = 8d36075d66932b050000000000000000 20241118122522909 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522909 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118122522909 DAUC <0003> auc.c:151 vector [3]: kc = 075bcb6abb0281a1 20241118122522909 DAUC <0003> auc.c:152 vector [3]: sres = eba52c58 20241118122522909 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118122522909 DAUC <0003> db_auc.c:245 IMSI='262423113792700': Generated 4 vectors 20241118122522909 DAUC <0003> db_auc.c:249 IMSI='262423113792700': Updating SQN=161 in DB 20241118122522909 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423113792700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423113792700"} 20241118122522909 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423113792700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522909 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522909 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522911 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522911 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423113792700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423113792700"} 20241118122522911 DAUC <0003> db_auc.c:157 IMSI='262423113792700': No 2G Auth Data 20241118122522911 DAUC <0003> db_auc.c:236 IMSI='262423113792700': Calling to generate 5 vectors 20241118122522911 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118122522911 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522911 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241118122522911 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241118122522911 DAUC <0003> auc.c:113 vector [0]: rand = c8c91386976183238b413cc6494cf6a3 20241118122522911 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241118122522911 DAUC <0003> auc.c:142 vector [0]: autn = b7613edcc3e7000016bc744f12b27e87 20241118122522911 DAUC <0003> auc.c:143 vector [0]: ck = 15403b0958060e939eba9da943f3f769 20241118122522911 DAUC <0003> auc.c:144 vector [0]: ik = fdc7e02e47a039008fb7c521a5ea7369 20241118122522911 DAUC <0003> auc.c:145 vector [0]: res = 3ae1da82b497f7400000000000000000 20241118122522911 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522911 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118122522911 DAUC <0003> auc.c:151 vector [0]: kc = f98a83aff9bfb393 20241118122522911 DAUC <0003> auc.c:152 vector [0]: sres = 8e762dc2 20241118122522911 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118122522911 DAUC <0003> auc.c:113 vector [1]: rand = 05057466c6e513c12fa010ed595404b0 20241118122522911 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241118122522911 DAUC <0003> auc.c:142 vector [1]: autn = f59c5a0c489200000d5981c939d8d793 20241118122522911 DAUC <0003> auc.c:143 vector [1]: ck = f497a9cca26841aa3009e85b4a8d2296 20241118122522911 DAUC <0003> auc.c:144 vector [1]: ik = c753d342059adb1158a443b79e927e91 20241118122522911 DAUC <0003> auc.c:145 vector [1]: res = 2ad8246a964694780000000000000000 20241118122522911 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522911 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118122522911 DAUC <0003> auc.c:151 vector [1]: kc = 5b69d16273edc6bc 20241118122522911 DAUC <0003> auc.c:152 vector [1]: sres = bc9eb012 20241118122522911 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118122522911 DAUC <0003> auc.c:113 vector [2]: rand = 99f0603fd4006afedad80db4d3aa65d9 20241118122522911 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241118122522911 DAUC <0003> auc.c:142 vector [2]: autn = 042d8aeef2ad0000f1e3f278ea05416b 20241118122522911 DAUC <0003> auc.c:143 vector [2]: ck = d5d0da07f6110379146b3d499e9c4f98 20241118122522911 DAUC <0003> auc.c:144 vector [2]: ik = 49fcb3c68cb78ea7c35c52a1f5b0470b 20241118122522911 DAUC <0003> auc.c:145 vector [2]: res = 4c49bc93b0da18060000000000000000 20241118122522911 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522911 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118122522911 DAUC <0003> auc.c:151 vector [2]: kc = 4b1b0629118a854d 20241118122522911 DAUC <0003> auc.c:152 vector [2]: sres = fc93a495 20241118122522911 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118122522911 DAUC <0003> auc.c:113 vector [3]: rand = 832d89aa6898a63f4067a62d6a1e7ee3 20241118122522911 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241118122522911 DAUC <0003> auc.c:142 vector [3]: autn = fcbdbaaeb5d200000d693688e2be61a5 20241118122522911 DAUC <0003> auc.c:143 vector [3]: ck = 49427951a8ae10d0976da04502846695 20241118122522911 DAUC <0003> auc.c:144 vector [3]: ik = 654ac92a8799ddeec813b3cc4abf43e2 20241118122522911 DAUC <0003> auc.c:145 vector [3]: res = 3fa336587a60eae80000000000000000 20241118122522911 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522911 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118122522911 DAUC <0003> auc.c:151 vector [3]: kc = 7376a3f2670ce849 20241118122522911 DAUC <0003> auc.c:152 vector [3]: sres = 45c3dcb0 20241118122522911 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118122522911 DAUC <0003> auc.c:113 vector [4]: rand = c499969d39c3c5497cf97ab55323c5d4 20241118122522911 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241118122522911 DAUC <0003> auc.c:142 vector [4]: autn = bf612566a35d000056f2075b5abc7975 20241118122522911 DAUC <0003> auc.c:143 vector [4]: ck = 20cd56fa5ed65d20624748f44d9cc9dd 20241118122522911 DAUC <0003> auc.c:144 vector [4]: ik = 5b3acc8fcd7ab0ebfadafb002f3be317 20241118122522911 DAUC <0003> auc.c:145 vector [4]: res = 642b1f8daec8d63c0000000000000000 20241118122522911 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122522911 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118122522911 DAUC <0003> auc.c:151 vector [4]: kc = e36a2981f10bc701 20241118122522911 DAUC <0003> auc.c:152 vector [4]: sres = cae3c9b1 20241118122522911 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118122522911 DAUC <0003> db_auc.c:245 IMSI='262423113792700': Generated 5 vectors 20241118122522911 DAUC <0003> db_auc.c:249 IMSI='262423113792700': Updating SQN=321 in DB 20241118122522911 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423113792700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423113792700"} 20241118122522911 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423113792700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522911 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522911 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522912 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522912 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423113792700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423113792700"} 20241118122522912 DAUC <0003> db_auc.c:157 IMSI='262423113792700': No 2G Auth Data 20241118122522912 DAUC <0003> db_auc.c:236 IMSI='262423113792700': Calling to generate 5 vectors 20241118122522912 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118122522912 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522912 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241118122522912 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241118122522912 DAUC <0003> auc.c:113 vector [0]: rand = ed8c36429e75fd0604e60f349a843c69 20241118122522912 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241118122522912 DAUC <0003> auc.c:142 vector [0]: autn = 44eb04e10981000057febbebe010a55d 20241118122522912 DAUC <0003> auc.c:143 vector [0]: ck = bb5dc7468144ce29e02ac8a22b941a34 20241118122522912 DAUC <0003> auc.c:144 vector [0]: ik = 103826619954a20df94b3b819ecf3d72 20241118122522912 DAUC <0003> auc.c:145 vector [0]: res = 891e58c4c3a69e540000000000000000 20241118122522912 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522912 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118122522912 DAUC <0003> auc.c:151 vector [0]: kc = b2041204ad4b4b62 20241118122522912 DAUC <0003> auc.c:152 vector [0]: sres = 4ab8c690 20241118122522912 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118122522912 DAUC <0003> auc.c:113 vector [1]: rand = 39b4bb11cca15e0f5b4f75ab0529aa35 20241118122522912 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241118122522912 DAUC <0003> auc.c:142 vector [1]: autn = bd2858e729310000fb1e9d016ccd1c73 20241118122522912 DAUC <0003> auc.c:143 vector [1]: ck = 7acddb26e0da9cc1d26adaf156198f36 20241118122522912 DAUC <0003> auc.c:144 vector [1]: ik = be1513c78c4cf790d9ae49e2d5234503 20241118122522912 DAUC <0003> auc.c:145 vector [1]: res = d970a5c79f4ebc570000000000000000 20241118122522912 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522912 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118122522912 DAUC <0003> auc.c:151 vector [1]: kc = cf1c5bf2efaca164 20241118122522912 DAUC <0003> auc.c:152 vector [1]: sres = 463e1990 20241118122522912 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118122522912 DAUC <0003> auc.c:113 vector [2]: rand = 42daa471cb8c32d946c70d94422d3e8b 20241118122522912 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241118122522912 DAUC <0003> auc.c:142 vector [2]: autn = 7f3bda642cbf0000e75746c0519b5e97 20241118122522912 DAUC <0003> auc.c:143 vector [2]: ck = 7ce3b4016b73b67f654fbdf1a5200cfd 20241118122522912 DAUC <0003> auc.c:144 vector [2]: ik = 6c35a33931e5670aaca92fca6b9fd2e2 20241118122522912 DAUC <0003> auc.c:145 vector [2]: res = be70f90507e5bdff0000000000000000 20241118122522912 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522912 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118122522912 DAUC <0003> auc.c:151 vector [2]: kc = d930850394290f6a 20241118122522912 DAUC <0003> auc.c:152 vector [2]: sres = b99544fa 20241118122522912 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118122522912 DAUC <0003> auc.c:113 vector [3]: rand = cdef8e37da46e4bdefdd13951826d6f5 20241118122522912 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241118122522912 DAUC <0003> auc.c:142 vector [3]: autn = f44ca68605fb0000005bb888771517a3 20241118122522912 DAUC <0003> auc.c:143 vector [3]: ck = 40e2ed6097c5e41f2dca05922e79d94a 20241118122522912 DAUC <0003> auc.c:144 vector [3]: ik = 289a61e9e8960acdbfa5effafad0a9aa 20241118122522912 DAUC <0003> auc.c:145 vector [3]: res = 0b1b9b7458a6f1680000000000000000 20241118122522912 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522912 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118122522912 DAUC <0003> auc.c:151 vector [3]: kc = fa1766e1abfa9e32 20241118122522912 DAUC <0003> auc.c:152 vector [3]: sres = 53bd6a1c 20241118122522912 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118122522912 DAUC <0003> auc.c:113 vector [4]: rand = 202b7e7ac7711e031c9031509faf6da3 20241118122522912 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241118122522912 DAUC <0003> auc.c:142 vector [4]: autn = 0ee7ced58367000077f71807d87f163f 20241118122522912 DAUC <0003> auc.c:143 vector [4]: ck = f50f0f47d12b18d40d96fdaf6bfd0ea3 20241118122522912 DAUC <0003> auc.c:144 vector [4]: ik = 3e481b93b4319d65dcf10486e9612933 20241118122522912 DAUC <0003> auc.c:145 vector [4]: res = 1d532dc27243e92a0000000000000000 20241118122522912 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122522912 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118122522912 DAUC <0003> auc.c:151 vector [4]: kc = 1a20edfde786a221 20241118122522912 DAUC <0003> auc.c:152 vector [4]: sres = 6f10c4e8 20241118122522912 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118122522912 DAUC <0003> db_auc.c:245 IMSI='262423113792700': Generated 5 vectors 20241118122522912 DAUC <0003> db_auc.c:249 IMSI='262423113792700': Updating SQN=481 in DB 20241118122522912 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423113792700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423113792700"} 20241118122522912 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423113792700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522912 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522912 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51678<->l=127.0.0.1:4258 20241118122522914 DAUC <0003> db_auc.c:157 IMSI='262421638578375': No 2G Auth Data 20241118122522914 DAUC <0003> db_auc.c:192 IMSI='262421638578375': No 3G Auth Data 20241118122522919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51692<->l=127.0.0.1:4258 20241118122522921 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522921 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421638578375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421638578375"} 20241118122522921 DAUC <0003> db_auc.c:236 IMSI='262421638578375': Calling to generate 1 vectors 20241118122522921 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241118122522921 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522921 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522921 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122522921 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522921 DAUC <0003> auc.c:113 vector [0]: rand = 4275699c83447fb3b9547fa5ba6f0eca 20241118122522921 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122522921 DAUC <0003> auc.c:142 vector [0]: autn = 4aaada54c569000020e48f41e17f01c2 20241118122522921 DAUC <0003> auc.c:143 vector [0]: ck = fff4bf666eb0efad2caaaa268388a8e4 20241118122522921 DAUC <0003> auc.c:144 vector [0]: ik = 4f8b11777d376912109f6b5d09654ea0 20241118122522921 DAUC <0003> auc.c:145 vector [0]: res = fc67f9b0b26df82a0000000000000000 20241118122522921 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522921 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122522921 DAUC <0003> auc.c:179 vector [0]: kc = ef921d0a0b6a3000 20241118122522921 DAUC <0003> auc.c:180 vector [0]: sres = 4afbbc61 20241118122522921 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122522921 DAUC <0003> db_auc.c:245 IMSI='262421638578375': Generated 1 vectors 20241118122522921 DAUC <0003> db_auc.c:249 IMSI='262421638578375': Updating SQN=33 in DB 20241118122522921 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421638578375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421638578375"} 20241118122522921 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421638578375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522921 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522921 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522922 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522922 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421638578375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421638578375"} 20241118122522922 DAUC <0003> db_auc.c:236 IMSI='262421638578375': Calling to generate 4 vectors 20241118122522922 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241118122522922 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522922 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522922 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241118122522922 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522922 DAUC <0003> auc.c:113 vector [0]: rand = ea77b4af2c8cb06c98e15a9d491dd2fb 20241118122522922 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241118122522922 DAUC <0003> auc.c:142 vector [0]: autn = 5964c10727830000213c50d180bd618e 20241118122522922 DAUC <0003> auc.c:143 vector [0]: ck = d703332e6caba20960305057e60f328c 20241118122522922 DAUC <0003> auc.c:144 vector [0]: ik = 1023333bc5e31b34319dea3a962b4187 20241118122522922 DAUC <0003> auc.c:145 vector [0]: res = 0b619061dc9c03080000000000000000 20241118122522922 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522922 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122522922 DAUC <0003> auc.c:179 vector [0]: kc = d9a1e411d42ba800 20241118122522922 DAUC <0003> auc.c:180 vector [0]: sres = b6f32a16 20241118122522922 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122522922 DAUC <0003> auc.c:113 vector [1]: rand = aae81c3b43f3c02f5fd3e617e04d362c 20241118122522922 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241118122522922 DAUC <0003> auc.c:142 vector [1]: autn = 06b79a4348ee0000ca418b76ca868f06 20241118122522922 DAUC <0003> auc.c:143 vector [1]: ck = 164d60cbad632eff87bd45aa88f500f2 20241118122522922 DAUC <0003> auc.c:144 vector [1]: ik = e5192422a4bc5aedd64de87c69350be5 20241118122522922 DAUC <0003> auc.c:145 vector [1]: res = 640e3f61e031959f0000000000000000 20241118122522922 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522922 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122522922 DAUC <0003> auc.c:179 vector [1]: kc = 0924e89e8e183c00 20241118122522922 DAUC <0003> auc.c:180 vector [1]: sres = 80ceabc2 20241118122522922 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122522922 DAUC <0003> auc.c:113 vector [2]: rand = edfc0e5d7d2cc3214353f6ff413e58f5 20241118122522922 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241118122522922 DAUC <0003> auc.c:142 vector [2]: autn = 2bf18643a2f90000d8363bb5946deeef 20241118122522922 DAUC <0003> auc.c:143 vector [2]: ck = 6bb5d659bfaad6d332d8175c0fa759fe 20241118122522922 DAUC <0003> auc.c:144 vector [2]: ik = 72cebd999ac3803a732a546d6dc74357 20241118122522922 DAUC <0003> auc.c:145 vector [2]: res = da34a9537a0553c20000000000000000 20241118122522922 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522922 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122522922 DAUC <0003> auc.c:179 vector [2]: kc = a6167e705dd35800 20241118122522922 DAUC <0003> auc.c:180 vector [2]: sres = 3919bb43 20241118122522922 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122522922 DAUC <0003> auc.c:113 vector [3]: rand = fb20784a89ba90d1c3855b7ee1ef43c3 20241118122522922 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241118122522922 DAUC <0003> auc.c:142 vector [3]: autn = b601bd8abb0a0000bd0005cac21e7f41 20241118122522922 DAUC <0003> auc.c:143 vector [3]: ck = 35c8595352d732c727ac1818ffb4f294 20241118122522922 DAUC <0003> auc.c:144 vector [3]: ik = 506339563db02d52ec1663179786bb25 20241118122522922 DAUC <0003> auc.c:145 vector [3]: res = 7d44eb3bc6129f200000000000000000 20241118122522922 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522922 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122522922 DAUC <0003> auc.c:179 vector [3]: kc = 8bdf37cffc816000 20241118122522922 DAUC <0003> auc.c:180 vector [3]: sres = f40c51f6 20241118122522922 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122522922 DAUC <0003> db_auc.c:245 IMSI='262421638578375': Generated 4 vectors 20241118122522922 DAUC <0003> db_auc.c:249 IMSI='262421638578375': Updating SQN=161 in DB 20241118122522922 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421638578375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421638578375"} 20241118122522922 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421638578375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522922 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522922 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522923 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522923 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421638578375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421638578375"} 20241118122522923 DAUC <0003> db_auc.c:236 IMSI='262421638578375': Calling to generate 5 vectors 20241118122522923 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118122522923 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522923 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522923 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241118122522923 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522923 DAUC <0003> auc.c:113 vector [0]: rand = 19130c1d2bc5dc2f9e99f36c7d9e8788 20241118122522923 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241118122522923 DAUC <0003> auc.c:142 vector [0]: autn = ba741eb15de9000003b86fc088b4b8ee 20241118122522923 DAUC <0003> auc.c:143 vector [0]: ck = 2e401923ae706d69894109bce568e70f 20241118122522923 DAUC <0003> auc.c:144 vector [0]: ik = 36de5d672c95f60e2df113f37a4b347c 20241118122522923 DAUC <0003> auc.c:145 vector [0]: res = 3757dac2c552eaf70000000000000000 20241118122522923 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522923 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122522923 DAUC <0003> auc.c:179 vector [0]: kc = 45ffeebfbf83f800 20241118122522923 DAUC <0003> auc.c:180 vector [0]: sres = 48293719 20241118122522923 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122522923 DAUC <0003> auc.c:113 vector [1]: rand = e748fd196a9d8d331b74c3bf5ff6583a 20241118122522923 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241118122522923 DAUC <0003> auc.c:142 vector [1]: autn = 5d5dc5e28d350000fb05f2da3133e590 20241118122522923 DAUC <0003> auc.c:143 vector [1]: ck = 8376768f9c2aa00607a5db79d1a9996a 20241118122522923 DAUC <0003> auc.c:144 vector [1]: ik = 78a108b0104f91b85c2595dd29daaec2 20241118122522923 DAUC <0003> auc.c:145 vector [1]: res = 040fc1ae9e0497800000000000000000 20241118122522923 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522923 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122522923 DAUC <0003> auc.c:179 vector [1]: kc = c609712e83fd7800 20241118122522923 DAUC <0003> auc.c:180 vector [1]: sres = fcc15d12 20241118122522923 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122522923 DAUC <0003> auc.c:113 vector [2]: rand = 01d346c16d02f6e71917a9739077d254 20241118122522923 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241118122522923 DAUC <0003> auc.c:142 vector [2]: autn = 50f312c9b2ed0000d051156f4085484d 20241118122522923 DAUC <0003> auc.c:143 vector [2]: ck = b044c70fdf432fc9ee6bca55fb508e2c 20241118122522923 DAUC <0003> auc.c:144 vector [2]: ik = 9f17ba7d75ed038dbc7f660b08a6268f 20241118122522923 DAUC <0003> auc.c:145 vector [2]: res = 45fd7f4b38bc0cd80000000000000000 20241118122522923 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522923 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122522923 DAUC <0003> auc.c:179 vector [2]: kc = b40b4577361ef800 20241118122522923 DAUC <0003> auc.c:180 vector [2]: sres = 4e6d28ba 20241118122522923 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122522923 DAUC <0003> auc.c:113 vector [3]: rand = fa22c25fa2922d56b32ceadd5500a4cf 20241118122522923 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241118122522923 DAUC <0003> auc.c:142 vector [3]: autn = 3f855ef760140000d4fa02a042c7fdb5 20241118122522923 DAUC <0003> auc.c:143 vector [3]: ck = 1d8edb5e43f2fde6defb281c842947e1 20241118122522923 DAUC <0003> auc.c:144 vector [3]: ik = 074491d729eb2174341f99258e68f5a7 20241118122522923 DAUC <0003> auc.c:145 vector [3]: res = 91a52f6edad701ce0000000000000000 20241118122522923 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522923 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122522923 DAUC <0003> auc.c:179 vector [3]: kc = fb456b314ce38800 20241118122522923 DAUC <0003> auc.c:180 vector [3]: sres = 154ac9ab 20241118122522923 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122522923 DAUC <0003> auc.c:113 vector [4]: rand = 5e21e27796f9f0b2d378124fa8ee7fe5 20241118122522923 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241118122522923 DAUC <0003> auc.c:142 vector [4]: autn = 14ae27bc8344000084f2d1820f36bdd5 20241118122522923 DAUC <0003> auc.c:143 vector [4]: ck = b0899629bd9b99bb9996dd504ebcff92 20241118122522923 DAUC <0003> auc.c:144 vector [4]: ik = c53e977722b80eab2c44baddf438f512 20241118122522923 DAUC <0003> auc.c:145 vector [4]: res = 1c9d5829641fb37c0000000000000000 20241118122522923 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122522923 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118122522923 DAUC <0003> auc.c:179 vector [4]: kc = 8ef78b50e15eb400 20241118122522923 DAUC <0003> auc.c:180 vector [4]: sres = b492ddd9 20241118122522923 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118122522923 DAUC <0003> db_auc.c:245 IMSI='262421638578375': Generated 5 vectors 20241118122522923 DAUC <0003> db_auc.c:249 IMSI='262421638578375': Updating SQN=321 in DB 20241118122522923 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421638578375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421638578375"} 20241118122522923 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421638578375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522923 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522923 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522924 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522924 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421638578375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421638578375"} 20241118122522924 DAUC <0003> db_auc.c:236 IMSI='262421638578375': Calling to generate 5 vectors 20241118122522924 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118122522924 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522924 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522924 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241118122522924 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522924 DAUC <0003> auc.c:113 vector [0]: rand = 879b65849764d1c5181df5146799597c 20241118122522924 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241118122522924 DAUC <0003> auc.c:142 vector [0]: autn = bd6a9820994b00009994f642a9f8159d 20241118122522924 DAUC <0003> auc.c:143 vector [0]: ck = d230bf8d608f77cf14c655eef1ba22f8 20241118122522924 DAUC <0003> auc.c:144 vector [0]: ik = 9e59bfc85267450b8236ddb041c2dcc1 20241118122522924 DAUC <0003> auc.c:145 vector [0]: res = 88f4b9fb85eb18980000000000000000 20241118122522924 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522924 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122522924 DAUC <0003> auc.c:179 vector [0]: kc = 2e339cbe2c21d000 20241118122522924 DAUC <0003> auc.c:180 vector [0]: sres = 61b27df6 20241118122522924 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122522924 DAUC <0003> auc.c:113 vector [1]: rand = 94f3626a3d0af04b97a165447eedf3bd 20241118122522924 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241118122522924 DAUC <0003> auc.c:142 vector [1]: autn = cc9aec3bf61600008009366f89052ed8 20241118122522924 DAUC <0003> auc.c:143 vector [1]: ck = cb641e8a99319e91cd3d2cd6e84155f9 20241118122522924 DAUC <0003> auc.c:144 vector [1]: ik = 92a78e6ba72e283879a496a6892b22a6 20241118122522924 DAUC <0003> auc.c:145 vector [1]: res = 1c91ee60d48e711a0000000000000000 20241118122522924 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522924 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122522924 DAUC <0003> auc.c:179 vector [1]: kc = ebd7008cf5eaa400 20241118122522924 DAUC <0003> auc.c:180 vector [1]: sres = 7d4d6e81 20241118122522924 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122522924 DAUC <0003> auc.c:113 vector [2]: rand = 8e2910d8b28f440559b12a9851dee68b 20241118122522924 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241118122522924 DAUC <0003> auc.c:142 vector [2]: autn = d7a58e7f90ce00001ab9b918c537a518 20241118122522924 DAUC <0003> auc.c:143 vector [2]: ck = c412d86b8b8d3118aecb6835b09a123b 20241118122522924 DAUC <0003> auc.c:144 vector [2]: ik = 06772d5393ac3975f5d69c1909f24447 20241118122522924 DAUC <0003> auc.c:145 vector [2]: res = 58c6c0b6806ebec00000000000000000 20241118122522924 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522924 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122522924 DAUC <0003> auc.c:179 vector [2]: kc = ab2c711545a95c00 20241118122522924 DAUC <0003> auc.c:180 vector [2]: sres = e84390cc 20241118122522924 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122522924 DAUC <0003> auc.c:113 vector [3]: rand = 1829d753140aa8a04f7535579f3bdbb7 20241118122522924 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241118122522924 DAUC <0003> auc.c:142 vector [3]: autn = e3652eaafae1000008c65ef3fb6d3616 20241118122522924 DAUC <0003> auc.c:143 vector [3]: ck = c0eb236f270ddc5e7f62aeff0d55cb8e 20241118122522924 DAUC <0003> auc.c:144 vector [3]: ik = 4556c84d340cfa58f81ecabeb61c19d5 20241118122522924 DAUC <0003> auc.c:145 vector [3]: res = 1e75971ea3f9d3a70000000000000000 20241118122522924 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522924 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122522924 DAUC <0003> auc.c:179 vector [3]: kc = 5d8b532bbfb6d000 20241118122522924 DAUC <0003> auc.c:180 vector [3]: sres = e2ef7d3b 20241118122522924 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122522924 DAUC <0003> auc.c:113 vector [4]: rand = fcd98041808308f6b0651812fac7ab55 20241118122522924 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241118122522924 DAUC <0003> auc.c:142 vector [4]: autn = 41db2c72ec630000b18f19c199640ba8 20241118122522924 DAUC <0003> auc.c:143 vector [4]: ck = 4b1845dd80c3dc13e04ac7b638c83c4f 20241118122522924 DAUC <0003> auc.c:144 vector [4]: ik = 2543535d0642419910e40d2d01c9a774 20241118122522924 DAUC <0003> auc.c:145 vector [4]: res = e8903e95e3c2d7200000000000000000 20241118122522924 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122522924 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118122522924 DAUC <0003> auc.c:179 vector [4]: kc = 81b64a64ee762c00 20241118122522924 DAUC <0003> auc.c:180 vector [4]: sres = 61ed1349 20241118122522925 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118122522925 DAUC <0003> db_auc.c:245 IMSI='262421638578375': Generated 5 vectors 20241118122522925 DAUC <0003> db_auc.c:249 IMSI='262421638578375': Updating SQN=481 in DB 20241118122522925 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421638578375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421638578375"} 20241118122522925 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421638578375 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522925 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522925 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51692<->l=127.0.0.1:4258 20241118122522926 DAUC <0003> db_auc.c:157 IMSI='262423359263752': No 2G Auth Data 20241118122522926 DAUC <0003> db_auc.c:192 IMSI='262423359263752': No 3G Auth Data 20241118122522931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51694<->l=127.0.0.1:4258 20241118122522933 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522933 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423359263752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423359263752"} 20241118122522933 DAUC <0003> db_auc.c:236 IMSI='262423359263752': Calling to generate 1 vectors 20241118122522933 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241118122522933 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522933 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522933 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122522933 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522933 DAUC <0003> auc.c:113 vector [0]: rand = ae708df50840106dbcbf22211e739e3e 20241118122522933 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122522933 DAUC <0003> auc.c:142 vector [0]: autn = 96c801b2b9b8000013c17ba29669b9e5 20241118122522933 DAUC <0003> auc.c:143 vector [0]: ck = 58fe490cbcfd3a408217424c4aae5967 20241118122522933 DAUC <0003> auc.c:144 vector [0]: ik = 79b378d66217a963673a017951b6dc9c 20241118122522933 DAUC <0003> auc.c:145 vector [0]: res = 51b1f2750fdb2f6e0000000000000000 20241118122522933 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522933 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122522933 DAUC <0003> auc.c:179 vector [0]: kc = 17d289b434fcd800 20241118122522933 DAUC <0003> auc.c:180 vector [0]: sres = 706cc2b1 20241118122522933 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122522933 DAUC <0003> db_auc.c:245 IMSI='262423359263752': Generated 1 vectors 20241118122522933 DAUC <0003> db_auc.c:249 IMSI='262423359263752': Updating SQN=33 in DB 20241118122522933 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423359263752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423359263752"} 20241118122522933 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423359263752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522933 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522934 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522935 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522935 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423359263752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423359263752"} 20241118122522935 DAUC <0003> db_auc.c:236 IMSI='262423359263752': Calling to generate 4 vectors 20241118122522935 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241118122522935 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522935 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522935 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241118122522935 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522935 DAUC <0003> auc.c:113 vector [0]: rand = 5b64386cad9f638ac2a3d8a22c34f2e1 20241118122522935 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241118122522935 DAUC <0003> auc.c:142 vector [0]: autn = 41732143f77f0000075c9be0bb1af3da 20241118122522935 DAUC <0003> auc.c:143 vector [0]: ck = 31bbf0723d78a158d6798636a304be42 20241118122522935 DAUC <0003> auc.c:144 vector [0]: ik = 330761d1f259ef3566629b81181b5039 20241118122522935 DAUC <0003> auc.c:145 vector [0]: res = 0cf19a9e1b3644cc0000000000000000 20241118122522935 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522935 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122522935 DAUC <0003> auc.c:179 vector [0]: kc = 147fb84fcf5ef000 20241118122522935 DAUC <0003> auc.c:180 vector [0]: sres = 3c3b0750 20241118122522935 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122522935 DAUC <0003> auc.c:113 vector [1]: rand = fe2f3b0ac643c53d1f5d1249bc2f764a 20241118122522935 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241118122522935 DAUC <0003> auc.c:142 vector [1]: autn = de2219416d2c0000510a5c5bcd897234 20241118122522935 DAUC <0003> auc.c:143 vector [1]: ck = ac8f16e5829f7324b0add6f153ad598e 20241118122522935 DAUC <0003> auc.c:144 vector [1]: ik = cdfbc9fd99fb1ee15dc274a7dc5c8667 20241118122522935 DAUC <0003> auc.c:145 vector [1]: res = f215470c1833c8c00000000000000000 20241118122522935 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522935 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122522935 DAUC <0003> auc.c:179 vector [1]: kc = fa31584ddc13e000 20241118122522935 DAUC <0003> auc.c:180 vector [1]: sres = 6a4f2ff9 20241118122522935 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122522935 DAUC <0003> auc.c:113 vector [2]: rand = 8be1e21d5f80983d201c42af0dc7e226 20241118122522935 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241118122522935 DAUC <0003> auc.c:142 vector [2]: autn = 421baa98d17a0000e0c74e378e40d0b6 20241118122522935 DAUC <0003> auc.c:143 vector [2]: ck = b4139c4cd177e8450ce3e2d9b60edf2b 20241118122522935 DAUC <0003> auc.c:144 vector [2]: ik = 7d3e1dd08a0662d6112b46217fd0af5c 20241118122522935 DAUC <0003> auc.c:145 vector [2]: res = f326eb9f22fc07f70000000000000000 20241118122522935 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522935 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122522935 DAUC <0003> auc.c:179 vector [2]: kc = 16af8874b096f400 20241118122522935 DAUC <0003> auc.c:180 vector [2]: sres = 599376fd 20241118122522935 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122522935 DAUC <0003> auc.c:113 vector [3]: rand = 0484474becfbeae4200041b6020c1a9a 20241118122522935 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241118122522935 DAUC <0003> auc.c:142 vector [3]: autn = aed25ac12b4000006d333b27dd73965d 20241118122522935 DAUC <0003> auc.c:143 vector [3]: ck = 6cccace31ab5917e3bcca1e6df6972c6 20241118122522935 DAUC <0003> auc.c:144 vector [3]: ik = 1aab9c04b2418464145bb06cb021c9d3 20241118122522935 DAUC <0003> auc.c:145 vector [3]: res = 5a100d3ff17b574b0000000000000000 20241118122522935 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522935 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122522935 DAUC <0003> auc.c:179 vector [3]: kc = 071c689746f7b400 20241118122522935 DAUC <0003> auc.c:180 vector [3]: sres = d4bb84d1 20241118122522935 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122522935 DAUC <0003> db_auc.c:245 IMSI='262423359263752': Generated 4 vectors 20241118122522935 DAUC <0003> db_auc.c:249 IMSI='262423359263752': Updating SQN=161 in DB 20241118122522935 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423359263752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423359263752"} 20241118122522935 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423359263752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522936 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522936 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522937 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522937 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423359263752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423359263752"} 20241118122522937 DAUC <0003> db_auc.c:236 IMSI='262423359263752': Calling to generate 5 vectors 20241118122522937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118122522937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522937 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241118122522937 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522937 DAUC <0003> auc.c:113 vector [0]: rand = 846c43803ce2b36eee0c6040dae7343b 20241118122522937 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241118122522937 DAUC <0003> auc.c:142 vector [0]: autn = b95926d39469000089e888baa3790d90 20241118122522937 DAUC <0003> auc.c:143 vector [0]: ck = bf095cf5272565709059ceefdb51793d 20241118122522937 DAUC <0003> auc.c:144 vector [0]: ik = e0d00a2562b140644e96c14c381f32dd 20241118122522937 DAUC <0003> auc.c:145 vector [0]: res = 71ac5bb50b27fda90000000000000000 20241118122522937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522937 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122522937 DAUC <0003> auc.c:179 vector [0]: kc = 9fe03b3463c45400 20241118122522937 DAUC <0003> auc.c:180 vector [0]: sres = fe422d9d 20241118122522937 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122522937 DAUC <0003> auc.c:113 vector [1]: rand = bb42974cd5a0b44c7bae6741c0f1c179 20241118122522937 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241118122522937 DAUC <0003> auc.c:142 vector [1]: autn = d1b7f6ee950500008f0726ae14f15254 20241118122522937 DAUC <0003> auc.c:143 vector [1]: ck = 2e07b1598e31acfab480e9b80720d9c9 20241118122522937 DAUC <0003> auc.c:144 vector [1]: ik = f42866f61f07a6d14640cf493d8912ca 20241118122522937 DAUC <0003> auc.c:145 vector [1]: res = 7a56a739df6cf3b60000000000000000 20241118122522937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522937 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122522937 DAUC <0003> auc.c:179 vector [1]: kc = 05e416e8f5e0b000 20241118122522937 DAUC <0003> auc.c:180 vector [1]: sres = f76e6ce7 20241118122522937 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122522937 DAUC <0003> auc.c:113 vector [2]: rand = 33af55ddc02c4e503d839caf60a54848 20241118122522937 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241118122522937 DAUC <0003> auc.c:142 vector [2]: autn = 2c9204b302cb00000eadb8cd79668136 20241118122522937 DAUC <0003> auc.c:143 vector [2]: ck = 10bb8c5f532f36400a1176f02975b0f7 20241118122522937 DAUC <0003> auc.c:144 vector [2]: ik = 0de3935c86e1fcac78241b49b0f7da5e 20241118122522937 DAUC <0003> auc.c:145 vector [2]: res = 922f1706463bc8f40000000000000000 20241118122522937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522937 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122522937 DAUC <0003> auc.c:179 vector [2]: kc = cd0b3111b0fab400 20241118122522937 DAUC <0003> auc.c:180 vector [2]: sres = 5e6ea167 20241118122522937 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122522937 DAUC <0003> auc.c:113 vector [3]: rand = 913c3625777c98c84802741a8fae3973 20241118122522937 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241118122522937 DAUC <0003> auc.c:142 vector [3]: autn = 2fe98fbec8790000a6dace2f69b8410f 20241118122522937 DAUC <0003> auc.c:143 vector [3]: ck = 34152c756599c47e640b527cd41cfbe8 20241118122522937 DAUC <0003> auc.c:144 vector [3]: ik = 847ba7d1b3ff6280d20bd30f9bc8f816 20241118122522937 DAUC <0003> auc.c:145 vector [3]: res = 7ff36ff3bbe706d70000000000000000 20241118122522937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522937 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122522937 DAUC <0003> auc.c:179 vector [3]: kc = ffd45f6048b3e800 20241118122522937 DAUC <0003> auc.c:180 vector [3]: sres = 12fc25e8 20241118122522937 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122522937 DAUC <0003> auc.c:113 vector [4]: rand = 05548a0f0a99bc4a6a0d5c80a8f0b6c1 20241118122522937 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241118122522937 DAUC <0003> auc.c:142 vector [4]: autn = 1598997dc3f20000410edbc38a5f7399 20241118122522937 DAUC <0003> auc.c:143 vector [4]: ck = 1272b56b9958608015178de498e38d31 20241118122522937 DAUC <0003> auc.c:144 vector [4]: ik = 26d865899673adc30da5a42d0dd8a6c4 20241118122522938 DAUC <0003> auc.c:145 vector [4]: res = b9383eaa7eb28e1e0000000000000000 20241118122522938 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122522938 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118122522938 DAUC <0003> auc.c:179 vector [4]: kc = 2c29f8fd86f46000 20241118122522938 DAUC <0003> auc.c:180 vector [4]: sres = bcb40266 20241118122522938 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118122522938 DAUC <0003> db_auc.c:245 IMSI='262423359263752': Generated 5 vectors 20241118122522938 DAUC <0003> db_auc.c:249 IMSI='262423359263752': Updating SQN=321 in DB 20241118122522938 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423359263752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423359263752"} 20241118122522938 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423359263752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522938 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522938 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522939 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522939 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423359263752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423359263752"} 20241118122522939 DAUC <0003> db_auc.c:236 IMSI='262423359263752': Calling to generate 5 vectors 20241118122522939 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118122522939 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522939 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522939 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241118122522939 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522939 DAUC <0003> auc.c:113 vector [0]: rand = 67a2bb9aa6b7aa12e9784686c21467c2 20241118122522939 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241118122522939 DAUC <0003> auc.c:142 vector [0]: autn = ec731d29d7f300009dbf614b247b2488 20241118122522939 DAUC <0003> auc.c:143 vector [0]: ck = b05f4dfa08eedc3b9f3a7baf3342052b 20241118122522939 DAUC <0003> auc.c:144 vector [0]: ik = 97ebb028f75df434dafa5cf3901c68bd 20241118122522939 DAUC <0003> auc.c:145 vector [0]: res = 05c73a04cdc6fbb90000000000000000 20241118122522939 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522939 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122522939 DAUC <0003> auc.c:179 vector [0]: kc = 9f48cc8eb4fe8000 20241118122522939 DAUC <0003> auc.c:180 vector [0]: sres = 49555245 20241118122522939 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122522939 DAUC <0003> auc.c:113 vector [1]: rand = d2b79111e6daa47f8d83c4371ac92a25 20241118122522939 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241118122522939 DAUC <0003> auc.c:142 vector [1]: autn = 70a87a5730180000ab6df064bb5ca0f9 20241118122522939 DAUC <0003> auc.c:143 vector [1]: ck = 37088b83963fa34a9d4702e511366c4b 20241118122522939 DAUC <0003> auc.c:144 vector [1]: ik = ade716e16fc6ba270be091345b0af750 20241118122522939 DAUC <0003> auc.c:145 vector [1]: res = 4de5adbcf059eaa70000000000000000 20241118122522939 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522939 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122522939 DAUC <0003> auc.c:179 vector [1]: kc = b854bb4e440fdc00 20241118122522939 DAUC <0003> auc.c:180 vector [1]: sres = 959aee1b 20241118122522939 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122522939 DAUC <0003> auc.c:113 vector [2]: rand = 6c8468005defbe6c5e57a0d2cbed632f 20241118122522939 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241118122522939 DAUC <0003> auc.c:142 vector [2]: autn = 0175fedf21d700002d0d42e781814090 20241118122522939 DAUC <0003> auc.c:143 vector [2]: ck = bccdf756f19bd5f5fcca0987d109cf74 20241118122522939 DAUC <0003> auc.c:144 vector [2]: ik = f88d19af0f72148c5addf0383996099e 20241118122522939 DAUC <0003> auc.c:145 vector [2]: res = af01a4fa5e05e0a50000000000000000 20241118122522939 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522939 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122522939 DAUC <0003> auc.c:179 vector [2]: kc = ee20e30d033ccc00 20241118122522939 DAUC <0003> auc.c:180 vector [2]: sres = eb4d5642 20241118122522939 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122522939 DAUC <0003> auc.c:113 vector [3]: rand = cdb03f2243606b4a5a8d8e8feafa9d2e 20241118122522939 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241118122522939 DAUC <0003> auc.c:142 vector [3]: autn = e90f1a1741cb0000b9d6b18e1031d57e 20241118122522939 DAUC <0003> auc.c:143 vector [3]: ck = 1bda533764619102eedfaa3ab9e8d519 20241118122522939 DAUC <0003> auc.c:144 vector [3]: ik = d0c057fd3df5a4cd6bf542a36759d0ce 20241118122522939 DAUC <0003> auc.c:145 vector [3]: res = 92f103d7dfe550680000000000000000 20241118122522939 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522939 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122522939 DAUC <0003> auc.c:179 vector [3]: kc = 9de41be250aa8000 20241118122522939 DAUC <0003> auc.c:180 vector [3]: sres = 11fd773d 20241118122522939 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122522939 DAUC <0003> auc.c:113 vector [4]: rand = a500d90c044506487b4d22c754363ec1 20241118122522939 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241118122522939 DAUC <0003> auc.c:142 vector [4]: autn = 3910367df8500000baa7bb439bf8c463 20241118122522939 DAUC <0003> auc.c:143 vector [4]: ck = e140eac48181b43bc57ea8e6ff28d2ac 20241118122522939 DAUC <0003> auc.c:144 vector [4]: ik = 18e447b97472b80b7a3e6e113e0066c6 20241118122522939 DAUC <0003> auc.c:145 vector [4]: res = a059da62eb900ba90000000000000000 20241118122522939 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122522939 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118122522939 DAUC <0003> auc.c:179 vector [4]: kc = c24a55743c17c000 20241118122522939 DAUC <0003> auc.c:180 vector [4]: sres = 1a431a29 20241118122522939 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118122522939 DAUC <0003> db_auc.c:245 IMSI='262423359263752': Generated 5 vectors 20241118122522939 DAUC <0003> db_auc.c:249 IMSI='262423359263752': Updating SQN=481 in DB 20241118122522939 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423359263752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423359263752"} 20241118122522939 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423359263752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522939 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522939 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51694<->l=127.0.0.1:4258 20241118122522941 DAUC <0003> db_auc.c:157 IMSI='262421695166087': No 2G Auth Data 20241118122522942 DAUC <0003> db_auc.c:192 IMSI='262421695166087': No 3G Auth Data 20241118122522949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51710<->l=127.0.0.1:4258 20241118122522950 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522951 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421695166087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421695166087"} 20241118122522951 DAUC <0003> db_auc.c:236 IMSI='262421695166087': Calling to generate 1 vectors 20241118122522951 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241118122522951 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522951 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522951 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122522951 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522951 DAUC <0003> auc.c:113 vector [0]: rand = 4e969d0b815df11e816647b0a865ee17 20241118122522951 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122522951 DAUC <0003> auc.c:142 vector [0]: autn = dfe2c5720e5c0000aa815908efa0ac2c 20241118122522951 DAUC <0003> auc.c:143 vector [0]: ck = e1294ce5aa67ba105e184743c96c8ba6 20241118122522951 DAUC <0003> auc.c:144 vector [0]: ik = ac9fd729d70d9f2c34e07cb3cfbf581f 20241118122522951 DAUC <0003> auc.c:145 vector [0]: res = e321eeae209fe7b50000000000000000 20241118122522951 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522951 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122522951 DAUC <0003> auc.c:179 vector [0]: kc = 686bbec8032ea7b2 20241118122522951 DAUC <0003> auc.c:180 vector [0]: sres = ff29d636 20241118122522951 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122522951 DAUC <0003> db_auc.c:245 IMSI='262421695166087': Generated 1 vectors 20241118122522951 DAUC <0003> db_auc.c:249 IMSI='262421695166087': Updating SQN=33 in DB 20241118122522951 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421695166087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421695166087"} 20241118122522951 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421695166087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522951 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522951 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522953 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522953 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421695166087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421695166087"} 20241118122522953 DAUC <0003> db_auc.c:236 IMSI='262421695166087': Calling to generate 4 vectors 20241118122522953 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241118122522953 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522953 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522953 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241118122522953 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522953 DAUC <0003> auc.c:113 vector [0]: rand = 71500215d587f54cacc7785b660245ec 20241118122522953 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241118122522953 DAUC <0003> auc.c:142 vector [0]: autn = eb61211bd9150000f8686602005f43bb 20241118122522953 DAUC <0003> auc.c:143 vector [0]: ck = 95732a3bcfa52ea939f26cfcbf5b0b97 20241118122522953 DAUC <0003> auc.c:144 vector [0]: ik = aa485741f07b087aff7736127855dd23 20241118122522953 DAUC <0003> auc.c:145 vector [0]: res = 0545dd1db7957fba0000000000000000 20241118122522953 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522953 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122522953 DAUC <0003> auc.c:179 vector [0]: kc = 92d7046f8ab4a0d3 20241118122522953 DAUC <0003> auc.c:180 vector [0]: sres = 1bbbf03b 20241118122522953 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122522953 DAUC <0003> auc.c:113 vector [1]: rand = 7b33d2a90640c160eb3a58916924ae7e 20241118122522953 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241118122522953 DAUC <0003> auc.c:142 vector [1]: autn = ff765d2166f00000d264bf65907185e6 20241118122522953 DAUC <0003> auc.c:143 vector [1]: ck = 14e930b5a1d3da6a60d387309882257d 20241118122522953 DAUC <0003> auc.c:144 vector [1]: ik = 80c718144e046d5da3ca78e6e34d1842 20241118122522953 DAUC <0003> auc.c:145 vector [1]: res = 79fc4f5436a1d1180000000000000000 20241118122522953 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522953 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122522953 DAUC <0003> auc.c:179 vector [1]: kc = 5e0ab021add97654 20241118122522953 DAUC <0003> auc.c:180 vector [1]: sres = 70f18600 20241118122522953 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122522953 DAUC <0003> auc.c:113 vector [2]: rand = 4d5982e7f1824f6786effb859a460c65 20241118122522953 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241118122522953 DAUC <0003> auc.c:142 vector [2]: autn = 78969f2e48a20000a2f61846fc20e90c 20241118122522953 DAUC <0003> auc.c:143 vector [2]: ck = a5bf27767b1a27e0f4644cccd73d5419 20241118122522953 DAUC <0003> auc.c:144 vector [2]: ik = 2df1cf6951dd52c8388582275d26138c 20241118122522953 DAUC <0003> auc.c:145 vector [2]: res = 0cfedbe988fc918e0000000000000000 20241118122522953 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522953 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122522953 DAUC <0003> auc.c:179 vector [2]: kc = 75bee9075b623ccc 20241118122522953 DAUC <0003> auc.c:180 vector [2]: sres = 4045d05a 20241118122522953 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122522953 DAUC <0003> auc.c:113 vector [3]: rand = a4524b25815743f193ab70f7bb9871b2 20241118122522953 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241118122522953 DAUC <0003> auc.c:142 vector [3]: autn = a386367c36a50000a50d8134d92a9b18 20241118122522953 DAUC <0003> auc.c:143 vector [3]: ck = db2b6b07631a210cc991aaf521e0650d 20241118122522953 DAUC <0003> auc.c:144 vector [3]: ik = 807e2e4fbf0f268f88f0838da068e852 20241118122522953 DAUC <0003> auc.c:145 vector [3]: res = 671c58c9ed92d2370000000000000000 20241118122522953 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522953 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122522953 DAUC <0003> auc.c:179 vector [3]: kc = 8c4aee73acff3629 20241118122522953 DAUC <0003> auc.c:180 vector [3]: sres = d663cd99 20241118122522953 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122522953 DAUC <0003> db_auc.c:245 IMSI='262421695166087': Generated 4 vectors 20241118122522953 DAUC <0003> db_auc.c:249 IMSI='262421695166087': Updating SQN=161 in DB 20241118122522953 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421695166087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421695166087"} 20241118122522953 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421695166087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522953 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522953 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522954 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522954 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421695166087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421695166087"} 20241118122522954 DAUC <0003> db_auc.c:236 IMSI='262421695166087': Calling to generate 5 vectors 20241118122522954 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118122522954 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522954 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522954 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241118122522954 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522954 DAUC <0003> auc.c:113 vector [0]: rand = ee533b5808563164811ad4a5e2878d10 20241118122522954 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241118122522954 DAUC <0003> auc.c:142 vector [0]: autn = 963038be59cb0000bd077dd0df6df648 20241118122522954 DAUC <0003> auc.c:143 vector [0]: ck = 9ac1a72af70f554d46bf88783ace24e2 20241118122522954 DAUC <0003> auc.c:144 vector [0]: ik = cc3cfb69e479faa81f2c0e5dc6ee2c86 20241118122522954 DAUC <0003> auc.c:145 vector [0]: res = a8a09fc5a9f054510000000000000000 20241118122522954 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522954 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122522954 DAUC <0003> auc.c:179 vector [0]: kc = 02c03edde5c60d94 20241118122522954 DAUC <0003> auc.c:180 vector [0]: sres = 11bfc608 20241118122522954 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122522954 DAUC <0003> auc.c:113 vector [1]: rand = 490b0a654dc1199f06756db9bc060814 20241118122522954 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241118122522954 DAUC <0003> auc.c:142 vector [1]: autn = a21d59c52bb600004a8d9ce1b0791831 20241118122522954 DAUC <0003> auc.c:143 vector [1]: ck = 783386b0f800e7285b0ebe603e334eea 20241118122522954 DAUC <0003> auc.c:144 vector [1]: ik = 91e2195e6779e7b5a983263b0359d2bc 20241118122522954 DAUC <0003> auc.c:145 vector [1]: res = 8fcd777f4b617bd80000000000000000 20241118122522954 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522954 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122522954 DAUC <0003> auc.c:179 vector [1]: kc = b390d1b93d801b3a 20241118122522954 DAUC <0003> auc.c:180 vector [1]: sres = 936a7139 20241118122522954 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122522954 DAUC <0003> auc.c:113 vector [2]: rand = dab1e83691613ab6eb0ab4a8706bc4c2 20241118122522954 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241118122522954 DAUC <0003> auc.c:142 vector [2]: autn = 650727c9243d000045edc32f7e19376a 20241118122522954 DAUC <0003> auc.c:143 vector [2]: ck = 69c8c512648c89b4c13edefa0896f766 20241118122522954 DAUC <0003> auc.c:144 vector [2]: ik = 9fbb06761f75c5c79f94cc334bfd5996 20241118122522954 DAUC <0003> auc.c:145 vector [2]: res = e6f211b4351ede470000000000000000 20241118122522954 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522954 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122522954 DAUC <0003> auc.c:179 vector [2]: kc = 868c212862c49fa0 20241118122522954 DAUC <0003> auc.c:180 vector [2]: sres = 7c4a5558 20241118122522954 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122522954 DAUC <0003> auc.c:113 vector [3]: rand = 8bc4ed9de9a72547f52f4a4b50e3f18e 20241118122522954 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241118122522954 DAUC <0003> auc.c:142 vector [3]: autn = 70d8621b7d3e0000846eb15fbafdf75a 20241118122522954 DAUC <0003> auc.c:143 vector [3]: ck = 249c6acaa74b51f6fd29d28829d6099c 20241118122522954 DAUC <0003> auc.c:144 vector [3]: ik = fdecffac5ca4481e4e539d7db541153f 20241118122522954 DAUC <0003> auc.c:145 vector [3]: res = 9914cfb53aae8dac0000000000000000 20241118122522954 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522954 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122522954 DAUC <0003> auc.c:179 vector [3]: kc = 0ca280e3b2c1b607 20241118122522954 DAUC <0003> auc.c:180 vector [3]: sres = 32d4f66c 20241118122522954 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122522954 DAUC <0003> auc.c:113 vector [4]: rand = df03499fa4ceb925ae781a336ce0522d 20241118122522954 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241118122522954 DAUC <0003> auc.c:142 vector [4]: autn = 585648cef4a600003b23519da00cf5c7 20241118122522954 DAUC <0003> auc.c:143 vector [4]: ck = d07496b69607c25db41ec184ea33f14f 20241118122522954 DAUC <0003> auc.c:144 vector [4]: ik = a3e1790b4d9ded22d89c053d7e31d689 20241118122522954 DAUC <0003> auc.c:145 vector [4]: res = 6d1f2f5d53e1c36d0000000000000000 20241118122522954 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122522954 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118122522954 DAUC <0003> auc.c:179 vector [4]: kc = 3ccf13435f7f8f4f 20241118122522954 DAUC <0003> auc.c:180 vector [4]: sres = fec2aecc 20241118122522954 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118122522954 DAUC <0003> db_auc.c:245 IMSI='262421695166087': Generated 5 vectors 20241118122522954 DAUC <0003> db_auc.c:249 IMSI='262421695166087': Updating SQN=321 in DB 20241118122522954 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421695166087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421695166087"} 20241118122522954 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421695166087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522954 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522954 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522956 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522956 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421695166087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421695166087"} 20241118122522956 DAUC <0003> db_auc.c:236 IMSI='262421695166087': Calling to generate 5 vectors 20241118122522956 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118122522956 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122522956 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122522956 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241118122522956 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122522956 DAUC <0003> auc.c:113 vector [0]: rand = 2a33b1b4336674dac8325881e429ea7f 20241118122522956 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241118122522956 DAUC <0003> auc.c:142 vector [0]: autn = b06288b9e3080000ca1fc56c19f45b62 20241118122522956 DAUC <0003> auc.c:143 vector [0]: ck = 0f378f27c035fcf5187c2f7a407a0fb3 20241118122522956 DAUC <0003> auc.c:144 vector [0]: ik = 6ff38374044fc2aea68f1671ebcb204f 20241118122522956 DAUC <0003> auc.c:145 vector [0]: res = d69649f6137c010e0000000000000000 20241118122522956 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122522956 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122522956 DAUC <0003> auc.c:179 vector [0]: kc = e62c44cb41c436fd 20241118122522956 DAUC <0003> auc.c:180 vector [0]: sres = 0d20666c 20241118122522956 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122522956 DAUC <0003> auc.c:113 vector [1]: rand = 505955863fdaf435e60cdce6d239a3e7 20241118122522956 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241118122522956 DAUC <0003> auc.c:142 vector [1]: autn = de36adf759b1000020c479852803eefa 20241118122522956 DAUC <0003> auc.c:143 vector [1]: ck = 310f022e09728e4ed4a8965a2bf4271b 20241118122522956 DAUC <0003> auc.c:144 vector [1]: ik = d154f6cb7307250ab6be10f0bc59fc32 20241118122522956 DAUC <0003> auc.c:145 vector [1]: res = a72aea0f31f6f2f60000000000000000 20241118122522956 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122522956 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122522956 DAUC <0003> auc.c:179 vector [1]: kc = 977500b0eda9ba7d 20241118122522956 DAUC <0003> auc.c:180 vector [1]: sres = f9905b88 20241118122522956 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122522956 DAUC <0003> auc.c:113 vector [2]: rand = 89a2afaeac4b5ed91fe178c4a900c83c 20241118122522956 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241118122522956 DAUC <0003> auc.c:142 vector [2]: autn = 8493d96425a70000668e691292c164a6 20241118122522956 DAUC <0003> auc.c:143 vector [2]: ck = a6a19ef9aba543abd579f9b90051e134 20241118122522956 DAUC <0003> auc.c:144 vector [2]: ik = a03092e0576291de5e03b96492e13fce 20241118122522956 DAUC <0003> auc.c:145 vector [2]: res = e6e8925aebff85070000000000000000 20241118122522956 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122522956 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122522956 DAUC <0003> auc.c:179 vector [2]: kc = 99137a71f3c28844 20241118122522956 DAUC <0003> auc.c:180 vector [2]: sres = 62cd2376 20241118122522956 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122522956 DAUC <0003> auc.c:113 vector [3]: rand = 2b1b5f1381749cdb7fec76d8e5c4bee9 20241118122522956 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241118122522956 DAUC <0003> auc.c:142 vector [3]: autn = 129f347551d3000099b6908eaf8c09a4 20241118122522956 DAUC <0003> auc.c:143 vector [3]: ck = 22a90c30ae3ae116e9cd69246c88e75f 20241118122522956 DAUC <0003> auc.c:144 vector [3]: ik = d5b3ae9365ecf122869494e287bee24a 20241118122522956 DAUC <0003> auc.c:145 vector [3]: res = 57c5e5467b6213ed0000000000000000 20241118122522956 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122522956 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122522956 DAUC <0003> auc.c:179 vector [3]: kc = 88a85da1516d2697 20241118122522956 DAUC <0003> auc.c:180 vector [3]: sres = 93572b22 20241118122522956 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122522956 DAUC <0003> auc.c:113 vector [4]: rand = e022a6930986db9206923dd00bfb3c83 20241118122522956 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241118122522956 DAUC <0003> auc.c:142 vector [4]: autn = e346c634647700007887990731d02669 20241118122522956 DAUC <0003> auc.c:143 vector [4]: ck = 675474e66d5d02ee197845af3b5a06e0 20241118122522956 DAUC <0003> auc.c:144 vector [4]: ik = 25bd4fb32b27b6117b57c2493dffc849 20241118122522956 DAUC <0003> auc.c:145 vector [4]: res = 98fa1b90d2016a940000000000000000 20241118122522956 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122522956 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118122522956 DAUC <0003> auc.c:179 vector [4]: kc = 3b0177e8f5eb3633 20241118122522956 DAUC <0003> auc.c:180 vector [4]: sres = c6461c9d 20241118122522956 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118122522956 DAUC <0003> db_auc.c:245 IMSI='262421695166087': Generated 5 vectors 20241118122522956 DAUC <0003> db_auc.c:249 IMSI='262421695166087': Updating SQN=481 in DB 20241118122522956 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421695166087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421695166087"} 20241118122522956 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421695166087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122522956 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522956 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122522958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51710<->l=127.0.0.1:4258 20241118122522959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4258 20241118122522959 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42807<->l=127.0.0.1:4259) 20241118122522959 DLINP <000b> input/ipa.c:451 connected read/write 20241118122522959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122522959 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122522959 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122522959 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122522982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4258 20241118122523083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4258 20241118122526189 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122526189 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122526193 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122526195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4258 20241118122526198 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122526199 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122526199 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122526199 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  20241118122526199 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122526199 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  20241118122526199 DLGSUP <0013> gsup_server.c:235 2:  20241118122526199 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122526199 DLGSUP <0013> gsup_server.c:235 3:  20241118122526199 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122526199 DLGSUP <0013> gsup_server.c:235 4:  20241118122526199 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122526199 DLGSUP <0013> gsup_server.c:235 5:  20241118122526199 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122526199 DLGSUP <0013> gsup_server.c:235 7:  20241118122526199 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122526199 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122526199 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122526199 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122526222 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39967<->l=127.0.0.1:4259) 20241118122526224 DAUC <0003> db_auc.c:157 IMSI='262429024061476': No 2G Auth Data 20241118122526224 DAUC <0003> db_auc.c:192 IMSI='262429024061476': No 3G Auth Data 20241118122526232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51728<->l=127.0.0.1:4258 20241118122526242 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122526242 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429024061476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429024061476"} 20241118122526242 DAUC <0003> db_auc.c:157 IMSI='262429024061476': No 2G Auth Data 20241118122526242 DAUC <0003> db_auc.c:236 IMSI='262429024061476': Calling to generate 5 vectors 20241118122526242 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118122526242 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122526242 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122526242 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122526242 DAUC <0003> auc.c:113 vector [0]: rand = 19bf2ec0ce2480e30037eb59d6a73f2e 20241118122526242 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122526242 DAUC <0003> auc.c:142 vector [0]: autn = 00a1d0034e7180008d3032072845cdc8 20241118122526242 DAUC <0003> auc.c:143 vector [0]: ck = 9e617c094282fe186f10398b91621f26 20241118122526242 DAUC <0003> auc.c:144 vector [0]: ik = da00838794bc5aa60b5468a8f7f3e38d 20241118122526242 DAUC <0003> auc.c:145 vector [0]: res = 2085a6e8178125690000000000000000 20241118122526242 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122526242 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118122526242 DAUC <0003> auc.c:151 vector [0]: kc = 2025aeadb0af5815 20241118122526242 DAUC <0003> auc.c:152 vector [0]: sres = 37048381 20241118122526242 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118122526242 DAUC <0003> auc.c:113 vector [1]: rand = e53d5f694137876b145a954fdc523dae 20241118122526242 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118122526242 DAUC <0003> auc.c:142 vector [1]: autn = 63f93b9666ab8000fb510d3194321b5f 20241118122526242 DAUC <0003> auc.c:143 vector [1]: ck = b88ae6c124ed39bebc28f19622088eaf 20241118122526242 DAUC <0003> auc.c:144 vector [1]: ik = ee6d7e39064f70294aff4c2b3b53b422 20241118122526242 DAUC <0003> auc.c:145 vector [1]: res = f3aa0c1bfd91d4010000000000000000 20241118122526242 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122526242 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118122526242 DAUC <0003> auc.c:151 vector [1]: kc = a03025453bf9731a 20241118122526242 DAUC <0003> auc.c:152 vector [1]: sres = 0e3bd81a 20241118122526242 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118122526242 DAUC <0003> auc.c:113 vector [2]: rand = 67a8619288ac7b3b2fb34d75fd921c36 20241118122526242 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118122526242 DAUC <0003> auc.c:142 vector [2]: autn = 8921d8f0caa48000383dc5199b1ebb21 20241118122526242 DAUC <0003> auc.c:143 vector [2]: ck = d9b286ddcbbd44498448c33451816785 20241118122526242 DAUC <0003> auc.c:144 vector [2]: ik = 4116b3f5c7b594e6a2214fddac675a6d 20241118122526242 DAUC <0003> auc.c:145 vector [2]: res = cb82ec21fba3f86e0000000000000000 20241118122526242 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122526242 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118122526242 DAUC <0003> auc.c:151 vector [2]: kc = becdb9c1f1eeed47 20241118122526242 DAUC <0003> auc.c:152 vector [2]: sres = 3021144f 20241118122526242 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118122526242 DAUC <0003> auc.c:113 vector [3]: rand = 98c8fe9f9ea5c669551574911f431c2a 20241118122526242 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118122526242 DAUC <0003> auc.c:142 vector [3]: autn = a239ff6d0b4b8000d138bd1045f959b2 20241118122526242 DAUC <0003> auc.c:143 vector [3]: ck = 451468f94a3ecb74d6e4e8ebfcb4375e 20241118122526242 DAUC <0003> auc.c:144 vector [3]: ik = 1a96e4d50a8e8ed57f23f7bf9976eac6 20241118122526242 DAUC <0003> auc.c:145 vector [3]: res = e58ef4b1c67faafe0000000000000000 20241118122526242 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122526242 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118122526242 DAUC <0003> auc.c:151 vector [3]: kc = f645937825729839 20241118122526242 DAUC <0003> auc.c:152 vector [3]: sres = 23f15e4f 20241118122526242 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118122526243 DAUC <0003> auc.c:113 vector [4]: rand = 7dd654474b2d33d7e037fa8086f96f5d 20241118122526243 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118122526243 DAUC <0003> auc.c:142 vector [4]: autn = b819d822a2a28000930f61e38984f209 20241118122526243 DAUC <0003> auc.c:143 vector [4]: ck = f91597858b8acc6516f8a9d60c1f41e9 20241118122526243 DAUC <0003> auc.c:144 vector [4]: ik = b131661b872e4d36ff3c091b97075420 20241118122526243 DAUC <0003> auc.c:145 vector [4]: res = ccce6c1df175a3640000000000000000 20241118122526243 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122526243 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118122526243 DAUC <0003> auc.c:151 vector [4]: kc = a1e0515397bc949a 20241118122526243 DAUC <0003> auc.c:152 vector [4]: sres = 3dbbcf79 20241118122526243 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118122526243 DAUC <0003> db_auc.c:245 IMSI='262429024061476': Generated 5 vectors 20241118122526243 DAUC <0003> db_auc.c:249 IMSI='262429024061476': Updating SQN=161 in DB 20241118122526243 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429024061476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429024061476"} 20241118122526243 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429024061476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122526243 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122526243 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122526246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51728<->l=127.0.0.1:4258 20241118122526247 DAUC <0003> db_auc.c:157 IMSI='262421228219178': No 2G Auth Data 20241118122526247 DAUC <0003> db_auc.c:192 IMSI='262421228219178': No 3G Auth Data 20241118122526254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51744<->l=127.0.0.1:4258 20241118122526255 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122526255 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421228219178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421228219178"} 20241118122526255 DAUC <0003> db_auc.c:157 IMSI='262421228219178': No 2G Auth Data 20241118122526255 DAUC <0003> db_auc.c:236 IMSI='262421228219178': Calling to generate 5 vectors 20241118122526255 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241118122526255 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122526255 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241118122526255 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122526255 DAUC <0003> auc.c:113 vector [0]: rand = 831220a23a75d7cd62ffd7534ab012b3 20241118122526255 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122526255 DAUC <0003> auc.c:142 vector [0]: autn = cd31dcf439c38000b6d949ec0f320595 20241118122526255 DAUC <0003> auc.c:143 vector [0]: ck = 9193ef5df499167905370d2d53e669bf 20241118122526255 DAUC <0003> auc.c:144 vector [0]: ik = f3abfd37bb7cb52f0b81e4c8fd0aa97a 20241118122526255 DAUC <0003> auc.c:145 vector [0]: res = 5fbdd1bc118917680000000000000000 20241118122526255 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122526255 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241118122526255 DAUC <0003> auc.c:151 vector [0]: kc = 6c8efb8fe1096393 20241118122526255 DAUC <0003> auc.c:152 vector [0]: sres = 4e34c6d4 20241118122526255 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241118122526255 DAUC <0003> auc.c:113 vector [1]: rand = 4d210f929a9bdbc468b2050e4b17495e 20241118122526255 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118122526255 DAUC <0003> auc.c:142 vector [1]: autn = f9733753142a8000435024446e1a6de7 20241118122526255 DAUC <0003> auc.c:143 vector [1]: ck = f8659a7d85a2def3d01fdd738e371ab6 20241118122526255 DAUC <0003> auc.c:144 vector [1]: ik = 6a66a01ad1f9ad41ce3a49733b68cd1a 20241118122526255 DAUC <0003> auc.c:145 vector [1]: res = d835f0d2aa9de6f30000000000000000 20241118122526255 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122526255 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241118122526255 DAUC <0003> auc.c:151 vector [1]: kc = 8c26ae67e104a41e 20241118122526255 DAUC <0003> auc.c:152 vector [1]: sres = 72a81621 20241118122526255 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241118122526255 DAUC <0003> auc.c:113 vector [2]: rand = 72016ea509a8bf9ea750a0f3506ab229 20241118122526255 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118122526255 DAUC <0003> auc.c:142 vector [2]: autn = 1dbc6762621e800033007b4198b90b84 20241118122526255 DAUC <0003> auc.c:143 vector [2]: ck = 2e0dde9e819273cf0853e4ddf64f1ab4 20241118122526255 DAUC <0003> auc.c:144 vector [2]: ik = 838bd2b0a002376627b40742a48fd665 20241118122526255 DAUC <0003> auc.c:145 vector [2]: res = 23b6e192971fce380000000000000000 20241118122526255 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122526255 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241118122526255 DAUC <0003> auc.c:151 vector [2]: kc = 8261efb173508878 20241118122526255 DAUC <0003> auc.c:152 vector [2]: sres = b4a92faa 20241118122526255 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241118122526255 DAUC <0003> auc.c:113 vector [3]: rand = 255c17995d97aba906ee61cc960db3c6 20241118122526255 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118122526255 DAUC <0003> auc.c:142 vector [3]: autn = 4d96c3ae8eb980004f0740cd1fa0523f 20241118122526255 DAUC <0003> auc.c:143 vector [3]: ck = ef647e0ac9d8c397f0454222a99816a2 20241118122526255 DAUC <0003> auc.c:144 vector [3]: ik = 2abbefce6cb24d8028039bbb658a73cf 20241118122526255 DAUC <0003> auc.c:145 vector [3]: res = 16901c9ba854984b0000000000000000 20241118122526255 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122526255 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241118122526255 DAUC <0003> auc.c:151 vector [3]: kc = 1d99485d6978eb7a 20241118122526255 DAUC <0003> auc.c:152 vector [3]: sres = bec484d0 20241118122526255 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241118122526255 DAUC <0003> auc.c:113 vector [4]: rand = 49be3275a14233561cb75101f04c8060 20241118122526255 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118122526255 DAUC <0003> auc.c:142 vector [4]: autn = 368d58c324b380007f5a85391548b27a 20241118122526255 DAUC <0003> auc.c:143 vector [4]: ck = d273a72ceb04596ea821ad9f11ef67bd 20241118122526255 DAUC <0003> auc.c:144 vector [4]: ik = f3a3af17675c79aba5dbcd67bc31fa7d 20241118122526255 DAUC <0003> auc.c:145 vector [4]: res = 19dbcb2268dd3a900000000000000000 20241118122526255 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122526255 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241118122526255 DAUC <0003> auc.c:151 vector [4]: kc = 2c2a68c32186bd05 20241118122526255 DAUC <0003> auc.c:152 vector [4]: sres = 7106f1b2 20241118122526255 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241118122526255 DAUC <0003> db_auc.c:245 IMSI='262421228219178': Generated 5 vectors 20241118122526255 DAUC <0003> db_auc.c:249 IMSI='262421228219178': Updating SQN=161 in DB 20241118122526255 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421228219178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421228219178"} 20241118122526255 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421228219178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122526255 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122526255 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122526257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51744<->l=127.0.0.1:4258 20241118122526257 DAUC <0003> db_auc.c:157 IMSI='262428533650183': No 2G Auth Data 20241118122526257 DAUC <0003> db_auc.c:192 IMSI='262428533650183': No 3G Auth Data 20241118122526263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51746<->l=127.0.0.1:4258 20241118122526265 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122526265 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428533650183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428533650183"} 20241118122526265 DAUC <0003> db_auc.c:236 IMSI='262428533650183': Calling to generate 5 vectors 20241118122526265 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118122526265 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122526265 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122526265 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122526265 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122526265 DAUC <0003> auc.c:113 vector [0]: rand = dfe8962e0c5691ab211b5bed07f90fe1 20241118122526265 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122526265 DAUC <0003> auc.c:142 vector [0]: autn = c6860338b6cd80006af41d9f781eba92 20241118122526265 DAUC <0003> auc.c:143 vector [0]: ck = 6d184ef26fe540fdf06c6b5815d67d6f 20241118122526265 DAUC <0003> auc.c:144 vector [0]: ik = 8d198343a52cb10ea009af2eac24e2ec 20241118122526265 DAUC <0003> auc.c:145 vector [0]: res = caa1a7047f9175aa0000000000000000 20241118122526265 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122526265 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122526265 DAUC <0003> auc.c:179 vector [0]: kc = 64362e5565defc00 20241118122526265 DAUC <0003> auc.c:180 vector [0]: sres = f3534410 20241118122526265 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122526265 DAUC <0003> auc.c:113 vector [1]: rand = 27c3d3a323f960482c7630334ebe93cb 20241118122526265 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118122526265 DAUC <0003> auc.c:142 vector [1]: autn = caa40c6832cd80009d139ec7ee5ce9e0 20241118122526265 DAUC <0003> auc.c:143 vector [1]: ck = 60fd63cc2c020c4c48ef5ef1518758bc 20241118122526265 DAUC <0003> auc.c:144 vector [1]: ik = 5b977552ff07290802ec9cf91f719931 20241118122526265 DAUC <0003> auc.c:145 vector [1]: res = 6f9e8a82850ec93b0000000000000000 20241118122526265 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122526265 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122526265 DAUC <0003> auc.c:179 vector [1]: kc = 6107b7f6518dd400 20241118122526265 DAUC <0003> auc.c:180 vector [1]: sres = d77bdae9 20241118122526265 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122526265 DAUC <0003> auc.c:113 vector [2]: rand = 0efde91647d6d18b88876358090d199f 20241118122526265 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118122526265 DAUC <0003> auc.c:142 vector [2]: autn = b971582f9d9f80001b6573516542bc39 20241118122526265 DAUC <0003> auc.c:143 vector [2]: ck = 7374e2d02d224c39a28a7b8e1e941ae3 20241118122526265 DAUC <0003> auc.c:144 vector [2]: ik = bc3f84f4ae64f79fc66e0da6ac3b946b 20241118122526265 DAUC <0003> auc.c:145 vector [2]: res = 3d33c8cb93a8714b0000000000000000 20241118122526265 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122526265 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122526265 DAUC <0003> auc.c:179 vector [2]: kc = 3ae7be40c1303000 20241118122526265 DAUC <0003> auc.c:180 vector [2]: sres = e48508ca 20241118122526265 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122526265 DAUC <0003> auc.c:113 vector [3]: rand = 1a3a52b70a73444e95f72d2a1595ae59 20241118122526265 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118122526265 DAUC <0003> auc.c:142 vector [3]: autn = 990b6fe5ce9e8000c047bb2391bcdf8a 20241118122526265 DAUC <0003> auc.c:143 vector [3]: ck = d585cb1c42079db49f667194e491a2aa 20241118122526265 DAUC <0003> auc.c:144 vector [3]: ik = 04836d007a8247308971f494e1b8b3e8 20241118122526265 DAUC <0003> auc.c:145 vector [3]: res = 4254c0ae2dd6724a0000000000000000 20241118122526265 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122526265 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122526265 DAUC <0003> auc.c:179 vector [3]: kc = c40388e7d9cfe800 20241118122526265 DAUC <0003> auc.c:180 vector [3]: sres = 9d409905 20241118122526265 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122526265 DAUC <0003> auc.c:113 vector [4]: rand = dcfd4d6831cc6b2e5167d64dc48c0612 20241118122526265 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118122526265 DAUC <0003> auc.c:142 vector [4]: autn = c5624785384b8000305da3218f300ea1 20241118122526265 DAUC <0003> auc.c:143 vector [4]: ck = 2fa4ca1247b2fb8fe54690ab3c0a8aa9 20241118122526265 DAUC <0003> auc.c:144 vector [4]: ik = 3258be69fc1220777fde5e1554a93f6e 20241118122526265 DAUC <0003> auc.c:145 vector [4]: res = abc1eba72c1b45d70000000000000000 20241118122526265 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122526265 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118122526265 DAUC <0003> auc.c:179 vector [4]: kc = cdc0b8ec23af3400 20241118122526265 DAUC <0003> auc.c:180 vector [4]: sres = 3b668a9b 20241118122526265 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118122526265 DAUC <0003> db_auc.c:245 IMSI='262428533650183': Generated 5 vectors 20241118122526265 DAUC <0003> db_auc.c:249 IMSI='262428533650183': Updating SQN=161 in DB 20241118122526265 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428533650183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428533650183"} 20241118122526265 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428533650183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122526265 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122526265 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122526266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51746<->l=127.0.0.1:4258 20241118122526267 DAUC <0003> db_auc.c:157 IMSI='262423739355559': No 2G Auth Data 20241118122526267 DAUC <0003> db_auc.c:192 IMSI='262423739355559': No 3G Auth Data 20241118122526273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51756<->l=127.0.0.1:4258 20241118122526275 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122526275 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423739355559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423739355559"} 20241118122526275 DAUC <0003> db_auc.c:236 IMSI='262423739355559': Calling to generate 5 vectors 20241118122526275 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118122526275 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122526275 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122526275 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122526275 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122526275 DAUC <0003> auc.c:113 vector [0]: rand = caceb8dd045fab05d4f70e4e0dd2a82c 20241118122526275 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122526275 DAUC <0003> auc.c:142 vector [0]: autn = 45eb5ecca8df8000896cbbfbeed6ca29 20241118122526275 DAUC <0003> auc.c:143 vector [0]: ck = eee769bc7e40a79bb96f21cc525632fb 20241118122526275 DAUC <0003> auc.c:144 vector [0]: ik = 8d2d67a953d765223089348ded171683 20241118122526275 DAUC <0003> auc.c:145 vector [0]: res = f4f2ae47b8c475af0000000000000000 20241118122526275 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122526275 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122526275 DAUC <0003> auc.c:179 vector [0]: kc = 24b2a840e6064000 20241118122526275 DAUC <0003> auc.c:180 vector [0]: sres = 9c85310f 20241118122526275 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122526275 DAUC <0003> auc.c:113 vector [1]: rand = 74d41021938fa89a2672fe46fbd6de5a 20241118122526275 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118122526275 DAUC <0003> auc.c:142 vector [1]: autn = c9ce4b8993bb8000fd34ef94dfed610e 20241118122526275 DAUC <0003> auc.c:143 vector [1]: ck = 49c8345bbb6dd4be58ed6737e0ea8736 20241118122526275 DAUC <0003> auc.c:144 vector [1]: ik = 92410bc19622af15dc699abf718ad87b 20241118122526275 DAUC <0003> auc.c:145 vector [1]: res = c2edd81afd03e62d0000000000000000 20241118122526275 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122526275 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122526275 DAUC <0003> auc.c:179 vector [1]: kc = 7f2c6bfdcb509c00 20241118122526275 DAUC <0003> auc.c:180 vector [1]: sres = c4cdb30f 20241118122526275 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122526275 DAUC <0003> auc.c:113 vector [2]: rand = 1da9ca3acf32a6ec1dede5d112ddd9f2 20241118122526275 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118122526275 DAUC <0003> auc.c:142 vector [2]: autn = 9b93dad7bbe680004573b7d74ec5a6da 20241118122526275 DAUC <0003> auc.c:143 vector [2]: ck = 6c241fe51db90d8d6c86010a13674279 20241118122526275 DAUC <0003> auc.c:144 vector [2]: ik = 35be74044426b36e8966ba13045e633a 20241118122526275 DAUC <0003> auc.c:145 vector [2]: res = 7a9c952e6b560dec0000000000000000 20241118122526275 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122526275 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122526275 DAUC <0003> auc.c:179 vector [2]: kc = a544a84cbe24ec00 20241118122526275 DAUC <0003> auc.c:180 vector [2]: sres = ad60924c 20241118122526275 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122526275 DAUC <0003> auc.c:113 vector [3]: rand = 70f0c7d5eb236fd376b9a62fde6b0c31 20241118122526275 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118122526275 DAUC <0003> auc.c:142 vector [3]: autn = 7a367b99202c8000e16ac4c933414269 20241118122526275 DAUC <0003> auc.c:143 vector [3]: ck = 8d778b33b6b512e2c2d6bc843da6672c 20241118122526275 DAUC <0003> auc.c:144 vector [3]: ik = bf01d7ef95c9f35684728a86de66b6de 20241118122526275 DAUC <0003> auc.c:145 vector [3]: res = f4bc2dd0578c1be00000000000000000 20241118122526275 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122526275 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122526275 DAUC <0003> auc.c:179 vector [3]: kc = 5cd65a91b26c7800 20241118122526275 DAUC <0003> auc.c:180 vector [3]: sres = 4a6847c1 20241118122526275 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122526275 DAUC <0003> auc.c:113 vector [4]: rand = b948bdebe7deb555b47696070d3a448c 20241118122526275 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118122526275 DAUC <0003> auc.c:142 vector [4]: autn = 2c466486851b8000c15cd18649af8a68 20241118122526275 DAUC <0003> auc.c:143 vector [4]: ck = a0057ffae43ccffabc6ad6b07f49bf1a 20241118122526275 DAUC <0003> auc.c:144 vector [4]: ik = aca07927f8a88ff3e2f5d9a79b1e4e1c 20241118122526275 DAUC <0003> auc.c:145 vector [4]: res = 6a7e3a2a3c6de0570000000000000000 20241118122526275 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122526275 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118122526275 DAUC <0003> auc.c:179 vector [4]: kc = ef62a224ce055000 20241118122526275 DAUC <0003> auc.c:180 vector [4]: sres = 6edb40f2 20241118122526275 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118122526275 DAUC <0003> db_auc.c:245 IMSI='262423739355559': Generated 5 vectors 20241118122526275 DAUC <0003> db_auc.c:249 IMSI='262423739355559': Updating SQN=161 in DB 20241118122526275 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423739355559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423739355559"} 20241118122526275 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423739355559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122526275 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122526275 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122526276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51756<->l=127.0.0.1:4258 20241118122526277 DAUC <0003> db_auc.c:157 IMSI='262420757710840': No 2G Auth Data 20241118122526277 DAUC <0003> db_auc.c:192 IMSI='262420757710840': No 3G Auth Data 20241118122526283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20241118122526285 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122526285 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420757710840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420757710840"} 20241118122526285 DAUC <0003> db_auc.c:236 IMSI='262420757710840': Calling to generate 5 vectors 20241118122526285 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241118122526285 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241118122526285 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241118122526285 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241118122526285 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241118122526285 DAUC <0003> auc.c:113 vector [0]: rand = aec9266be4643f4668d157b0fc946820 20241118122526285 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241118122526285 DAUC <0003> auc.c:142 vector [0]: autn = 53dc4f7c06888000831893eab48090a1 20241118122526285 DAUC <0003> auc.c:143 vector [0]: ck = c9a1e019d93b354b0a672492b3b9201f 20241118122526285 DAUC <0003> auc.c:144 vector [0]: ik = fc3be2f70c744c2e8aa874ac792d4987 20241118122526285 DAUC <0003> auc.c:145 vector [0]: res = 060549ab5aaa20380000000000000000 20241118122526285 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241118122526285 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241118122526285 DAUC <0003> auc.c:179 vector [0]: kc = 01c775a1f0b6608b 20241118122526285 DAUC <0003> auc.c:180 vector [0]: sres = 9e1e4615 20241118122526285 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241118122526285 DAUC <0003> auc.c:113 vector [1]: rand = 1906105cd0f157ed3b8a8b3716d26ea2 20241118122526285 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241118122526285 DAUC <0003> auc.c:142 vector [1]: autn = 303cacf720a1800013da7484a248abab 20241118122526285 DAUC <0003> auc.c:143 vector [1]: ck = c4a7d3ef7b227b3fac6e83f51969dc11 20241118122526285 DAUC <0003> auc.c:144 vector [1]: ik = c6789960a6e9feeef7fb58cade2128c8 20241118122526285 DAUC <0003> auc.c:145 vector [1]: res = 7ea29608b98cff330000000000000000 20241118122526285 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241118122526285 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241118122526285 DAUC <0003> auc.c:179 vector [1]: kc = f32ceb00d2faa7b0 20241118122526285 DAUC <0003> auc.c:180 vector [1]: sres = e7188707 20241118122526285 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241118122526285 DAUC <0003> auc.c:113 vector [2]: rand = 3419b157a49ac362b8b64796a6780cf8 20241118122526285 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241118122526285 DAUC <0003> auc.c:142 vector [2]: autn = b24051a681c580006aad9654586445e3 20241118122526285 DAUC <0003> auc.c:143 vector [2]: ck = e67d9c40ab14dabb22cbfddd71830aea 20241118122526285 DAUC <0003> auc.c:144 vector [2]: ik = 60b64d5479170597c7a0b1cbbbc5665f 20241118122526285 DAUC <0003> auc.c:145 vector [2]: res = 25ab6f81551b27480000000000000000 20241118122526285 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241118122526285 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241118122526285 DAUC <0003> auc.c:179 vector [2]: kc = 9185d94743cb55c5 20241118122526285 DAUC <0003> auc.c:180 vector [2]: sres = c9b478f5 20241118122526285 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241118122526285 DAUC <0003> auc.c:113 vector [3]: rand = afbde1e30cde94cd4f611ad79b6126ef 20241118122526285 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241118122526285 DAUC <0003> auc.c:142 vector [3]: autn = c341170a46d78000f1f3eafbf5904120 20241118122526285 DAUC <0003> auc.c:143 vector [3]: ck = fa6606c16d40e895006d7c8754bb3939 20241118122526285 DAUC <0003> auc.c:144 vector [3]: ik = ee95e38b68829bd7852bc34c78890a04 20241118122526285 DAUC <0003> auc.c:145 vector [3]: res = c755392b204c4b220000000000000000 20241118122526285 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241118122526285 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241118122526285 DAUC <0003> auc.c:179 vector [3]: kc = d9b64d3e112ccbd4 20241118122526285 DAUC <0003> auc.c:180 vector [3]: sres = 0aa0a3ce 20241118122526285 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241118122526285 DAUC <0003> auc.c:113 vector [4]: rand = 2d434ddf3cf3b37466f621a074b934ee 20241118122526285 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241118122526285 DAUC <0003> auc.c:142 vector [4]: autn = 68c185184804800084cc5c97d7fac946 20241118122526285 DAUC <0003> auc.c:143 vector [4]: ck = cc5718c230899ba43c1bd9fa8a9e4760 20241118122526285 DAUC <0003> auc.c:144 vector [4]: ik = f9d11e0c6dc732bdd16be87cac22cae8 20241118122526285 DAUC <0003> auc.c:145 vector [4]: res = fd614d8e7a31041c0000000000000000 20241118122526285 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241118122526285 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241118122526285 DAUC <0003> auc.c:179 vector [4]: kc = ab46a610afd03960 20241118122526285 DAUC <0003> auc.c:180 vector [4]: sres = 2e497eb2 20241118122526285 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241118122526285 DAUC <0003> db_auc.c:245 IMSI='262420757710840': Generated 5 vectors 20241118122526285 DAUC <0003> db_auc.c:249 IMSI='262420757710840': Updating SQN=161 in DB 20241118122526285 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420757710840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420757710840"} 20241118122526285 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420757710840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122526285 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122526285 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122526286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20241118122526288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4258 20241118122526288 DLINP <000b> input/ipa.c:451 connected read/write 20241118122526288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122526288 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122526288 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122526288 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122526288 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39967<->l=127.0.0.1:4259) 20241118122526323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4258 20241118122526423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4258 20241118122529494 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122529494 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122529499 DLINP <000b> input/ipa.c:451 connected read/write 20241118122529499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122529501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51774<->l=127.0.0.1:4258 20241118122529504 DLINP <000b> input/ipa.c:451 connected read/write 20241118122529505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122529505 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122529505 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122529505 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  20241118122529505 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122529505 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  20241118122529505 DLGSUP <0013> gsup_server.c:235 2:  20241118122529505 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122529505 DLGSUP <0013> gsup_server.c:235 3:  20241118122529505 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122529505 DLGSUP <0013> gsup_server.c:235 4:  20241118122529505 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122529505 DLGSUP <0013> gsup_server.c:235 5:  20241118122529505 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122529505 DLGSUP <0013> gsup_server.c:235 7:  20241118122529505 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122529505 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122529505 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122529505 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122529527 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35891<->l=127.0.0.1:4259) 20241118122529541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51786<->l=127.0.0.1:4258 20241118122529546 DLINP <000b> input/ipa.c:451 connected read/write 20241118122529546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122529546 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426671668582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426671668582" cn_domain=PS} 20241118122529547 DLU <0006> fsm.c:456 lu(262426671668582)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122529547 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426671668582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241118122529547 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426671668582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426671668582" cause=IMSI unknown in HLR} 20241118122529547 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426671668582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122529547 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426671668582)[0x556aa1202ed0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122529547 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426671668582)[0x556aa1202ed0]{UNVALIDATED}: Freeing instance 20241118122529547 DLU <0006> fsm.c:568 lu(PS:IMSI-262426671668582)[0x556aa1202ed0]{UNVALIDATED}: Deallocated 20241118122529547 DLINP <000b> input/ipa.c:451 connected read/write 20241118122529547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122529547 DLINP <000b> input/ipa.c:451 connected read/write 20241118122529547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122529550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51786<->l=127.0.0.1:4258 20241118122529552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51774<->l=127.0.0.1:4258 20241118122529553 DLINP <000b> input/ipa.c:451 connected read/write 20241118122529553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122529553 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122529553 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122529553 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122529555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35891<->l=127.0.0.1:4259) 20241118122529589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51800<->l=127.0.0.1:4258 20241118122529690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51800<->l=127.0.0.1:4258 20241118122532794 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122532794 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122532797 DLINP <000b> input/ipa.c:451 connected read/write 20241118122532797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122532798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41194<->l=127.0.0.1:4258 20241118122532800 DLINP <000b> input/ipa.c:451 connected read/write 20241118122532800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122532800 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122532800 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122532800 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  20241118122532800 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122532800 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  20241118122532800 DLGSUP <0013> gsup_server.c:235 2:  20241118122532800 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122532800 DLGSUP <0013> gsup_server.c:235 3:  20241118122532800 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122532800 DLGSUP <0013> gsup_server.c:235 4:  20241118122532800 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122532800 DLGSUP <0013> gsup_server.c:235 5:  20241118122532800 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122532800 DLGSUP <0013> gsup_server.c:235 7:  20241118122532800 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122532800 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122532800 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122532800 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122532810 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38637<->l=127.0.0.1:4259) 20241118122532816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41206<->l=127.0.0.1:4258 20241118122532846 DLINP <000b> input/ipa.c:451 connected read/write 20241118122532846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122532846 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422399905179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422399905179" cn_domain=PS source_name="the-source\n"} 20241118122532846 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241118122532846 DLU <0006> fsm.c:456 lu(262422399905179)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122532846 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422399905179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241118122532846 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262422399905179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422399905179" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241118122532846 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262422399905179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122532846 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422399905179)[0x556aa1202ed0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122532846 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422399905179)[0x556aa1202ed0]{UNVALIDATED}: Freeing instance 20241118122532846 DLU <0006> fsm.c:568 lu(PS:IMSI-262422399905179)[0x556aa1202ed0]{UNVALIDATED}: Deallocated 20241118122532846 DLINP <000b> input/ipa.c:451 connected read/write 20241118122532846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122532846 DLINP <000b> input/ipa.c:451 connected read/write 20241118122532846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122532853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41206<->l=127.0.0.1:4258 20241118122532854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41194<->l=127.0.0.1:4258 20241118122532856 DLINP <000b> input/ipa.c:451 connected read/write 20241118122532856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122532856 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122532856 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122532856 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122532856 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241118122532857 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38637<->l=127.0.0.1:4259) 20241118122532893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41220<->l=127.0.0.1:4258 20241118122532993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41220<->l=127.0.0.1:4258 20241118122536045 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122536045 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122536049 DLINP <000b> input/ipa.c:451 connected read/write 20241118122536049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122536050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41226<->l=127.0.0.1:4258 20241118122536052 DLINP <000b> input/ipa.c:451 connected read/write 20241118122536052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122536052 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122536052 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122536052 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  20241118122536052 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122536052 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  20241118122536052 DLGSUP <0013> gsup_server.c:235 2:  20241118122536052 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122536052 DLGSUP <0013> gsup_server.c:235 3:  20241118122536052 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122536052 DLGSUP <0013> gsup_server.c:235 4:  20241118122536052 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122536052 DLGSUP <0013> gsup_server.c:235 5:  20241118122536052 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122536052 DLGSUP <0013> gsup_server.c:235 7:  20241118122536052 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122536052 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122536052 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122536052 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122536065 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35633<->l=127.0.0.1:4259) 20241118122536073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41232<->l=127.0.0.1:4258 20241118122536094 DLINP <000b> input/ipa.c:451 connected read/write 20241118122536094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122536094 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423782426190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423782426190" cn_domain=PS} 20241118122536094 DLU <0006> fsm.c:456 lu(262423782426190)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122536094 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423782426190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241118122536094 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423782426190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423782426190" cause=Roaming not allowed in this location area} 20241118122536094 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423782426190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122536094 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423782426190)[0x556aa1202ed0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122536094 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423782426190)[0x556aa1202ed0]{UNVALIDATED}: Freeing instance 20241118122536094 DLU <0006> fsm.c:568 lu(PS:IMSI-262423782426190)[0x556aa1202ed0]{UNVALIDATED}: Deallocated 20241118122536094 DLINP <000b> input/ipa.c:451 connected read/write 20241118122536094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122536094 DLINP <000b> input/ipa.c:451 connected read/write 20241118122536094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122536099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41232<->l=127.0.0.1:4258 20241118122536102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41226<->l=127.0.0.1:4258 20241118122536103 DLINP <000b> input/ipa.c:451 connected read/write 20241118122536103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122536104 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122536104 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122536104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122536104 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35633<->l=127.0.0.1:4259) 20241118122536178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41240<->l=127.0.0.1:4258 20241118122536279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41240<->l=127.0.0.1:4258 20241118122539377 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122539377 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122539378 DLINP <000b> input/ipa.c:451 connected read/write 20241118122539378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122539378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41242<->l=127.0.0.1:4258 20241118122539379 DLINP <000b> input/ipa.c:451 connected read/write 20241118122539379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122539379 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122539379 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122539379 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  20241118122539379 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122539379 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  20241118122539379 DLGSUP <0013> gsup_server.c:235 2:  20241118122539379 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122539379 DLGSUP <0013> gsup_server.c:235 3:  20241118122539379 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122539379 DLGSUP <0013> gsup_server.c:235 4:  20241118122539379 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122539379 DLGSUP <0013> gsup_server.c:235 5:  20241118122539379 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122539379 DLGSUP <0013> gsup_server.c:235 7:  20241118122539379 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122539379 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122539379 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122539379 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122539387 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35587<->l=127.0.0.1:4259) 20241118122539392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41256<->l=127.0.0.1:4258 20241118122539422 DLINP <000b> input/ipa.c:451 connected read/write 20241118122539422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122539422 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420799091550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420799091550"} 20241118122539422 DAUC <0003> db_auc.c:133 IMSI='262420799091550': No such subscriber 20241118122539422 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420799091550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241118122539422 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420799091550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420799091550" cause=IMSI unknown in HLR} 20241118122539422 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420799091550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122539422 DLINP <000b> input/ipa.c:451 connected read/write 20241118122539422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122539422 DLINP <000b> input/ipa.c:451 connected read/write 20241118122539422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122539424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41256<->l=127.0.0.1:4258 20241118122539424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41242<->l=127.0.0.1:4258 20241118122539425 DLINP <000b> input/ipa.c:451 connected read/write 20241118122539425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122539425 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122539425 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122539425 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122539425 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35587<->l=127.0.0.1:4259) 20241118122539447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41264<->l=127.0.0.1:4258 20241118122539547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41264<->l=127.0.0.1:4258 20241118122542655 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122542655 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122542660 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53180<->l=127.0.0.1:4258 20241118122542664 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542665 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122542665 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122542665 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  20241118122542665 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122542665 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  20241118122542665 DLGSUP <0013> gsup_server.c:235 2:  20241118122542665 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122542665 DLGSUP <0013> gsup_server.c:235 3:  20241118122542665 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122542665 DLGSUP <0013> gsup_server.c:235 4:  20241118122542665 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122542665 DLGSUP <0013> gsup_server.c:235 5:  20241118122542665 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122542665 DLGSUP <0013> gsup_server.c:235 7:  20241118122542665 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122542665 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122542665 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122542665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122542690 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45489<->l=127.0.0.1:4259) 20241118122542699 DAUC <0003> db_auc.c:157 IMSI='262427930691881': No 2G Auth Data 20241118122542699 DAUC <0003> db_auc.c:192 IMSI='262427930691881': No 3G Auth Data 20241118122542726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4258 20241118122542736 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542736 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427930691881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427930691881" cn_domain=PS} 20241118122542736 DLU <0006> fsm.c:456 lu(262427930691881)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122542736 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427930691881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122542736 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427930691881)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122542736 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427930691881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427930691881" cn_domain=PS} 20241118122542736 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542737 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542742 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542742 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427930691881 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427930691881"} 20241118122542742 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427930691881)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122542742 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427930691881 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122542742 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427930691881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427930691881"} 20241118122542742 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427930691881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122542742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427930691881)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122542742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427930691881)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122542742 DLU <0006> fsm.c:568 lu(PS:IMSI-262427930691881)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122542742 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542743 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4258 20241118122542749 DAUC <0003> db_auc.c:157 IMSI='262421282182706': No 2G Auth Data 20241118122542749 DAUC <0003> db_auc.c:192 IMSI='262421282182706': No 3G Auth Data 20241118122542751 DLGSUP <0013> hlr.c:121 IMSI 262421282182706: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122542764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4258 20241118122542766 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542766 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421282182706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421282182706" cn_domain=PS} 20241118122542766 DLU <0006> fsm.c:456 lu(262421282182706)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122542766 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421282182706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122542766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421282182706)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122542766 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421282182706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421282182706" cn_domain=PS} 20241118122542766 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542766 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542767 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542767 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421282182706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421282182706"} 20241118122542767 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421282182706)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122542767 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421282182706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122542767 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421282182706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421282182706"} 20241118122542767 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421282182706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122542767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421282182706)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122542767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421282182706)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122542767 DLU <0006> fsm.c:568 lu(PS:IMSI-262421282182706)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122542767 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542767 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4258 20241118122542768 DAUC <0003> db_auc.c:157 IMSI='262427698605698': No 2G Auth Data 20241118122542768 DAUC <0003> db_auc.c:192 IMSI='262427698605698': No 3G Auth Data 20241118122542769 DLGSUP <0013> hlr.c:121 IMSI 262427698605698: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122542775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53196<->l=127.0.0.1:4258 20241118122542776 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542776 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427698605698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427698605698" cn_domain=PS} 20241118122542776 DLU <0006> fsm.c:456 lu(262427698605698)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122542776 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427698605698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122542776 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427698605698)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122542776 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427698605698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427698605698" cn_domain=PS} 20241118122542776 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542776 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542777 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542777 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427698605698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427698605698"} 20241118122542777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427698605698)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122542777 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427698605698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122542777 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427698605698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427698605698"} 20241118122542777 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427698605698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122542777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427698605698)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122542777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427698605698)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122542777 DLU <0006> fsm.c:568 lu(PS:IMSI-262427698605698)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122542777 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542777 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53196<->l=127.0.0.1:4258 20241118122542779 DAUC <0003> db_auc.c:157 IMSI='262425357464824': No 2G Auth Data 20241118122542779 DAUC <0003> db_auc.c:192 IMSI='262425357464824': No 3G Auth Data 20241118122542779 DLGSUP <0013> hlr.c:121 IMSI 262425357464824: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122542785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53206<->l=127.0.0.1:4258 20241118122542787 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542787 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425357464824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425357464824" cn_domain=PS} 20241118122542787 DLU <0006> fsm.c:456 lu(262425357464824)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122542787 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425357464824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122542787 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425357464824)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122542787 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425357464824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425357464824" cn_domain=PS} 20241118122542787 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542787 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542788 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542788 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425357464824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425357464824"} 20241118122542788 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425357464824)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122542788 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425357464824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122542788 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425357464824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425357464824"} 20241118122542788 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425357464824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122542788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425357464824)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122542788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425357464824)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122542788 DLU <0006> fsm.c:568 lu(PS:IMSI-262425357464824)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122542788 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542788 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53206<->l=127.0.0.1:4258 20241118122542790 DAUC <0003> db_auc.c:157 IMSI='262420047725651': No 2G Auth Data 20241118122542790 DAUC <0003> db_auc.c:192 IMSI='262420047725651': No 3G Auth Data 20241118122542790 DLGSUP <0013> hlr.c:121 IMSI 262420047725651: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122542797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4258 20241118122542798 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542798 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420047725651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420047725651" cn_domain=PS} 20241118122542798 DLU <0006> fsm.c:456 lu(262420047725651)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122542798 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420047725651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122542798 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420047725651)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122542798 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420047725651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420047725651" cn_domain=PS} 20241118122542798 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542798 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542800 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542800 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420047725651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420047725651"} 20241118122542800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420047725651)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122542800 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420047725651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122542800 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420047725651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420047725651"} 20241118122542800 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420047725651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122542800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420047725651)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122542800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420047725651)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122542800 DLU <0006> fsm.c:568 lu(PS:IMSI-262420047725651)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122542800 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542800 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4258 20241118122542801 DAUC <0003> db_auc.c:157 IMSI='262426938060081': No 2G Auth Data 20241118122542801 DAUC <0003> db_auc.c:192 IMSI='262426938060081': No 3G Auth Data 20241118122542802 DLGSUP <0013> hlr.c:121 IMSI 262426938060081: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122542808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53232<->l=127.0.0.1:4258 20241118122542810 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542810 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426938060081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426938060081" cn_domain=PS} 20241118122542810 DLU <0006> fsm.c:456 lu(262426938060081)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122542810 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426938060081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122542810 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426938060081)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122542810 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426938060081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426938060081" cn_domain=PS} 20241118122542810 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542810 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542811 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542811 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426938060081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426938060081"} 20241118122542811 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426938060081)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122542811 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426938060081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122542811 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426938060081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426938060081"} 20241118122542811 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426938060081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122542811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426938060081)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122542811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426938060081)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122542811 DLU <0006> fsm.c:568 lu(PS:IMSI-262426938060081)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122542811 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542811 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53232<->l=127.0.0.1:4258 20241118122542812 DAUC <0003> db_auc.c:157 IMSI='262427024435148': No 2G Auth Data 20241118122542812 DAUC <0003> db_auc.c:192 IMSI='262427024435148': No 3G Auth Data 20241118122542813 DLGSUP <0013> hlr.c:121 IMSI 262427024435148: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122542827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53246<->l=127.0.0.1:4258 20241118122542829 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542829 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427024435148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427024435148" cn_domain=PS} 20241118122542829 DLU <0006> fsm.c:456 lu(262427024435148)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122542829 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427024435148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122542829 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427024435148)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122542829 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427024435148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427024435148" cn_domain=PS} 20241118122542829 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542829 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542830 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542830 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427024435148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427024435148"} 20241118122542830 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427024435148)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122542830 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427024435148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122542830 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427024435148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427024435148"} 20241118122542830 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427024435148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122542830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427024435148)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122542830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427024435148)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122542830 DLU <0006> fsm.c:568 lu(PS:IMSI-262427024435148)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122542830 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542830 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53246<->l=127.0.0.1:4258 20241118122542831 DAUC <0003> db_auc.c:157 IMSI='262424014737093': No 2G Auth Data 20241118122542831 DAUC <0003> db_auc.c:192 IMSI='262424014737093': No 3G Auth Data 20241118122542832 DLGSUP <0013> hlr.c:121 IMSI 262424014737093: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122542837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53250<->l=127.0.0.1:4258 20241118122542839 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542839 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424014737093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424014737093" cn_domain=PS} 20241118122542839 DLU <0006> fsm.c:456 lu(262424014737093)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122542839 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424014737093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122542839 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424014737093)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122542839 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424014737093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424014737093" cn_domain=PS} 20241118122542839 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542839 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542840 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542840 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424014737093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424014737093"} 20241118122542840 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424014737093)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122542840 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424014737093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122542840 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424014737093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424014737093"} 20241118122542840 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424014737093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122542840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424014737093)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122542840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424014737093)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122542840 DLU <0006> fsm.c:568 lu(PS:IMSI-262424014737093)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122542840 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542840 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122542841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53250<->l=127.0.0.1:4258 20241118122542841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53180<->l=127.0.0.1:4258 20241118122542842 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45489<->l=127.0.0.1:4259) 20241118122542842 DLINP <000b> input/ipa.c:451 connected read/write 20241118122542842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122542842 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122542842 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122542842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122542864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53258<->l=127.0.0.1:4258 20241118122542965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53258<->l=127.0.0.1:4258 20241118122546027 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122546028 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122546032 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53262<->l=127.0.0.1:4258 20241118122546033 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546033 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122546033 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122546033 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  20241118122546033 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122546033 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  20241118122546033 DLGSUP <0013> gsup_server.c:235 2:  20241118122546033 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122546033 DLGSUP <0013> gsup_server.c:235 3:  20241118122546033 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122546033 DLGSUP <0013> gsup_server.c:235 4:  20241118122546033 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122546033 DLGSUP <0013> gsup_server.c:235 5:  20241118122546033 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122546033 DLGSUP <0013> gsup_server.c:235 7:  20241118122546033 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122546033 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122546033 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122546033 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122546049 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44829<->l=127.0.0.1:4259) 20241118122546057 DAUC <0003> db_auc.c:157 IMSI='262428551427232': No 2G Auth Data 20241118122546058 DAUC <0003> db_auc.c:192 IMSI='262428551427232': No 3G Auth Data 20241118122546083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53272<->l=127.0.0.1:4258 20241118122546093 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546093 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428551427232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428551427232" cn_domain=PS source_name="the-source\n"} 20241118122546093 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241118122546093 DLU <0006> fsm.c:456 lu(262428551427232)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122546093 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428551427232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118122546093 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428551427232)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122546093 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428551427232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428551427232" cn_domain=PS destination_name="the-source\n"} 20241118122546093 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546094 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546100 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546100 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428551427232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428551427232" source_name="the-source\n"} 20241118122546100 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428551427232)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122546100 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262428551427232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122546100 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428551427232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428551427232" destination_name="the-source\n"} 20241118122546100 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262428551427232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122546100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428551427232)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122546100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428551427232)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122546100 DLU <0006> fsm.c:568 lu(PS:IMSI-262428551427232)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122546100 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546100 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53272<->l=127.0.0.1:4258 20241118122546106 DAUC <0003> db_auc.c:157 IMSI='262422685020345': No 2G Auth Data 20241118122546106 DAUC <0003> db_auc.c:192 IMSI='262422685020345': No 3G Auth Data 20241118122546108 DLGSUP <0013> hlr.c:121 IMSI 262422685020345: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122546123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4258 20241118122546124 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546124 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422685020345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422685020345" cn_domain=PS source_name="the-source\n"} 20241118122546124 DLU <0006> fsm.c:456 lu(262422685020345)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122546124 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422685020345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118122546124 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422685020345)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122546124 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422685020345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422685020345" cn_domain=PS destination_name="the-source\n"} 20241118122546124 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546124 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546125 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546125 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422685020345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422685020345" source_name="the-source\n"} 20241118122546125 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422685020345)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122546125 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262422685020345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122546125 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422685020345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422685020345" destination_name="the-source\n"} 20241118122546125 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262422685020345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122546125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422685020345)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122546125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422685020345)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122546125 DLU <0006> fsm.c:568 lu(PS:IMSI-262422685020345)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122546125 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546125 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4258 20241118122546126 DAUC <0003> db_auc.c:157 IMSI='262428053890833': No 2G Auth Data 20241118122546126 DAUC <0003> db_auc.c:192 IMSI='262428053890833': No 3G Auth Data 20241118122546127 DLGSUP <0013> hlr.c:121 IMSI 262428053890833: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122546132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53292<->l=127.0.0.1:4258 20241118122546134 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546134 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428053890833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428053890833" cn_domain=PS source_name="the-source\n"} 20241118122546134 DLU <0006> fsm.c:456 lu(262428053890833)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122546134 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428053890833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118122546134 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428053890833)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122546134 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428053890833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428053890833" cn_domain=PS destination_name="the-source\n"} 20241118122546134 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546134 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546135 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546135 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428053890833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428053890833" source_name="the-source\n"} 20241118122546135 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428053890833)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122546135 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262428053890833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122546135 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428053890833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428053890833" destination_name="the-source\n"} 20241118122546135 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262428053890833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122546135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428053890833)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122546135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428053890833)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122546135 DLU <0006> fsm.c:568 lu(PS:IMSI-262428053890833)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122546135 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546135 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53292<->l=127.0.0.1:4258 20241118122546136 DAUC <0003> db_auc.c:157 IMSI='262421305117291': No 2G Auth Data 20241118122546136 DAUC <0003> db_auc.c:192 IMSI='262421305117291': No 3G Auth Data 20241118122546136 DLGSUP <0013> hlr.c:121 IMSI 262421305117291: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122546142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53304<->l=127.0.0.1:4258 20241118122546144 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546144 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421305117291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421305117291" cn_domain=PS source_name="the-source\n"} 20241118122546144 DLU <0006> fsm.c:456 lu(262421305117291)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122546144 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262421305117291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118122546144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421305117291)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122546144 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262421305117291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421305117291" cn_domain=PS destination_name="the-source\n"} 20241118122546144 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546144 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546145 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546145 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262421305117291 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421305117291" source_name="the-source\n"} 20241118122546146 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421305117291)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122546146 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262421305117291 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122546146 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262421305117291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421305117291" destination_name="the-source\n"} 20241118122546146 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262421305117291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122546146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421305117291)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122546146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421305117291)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122546146 DLU <0006> fsm.c:568 lu(PS:IMSI-262421305117291)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122546146 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546146 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53304<->l=127.0.0.1:4258 20241118122546147 DAUC <0003> db_auc.c:157 IMSI='262423295672457': No 2G Auth Data 20241118122546147 DAUC <0003> db_auc.c:192 IMSI='262423295672457': No 3G Auth Data 20241118122546147 DLGSUP <0013> hlr.c:121 IMSI 262423295672457: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122546153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20241118122546155 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546155 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423295672457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423295672457" cn_domain=PS source_name="the-source\n"} 20241118122546155 DLU <0006> fsm.c:456 lu(262423295672457)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122546155 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423295672457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118122546155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423295672457)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122546155 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423295672457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423295672457" cn_domain=PS destination_name="the-source\n"} 20241118122546155 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546155 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546156 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546156 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423295672457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423295672457" source_name="the-source\n"} 20241118122546156 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423295672457)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122546156 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423295672457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122546156 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423295672457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423295672457" destination_name="the-source\n"} 20241118122546156 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423295672457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122546156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423295672457)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122546156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423295672457)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122546156 DLU <0006> fsm.c:568 lu(PS:IMSI-262423295672457)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122546156 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546156 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53308<->l=127.0.0.1:4258 20241118122546157 DAUC <0003> db_auc.c:157 IMSI='262429328402816': No 2G Auth Data 20241118122546157 DAUC <0003> db_auc.c:192 IMSI='262429328402816': No 3G Auth Data 20241118122546158 DLGSUP <0013> hlr.c:121 IMSI 262429328402816: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122546164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4258 20241118122546166 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546166 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429328402816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429328402816" cn_domain=PS source_name="the-source\n"} 20241118122546166 DLU <0006> fsm.c:456 lu(262429328402816)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122546166 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429328402816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118122546166 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429328402816)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122546166 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429328402816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429328402816" cn_domain=PS destination_name="the-source\n"} 20241118122546166 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546166 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546167 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546167 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429328402816 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429328402816" source_name="the-source\n"} 20241118122546167 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429328402816)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122546167 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429328402816 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122546167 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429328402816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429328402816" destination_name="the-source\n"} 20241118122546167 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429328402816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122546167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429328402816)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122546167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429328402816)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122546167 DLU <0006> fsm.c:568 lu(PS:IMSI-262429328402816)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122546167 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546167 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4258 20241118122546168 DAUC <0003> db_auc.c:157 IMSI='262422756931027': No 2G Auth Data 20241118122546168 DAUC <0003> db_auc.c:192 IMSI='262422756931027': No 3G Auth Data 20241118122546169 DLGSUP <0013> hlr.c:121 IMSI 262422756931027: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122546176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53332<->l=127.0.0.1:4258 20241118122546178 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546178 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422756931027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422756931027" cn_domain=PS source_name="the-source\n"} 20241118122546178 DLU <0006> fsm.c:456 lu(262422756931027)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122546178 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422756931027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118122546178 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422756931027)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122546178 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422756931027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422756931027" cn_domain=PS destination_name="the-source\n"} 20241118122546178 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546178 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546179 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546179 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422756931027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422756931027" source_name="the-source\n"} 20241118122546179 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422756931027)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122546179 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422756931027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122546179 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422756931027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422756931027" destination_name="the-source\n"} 20241118122546179 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422756931027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122546179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422756931027)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122546179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422756931027)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122546179 DLU <0006> fsm.c:568 lu(PS:IMSI-262422756931027)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122546179 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546179 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53332<->l=127.0.0.1:4258 20241118122546180 DAUC <0003> db_auc.c:157 IMSI='262427638358707': No 2G Auth Data 20241118122546180 DAUC <0003> db_auc.c:192 IMSI='262427638358707': No 3G Auth Data 20241118122546181 DLGSUP <0013> hlr.c:121 IMSI 262427638358707: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122546188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4258 20241118122546190 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546190 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262427638358707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427638358707" cn_domain=PS source_name="the-source\n"} 20241118122546190 DLU <0006> fsm.c:456 lu(262427638358707)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122546190 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262427638358707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241118122546190 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427638358707)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122546190 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262427638358707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427638358707" cn_domain=PS destination_name="the-source\n"} 20241118122546190 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546190 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546191 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546191 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262427638358707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427638358707" source_name="the-source\n"} 20241118122546191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427638358707)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122546191 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262427638358707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122546191 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262427638358707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427638358707" destination_name="the-source\n"} 20241118122546191 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262427638358707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122546191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427638358707)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122546191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427638358707)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122546191 DLU <0006> fsm.c:568 lu(PS:IMSI-262427638358707)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122546191 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546191 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122546192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4258 20241118122546192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53262<->l=127.0.0.1:4258 20241118122546193 DLINP <000b> input/ipa.c:451 connected read/write 20241118122546193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122546193 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122546193 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122546193 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122546193 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241118122546193 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44829<->l=127.0.0.1:4259) 20241118122546215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4258 20241118122546316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4258 20241118122549426 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122549426 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122549428 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53352<->l=127.0.0.1:4258 20241118122549430 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549430 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122549430 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122549430 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  20241118122549430 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122549430 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  20241118122549430 DLGSUP <0013> gsup_server.c:235 2:  20241118122549430 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122549430 DLGSUP <0013> gsup_server.c:235 3:  20241118122549430 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122549430 DLGSUP <0013> gsup_server.c:235 4:  20241118122549430 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122549430 DLGSUP <0013> gsup_server.c:235 5:  20241118122549430 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122549430 DLGSUP <0013> gsup_server.c:235 7:  20241118122549430 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122549430 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122549430 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122549430 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122549448 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37071<->l=127.0.0.1:4259) 20241118122549467 DAUC <0003> db_auc.c:157 IMSI='262425935869873': No 2G Auth Data 20241118122549467 DAUC <0003> db_auc.c:192 IMSI='262425935869873': No 3G Auth Data 20241118122549483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53358<->l=127.0.0.1:4258 20241118122549485 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549485 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425935869873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425935869873" cn_domain=PS} 20241118122549485 DLU <0006> fsm.c:456 lu(262425935869873)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122549485 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425935869873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122549485 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425935869873)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122549486 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425935869873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425935869873" cn_domain=PS} 20241118122549486 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549486 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549487 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549487 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425935869873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425935869873"} 20241118122549487 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425935869873)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122549487 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425935869873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122549487 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425935869873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425935869873"} 20241118122549487 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425935869873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122549487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425935869873)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122549487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425935869873)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122549487 DLU <0006> fsm.c:568 lu(PS:IMSI-262425935869873)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122549487 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549487 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53358<->l=127.0.0.1:4258 20241118122549489 DAUC <0003> db_auc.c:157 IMSI='262424802326440': No 2G Auth Data 20241118122549489 DAUC <0003> db_auc.c:192 IMSI='262424802326440': No 3G Auth Data 20241118122549489 DLGSUP <0013> hlr.c:121 IMSI 262424802326440: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122549495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 20241118122549497 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549497 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424802326440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424802326440" cn_domain=PS} 20241118122549497 DLU <0006> fsm.c:456 lu(262424802326440)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122549497 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424802326440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122549497 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424802326440)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122549497 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424802326440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424802326440" cn_domain=PS} 20241118122549497 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549497 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549498 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549498 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424802326440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424802326440"} 20241118122549498 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424802326440)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122549498 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424802326440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122549498 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424802326440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424802326440"} 20241118122549498 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424802326440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122549498 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424802326440)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122549498 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424802326440)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122549498 DLU <0006> fsm.c:568 lu(PS:IMSI-262424802326440)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122549498 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549498 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 20241118122549500 DAUC <0003> db_auc.c:157 IMSI='262426163951446': No 2G Auth Data 20241118122549500 DAUC <0003> db_auc.c:192 IMSI='262426163951446': No 3G Auth Data 20241118122549500 DLGSUP <0013> hlr.c:121 IMSI 262426163951446: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122549507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4258 20241118122549509 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549509 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426163951446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426163951446" cn_domain=PS} 20241118122549509 DLU <0006> fsm.c:456 lu(262426163951446)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122549509 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426163951446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122549509 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426163951446)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122549509 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426163951446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426163951446" cn_domain=PS} 20241118122549509 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549509 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549510 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549510 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426163951446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426163951446"} 20241118122549510 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426163951446)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122549510 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426163951446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122549510 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426163951446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426163951446"} 20241118122549510 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426163951446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122549510 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426163951446)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122549510 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426163951446)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122549510 DLU <0006> fsm.c:568 lu(PS:IMSI-262426163951446)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122549510 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549510 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4258 20241118122549512 DAUC <0003> db_auc.c:157 IMSI='262421252835433': No 2G Auth Data 20241118122549512 DAUC <0003> db_auc.c:192 IMSI='262421252835433': No 3G Auth Data 20241118122549512 DLGSUP <0013> hlr.c:121 IMSI 262421252835433: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122549519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20241118122549520 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549521 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421252835433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421252835433" cn_domain=PS} 20241118122549521 DLU <0006> fsm.c:456 lu(262421252835433)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122549521 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421252835433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122549521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421252835433)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122549521 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421252835433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421252835433" cn_domain=PS} 20241118122549521 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549521 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549522 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549522 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421252835433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421252835433"} 20241118122549522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421252835433)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122549522 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421252835433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122549522 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421252835433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421252835433"} 20241118122549522 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421252835433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122549522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421252835433)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122549522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421252835433)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122549522 DLU <0006> fsm.c:568 lu(PS:IMSI-262421252835433)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122549522 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549522 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20241118122549523 DAUC <0003> db_auc.c:157 IMSI='262424601807555': No 2G Auth Data 20241118122549523 DAUC <0003> db_auc.c:192 IMSI='262424601807555': No 3G Auth Data 20241118122549524 DLGSUP <0013> hlr.c:121 IMSI 262424601807555: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122549530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53402<->l=127.0.0.1:4258 20241118122549532 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549532 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424601807555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424601807555" cn_domain=PS} 20241118122549532 DLU <0006> fsm.c:456 lu(262424601807555)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122549532 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424601807555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122549532 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424601807555)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122549532 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424601807555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424601807555" cn_domain=PS} 20241118122549532 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549532 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549533 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549533 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424601807555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424601807555"} 20241118122549533 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424601807555)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122549533 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424601807555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122549533 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424601807555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424601807555"} 20241118122549533 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424601807555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122549533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424601807555)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122549533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424601807555)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122549533 DLU <0006> fsm.c:568 lu(PS:IMSI-262424601807555)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122549533 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549533 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53402<->l=127.0.0.1:4258 20241118122549535 DAUC <0003> db_auc.c:157 IMSI='262429876646252': No 2G Auth Data 20241118122549535 DAUC <0003> db_auc.c:192 IMSI='262429876646252': No 3G Auth Data 20241118122549535 DLGSUP <0013> hlr.c:121 IMSI 262429876646252: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122549542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53408<->l=127.0.0.1:4258 20241118122549544 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549544 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429876646252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429876646252" cn_domain=PS} 20241118122549544 DLU <0006> fsm.c:456 lu(262429876646252)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122549544 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429876646252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122549544 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429876646252)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122549544 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429876646252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429876646252" cn_domain=PS} 20241118122549544 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549544 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549545 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549545 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429876646252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429876646252"} 20241118122549545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429876646252)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122549545 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429876646252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122549545 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429876646252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429876646252"} 20241118122549545 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429876646252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122549545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429876646252)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122549545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429876646252)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122549545 DLU <0006> fsm.c:568 lu(PS:IMSI-262429876646252)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122549545 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549545 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53408<->l=127.0.0.1:4258 20241118122549547 DAUC <0003> db_auc.c:157 IMSI='262420382491182': No 2G Auth Data 20241118122549547 DAUC <0003> db_auc.c:192 IMSI='262420382491182': No 3G Auth Data 20241118122549547 DLGSUP <0013> hlr.c:121 IMSI 262420382491182: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122549554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4258 20241118122549555 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549555 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420382491182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420382491182" cn_domain=PS} 20241118122549555 DLU <0006> fsm.c:456 lu(262420382491182)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122549555 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420382491182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122549555 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420382491182)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122549555 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420382491182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420382491182" cn_domain=PS} 20241118122549555 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549555 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549557 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549557 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420382491182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420382491182"} 20241118122549557 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420382491182)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122549557 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420382491182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122549557 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420382491182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420382491182"} 20241118122549557 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420382491182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122549557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420382491182)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122549557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420382491182)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122549557 DLU <0006> fsm.c:568 lu(PS:IMSI-262420382491182)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122549557 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549557 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4258 20241118122549559 DAUC <0003> db_auc.c:157 IMSI='262428254525180': No 2G Auth Data 20241118122549559 DAUC <0003> db_auc.c:192 IMSI='262428254525180': No 3G Auth Data 20241118122549560 DLGSUP <0013> hlr.c:121 IMSI 262428254525180: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122549566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53422<->l=127.0.0.1:4258 20241118122549568 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549568 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428254525180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428254525180" cn_domain=PS} 20241118122549568 DLU <0006> fsm.c:456 lu(262428254525180)[0x556aa1202ed0]{UNVALIDATED}: Allocated 20241118122549568 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428254525180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122549568 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428254525180)[0x556aa1202ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122549568 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428254525180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428254525180" cn_domain=PS} 20241118122549568 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549568 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549569 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549569 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428254525180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428254525180"} 20241118122549569 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428254525180)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122549569 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428254525180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122549569 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428254525180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428254525180"} 20241118122549569 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428254525180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122549569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428254525180)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122549569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428254525180)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122549569 DLU <0006> fsm.c:568 lu(PS:IMSI-262428254525180)[0x556aa1202ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122549569 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549569 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122549570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53422<->l=127.0.0.1:4258 20241118122549571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53352<->l=127.0.0.1:4258 20241118122549572 DLINP <000b> input/ipa.c:451 connected read/write 20241118122549572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122549572 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122549572 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122549572 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122549572 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37071<->l=127.0.0.1:4259) 20241118122549609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53438<->l=127.0.0.1:4258 20241118122549710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53438<->l=127.0.0.1:4258 20241118122552815 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122552815 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122552820 DLINP <000b> input/ipa.c:451 connected read/write 20241118122552820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122552823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57704<->l=127.0.0.1:4258 20241118122552828 DLINP <000b> input/ipa.c:451 connected read/write 20241118122552828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122552828 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122552828 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122552828 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  20241118122552828 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122552828 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  20241118122552828 DLGSUP <0013> gsup_server.c:235 2:  20241118122552828 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122552828 DLGSUP <0013> gsup_server.c:235 3:  20241118122552828 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122552828 DLGSUP <0013> gsup_server.c:235 4:  20241118122552828 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122552828 DLGSUP <0013> gsup_server.c:235 5:  20241118122552828 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122552828 DLGSUP <0013> gsup_server.c:235 7:  20241118122552828 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122552828 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122552828 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122552828 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122552856 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39679<->l=127.0.0.1:4259) 20241118122552861 DAUC <0003> db_auc.c:157 IMSI='262428268388123': No 2G Auth Data 20241118122552861 DAUC <0003> db_auc.c:192 IMSI='262428268388123': No 3G Auth Data 20241118122552866 DAUC <0003> db_auc.c:192 IMSI='262428268388123': No 3G Auth Data 20241118122552871 DAUC <0003> db_auc.c:157 IMSI='262426706696826': No 2G Auth Data 20241118122552871 DAUC <0003> db_auc.c:192 IMSI='262426706696826': No 3G Auth Data 20241118122552875 DAUC <0003> db_auc.c:157 IMSI='262426706696826': No 2G Auth Data 20241118122552877 DAUC <0003> db_auc.c:157 IMSI='262428103617846': No 2G Auth Data 20241118122552877 DAUC <0003> db_auc.c:192 IMSI='262428103617846': No 3G Auth Data 20241118122552880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57704<->l=127.0.0.1:4258 20241118122552882 DLINP <000b> input/ipa.c:451 connected read/write 20241118122552882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122552882 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122552882 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122552882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122552882 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39679<->l=127.0.0.1:4259) 20241118122552913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57710<->l=127.0.0.1:4258 20241118122553014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57710<->l=127.0.0.1:4258 20241118122556135 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122556135 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122556139 DLINP <000b> input/ipa.c:451 connected read/write 20241118122556139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122556141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57714<->l=127.0.0.1:4258 20241118122556144 DLINP <000b> input/ipa.c:451 connected read/write 20241118122556144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122556145 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122556145 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122556145 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  20241118122556145 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122556145 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  20241118122556145 DLGSUP <0013> gsup_server.c:235 2:  20241118122556145 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122556145 DLGSUP <0013> gsup_server.c:235 3:  20241118122556145 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122556145 DLGSUP <0013> gsup_server.c:235 4:  20241118122556145 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122556145 DLGSUP <0013> gsup_server.c:235 5:  20241118122556145 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122556145 DLGSUP <0013> gsup_server.c:235 7:  20241118122556145 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122556145 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122556145 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122556145 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122556168 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38221<->l=127.0.0.1:4259) 20241118122556183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57720<->l=127.0.0.1:4258 20241118122556185 DAUC <0003> db_auc.c:157 IMSI='262420543770583': No 2G Auth Data 20241118122556185 DAUC <0003> db_auc.c:192 IMSI='262420543770583': No 3G Auth Data 20241118122556190 DLINP <000b> input/ipa.c:451 connected read/write 20241118122556190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122556190 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420543770583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420543770583" cn_domain=PS} 20241118122556190 DLU <0006> fsm.c:456 lu(262420543770583)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122556190 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420543770583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122556190 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420543770583)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122556190 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420543770583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420543770583" cn_domain=PS} 20241118122556190 DLINP <000b> input/ipa.c:451 connected read/write 20241118122556190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122556190 DLINP <000b> input/ipa.c:451 connected read/write 20241118122556190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122556193 DLINP <000b> input/ipa.c:451 connected read/write 20241118122556193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122556193 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420543770583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420543770583"} 20241118122556193 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420543770583)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122556193 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420543770583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122556193 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420543770583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420543770583"} 20241118122556193 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420543770583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122556193 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420543770583)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122556193 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420543770583)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122556193 DLU <0006> fsm.c:568 lu(PS:IMSI-262420543770583)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122556193 DLINP <000b> input/ipa.c:451 connected read/write 20241118122556193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122556193 DLINP <000b> input/ipa.c:451 connected read/write 20241118122556193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122556194 DLGSUP <0013> hlr.c:128 IMSI 262420543770583: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241118122556194 DLINP <000b> input/ipa.c:451 connected read/write 20241118122556194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122556194 DLINP <000b> input/ipa.c:451 connected read/write 20241118122556194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122556196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57720<->l=127.0.0.1:4258 20241118122556197 DLINP <000b> input/ipa.c:451 connected read/write 20241118122556197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122556197 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420543770583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420543770583"} 20241118122556197 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420543770583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241118122556197 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420543770583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122556197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57714<->l=127.0.0.1:4258 20241118122556198 DLINP <000b> input/ipa.c:451 connected read/write 20241118122556198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122556198 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122556198 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122556198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122556198 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38221<->l=127.0.0.1:4259) 20241118122556224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57724<->l=127.0.0.1:4258 20241118122556325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57724<->l=127.0.0.1:4258 20241118122559391 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122559391 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122559396 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 20241118122559401 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559401 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122559401 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122559401 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  20241118122559401 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122559401 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  20241118122559401 DLGSUP <0013> gsup_server.c:235 2:  20241118122559401 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122559401 DLGSUP <0013> gsup_server.c:235 3:  20241118122559401 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122559401 DLGSUP <0013> gsup_server.c:235 4:  20241118122559401 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122559402 DLGSUP <0013> gsup_server.c:235 5:  20241118122559402 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122559402 DLGSUP <0013> gsup_server.c:235 7:  20241118122559402 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122559402 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122559402 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122559402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122559422 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38005<->l=127.0.0.1:4259) 20241118122559429 DAUC <0003> db_auc.c:157 IMSI='262429589627787': No 2G Auth Data 20241118122559429 DAUC <0003> db_auc.c:192 IMSI='262429589627787': No 3G Auth Data 20241118122559451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20241118122559462 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559462 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429589627787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429589627787" cn_domain=PS} 20241118122559462 DLU <0006> fsm.c:456 lu(262429589627787)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122559462 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429589627787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122559462 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429589627787)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122559462 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429589627787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429589627787" cn_domain=PS} 20241118122559462 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559462 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559468 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559468 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429589627787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429589627787"} 20241118122559468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429589627787)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122559468 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429589627787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122559468 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429589627787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429589627787"} 20241118122559469 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429589627787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122559469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429589627787)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122559469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429589627787)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122559469 DLU <0006> fsm.c:568 lu(PS:IMSI-262429589627787)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122559469 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559469 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559472 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559472 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429589627787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429589627787" cn_domain=CS} 20241118122559472 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429589627787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118122559472 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429589627787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429589627787"} 20241118122559472 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429589627787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122559472 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559472 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20241118122559477 DAUC <0003> db_auc.c:157 IMSI='262427083867386': No 2G Auth Data 20241118122559477 DAUC <0003> db_auc.c:192 IMSI='262427083867386': No 3G Auth Data 20241118122559478 DLGSUP <0013> hlr.c:121 IMSI 262427083867386: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122559491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 20241118122559493 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559493 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427083867386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427083867386" cn_domain=PS} 20241118122559493 DLU <0006> fsm.c:456 lu(262427083867386)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122559493 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427083867386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122559493 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427083867386)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122559493 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427083867386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427083867386" cn_domain=PS} 20241118122559493 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559493 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559494 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559494 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427083867386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427083867386"} 20241118122559494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427083867386)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122559494 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427083867386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122559494 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427083867386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427083867386"} 20241118122559494 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427083867386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122559494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427083867386)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122559494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427083867386)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122559494 DLU <0006> fsm.c:568 lu(PS:IMSI-262427083867386)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122559494 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559494 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559495 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559495 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427083867386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427083867386" cn_domain=CS} 20241118122559495 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427083867386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118122559495 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427083867386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427083867386"} 20241118122559495 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427083867386 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122559495 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559495 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 20241118122559496 DAUC <0003> db_auc.c:157 IMSI='262425068324623': No 2G Auth Data 20241118122559496 DAUC <0003> db_auc.c:192 IMSI='262425068324623': No 3G Auth Data 20241118122559496 DLGSUP <0013> hlr.c:121 IMSI 262425068324623: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122559502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57764<->l=127.0.0.1:4258 20241118122559504 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559504 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425068324623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425068324623" cn_domain=PS} 20241118122559504 DLU <0006> fsm.c:456 lu(262425068324623)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122559504 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425068324623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122559504 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425068324623)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122559504 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425068324623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425068324623" cn_domain=PS} 20241118122559504 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559504 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559505 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559505 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425068324623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425068324623"} 20241118122559505 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425068324623)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122559505 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425068324623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122559505 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425068324623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425068324623"} 20241118122559505 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425068324623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122559505 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425068324623)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122559505 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425068324623)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122559505 DLU <0006> fsm.c:568 lu(PS:IMSI-262425068324623)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122559505 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559505 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559506 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559506 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425068324623 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425068324623" cn_domain=CS} 20241118122559506 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425068324623 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118122559506 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425068324623 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425068324623"} 20241118122559506 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425068324623 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122559506 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559506 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57764<->l=127.0.0.1:4258 20241118122559507 DAUC <0003> db_auc.c:157 IMSI='262423566164507': No 2G Auth Data 20241118122559507 DAUC <0003> db_auc.c:192 IMSI='262423566164507': No 3G Auth Data 20241118122559507 DLGSUP <0013> hlr.c:121 IMSI 262423566164507: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122559513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4258 20241118122559515 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559515 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423566164507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423566164507" cn_domain=PS} 20241118122559515 DLU <0006> fsm.c:456 lu(262423566164507)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122559515 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423566164507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122559515 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423566164507)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122559515 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423566164507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423566164507" cn_domain=PS} 20241118122559515 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559515 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559516 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559516 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423566164507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423566164507"} 20241118122559516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423566164507)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122559516 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423566164507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122559516 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423566164507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423566164507"} 20241118122559516 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423566164507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122559516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423566164507)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122559516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423566164507)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122559516 DLU <0006> fsm.c:568 lu(PS:IMSI-262423566164507)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122559516 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559516 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559517 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559517 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423566164507 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423566164507" cn_domain=CS} 20241118122559517 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423566164507 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118122559517 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423566164507 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423566164507"} 20241118122559517 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423566164507 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122559517 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559517 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4258 20241118122559518 DAUC <0003> db_auc.c:157 IMSI='262428109534417': No 2G Auth Data 20241118122559518 DAUC <0003> db_auc.c:192 IMSI='262428109534417': No 3G Auth Data 20241118122559518 DLGSUP <0013> hlr.c:121 IMSI 262428109534417: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122559524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4258 20241118122559526 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559526 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428109534417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428109534417" cn_domain=PS} 20241118122559526 DLU <0006> fsm.c:456 lu(262428109534417)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122559526 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428109534417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122559526 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428109534417)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122559526 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428109534417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428109534417" cn_domain=PS} 20241118122559526 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559526 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559527 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559527 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428109534417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428109534417"} 20241118122559527 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428109534417)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122559527 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428109534417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122559527 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428109534417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428109534417"} 20241118122559527 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428109534417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122559527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428109534417)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122559527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428109534417)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122559527 DLU <0006> fsm.c:568 lu(PS:IMSI-262428109534417)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122559527 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559527 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559528 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559528 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428109534417 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428109534417" cn_domain=CS} 20241118122559528 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428109534417 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118122559528 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428109534417 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428109534417"} 20241118122559528 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428109534417 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122559528 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559528 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4258 20241118122559529 DAUC <0003> db_auc.c:157 IMSI='262426774024202': No 2G Auth Data 20241118122559529 DAUC <0003> db_auc.c:192 IMSI='262426774024202': No 3G Auth Data 20241118122559529 DLGSUP <0013> hlr.c:121 IMSI 262426774024202: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122559535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57792<->l=127.0.0.1:4258 20241118122559537 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559537 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426774024202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426774024202" cn_domain=PS} 20241118122559537 DLU <0006> fsm.c:456 lu(262426774024202)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122559537 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426774024202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122559537 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426774024202)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122559537 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426774024202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426774024202" cn_domain=PS} 20241118122559537 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559537 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559538 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559538 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426774024202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426774024202"} 20241118122559538 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426774024202)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122559538 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426774024202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122559538 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426774024202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426774024202"} 20241118122559538 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426774024202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122559538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426774024202)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122559538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426774024202)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122559538 DLU <0006> fsm.c:568 lu(PS:IMSI-262426774024202)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122559538 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559538 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559539 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559539 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426774024202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426774024202" cn_domain=CS} 20241118122559539 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426774024202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118122559539 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426774024202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426774024202"} 20241118122559539 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426774024202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122559539 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559539 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57792<->l=127.0.0.1:4258 20241118122559540 DAUC <0003> db_auc.c:157 IMSI='262427968931321': No 2G Auth Data 20241118122559540 DAUC <0003> db_auc.c:192 IMSI='262427968931321': No 3G Auth Data 20241118122559540 DLGSUP <0013> hlr.c:121 IMSI 262427968931321: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122559547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57794<->l=127.0.0.1:4258 20241118122559549 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559549 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427968931321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427968931321" cn_domain=PS} 20241118122559549 DLU <0006> fsm.c:456 lu(262427968931321)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122559549 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427968931321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122559549 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427968931321)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122559549 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427968931321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427968931321" cn_domain=PS} 20241118122559549 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559549 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559550 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559550 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427968931321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427968931321"} 20241118122559550 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427968931321)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122559550 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427968931321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122559550 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427968931321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427968931321"} 20241118122559550 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427968931321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122559550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427968931321)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122559550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427968931321)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122559550 DLU <0006> fsm.c:568 lu(PS:IMSI-262427968931321)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122559550 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559550 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559551 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559551 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427968931321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427968931321" cn_domain=CS} 20241118122559551 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427968931321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118122559551 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427968931321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427968931321"} 20241118122559551 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427968931321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122559551 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559551 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57794<->l=127.0.0.1:4258 20241118122559552 DAUC <0003> db_auc.c:157 IMSI='262424913973344': No 2G Auth Data 20241118122559552 DAUC <0003> db_auc.c:192 IMSI='262424913973344': No 3G Auth Data 20241118122559553 DLGSUP <0013> hlr.c:121 IMSI 262424913973344: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122559560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57800<->l=127.0.0.1:4258 20241118122559561 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559561 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424913973344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424913973344" cn_domain=PS} 20241118122559561 DLU <0006> fsm.c:456 lu(262424913973344)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122559561 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424913973344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122559561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424913973344)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122559561 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424913973344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424913973344" cn_domain=PS} 20241118122559561 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559561 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559562 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559562 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424913973344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424913973344"} 20241118122559562 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424913973344)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122559562 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424913973344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122559562 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424913973344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424913973344"} 20241118122559562 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424913973344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122559562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424913973344)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122559562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424913973344)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122559562 DLU <0006> fsm.c:568 lu(PS:IMSI-262424913973344)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122559562 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559562 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559563 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559563 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424913973344 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424913973344" cn_domain=CS} 20241118122559563 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424913973344 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241118122559563 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424913973344 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424913973344"} 20241118122559563 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424913973344 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122559563 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559563 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122559564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57800<->l=127.0.0.1:4258 20241118122559564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 20241118122559565 DLINP <000b> input/ipa.c:451 connected read/write 20241118122559565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122559565 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122559565 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122559565 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122559565 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38005<->l=127.0.0.1:4259) 20241118122559587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20241118122559688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20241118122602802 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122602802 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122602805 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4258 20241118122602808 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602808 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122602808 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122602808 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  20241118122602808 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122602808 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  20241118122602808 DLGSUP <0013> gsup_server.c:235 2:  20241118122602808 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122602808 DLGSUP <0013> gsup_server.c:235 3:  20241118122602808 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122602808 DLGSUP <0013> gsup_server.c:235 4:  20241118122602808 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122602808 DLGSUP <0013> gsup_server.c:235 5:  20241118122602808 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122602808 DLGSUP <0013> gsup_server.c:235 7:  20241118122602808 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122602808 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122602808 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122602808 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122602822 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43109<->l=127.0.0.1:4259) 20241118122602826 DAUC <0003> db_auc.c:157 IMSI='262429403764232': No 2G Auth Data 20241118122602826 DAUC <0003> db_auc.c:192 IMSI='262429403764232': No 3G Auth Data 20241118122602834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39358<->l=127.0.0.1:4258 20241118122602854 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602854 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429403764232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429403764232" cn_domain=PS} 20241118122602854 DLU <0006> fsm.c:456 lu(262429403764232)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122602854 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429403764232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122602854 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429403764232)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122602854 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429403764232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429403764232" cn_domain=PS} 20241118122602854 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602854 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602856 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602856 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429403764232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429403764232"} 20241118122602856 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429403764232)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122602856 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429403764232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122602856 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429403764232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429403764232"} 20241118122602856 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429403764232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122602856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429403764232)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122602856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429403764232)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122602856 DLU <0006> fsm.c:568 lu(PS:IMSI-262429403764232)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122602856 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602856 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602857 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602857 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429403764232 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429403764232" cn_domain=PS} 20241118122602857 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429403764232 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118122602857 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429403764232 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429403764232"} 20241118122602857 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429403764232 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122602857 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602857 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39358<->l=127.0.0.1:4258 20241118122602858 DAUC <0003> db_auc.c:157 IMSI='262429820372583': No 2G Auth Data 20241118122602858 DAUC <0003> db_auc.c:192 IMSI='262429820372583': No 3G Auth Data 20241118122602859 DLGSUP <0013> hlr.c:121 IMSI 262429820372583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122602866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39362<->l=127.0.0.1:4258 20241118122602868 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602868 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429820372583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429820372583" cn_domain=PS} 20241118122602868 DLU <0006> fsm.c:456 lu(262429820372583)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122602868 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429820372583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122602868 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429820372583)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122602868 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429820372583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429820372583" cn_domain=PS} 20241118122602868 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602868 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602869 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602869 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429820372583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429820372583"} 20241118122602869 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429820372583)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122602869 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429820372583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122602869 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429820372583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429820372583"} 20241118122602869 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429820372583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122602869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429820372583)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122602869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429820372583)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122602869 DLU <0006> fsm.c:568 lu(PS:IMSI-262429820372583)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122602869 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602869 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602869 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602869 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429820372583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429820372583" cn_domain=PS} 20241118122602869 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429820372583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118122602869 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429820372583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429820372583"} 20241118122602869 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429820372583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122602869 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602869 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39362<->l=127.0.0.1:4258 20241118122602871 DAUC <0003> db_auc.c:157 IMSI='262427013560755': No 2G Auth Data 20241118122602871 DAUC <0003> db_auc.c:192 IMSI='262427013560755': No 3G Auth Data 20241118122602871 DLGSUP <0013> hlr.c:121 IMSI 262427013560755: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122602877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39370<->l=127.0.0.1:4258 20241118122602878 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602878 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427013560755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427013560755" cn_domain=PS} 20241118122602878 DLU <0006> fsm.c:456 lu(262427013560755)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122602878 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427013560755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122602878 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427013560755)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122602878 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427013560755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427013560755" cn_domain=PS} 20241118122602878 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602878 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602880 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602880 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427013560755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427013560755"} 20241118122602880 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427013560755)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122602880 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427013560755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122602880 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427013560755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427013560755"} 20241118122602880 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427013560755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122602880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427013560755)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122602880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427013560755)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122602880 DLU <0006> fsm.c:568 lu(PS:IMSI-262427013560755)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122602880 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602880 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602881 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602881 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427013560755 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427013560755" cn_domain=PS} 20241118122602881 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427013560755 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118122602881 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427013560755 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427013560755"} 20241118122602881 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427013560755 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122602881 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602881 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39370<->l=127.0.0.1:4258 20241118122602882 DAUC <0003> db_auc.c:157 IMSI='262421013031999': No 2G Auth Data 20241118122602882 DAUC <0003> db_auc.c:192 IMSI='262421013031999': No 3G Auth Data 20241118122602882 DLGSUP <0013> hlr.c:121 IMSI 262421013031999: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122602888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 20241118122602890 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602890 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421013031999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421013031999" cn_domain=PS} 20241118122602890 DLU <0006> fsm.c:456 lu(262421013031999)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122602890 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421013031999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122602890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421013031999)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122602890 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421013031999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421013031999" cn_domain=PS} 20241118122602890 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602890 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602891 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602891 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421013031999 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421013031999"} 20241118122602891 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421013031999)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122602891 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421013031999 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122602891 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421013031999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421013031999"} 20241118122602891 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421013031999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122602891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421013031999)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122602891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421013031999)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122602891 DLU <0006> fsm.c:568 lu(PS:IMSI-262421013031999)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122602891 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602891 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602892 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602892 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421013031999 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421013031999" cn_domain=PS} 20241118122602892 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421013031999 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118122602892 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421013031999 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421013031999"} 20241118122602892 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421013031999 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122602892 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602892 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 20241118122602893 DAUC <0003> db_auc.c:157 IMSI='262422134686333': No 2G Auth Data 20241118122602893 DAUC <0003> db_auc.c:192 IMSI='262422134686333': No 3G Auth Data 20241118122602893 DLGSUP <0013> hlr.c:121 IMSI 262422134686333: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122602899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39400<->l=127.0.0.1:4258 20241118122602901 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602901 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422134686333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422134686333" cn_domain=PS} 20241118122602901 DLU <0006> fsm.c:456 lu(262422134686333)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122602901 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422134686333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122602901 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422134686333)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122602901 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422134686333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422134686333" cn_domain=PS} 20241118122602901 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602901 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602902 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602902 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422134686333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422134686333"} 20241118122602902 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422134686333)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122602902 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422134686333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122602902 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422134686333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422134686333"} 20241118122602902 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422134686333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122602902 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422134686333)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122602902 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422134686333)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122602902 DLU <0006> fsm.c:568 lu(PS:IMSI-262422134686333)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122602902 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602902 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602903 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602903 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422134686333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422134686333" cn_domain=PS} 20241118122602903 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422134686333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118122602903 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422134686333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422134686333"} 20241118122602903 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422134686333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122602903 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602903 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39400<->l=127.0.0.1:4258 20241118122602904 DAUC <0003> db_auc.c:157 IMSI='262426355414845': No 2G Auth Data 20241118122602904 DAUC <0003> db_auc.c:192 IMSI='262426355414845': No 3G Auth Data 20241118122602904 DLGSUP <0013> hlr.c:121 IMSI 262426355414845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122602911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39416<->l=127.0.0.1:4258 20241118122602913 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602913 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426355414845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426355414845" cn_domain=PS} 20241118122602913 DLU <0006> fsm.c:456 lu(262426355414845)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122602913 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426355414845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122602913 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426355414845)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122602913 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426355414845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426355414845" cn_domain=PS} 20241118122602913 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602913 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602914 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602914 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426355414845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426355414845"} 20241118122602914 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426355414845)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122602914 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426355414845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122602914 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426355414845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426355414845"} 20241118122602914 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426355414845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122602914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426355414845)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122602914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426355414845)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122602914 DLU <0006> fsm.c:568 lu(PS:IMSI-262426355414845)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122602914 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602914 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602914 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602914 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426355414845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426355414845" cn_domain=PS} 20241118122602914 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426355414845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118122602914 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426355414845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426355414845"} 20241118122602914 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426355414845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122602914 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602914 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39416<->l=127.0.0.1:4258 20241118122602915 DAUC <0003> db_auc.c:157 IMSI='262421481526875': No 2G Auth Data 20241118122602915 DAUC <0003> db_auc.c:192 IMSI='262421481526875': No 3G Auth Data 20241118122602916 DLGSUP <0013> hlr.c:121 IMSI 262421481526875: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122602922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 20241118122602924 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602924 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421481526875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421481526875" cn_domain=PS} 20241118122602924 DLU <0006> fsm.c:456 lu(262421481526875)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122602924 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421481526875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122602924 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421481526875)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122602924 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421481526875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421481526875" cn_domain=PS} 20241118122602924 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602924 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602925 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602925 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421481526875 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421481526875"} 20241118122602925 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421481526875)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122602925 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421481526875 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122602925 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421481526875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421481526875"} 20241118122602925 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421481526875 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122602925 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421481526875)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122602925 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421481526875)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122602925 DLU <0006> fsm.c:568 lu(PS:IMSI-262421481526875)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122602925 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602925 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602926 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602926 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421481526875 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421481526875" cn_domain=PS} 20241118122602926 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421481526875 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118122602926 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421481526875 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421481526875"} 20241118122602926 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421481526875 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122602926 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602926 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 20241118122602927 DAUC <0003> db_auc.c:157 IMSI='262426632154331': No 2G Auth Data 20241118122602927 DAUC <0003> db_auc.c:192 IMSI='262426632154331': No 3G Auth Data 20241118122602927 DLGSUP <0013> hlr.c:121 IMSI 262426632154331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241118122602934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39440<->l=127.0.0.1:4258 20241118122602935 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602935 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426632154331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426632154331" cn_domain=PS} 20241118122602935 DLU <0006> fsm.c:456 lu(262426632154331)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122602935 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426632154331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122602935 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426632154331)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122602935 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426632154331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426632154331" cn_domain=PS} 20241118122602935 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602935 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602937 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602937 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426632154331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426632154331"} 20241118122602937 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426632154331)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122602937 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426632154331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122602937 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426632154331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426632154331"} 20241118122602937 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426632154331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122602937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426632154331)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122602937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426632154331)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122602937 DLU <0006> fsm.c:568 lu(PS:IMSI-262426632154331)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122602937 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602937 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602938 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602938 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426632154331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426632154331" cn_domain=PS} 20241118122602938 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426632154331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241118122602938 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426632154331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426632154331"} 20241118122602938 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426632154331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241118122602938 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602938 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122602938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39440<->l=127.0.0.1:4258 20241118122602939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4258 20241118122602939 DLINP <000b> input/ipa.c:451 connected read/write 20241118122602940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122602940 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122602940 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122602940 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122602940 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43109<->l=127.0.0.1:4259) 20241118122602963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39448<->l=127.0.0.1:4258 20241118122603063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39448<->l=127.0.0.1:4258 20241118122606180 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122606180 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122606185 DLINP <000b> input/ipa.c:451 connected read/write 20241118122606185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122606187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39464<->l=127.0.0.1:4258 20241118122606190 DLINP <000b> input/ipa.c:451 connected read/write 20241118122606190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122606191 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122606191 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122606191 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  20241118122606191 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122606191 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  20241118122606191 DLGSUP <0013> gsup_server.c:235 2:  20241118122606191 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122606191 DLGSUP <0013> gsup_server.c:235 3:  20241118122606191 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122606191 DLGSUP <0013> gsup_server.c:235 4:  20241118122606191 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122606191 DLGSUP <0013> gsup_server.c:235 5:  20241118122606191 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122606191 DLGSUP <0013> gsup_server.c:235 7:  20241118122606191 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122606191 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122606191 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122606191 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122606224 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45997<->l=127.0.0.1:4259) 20241118122606247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4258 20241118122606257 DLINP <000b> input/ipa.c:451 connected read/write 20241118122606257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122606257 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} 20241118122606257 DLU <0006> fsm.c:456 lu(2345743413463)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122606257 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 20241118122606257 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} 20241118122606257 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122606257 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x556aa1207450]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122606257 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x556aa1207450]{UNVALIDATED}: Freeing instance 20241118122606257 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x556aa1207450]{UNVALIDATED}: Deallocated 20241118122606257 DLINP <000b> input/ipa.c:451 connected read/write 20241118122606258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122606258 DLINP <000b> input/ipa.c:451 connected read/write 20241118122606258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122606262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4258 20241118122606264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39464<->l=127.0.0.1:4258 20241118122606266 DLINP <000b> input/ipa.c:451 connected read/write 20241118122606266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122606266 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122606266 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122606266 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122606266 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45997<->l=127.0.0.1:4259) 20241118122606300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39474<->l=127.0.0.1:4258 20241118122606401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39474<->l=127.0.0.1:4258 20241118122609514 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122609514 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122609519 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122609521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39484<->l=127.0.0.1:4258 20241118122609525 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122609525 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122609525 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122609525 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  20241118122609525 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122609525 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  20241118122609525 DLGSUP <0013> gsup_server.c:235 2:  20241118122609525 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122609525 DLGSUP <0013> gsup_server.c:235 3:  20241118122609525 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122609525 DLGSUP <0013> gsup_server.c:235 4:  20241118122609525 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122609525 DLGSUP <0013> gsup_server.c:235 5:  20241118122609525 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122609525 DLGSUP <0013> gsup_server.c:235 7:  20241118122609525 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122609525 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122609525 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122609525 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122609552 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33931<->l=127.0.0.1:4259) 20241118122609563 DAUC <0003> db_auc.c:157 IMSI='262427016450545': No 2G Auth Data 20241118122609563 DAUC <0003> db_auc.c:192 IMSI='262427016450545': No 3G Auth Data 20241118122609591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39488<->l=127.0.0.1:4258 20241118122609603 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122609603 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427016450545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427016450545" session_id=1609874361 session_state=BEGIN} 20241118122609603 DSS <0004> hlr_ussd.c:576 262427016450545/0x5ff4bbb9: Process SS (BEGIN) 20241118122609603 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118122609603 DSS <0004> hlr_ussd.c:518 262427016450545/0x5ff4bbb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118122609603 DSS <0004> hlr_ussd.c:523 262427016450545/0x5ff4bbb9: USSD for unknown code '*#200#' 20241118122609603 DSS <0004> hlr_ussd.c:354 262427016450545/0x5ff4bbb9: Tx ReturnError(1, 0x12) 20241118122609603 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427016450545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427016450545" session_id=1609874361 session_state=END} 20241118122609603 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609603 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39488<->l=127.0.0.1:4258 20241118122609608 DAUC <0003> db_auc.c:157 IMSI='262428268868452': No 2G Auth Data 20241118122609608 DAUC <0003> db_auc.c:192 IMSI='262428268868452': No 3G Auth Data 20241118122609616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39490<->l=127.0.0.1:4258 20241118122609619 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122609619 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428268868452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428268868452" session_id=3906249795 session_state=BEGIN} 20241118122609619 DSS <0004> hlr_ussd.c:576 262428268868452/0xe8d4a443: Process SS (BEGIN) 20241118122609619 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118122609619 DSS <0004> hlr_ussd.c:518 262428268868452/0xe8d4a443: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118122609619 DSS <0004> hlr_ussd.c:523 262428268868452/0xe8d4a443: USSD for unknown code '*#200#' 20241118122609619 DSS <0004> hlr_ussd.c:354 262428268868452/0xe8d4a443: Tx ReturnError(1, 0x12) 20241118122609619 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428268868452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428268868452" session_id=3906249795 session_state=END} 20241118122609619 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609619 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39490<->l=127.0.0.1:4258 20241118122609620 DAUC <0003> db_auc.c:157 IMSI='262427056630030': No 2G Auth Data 20241118122609620 DAUC <0003> db_auc.c:192 IMSI='262427056630030': No 3G Auth Data 20241118122609626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39500<->l=127.0.0.1:4258 20241118122609629 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122609629 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427056630030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427056630030" session_id=469739386 session_state=BEGIN} 20241118122609629 DSS <0004> hlr_ussd.c:576 262427056630030/0x1bffa77a: Process SS (BEGIN) 20241118122609629 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118122609629 DSS <0004> hlr_ussd.c:518 262427056630030/0x1bffa77a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118122609629 DSS <0004> hlr_ussd.c:523 262427056630030/0x1bffa77a: USSD for unknown code '*#200#' 20241118122609629 DSS <0004> hlr_ussd.c:354 262427056630030/0x1bffa77a: Tx ReturnError(1, 0x12) 20241118122609629 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427056630030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427056630030" session_id=469739386 session_state=END} 20241118122609629 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609629 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39500<->l=127.0.0.1:4258 20241118122609630 DAUC <0003> db_auc.c:157 IMSI='262422537638492': No 2G Auth Data 20241118122609630 DAUC <0003> db_auc.c:192 IMSI='262422537638492': No 3G Auth Data 20241118122609636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39512<->l=127.0.0.1:4258 20241118122609639 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122609639 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422537638492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422537638492" session_id=952987199 session_state=BEGIN} 20241118122609639 DSS <0004> hlr_ussd.c:576 262422537638492/0x38cd6e3f: Process SS (BEGIN) 20241118122609639 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118122609639 DSS <0004> hlr_ussd.c:518 262422537638492/0x38cd6e3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118122609639 DSS <0004> hlr_ussd.c:523 262422537638492/0x38cd6e3f: USSD for unknown code '*#200#' 20241118122609639 DSS <0004> hlr_ussd.c:354 262422537638492/0x38cd6e3f: Tx ReturnError(1, 0x12) 20241118122609639 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422537638492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422537638492" session_id=952987199 session_state=END} 20241118122609639 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609639 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39512<->l=127.0.0.1:4258 20241118122609641 DAUC <0003> db_auc.c:157 IMSI='262425739072884': No 2G Auth Data 20241118122609641 DAUC <0003> db_auc.c:192 IMSI='262425739072884': No 3G Auth Data 20241118122609647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39516<->l=127.0.0.1:4258 20241118122609650 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122609650 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425739072884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425739072884" session_id=541152447 session_state=BEGIN} 20241118122609650 DSS <0004> hlr_ussd.c:576 262425739072884/0x204154bf: Process SS (BEGIN) 20241118122609650 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118122609650 DSS <0004> hlr_ussd.c:518 262425739072884/0x204154bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118122609650 DSS <0004> hlr_ussd.c:523 262425739072884/0x204154bf: USSD for unknown code '*#200#' 20241118122609650 DSS <0004> hlr_ussd.c:354 262425739072884/0x204154bf: Tx ReturnError(1, 0x12) 20241118122609650 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425739072884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425739072884" session_id=541152447 session_state=END} 20241118122609650 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609650 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39516<->l=127.0.0.1:4258 20241118122609652 DAUC <0003> db_auc.c:157 IMSI='262424697029187': No 2G Auth Data 20241118122609652 DAUC <0003> db_auc.c:192 IMSI='262424697029187': No 3G Auth Data 20241118122609658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39518<->l=127.0.0.1:4258 20241118122609661 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122609661 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424697029187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424697029187" session_id=1681175014 session_state=BEGIN} 20241118122609661 DSS <0004> hlr_ussd.c:576 262424697029187/0x6434b1e6: Process SS (BEGIN) 20241118122609661 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118122609661 DSS <0004> hlr_ussd.c:518 262424697029187/0x6434b1e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118122609661 DSS <0004> hlr_ussd.c:523 262424697029187/0x6434b1e6: USSD for unknown code '*#200#' 20241118122609661 DSS <0004> hlr_ussd.c:354 262424697029187/0x6434b1e6: Tx ReturnError(1, 0x12) 20241118122609661 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424697029187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424697029187" session_id=1681175014 session_state=END} 20241118122609661 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609661 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39518<->l=127.0.0.1:4258 20241118122609663 DAUC <0003> db_auc.c:157 IMSI='262423275792579': No 2G Auth Data 20241118122609663 DAUC <0003> db_auc.c:192 IMSI='262423275792579': No 3G Auth Data 20241118122609670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39524<->l=127.0.0.1:4258 20241118122609672 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122609672 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423275792579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423275792579" session_id=3771966053 session_state=BEGIN} 20241118122609672 DSS <0004> hlr_ussd.c:576 262423275792579/0xe0d3a265: Process SS (BEGIN) 20241118122609672 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118122609672 DSS <0004> hlr_ussd.c:518 262423275792579/0xe0d3a265: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118122609672 DSS <0004> hlr_ussd.c:523 262423275792579/0xe0d3a265: USSD for unknown code '*#200#' 20241118122609672 DSS <0004> hlr_ussd.c:354 262423275792579/0xe0d3a265: Tx ReturnError(1, 0x12) 20241118122609672 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423275792579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423275792579" session_id=3771966053 session_state=END} 20241118122609672 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609673 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39524<->l=127.0.0.1:4258 20241118122609674 DAUC <0003> db_auc.c:157 IMSI='262426779170830': No 2G Auth Data 20241118122609674 DAUC <0003> db_auc.c:192 IMSI='262426779170830': No 3G Auth Data 20241118122609681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39538<->l=127.0.0.1:4258 20241118122609684 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122609684 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426779170830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426779170830" session_id=450241054 session_state=BEGIN} 20241118122609684 DSS <0004> hlr_ussd.c:576 262426779170830/0x1ad6221e: Process SS (BEGIN) 20241118122609684 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241118122609684 DSS <0004> hlr_ussd.c:518 262426779170830/0x1ad6221e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241118122609684 DSS <0004> hlr_ussd.c:523 262426779170830/0x1ad6221e: USSD for unknown code '*#200#' 20241118122609684 DSS <0004> hlr_ussd.c:354 262426779170830/0x1ad6221e: Tx ReturnError(1, 0x12) 20241118122609684 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426779170830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426779170830" session_id=450241054 session_state=END} 20241118122609684 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609684 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122609685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39538<->l=127.0.0.1:4258 20241118122609685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39484<->l=127.0.0.1:4258 20241118122609686 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33931<->l=127.0.0.1:4259) 20241118122609686 DLINP <000b> input/ipa.c:451 connected read/write 20241118122609686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122609686 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122609686 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122609686 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122609715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39554<->l=127.0.0.1:4258 20241118122609816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39554<->l=127.0.0.1:4258 20241118122612923 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122612923 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122612927 DLINP <000b> input/ipa.c:451 connected read/write 20241118122612927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122612928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4258 20241118122612931 DLINP <000b> input/ipa.c:451 connected read/write 20241118122612931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122612932 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122612932 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122612932 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  20241118122612932 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122612932 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  20241118122612932 DLGSUP <0013> gsup_server.c:235 2:  20241118122612932 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122612932 DLGSUP <0013> gsup_server.c:235 3:  20241118122612932 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122612932 DLGSUP <0013> gsup_server.c:235 4:  20241118122612932 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122612932 DLGSUP <0013> gsup_server.c:235 5:  20241118122612932 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122612932 DLGSUP <0013> gsup_server.c:235 7:  20241118122612932 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122612932 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122612932 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122612932 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122612956 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34371<->l=127.0.0.1:4259) 20241118122612967 DAUC <0003> db_auc.c:157 IMSI='262426062437374': No 2G Auth Data 20241118122612967 DAUC <0003> db_auc.c:192 IMSI='262426062437374': No 3G Auth Data 20241118122612994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33558<->l=127.0.0.1:4258 20241118122613005 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122613005 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426062437374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426062437374" session_id=2045355397 session_state=BEGIN} 20241118122613005 DSS <0004> hlr_ussd.c:576 262426062437374/0x79e9a585: Process SS (BEGIN) 20241118122613005 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122613005 DSS <0004> hlr_ussd.c:518 262426062437374/0x79e9a585: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122613005 DSS <0004> hlr_ussd.c:542 262426062437374/0x79e9a585: Cannot find conn for EUSE EUSE-foobar 20241118122613005 DSS <0004> hlr_ussd.c:354 262426062437374/0x79e9a585: Tx ReturnError(1, 0x22) 20241118122613005 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426062437374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426062437374" session_id=2045355397 session_state=END} 20241118122613005 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613005 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33558<->l=127.0.0.1:4258 20241118122613010 DAUC <0003> db_auc.c:157 IMSI='262422547731294': No 2G Auth Data 20241118122613010 DAUC <0003> db_auc.c:192 IMSI='262422547731294': No 3G Auth Data 20241118122613017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33566<->l=127.0.0.1:4258 20241118122613020 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122613020 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422547731294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422547731294" session_id=3084504919 session_state=BEGIN} 20241118122613020 DSS <0004> hlr_ussd.c:576 262422547731294/0xb7d9cf57: Process SS (BEGIN) 20241118122613020 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122613020 DSS <0004> hlr_ussd.c:518 262422547731294/0xb7d9cf57: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122613020 DSS <0004> hlr_ussd.c:542 262422547731294/0xb7d9cf57: Cannot find conn for EUSE EUSE-foobar 20241118122613020 DSS <0004> hlr_ussd.c:354 262422547731294/0xb7d9cf57: Tx ReturnError(1, 0x22) 20241118122613020 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422547731294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422547731294" session_id=3084504919 session_state=END} 20241118122613020 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613020 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33566<->l=127.0.0.1:4258 20241118122613022 DAUC <0003> db_auc.c:157 IMSI='262421625983608': No 2G Auth Data 20241118122613022 DAUC <0003> db_auc.c:192 IMSI='262421625983608': No 3G Auth Data 20241118122613027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4258 20241118122613030 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122613030 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421625983608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421625983608" session_id=1431241059 session_state=BEGIN} 20241118122613030 DSS <0004> hlr_ussd.c:576 262421625983608/0x554f0163: Process SS (BEGIN) 20241118122613030 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122613030 DSS <0004> hlr_ussd.c:518 262421625983608/0x554f0163: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122613030 DSS <0004> hlr_ussd.c:542 262421625983608/0x554f0163: Cannot find conn for EUSE EUSE-foobar 20241118122613030 DSS <0004> hlr_ussd.c:354 262421625983608/0x554f0163: Tx ReturnError(1, 0x22) 20241118122613030 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421625983608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421625983608" session_id=1431241059 session_state=END} 20241118122613030 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613030 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4258 20241118122613031 DAUC <0003> db_auc.c:157 IMSI='262420694651821': No 2G Auth Data 20241118122613031 DAUC <0003> db_auc.c:192 IMSI='262420694651821': No 3G Auth Data 20241118122613038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 20241118122613041 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122613041 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420694651821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420694651821" session_id=3512935709 session_state=BEGIN} 20241118122613041 DSS <0004> hlr_ussd.c:576 262420694651821/0xd163251d: Process SS (BEGIN) 20241118122613041 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122613041 DSS <0004> hlr_ussd.c:518 262420694651821/0xd163251d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122613041 DSS <0004> hlr_ussd.c:542 262420694651821/0xd163251d: Cannot find conn for EUSE EUSE-foobar 20241118122613041 DSS <0004> hlr_ussd.c:354 262420694651821/0xd163251d: Tx ReturnError(1, 0x22) 20241118122613041 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420694651821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420694651821" session_id=3512935709 session_state=END} 20241118122613041 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613041 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 20241118122613043 DAUC <0003> db_auc.c:157 IMSI='262424359775944': No 2G Auth Data 20241118122613043 DAUC <0003> db_auc.c:192 IMSI='262424359775944': No 3G Auth Data 20241118122613049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4258 20241118122613052 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122613052 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424359775944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424359775944" session_id=495409382 session_state=BEGIN} 20241118122613052 DSS <0004> hlr_ussd.c:576 262424359775944/0x1d8758e6: Process SS (BEGIN) 20241118122613052 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122613052 DSS <0004> hlr_ussd.c:518 262424359775944/0x1d8758e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122613052 DSS <0004> hlr_ussd.c:542 262424359775944/0x1d8758e6: Cannot find conn for EUSE EUSE-foobar 20241118122613052 DSS <0004> hlr_ussd.c:354 262424359775944/0x1d8758e6: Tx ReturnError(1, 0x22) 20241118122613052 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424359775944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424359775944" session_id=495409382 session_state=END} 20241118122613052 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613052 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4258 20241118122613054 DAUC <0003> db_auc.c:157 IMSI='262422521078680': No 2G Auth Data 20241118122613054 DAUC <0003> db_auc.c:192 IMSI='262422521078680': No 3G Auth Data 20241118122613060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4258 20241118122613063 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122613063 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422521078680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422521078680" session_id=3082445638 session_state=BEGIN} 20241118122613063 DSS <0004> hlr_ussd.c:576 262422521078680/0xb7ba6346: Process SS (BEGIN) 20241118122613063 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122613063 DSS <0004> hlr_ussd.c:518 262422521078680/0xb7ba6346: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122613063 DSS <0004> hlr_ussd.c:542 262422521078680/0xb7ba6346: Cannot find conn for EUSE EUSE-foobar 20241118122613063 DSS <0004> hlr_ussd.c:354 262422521078680/0xb7ba6346: Tx ReturnError(1, 0x22) 20241118122613063 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422521078680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422521078680" session_id=3082445638 session_state=END} 20241118122613063 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613063 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4258 20241118122613064 DAUC <0003> db_auc.c:157 IMSI='262425199838753': No 2G Auth Data 20241118122613064 DAUC <0003> db_auc.c:192 IMSI='262425199838753': No 3G Auth Data 20241118122613071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33610<->l=127.0.0.1:4258 20241118122613074 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122613074 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425199838753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425199838753" session_id=1902027742 session_state=BEGIN} 20241118122613074 DSS <0004> hlr_ussd.c:576 262425199838753/0x715ea3de: Process SS (BEGIN) 20241118122613074 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122613074 DSS <0004> hlr_ussd.c:518 262425199838753/0x715ea3de: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122613074 DSS <0004> hlr_ussd.c:542 262425199838753/0x715ea3de: Cannot find conn for EUSE EUSE-foobar 20241118122613074 DSS <0004> hlr_ussd.c:354 262425199838753/0x715ea3de: Tx ReturnError(1, 0x22) 20241118122613074 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425199838753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425199838753" session_id=1902027742 session_state=END} 20241118122613074 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613074 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33610<->l=127.0.0.1:4258 20241118122613076 DAUC <0003> db_auc.c:157 IMSI='262427754171924': No 2G Auth Data 20241118122613076 DAUC <0003> db_auc.c:192 IMSI='262427754171924': No 3G Auth Data 20241118122613083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33620<->l=127.0.0.1:4258 20241118122613086 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122613086 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427754171924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427754171924" session_id=1708476776 session_state=BEGIN} 20241118122613086 DSS <0004> hlr_ussd.c:576 262427754171924/0x65d54968: Process SS (BEGIN) 20241118122613086 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122613086 DSS <0004> hlr_ussd.c:518 262427754171924/0x65d54968: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122613086 DSS <0004> hlr_ussd.c:542 262427754171924/0x65d54968: Cannot find conn for EUSE EUSE-foobar 20241118122613086 DSS <0004> hlr_ussd.c:354 262427754171924/0x65d54968: Tx ReturnError(1, 0x22) 20241118122613086 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427754171924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427754171924" session_id=1708476776 session_state=END} 20241118122613086 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613086 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122613088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33620<->l=127.0.0.1:4258 20241118122613088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4258 20241118122613088 DLINP <000b> input/ipa.c:451 connected read/write 20241118122613088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122613089 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122613089 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122613089 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122613089 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34371<->l=127.0.0.1:4259) 20241118122613111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4258 20241118122613312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4258 20241118122616362 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122616362 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122616363 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122616364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4258 20241118122616365 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122616365 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122616365 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122616365 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  20241118122616365 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122616365 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  20241118122616365 DLGSUP <0013> gsup_server.c:235 2:  20241118122616365 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122616365 DLGSUP <0013> gsup_server.c:235 3:  20241118122616365 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122616365 DLGSUP <0013> gsup_server.c:235 4:  20241118122616365 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122616365 DLGSUP <0013> gsup_server.c:235 5:  20241118122616365 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122616365 DLGSUP <0013> gsup_server.c:235 7:  20241118122616365 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122616365 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122616365 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122616365 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122616372 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34469<->l=127.0.0.1:4259) 20241118122616375 DAUC <0003> db_auc.c:157 IMSI='262425981199058': No 2G Auth Data 20241118122616375 DAUC <0003> db_auc.c:192 IMSI='262425981199058': No 3G Auth Data 20241118122616381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33658<->l=127.0.0.1:4258 20241118122616406 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122616406 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425981199058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425981199058" session_id=425119114 session_state=BEGIN} 20241118122616406 DSS <0004> hlr_ussd.c:576 262425981199058/0x1956cd8a: Process SS (BEGIN) 20241118122616406 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122616406 DSS <0004> hlr_ussd.c:518 262425981199058/0x1956cd8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122616406 DSS <0004> hlr_ussd.c:363 262425981199058/0x1956cd8a: Tx USSD 'Your IMSI is 262425981199058' 20241118122616406 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425981199058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425981199058" session_id=425119114 session_state=END} 20241118122616406 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425981199058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122616406 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616406 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33658<->l=127.0.0.1:4258 20241118122616409 DAUC <0003> db_auc.c:157 IMSI='262428555477544': No 2G Auth Data 20241118122616409 DAUC <0003> db_auc.c:192 IMSI='262428555477544': No 3G Auth Data 20241118122616415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33674<->l=127.0.0.1:4258 20241118122616418 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122616418 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428555477544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428555477544" session_id=2060611922 session_state=BEGIN} 20241118122616418 DSS <0004> hlr_ussd.c:576 262428555477544/0x7ad27152: Process SS (BEGIN) 20241118122616418 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122616418 DSS <0004> hlr_ussd.c:518 262428555477544/0x7ad27152: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122616418 DSS <0004> hlr_ussd.c:363 262428555477544/0x7ad27152: Tx USSD 'Your IMSI is 262428555477544' 20241118122616418 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428555477544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428555477544" session_id=2060611922 session_state=END} 20241118122616418 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428555477544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122616418 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616418 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33674<->l=127.0.0.1:4258 20241118122616420 DAUC <0003> db_auc.c:157 IMSI='262427052853420': No 2G Auth Data 20241118122616420 DAUC <0003> db_auc.c:192 IMSI='262427052853420': No 3G Auth Data 20241118122616426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4258 20241118122616429 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122616429 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427052853420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427052853420" session_id=1147793165 session_state=BEGIN} 20241118122616429 DSS <0004> hlr_ussd.c:576 262427052853420/0x4469ef0d: Process SS (BEGIN) 20241118122616429 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122616429 DSS <0004> hlr_ussd.c:518 262427052853420/0x4469ef0d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122616429 DSS <0004> hlr_ussd.c:363 262427052853420/0x4469ef0d: Tx USSD 'Your IMSI is 262427052853420' 20241118122616429 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427052853420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427052853420" session_id=1147793165 session_state=END} 20241118122616429 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427052853420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122616429 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616429 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4258 20241118122616432 DAUC <0003> db_auc.c:157 IMSI='262423508966059': No 2G Auth Data 20241118122616432 DAUC <0003> db_auc.c:192 IMSI='262423508966059': No 3G Auth Data 20241118122616438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241118122616441 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122616441 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423508966059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423508966059" session_id=241972358 session_state=BEGIN} 20241118122616441 DSS <0004> hlr_ussd.c:576 262423508966059/0x0e6c3486: Process SS (BEGIN) 20241118122616441 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122616441 DSS <0004> hlr_ussd.c:518 262423508966059/0x0e6c3486: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122616441 DSS <0004> hlr_ussd.c:363 262423508966059/0x0e6c3486: Tx USSD 'Your IMSI is 262423508966059' 20241118122616441 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423508966059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423508966059" session_id=241972358 session_state=END} 20241118122616441 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423508966059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122616441 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616441 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241118122616443 DAUC <0003> db_auc.c:157 IMSI='262423804173092': No 2G Auth Data 20241118122616443 DAUC <0003> db_auc.c:192 IMSI='262423804173092': No 3G Auth Data 20241118122616450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33692<->l=127.0.0.1:4258 20241118122616453 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122616453 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423804173092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423804173092" session_id=2351414665 session_state=BEGIN} 20241118122616453 DSS <0004> hlr_ussd.c:576 262423804173092/0x8c27bd89: Process SS (BEGIN) 20241118122616453 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122616453 DSS <0004> hlr_ussd.c:518 262423804173092/0x8c27bd89: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122616453 DSS <0004> hlr_ussd.c:363 262423804173092/0x8c27bd89: Tx USSD 'Your IMSI is 262423804173092' 20241118122616453 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423804173092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423804173092" session_id=2351414665 session_state=END} 20241118122616453 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423804173092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122616453 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616453 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33692<->l=127.0.0.1:4258 20241118122616455 DAUC <0003> db_auc.c:157 IMSI='262429020283608': No 2G Auth Data 20241118122616455 DAUC <0003> db_auc.c:192 IMSI='262429020283608': No 3G Auth Data 20241118122616462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4258 20241118122616465 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122616465 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429020283608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429020283608" session_id=1522763963 session_state=BEGIN} 20241118122616465 DSS <0004> hlr_ussd.c:576 262429020283608/0x5ac388bb: Process SS (BEGIN) 20241118122616465 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122616465 DSS <0004> hlr_ussd.c:518 262429020283608/0x5ac388bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122616465 DSS <0004> hlr_ussd.c:363 262429020283608/0x5ac388bb: Tx USSD 'Your IMSI is 262429020283608' 20241118122616465 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429020283608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429020283608" session_id=1522763963 session_state=END} 20241118122616465 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429020283608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122616465 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616465 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4258 20241118122616468 DAUC <0003> db_auc.c:157 IMSI='262420061303204': No 2G Auth Data 20241118122616468 DAUC <0003> db_auc.c:192 IMSI='262420061303204': No 3G Auth Data 20241118122616474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33710<->l=127.0.0.1:4258 20241118122616477 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122616477 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420061303204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420061303204" session_id=2821950309 session_state=BEGIN} 20241118122616477 DSS <0004> hlr_ussd.c:576 262420061303204/0xa8338b65: Process SS (BEGIN) 20241118122616477 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122616478 DSS <0004> hlr_ussd.c:518 262420061303204/0xa8338b65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122616478 DSS <0004> hlr_ussd.c:363 262420061303204/0xa8338b65: Tx USSD 'Your IMSI is 262420061303204' 20241118122616478 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420061303204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420061303204" session_id=2821950309 session_state=END} 20241118122616478 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420061303204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122616478 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616478 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33710<->l=127.0.0.1:4258 20241118122616480 DAUC <0003> db_auc.c:157 IMSI='262422241651685': No 2G Auth Data 20241118122616480 DAUC <0003> db_auc.c:192 IMSI='262422241651685': No 3G Auth Data 20241118122616487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33722<->l=127.0.0.1:4258 20241118122616490 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122616490 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422241651685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422241651685" session_id=3293704516 session_state=BEGIN} 20241118122616490 DSS <0004> hlr_ussd.c:576 262422241651685/0xc451f144: Process SS (BEGIN) 20241118122616490 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122616490 DSS <0004> hlr_ussd.c:518 262422241651685/0xc451f144: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122616490 DSS <0004> hlr_ussd.c:363 262422241651685/0xc451f144: Tx USSD 'Your IMSI is 262422241651685' 20241118122616490 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422241651685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422241651685" session_id=3293704516 session_state=END} 20241118122616490 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422241651685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122616490 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616490 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122616492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33722<->l=127.0.0.1:4258 20241118122616493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4258 20241118122616493 DLINP <000b> input/ipa.c:451 connected read/write 20241118122616493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122616493 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122616493 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122616493 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122616493 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34469<->l=127.0.0.1:4259) 20241118122616516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 20241118122616716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 20241118122619787 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122619788 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122619793 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122619794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33746<->l=127.0.0.1:4258 20241118122619798 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122619799 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122619799 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122619799 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  20241118122619799 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122619799 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  20241118122619799 DLGSUP <0013> gsup_server.c:235 2:  20241118122619799 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122619799 DLGSUP <0013> gsup_server.c:235 3:  20241118122619799 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122619799 DLGSUP <0013> gsup_server.c:235 4:  20241118122619799 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122619799 DLGSUP <0013> gsup_server.c:235 5:  20241118122619799 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122619799 DLGSUP <0013> gsup_server.c:235 7:  20241118122619799 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122619799 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122619799 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122619799 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122619825 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33961<->l=127.0.0.1:4259) 20241118122619836 DAUC <0003> db_auc.c:157 IMSI='262423116938097': No 2G Auth Data 20241118122619836 DAUC <0003> db_auc.c:192 IMSI='262423116938097': No 3G Auth Data 20241118122619856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 20241118122619864 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122619864 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423116938097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423116938097" source_name="the-source\n" session_id=2107922325 session_state=BEGIN} 20241118122619864 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241118122619864 DSS <0004> hlr_ussd.c:576 262423116938097/0x7da45795: Process SS (BEGIN) 20241118122619864 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122619864 DSS <0004> hlr_ussd.c:518 262423116938097/0x7da45795: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122619864 DSS <0004> hlr_ussd.c:363 262423116938097/0x7da45795: Tx USSD 'Your IMSI is 262423116938097' 20241118122619864 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423116938097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423116938097" destination_name="the-source\n" session_id=2107922325 session_state=END} 20241118122619864 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262423116938097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122619864 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619864 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 20241118122619869 DAUC <0003> db_auc.c:157 IMSI='262420830060110': No 2G Auth Data 20241118122619869 DAUC <0003> db_auc.c:192 IMSI='262420830060110': No 3G Auth Data 20241118122619876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4258 20241118122619878 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122619878 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420830060110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420830060110" source_name="the-source\n" session_id=3230958555 session_state=BEGIN} 20241118122619878 DSS <0004> hlr_ussd.c:576 262420830060110/0xc09483db: Process SS (BEGIN) 20241118122619878 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122619878 DSS <0004> hlr_ussd.c:518 262420830060110/0xc09483db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122619878 DSS <0004> hlr_ussd.c:363 262420830060110/0xc09483db: Tx USSD 'Your IMSI is 262420830060110' 20241118122619878 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420830060110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420830060110" destination_name="the-source\n" session_id=3230958555 session_state=END} 20241118122619878 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262420830060110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122619878 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619879 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4258 20241118122619881 DAUC <0003> db_auc.c:157 IMSI='262425336989213': No 2G Auth Data 20241118122619881 DAUC <0003> db_auc.c:192 IMSI='262425336989213': No 3G Auth Data 20241118122619887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4258 20241118122619891 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122619891 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425336989213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425336989213" source_name="the-source\n" session_id=3680231869 session_state=BEGIN} 20241118122619891 DSS <0004> hlr_ussd.c:576 262425336989213/0xdb5be1bd: Process SS (BEGIN) 20241118122619891 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122619891 DSS <0004> hlr_ussd.c:518 262425336989213/0xdb5be1bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122619891 DSS <0004> hlr_ussd.c:363 262425336989213/0xdb5be1bd: Tx USSD 'Your IMSI is 262425336989213' 20241118122619891 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425336989213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425336989213" destination_name="the-source\n" session_id=3680231869 session_state=END} 20241118122619891 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262425336989213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122619891 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619891 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4258 20241118122619893 DAUC <0003> db_auc.c:157 IMSI='262422556844297': No 2G Auth Data 20241118122619893 DAUC <0003> db_auc.c:192 IMSI='262422556844297': No 3G Auth Data 20241118122619900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33790<->l=127.0.0.1:4258 20241118122619903 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122619903 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422556844297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422556844297" source_name="the-source\n" session_id=3538722134 session_state=BEGIN} 20241118122619903 DSS <0004> hlr_ussd.c:576 262422556844297/0xd2ec9d56: Process SS (BEGIN) 20241118122619904 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122619904 DSS <0004> hlr_ussd.c:518 262422556844297/0xd2ec9d56: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122619904 DSS <0004> hlr_ussd.c:363 262422556844297/0xd2ec9d56: Tx USSD 'Your IMSI is 262422556844297' 20241118122619904 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422556844297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422556844297" destination_name="the-source\n" session_id=3538722134 session_state=END} 20241118122619904 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422556844297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122619904 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619904 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33790<->l=127.0.0.1:4258 20241118122619906 DAUC <0003> db_auc.c:157 IMSI='262422444557632': No 2G Auth Data 20241118122619906 DAUC <0003> db_auc.c:192 IMSI='262422444557632': No 3G Auth Data 20241118122619913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33802<->l=127.0.0.1:4258 20241118122619916 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122619916 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422444557632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422444557632" source_name="the-source\n" session_id=3961441367 session_state=BEGIN} 20241118122619916 DSS <0004> hlr_ussd.c:576 262422444557632/0xec1ecc57: Process SS (BEGIN) 20241118122619916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122619916 DSS <0004> hlr_ussd.c:518 262422444557632/0xec1ecc57: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122619916 DSS <0004> hlr_ussd.c:363 262422444557632/0xec1ecc57: Tx USSD 'Your IMSI is 262422444557632' 20241118122619916 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422444557632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422444557632" destination_name="the-source\n" session_id=3961441367 session_state=END} 20241118122619916 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262422444557632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122619916 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619916 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33802<->l=127.0.0.1:4258 20241118122619918 DAUC <0003> db_auc.c:157 IMSI='262428825883945': No 2G Auth Data 20241118122619918 DAUC <0003> db_auc.c:192 IMSI='262428825883945': No 3G Auth Data 20241118122619926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33810<->l=127.0.0.1:4258 20241118122619929 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122619929 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428825883945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428825883945" source_name="the-source\n" session_id=3223839667 session_state=BEGIN} 20241118122619929 DSS <0004> hlr_ussd.c:576 262428825883945/0xc027e3b3: Process SS (BEGIN) 20241118122619929 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122619929 DSS <0004> hlr_ussd.c:518 262428825883945/0xc027e3b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122619929 DSS <0004> hlr_ussd.c:363 262428825883945/0xc027e3b3: Tx USSD 'Your IMSI is 262428825883945' 20241118122619929 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428825883945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428825883945" destination_name="the-source\n" session_id=3223839667 session_state=END} 20241118122619929 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262428825883945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122619929 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619929 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33810<->l=127.0.0.1:4258 20241118122619931 DAUC <0003> db_auc.c:157 IMSI='262425857798713': No 2G Auth Data 20241118122619931 DAUC <0003> db_auc.c:192 IMSI='262425857798713': No 3G Auth Data 20241118122619938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 20241118122619941 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122619941 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425857798713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425857798713" source_name="the-source\n" session_id=591579072 session_state=BEGIN} 20241118122619941 DSS <0004> hlr_ussd.c:576 262425857798713/0x2342c7c0: Process SS (BEGIN) 20241118122619941 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122619941 DSS <0004> hlr_ussd.c:518 262425857798713/0x2342c7c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122619941 DSS <0004> hlr_ussd.c:363 262425857798713/0x2342c7c0: Tx USSD 'Your IMSI is 262425857798713' 20241118122619941 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425857798713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425857798713" destination_name="the-source\n" session_id=591579072 session_state=END} 20241118122619941 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425857798713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122619941 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619941 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 20241118122619944 DAUC <0003> db_auc.c:157 IMSI='262428768355316': No 2G Auth Data 20241118122619944 DAUC <0003> db_auc.c:192 IMSI='262428768355316': No 3G Auth Data 20241118122619950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 20241118122619954 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122619954 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428768355316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428768355316" source_name="the-source\n" session_id=887987298 session_state=BEGIN} 20241118122619954 DSS <0004> hlr_ussd.c:576 262428768355316/0x34ed9c62: Process SS (BEGIN) 20241118122619954 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241118122619954 DSS <0004> hlr_ussd.c:518 262428768355316/0x34ed9c62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241118122619954 DSS <0004> hlr_ussd.c:363 262428768355316/0x34ed9c62: Tx USSD 'Your IMSI is 262428768355316' 20241118122619954 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428768355316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428768355316" destination_name="the-source\n" session_id=887987298 session_state=END} 20241118122619954 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262428768355316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122619954 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619954 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122619957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 20241118122619957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33746<->l=127.0.0.1:4258 20241118122619958 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33961<->l=127.0.0.1:4259) 20241118122619958 DLINP <000b> input/ipa.c:451 connected read/write 20241118122619958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122619958 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122619958 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122619958 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122619958 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241118122619982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4258 20241118122620183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4258 20241118122623288 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122623288 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122623290 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122623290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45264<->l=127.0.0.1:4258 20241118122623291 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122623291 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122623291 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122623291 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  20241118122623291 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122623291 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  20241118122623291 DLGSUP <0013> gsup_server.c:235 2:  20241118122623291 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122623291 DLGSUP <0013> gsup_server.c:235 3:  20241118122623291 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122623291 DLGSUP <0013> gsup_server.c:235 4:  20241118122623291 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122623291 DLGSUP <0013> gsup_server.c:235 5:  20241118122623291 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122623291 DLGSUP <0013> gsup_server.c:235 7:  20241118122623291 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122623291 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122623291 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122623291 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122623301 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43799<->l=127.0.0.1:4259) 20241118122623305 DAUC <0003> db_auc.c:157 IMSI='262428867277099': No 2G Auth Data 20241118122623305 DAUC <0003> db_auc.c:192 IMSI='262428867277099': No 3G Auth Data 20241118122623314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45270<->l=127.0.0.1:4258 20241118122623338 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122623338 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428867277099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428867277099" session_id=1428328136 session_state=BEGIN} 20241118122623338 DSS <0004> hlr_ussd.c:576 262428867277099/0x55228ec8: Process SS (BEGIN) 20241118122623338 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122623338 DSS <0004> hlr_ussd.c:518 262428867277099/0x55228ec8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122623338 DSS <0004> hlr_ussd.c:363 262428867277099/0x55228ec8: Tx USSD 'Your extension is 491614814444' 20241118122623338 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428867277099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428867277099" session_id=1428328136 session_state=END} 20241118122623338 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428867277099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122623338 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623338 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45270<->l=127.0.0.1:4258 20241118122623342 DAUC <0003> db_auc.c:157 IMSI='262427613834039': No 2G Auth Data 20241118122623342 DAUC <0003> db_auc.c:192 IMSI='262427613834039': No 3G Auth Data 20241118122623348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45280<->l=127.0.0.1:4258 20241118122623351 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122623351 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427613834039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427613834039" session_id=3014712225 session_state=BEGIN} 20241118122623351 DSS <0004> hlr_ussd.c:576 262427613834039/0xb3b0dba1: Process SS (BEGIN) 20241118122623351 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122623351 DSS <0004> hlr_ussd.c:518 262427613834039/0xb3b0dba1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122623352 DSS <0004> hlr_ussd.c:363 262427613834039/0xb3b0dba1: Tx USSD 'Your extension is 491610252462' 20241118122623352 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427613834039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427613834039" session_id=3014712225 session_state=END} 20241118122623352 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427613834039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122623352 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623352 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45280<->l=127.0.0.1:4258 20241118122623354 DAUC <0003> db_auc.c:157 IMSI='262425587680636': No 2G Auth Data 20241118122623354 DAUC <0003> db_auc.c:192 IMSI='262425587680636': No 3G Auth Data 20241118122623361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4258 20241118122623365 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122623365 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425587680636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425587680636" session_id=3416802571 session_state=BEGIN} 20241118122623365 DSS <0004> hlr_ussd.c:576 262425587680636/0xcba8450b: Process SS (BEGIN) 20241118122623365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122623365 DSS <0004> hlr_ussd.c:518 262425587680636/0xcba8450b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122623365 DSS <0004> hlr_ussd.c:363 262425587680636/0xcba8450b: Tx USSD 'Your extension is 491618615043' 20241118122623365 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425587680636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425587680636" session_id=3416802571 session_state=END} 20241118122623365 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425587680636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122623365 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623365 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4258 20241118122623368 DAUC <0003> db_auc.c:157 IMSI='262426399434629': No 2G Auth Data 20241118122623368 DAUC <0003> db_auc.c:192 IMSI='262426399434629': No 3G Auth Data 20241118122623374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45300<->l=127.0.0.1:4258 20241118122623377 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122623377 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426399434629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426399434629" session_id=1093388412 session_state=BEGIN} 20241118122623377 DSS <0004> hlr_ussd.c:576 262426399434629/0x412bc87c: Process SS (BEGIN) 20241118122623377 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122623377 DSS <0004> hlr_ussd.c:518 262426399434629/0x412bc87c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122623377 DSS <0004> hlr_ussd.c:363 262426399434629/0x412bc87c: Tx USSD 'Your extension is 491612330647' 20241118122623377 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426399434629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426399434629" session_id=1093388412 session_state=END} 20241118122623377 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426399434629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122623377 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623377 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45300<->l=127.0.0.1:4258 20241118122623380 DAUC <0003> db_auc.c:157 IMSI='262422841537887': No 2G Auth Data 20241118122623380 DAUC <0003> db_auc.c:192 IMSI='262422841537887': No 3G Auth Data 20241118122623386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45304<->l=127.0.0.1:4258 20241118122623389 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122623389 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422841537887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422841537887" session_id=2969433561 session_state=BEGIN} 20241118122623389 DSS <0004> hlr_ussd.c:576 262422841537887/0xb0fdf5d9: Process SS (BEGIN) 20241118122623389 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122623389 DSS <0004> hlr_ussd.c:518 262422841537887/0xb0fdf5d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122623390 DSS <0004> hlr_ussd.c:363 262422841537887/0xb0fdf5d9: Tx USSD 'Your extension is 491618638427' 20241118122623390 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422841537887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422841537887" session_id=2969433561 session_state=END} 20241118122623390 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422841537887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122623390 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623390 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45304<->l=127.0.0.1:4258 20241118122623392 DAUC <0003> db_auc.c:157 IMSI='262422165537442': No 2G Auth Data 20241118122623392 DAUC <0003> db_auc.c:192 IMSI='262422165537442': No 3G Auth Data 20241118122623399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45318<->l=127.0.0.1:4258 20241118122623402 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122623402 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422165537442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422165537442" session_id=593850823 session_state=BEGIN} 20241118122623402 DSS <0004> hlr_ussd.c:576 262422165537442/0x236571c7: Process SS (BEGIN) 20241118122623402 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122623402 DSS <0004> hlr_ussd.c:518 262422165537442/0x236571c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122623402 DSS <0004> hlr_ussd.c:363 262422165537442/0x236571c7: Tx USSD 'Your extension is 491613630023' 20241118122623402 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422165537442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422165537442" session_id=593850823 session_state=END} 20241118122623402 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422165537442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122623402 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623402 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45318<->l=127.0.0.1:4258 20241118122623404 DAUC <0003> db_auc.c:157 IMSI='262422197678236': No 2G Auth Data 20241118122623404 DAUC <0003> db_auc.c:192 IMSI='262422197678236': No 3G Auth Data 20241118122623411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45328<->l=127.0.0.1:4258 20241118122623414 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122623414 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422197678236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422197678236" session_id=2481521270 session_state=BEGIN} 20241118122623414 DSS <0004> hlr_ussd.c:576 262422197678236/0x93e90276: Process SS (BEGIN) 20241118122623414 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122623414 DSS <0004> hlr_ussd.c:518 262422197678236/0x93e90276: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122623414 DSS <0004> hlr_ussd.c:363 262422197678236/0x93e90276: Tx USSD 'Your extension is 491610812020' 20241118122623414 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422197678236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422197678236" session_id=2481521270 session_state=END} 20241118122623414 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422197678236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122623414 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623414 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45328<->l=127.0.0.1:4258 20241118122623416 DAUC <0003> db_auc.c:157 IMSI='262428005794821': No 2G Auth Data 20241118122623416 DAUC <0003> db_auc.c:192 IMSI='262428005794821': No 3G Auth Data 20241118122623422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45344<->l=127.0.0.1:4258 20241118122623425 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122623425 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428005794821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428005794821" session_id=1142930744 session_state=BEGIN} 20241118122623425 DSS <0004> hlr_ussd.c:576 262428005794821/0x441fbd38: Process SS (BEGIN) 20241118122623425 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122623425 DSS <0004> hlr_ussd.c:518 262428005794821/0x441fbd38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122623425 DSS <0004> hlr_ussd.c:363 262428005794821/0x441fbd38: Tx USSD 'Your extension is 491617440784' 20241118122623425 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428005794821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428005794821" session_id=1142930744 session_state=END} 20241118122623425 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428005794821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122623425 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623425 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122623427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45344<->l=127.0.0.1:4258 20241118122623428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45264<->l=127.0.0.1:4258 20241118122623428 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43799<->l=127.0.0.1:4259) 20241118122623428 DLINP <000b> input/ipa.c:451 connected read/write 20241118122623428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122623428 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122623428 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122623428 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122623451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45348<->l=127.0.0.1:4258 20241118122623652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45348<->l=127.0.0.1:4258 20241118122626772 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122626772 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122626779 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122626781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4258 20241118122626785 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122626785 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122626785 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122626785 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  20241118122626785 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122626785 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  20241118122626785 DLGSUP <0013> gsup_server.c:235 2:  20241118122626785 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122626785 DLGSUP <0013> gsup_server.c:235 3:  20241118122626785 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122626785 DLGSUP <0013> gsup_server.c:235 4:  20241118122626785 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122626785 DLGSUP <0013> gsup_server.c:235 5:  20241118122626785 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122626785 DLGSUP <0013> gsup_server.c:235 7:  20241118122626785 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122626785 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122626786 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122626786 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122626815 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36683<->l=127.0.0.1:4259) 20241118122626828 DAUC <0003> db_auc.c:157 IMSI='262420778560434': No 2G Auth Data 20241118122626828 DAUC <0003> db_auc.c:192 IMSI='262420778560434': No 3G Auth Data 20241118122626846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45364<->l=127.0.0.1:4258 20241118122626855 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122626855 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420778560434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420778560434" source_name="the-source\n" session_id=2208856495 session_state=BEGIN} 20241118122626855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241118122626855 DSS <0004> hlr_ussd.c:576 262420778560434/0x83a879af: Process SS (BEGIN) 20241118122626855 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122626855 DSS <0004> hlr_ussd.c:518 262420778560434/0x83a879af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122626855 DSS <0004> hlr_ussd.c:363 262420778560434/0x83a879af: Tx USSD 'Your extension is 491612855280' 20241118122626855 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420778560434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420778560434" destination_name="the-source\n" session_id=2208856495 session_state=END} 20241118122626855 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262420778560434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122626855 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626855 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45364<->l=127.0.0.1:4258 20241118122626860 DAUC <0003> db_auc.c:157 IMSI='262423367837927': No 2G Auth Data 20241118122626860 DAUC <0003> db_auc.c:192 IMSI='262423367837927': No 3G Auth Data 20241118122626873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45372<->l=127.0.0.1:4258 20241118122626876 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122626876 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423367837927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423367837927" source_name="the-source\n" session_id=3577107737 session_state=BEGIN} 20241118122626876 DSS <0004> hlr_ussd.c:576 262423367837927/0xd5365519: Process SS (BEGIN) 20241118122626876 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122626876 DSS <0004> hlr_ussd.c:518 262423367837927/0xd5365519: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122626876 DSS <0004> hlr_ussd.c:363 262423367837927/0xd5365519: Tx USSD 'Your extension is 491614557702' 20241118122626876 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423367837927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423367837927" destination_name="the-source\n" session_id=3577107737 session_state=END} 20241118122626876 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262423367837927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122626876 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626876 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45372<->l=127.0.0.1:4258 20241118122626878 DAUC <0003> db_auc.c:157 IMSI='262424723918558': No 2G Auth Data 20241118122626878 DAUC <0003> db_auc.c:192 IMSI='262424723918558': No 3G Auth Data 20241118122626884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45386<->l=127.0.0.1:4258 20241118122626887 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122626887 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424723918558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424723918558" source_name="the-source\n" session_id=950314054 session_state=BEGIN} 20241118122626887 DSS <0004> hlr_ussd.c:576 262424723918558/0x38a4a446: Process SS (BEGIN) 20241118122626887 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122626887 DSS <0004> hlr_ussd.c:518 262424723918558/0x38a4a446: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122626887 DSS <0004> hlr_ussd.c:363 262424723918558/0x38a4a446: Tx USSD 'Your extension is 491616500541' 20241118122626887 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424723918558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424723918558" destination_name="the-source\n" session_id=950314054 session_state=END} 20241118122626887 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262424723918558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122626887 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626887 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45386<->l=127.0.0.1:4258 20241118122626889 DAUC <0003> db_auc.c:157 IMSI='262421440617092': No 2G Auth Data 20241118122626889 DAUC <0003> db_auc.c:192 IMSI='262421440617092': No 3G Auth Data 20241118122626896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45400<->l=127.0.0.1:4258 20241118122626899 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122626899 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421440617092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421440617092" source_name="the-source\n" session_id=3633335012 session_state=BEGIN} 20241118122626899 DSS <0004> hlr_ussd.c:576 262421440617092/0xd8904ae4: Process SS (BEGIN) 20241118122626899 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122626899 DSS <0004> hlr_ussd.c:518 262421440617092/0xd8904ae4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122626899 DSS <0004> hlr_ussd.c:363 262421440617092/0xd8904ae4: Tx USSD 'Your extension is 491612220853' 20241118122626899 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421440617092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421440617092" destination_name="the-source\n" session_id=3633335012 session_state=END} 20241118122626899 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421440617092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122626899 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626899 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45400<->l=127.0.0.1:4258 20241118122626902 DAUC <0003> db_auc.c:157 IMSI='262423912227979': No 2G Auth Data 20241118122626902 DAUC <0003> db_auc.c:192 IMSI='262423912227979': No 3G Auth Data 20241118122626909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45414<->l=127.0.0.1:4258 20241118122626912 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122626912 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423912227979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423912227979" source_name="the-source\n" session_id=1893613925 session_state=BEGIN} 20241118122626912 DSS <0004> hlr_ussd.c:576 262423912227979/0x70de4165: Process SS (BEGIN) 20241118122626912 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122626912 DSS <0004> hlr_ussd.c:518 262423912227979/0x70de4165: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122626912 DSS <0004> hlr_ussd.c:363 262423912227979/0x70de4165: Tx USSD 'Your extension is 491612103263' 20241118122626912 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423912227979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423912227979" destination_name="the-source\n" session_id=1893613925 session_state=END} 20241118122626912 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423912227979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122626912 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626912 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45414<->l=127.0.0.1:4258 20241118122626914 DAUC <0003> db_auc.c:157 IMSI='262425343718680': No 2G Auth Data 20241118122626914 DAUC <0003> db_auc.c:192 IMSI='262425343718680': No 3G Auth Data 20241118122626921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45428<->l=127.0.0.1:4258 20241118122626925 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122626925 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425343718680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425343718680" source_name="the-source\n" session_id=2300635249 session_state=BEGIN} 20241118122626925 DSS <0004> hlr_ussd.c:576 262425343718680/0x8920e871: Process SS (BEGIN) 20241118122626925 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122626925 DSS <0004> hlr_ussd.c:518 262425343718680/0x8920e871: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122626925 DSS <0004> hlr_ussd.c:363 262425343718680/0x8920e871: Tx USSD 'Your extension is 491611523062' 20241118122626925 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425343718680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425343718680" destination_name="the-source\n" session_id=2300635249 session_state=END} 20241118122626925 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425343718680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122626925 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626925 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45428<->l=127.0.0.1:4258 20241118122626927 DAUC <0003> db_auc.c:157 IMSI='262423541174279': No 2G Auth Data 20241118122626927 DAUC <0003> db_auc.c:192 IMSI='262423541174279': No 3G Auth Data 20241118122626933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45432<->l=127.0.0.1:4258 20241118122626936 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122626936 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423541174279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423541174279" source_name="the-source\n" session_id=1754690203 session_state=BEGIN} 20241118122626936 DSS <0004> hlr_ussd.c:576 262423541174279/0x6896729b: Process SS (BEGIN) 20241118122626936 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122626936 DSS <0004> hlr_ussd.c:518 262423541174279/0x6896729b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122626936 DSS <0004> hlr_ussd.c:363 262423541174279/0x6896729b: Tx USSD 'Your extension is 491618661017' 20241118122626936 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423541174279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423541174279" destination_name="the-source\n" session_id=1754690203 session_state=END} 20241118122626936 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423541174279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122626936 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626936 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45432<->l=127.0.0.1:4258 20241118122626939 DAUC <0003> db_auc.c:157 IMSI='262429221064720': No 2G Auth Data 20241118122626939 DAUC <0003> db_auc.c:192 IMSI='262429221064720': No 3G Auth Data 20241118122626946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45444<->l=127.0.0.1:4258 20241118122626949 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122626949 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429221064720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429221064720" source_name="the-source\n" session_id=1761844943 session_state=BEGIN} 20241118122626949 DSS <0004> hlr_ussd.c:576 262429221064720/0x69039ecf: Process SS (BEGIN) 20241118122626949 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241118122626949 DSS <0004> hlr_ussd.c:518 262429221064720/0x69039ecf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241118122626949 DSS <0004> hlr_ussd.c:363 262429221064720/0x69039ecf: Tx USSD 'Your extension is 491615656785' 20241118122626949 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429221064720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429221064720" destination_name="the-source\n" session_id=1761844943 session_state=END} 20241118122626949 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262429221064720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122626949 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626949 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122626951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45444<->l=127.0.0.1:4258 20241118122626952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4258 20241118122626952 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36683<->l=127.0.0.1:4259) 20241118122626952 DLINP <000b> input/ipa.c:451 connected read/write 20241118122626952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122626952 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122626952 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122626952 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122626952 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241118122626975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45446<->l=127.0.0.1:4258 20241118122627176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45446<->l=127.0.0.1:4258 20241118122630298 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39387 20241118122630298 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39387 20241118122630300 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630300 DLINP <000b> input/ipa.c:405 127.0.0.1:39387 message received 20241118122630300 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122630301 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122630301 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630301 DLINP <000b> input/ipa.c:405 127.0.0.1:39387 message received 20241118122630301 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122630301 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241118122630301 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241118122630301 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241118122630301 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  20241118122630301 DLGSUP <0013> gsup_server.c:235 2:  20241118122630301 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122630301 DLGSUP <0013> gsup_server.c:235 3:  20241118122630301 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122630301 DLGSUP <0013> gsup_server.c:235 4:  20241118122630301 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122630301 DLGSUP <0013> gsup_server.c:235 5:  20241118122630301 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122630301 DLGSUP <0013> gsup_server.c:235 7:  20241118122630301 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122630301 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122630301 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122630301 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39387 20241118122630302 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122630302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45450<->l=127.0.0.1:4258 20241118122630303 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122630303 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122630303 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122630303 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  20241118122630303 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122630303 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  20241118122630303 DLGSUP <0013> gsup_server.c:235 2:  20241118122630303 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122630303 DLGSUP <0013> gsup_server.c:235 3:  20241118122630303 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122630303 DLGSUP <0013> gsup_server.c:235 4:  20241118122630303 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122630304 DLGSUP <0013> gsup_server.c:235 5:  20241118122630304 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122630304 DLGSUP <0013> gsup_server.c:235 7:  20241118122630304 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122630304 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122630304 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122630304 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122630312 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42219<->l=127.0.0.1:4259) 20241118122630315 DAUC <0003> db_auc.c:157 IMSI='262425449976661': No 2G Auth Data 20241118122630315 DAUC <0003> db_auc.c:192 IMSI='262425449976661': No 3G Auth Data 20241118122630322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45466<->l=127.0.0.1:4258 20241118122630350 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122630350 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425449976661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425449976661" session_id=3551574802 session_state=BEGIN} 20241118122630350 DSS <0004> hlr_ussd.c:576 262425449976661/0xd3b0bb12: Process SS (BEGIN) 20241118122630350 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122630350 DSS <0004> hlr_ussd.c:518 262425449976661/0xd3b0bb12: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122630350 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630350 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630350 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630350 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630360 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630360 DLINP <000b> input/ipa.c:405 127.0.0.1:39387 message received 20241118122630360 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425449976661 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425449976661" session_id=3551574802 session_state=END} 20241118122630360 DSS <0004> hlr_ussd.c:576 262425449976661/0xd3b0bb12: Process SS (END) 20241118122630360 DSS <0004> hlr_ussd.c:518 262425449976661/0xd3b0bb12: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122630360 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425449976661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425449976661" session_id=3551574802 session_state=END} 20241118122630360 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425449976661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122630360 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425449976661 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122630360 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630360 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45466<->l=127.0.0.1:4258 20241118122630370 DAUC <0003> db_auc.c:157 IMSI='262427450067302': No 2G Auth Data 20241118122630370 DAUC <0003> db_auc.c:192 IMSI='262427450067302': No 3G Auth Data 20241118122630384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45480<->l=127.0.0.1:4258 20241118122630387 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122630387 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427450067302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427450067302" session_id=2107256640 session_state=BEGIN} 20241118122630387 DSS <0004> hlr_ussd.c:576 262427450067302/0x7d9a2f40: Process SS (BEGIN) 20241118122630387 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122630387 DSS <0004> hlr_ussd.c:518 262427450067302/0x7d9a2f40: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122630387 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630387 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630387 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630387 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630388 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630388 DLINP <000b> input/ipa.c:405 127.0.0.1:39387 message received 20241118122630388 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427450067302 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427450067302" session_id=2107256640 session_state=END} 20241118122630388 DSS <0004> hlr_ussd.c:576 262427450067302/0x7d9a2f40: Process SS (END) 20241118122630388 DSS <0004> hlr_ussd.c:518 262427450067302/0x7d9a2f40: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122630388 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427450067302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427450067302" session_id=2107256640 session_state=END} 20241118122630388 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427450067302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122630388 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427450067302 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122630388 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630388 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45480<->l=127.0.0.1:4258 20241118122630390 DAUC <0003> db_auc.c:157 IMSI='262424684665487': No 2G Auth Data 20241118122630390 DAUC <0003> db_auc.c:192 IMSI='262424684665487': No 3G Auth Data 20241118122630396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45496<->l=127.0.0.1:4258 20241118122630398 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122630398 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424684665487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424684665487" session_id=3718748977 session_state=BEGIN} 20241118122630398 DSS <0004> hlr_ussd.c:576 262424684665487/0xdda79b31: Process SS (BEGIN) 20241118122630398 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122630398 DSS <0004> hlr_ussd.c:518 262424684665487/0xdda79b31: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122630398 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630399 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630399 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630399 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630399 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630399 DLINP <000b> input/ipa.c:405 127.0.0.1:39387 message received 20241118122630399 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262424684665487 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424684665487" session_id=3718748977 session_state=END} 20241118122630399 DSS <0004> hlr_ussd.c:576 262424684665487/0xdda79b31: Process SS (END) 20241118122630399 DSS <0004> hlr_ussd.c:518 262424684665487/0xdda79b31: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122630399 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424684665487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424684665487" session_id=3718748977 session_state=END} 20241118122630399 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424684665487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122630399 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262424684665487 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122630399 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630399 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45496<->l=127.0.0.1:4258 20241118122630401 DAUC <0003> db_auc.c:157 IMSI='262428114335053': No 2G Auth Data 20241118122630401 DAUC <0003> db_auc.c:192 IMSI='262428114335053': No 3G Auth Data 20241118122630408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45508<->l=127.0.0.1:4258 20241118122630411 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122630411 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428114335053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428114335053" session_id=227250865 session_state=BEGIN} 20241118122630411 DSS <0004> hlr_ussd.c:576 262428114335053/0x0d8b92b1: Process SS (BEGIN) 20241118122630411 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122630411 DSS <0004> hlr_ussd.c:518 262428114335053/0x0d8b92b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122630411 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630411 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630411 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630411 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630411 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630411 DLINP <000b> input/ipa.c:405 127.0.0.1:39387 message received 20241118122630411 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262428114335053 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428114335053" session_id=227250865 session_state=END} 20241118122630411 DSS <0004> hlr_ussd.c:576 262428114335053/0x0d8b92b1: Process SS (END) 20241118122630411 DSS <0004> hlr_ussd.c:518 262428114335053/0x0d8b92b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122630411 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428114335053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428114335053" session_id=227250865 session_state=END} 20241118122630411 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428114335053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122630411 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262428114335053 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122630411 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630411 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45508<->l=127.0.0.1:4258 20241118122630414 DAUC <0003> db_auc.c:157 IMSI='262421167783641': No 2G Auth Data 20241118122630414 DAUC <0003> db_auc.c:192 IMSI='262421167783641': No 3G Auth Data 20241118122630420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45518<->l=127.0.0.1:4258 20241118122630422 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122630422 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421167783641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421167783641" session_id=351517757 session_state=BEGIN} 20241118122630422 DSS <0004> hlr_ussd.c:576 262421167783641/0x14f3bc3d: Process SS (BEGIN) 20241118122630422 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122630422 DSS <0004> hlr_ussd.c:518 262421167783641/0x14f3bc3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122630422 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630422 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630422 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630422 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630423 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630423 DLINP <000b> input/ipa.c:405 127.0.0.1:39387 message received 20241118122630423 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262421167783641 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421167783641" session_id=351517757 session_state=END} 20241118122630423 DSS <0004> hlr_ussd.c:576 262421167783641/0x14f3bc3d: Process SS (END) 20241118122630423 DSS <0004> hlr_ussd.c:518 262421167783641/0x14f3bc3d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122630423 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421167783641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421167783641" session_id=351517757 session_state=END} 20241118122630423 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421167783641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122630423 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262421167783641 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122630423 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630423 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45518<->l=127.0.0.1:4258 20241118122630425 DAUC <0003> db_auc.c:157 IMSI='262424724692741': No 2G Auth Data 20241118122630425 DAUC <0003> db_auc.c:192 IMSI='262424724692741': No 3G Auth Data 20241118122630432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45522<->l=127.0.0.1:4258 20241118122630434 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122630434 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424724692741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424724692741" session_id=456666615 session_state=BEGIN} 20241118122630434 DSS <0004> hlr_ussd.c:576 262424724692741/0x1b382df7: Process SS (BEGIN) 20241118122630434 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122630434 DSS <0004> hlr_ussd.c:518 262424724692741/0x1b382df7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122630434 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630434 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630434 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630434 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630435 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630435 DLINP <000b> input/ipa.c:405 127.0.0.1:39387 message received 20241118122630435 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262424724692741 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424724692741" session_id=456666615 session_state=END} 20241118122630435 DSS <0004> hlr_ussd.c:576 262424724692741/0x1b382df7: Process SS (END) 20241118122630435 DSS <0004> hlr_ussd.c:518 262424724692741/0x1b382df7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122630435 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424724692741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424724692741" session_id=456666615 session_state=END} 20241118122630435 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424724692741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122630435 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262424724692741 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122630435 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630435 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45522<->l=127.0.0.1:4258 20241118122630437 DAUC <0003> db_auc.c:157 IMSI='262428745758866': No 2G Auth Data 20241118122630437 DAUC <0003> db_auc.c:192 IMSI='262428745758866': No 3G Auth Data 20241118122630444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45528<->l=127.0.0.1:4258 20241118122630447 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122630447 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428745758866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428745758866" session_id=1459719884 session_state=BEGIN} 20241118122630447 DSS <0004> hlr_ussd.c:576 262428745758866/0x57018ecc: Process SS (BEGIN) 20241118122630447 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122630447 DSS <0004> hlr_ussd.c:518 262428745758866/0x57018ecc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122630447 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630447 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630447 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630447 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630447 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630447 DLINP <000b> input/ipa.c:405 127.0.0.1:39387 message received 20241118122630447 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262428745758866 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428745758866" session_id=1459719884 session_state=END} 20241118122630447 DSS <0004> hlr_ussd.c:576 262428745758866/0x57018ecc: Process SS (END) 20241118122630447 DSS <0004> hlr_ussd.c:518 262428745758866/0x57018ecc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122630447 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428745758866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428745758866" session_id=1459719884 session_state=END} 20241118122630447 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428745758866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122630447 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262428745758866 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122630447 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630447 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45528<->l=127.0.0.1:4258 20241118122630450 DAUC <0003> db_auc.c:157 IMSI='262423781706757': No 2G Auth Data 20241118122630450 DAUC <0003> db_auc.c:192 IMSI='262423781706757': No 3G Auth Data 20241118122630456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45538<->l=127.0.0.1:4258 20241118122630459 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122630459 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423781706757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423781706757" session_id=2893002689 session_state=BEGIN} 20241118122630459 DSS <0004> hlr_ussd.c:576 262423781706757/0xac6fb7c1: Process SS (BEGIN) 20241118122630459 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122630459 DSS <0004> hlr_ussd.c:518 262423781706757/0xac6fb7c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122630459 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630459 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630459 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630459 DLINP <000b> input/ipa.c:431 127.0.0.1:39387 sending data 20241118122630459 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630460 DLINP <000b> input/ipa.c:405 127.0.0.1:39387 message received 20241118122630460 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262423781706757 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423781706757" session_id=2893002689 session_state=END} 20241118122630460 DSS <0004> hlr_ussd.c:576 262423781706757/0xac6fb7c1: Process SS (END) 20241118122630460 DSS <0004> hlr_ussd.c:518 262423781706757/0xac6fb7c1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122630460 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423781706757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423781706757" session_id=2893002689 session_state=END} 20241118122630460 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423781706757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122630460 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262423781706757 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122630460 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630460 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122630461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45538<->l=127.0.0.1:4258 20241118122630462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45450<->l=127.0.0.1:4258 20241118122630463 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122630463 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122630463 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122630463 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122630463 DLINP <000b> input/ipa.c:451 connected read/write 20241118122630463 DLINP <000b> input/ipa.c:405 127.0.0.1:39387 message received 20241118122630463 DLINP <000b> input/ipa.c:414 127.0.0.1:39387 connection closed with server 20241118122630463 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39387 20241118122630463 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241118122630463 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42219<->l=127.0.0.1:4259) 20241118122630486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45544<->l=127.0.0.1:4258 20241118122630688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45544<->l=127.0.0.1:4258 20241118122633755 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44395 20241118122633755 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44395 20241118122633757 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633757 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633757 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122633757 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122633758 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633758 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633758 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122633758 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241118122633758 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241118122633758 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241118122633758 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  20241118122633758 DLGSUP <0013> gsup_server.c:235 2:  20241118122633758 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122633758 DLGSUP <0013> gsup_server.c:235 3:  20241118122633758 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122633758 DLGSUP <0013> gsup_server.c:235 4:  20241118122633758 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122633758 DLGSUP <0013> gsup_server.c:235 5:  20241118122633758 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122633758 DLGSUP <0013> gsup_server.c:235 7:  20241118122633758 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122633758 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122633758 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122633758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44395 20241118122633759 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35482<->l=127.0.0.1:4258 20241118122633760 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633760 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122633760 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122633760 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  20241118122633760 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122633760 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  20241118122633760 DLGSUP <0013> gsup_server.c:235 2:  20241118122633760 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122633760 DLGSUP <0013> gsup_server.c:235 3:  20241118122633760 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122633760 DLGSUP <0013> gsup_server.c:235 4:  20241118122633760 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122633760 DLGSUP <0013> gsup_server.c:235 5:  20241118122633760 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122633760 DLGSUP <0013> gsup_server.c:235 7:  20241118122633761 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122633761 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122633761 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122633761 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122633772 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45447<->l=127.0.0.1:4259) 20241118122633775 DAUC <0003> db_auc.c:157 IMSI='262424908559378': No 2G Auth Data 20241118122633775 DAUC <0003> db_auc.c:192 IMSI='262424908559378': No 3G Auth Data 20241118122633781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4258 20241118122633802 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633802 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424908559378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424908559378" session_id=4122668047 session_state=BEGIN} 20241118122633802 DSS <0004> hlr_ussd.c:576 262424908559378/0xf5baec0f: Process SS (BEGIN) 20241118122633802 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122633802 DSS <0004> hlr_ussd.c:518 262424908559378/0xf5baec0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122633802 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633802 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633802 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633802 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633812 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633812 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633812 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262424908559378 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424908559378" session_id=4122668047 session_state=CONTINUE} 20241118122633812 DSS <0004> hlr_ussd.c:576 262424908559378/0xf5baec0f: Process SS (CONTINUE) 20241118122633812 DSS <0004> hlr_ussd.c:518 262424908559378/0xf5baec0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122633812 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424908559378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424908559378" session_id=4122668047 session_state=CONTINUE} 20241118122633812 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262424908559378 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633812 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633812 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633821 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633821 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424908559378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424908559378" session_id=4122668047 session_state=CONTINUE} 20241118122633821 DSS <0004> hlr_ussd.c:576 262424908559378/0xf5baec0f: Process SS (CONTINUE) 20241118122633822 DSS <0004> hlr_ussd.c:518 262424908559378/0xf5baec0f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633822 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424908559378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633822 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633822 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633822 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633822 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633825 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633825 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633825 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262424908559378 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424908559378" session_id=4122668047 session_state=END} 20241118122633825 DSS <0004> hlr_ussd.c:576 262424908559378/0xf5baec0f: Process SS (END) 20241118122633825 DSS <0004> hlr_ussd.c:518 262424908559378/0xf5baec0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633825 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424908559378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424908559378" session_id=4122668047 session_state=END} 20241118122633825 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424908559378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633825 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262424908559378 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633825 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633825 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4258 20241118122633829 DAUC <0003> db_auc.c:157 IMSI='262428376194508': No 2G Auth Data 20241118122633829 DAUC <0003> db_auc.c:192 IMSI='262428376194508': No 3G Auth Data 20241118122633844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35510<->l=127.0.0.1:4258 20241118122633847 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633847 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428376194508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428376194508" session_id=3170930351 session_state=BEGIN} 20241118122633847 DSS <0004> hlr_ussd.c:576 262428376194508/0xbd008eaf: Process SS (BEGIN) 20241118122633847 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122633847 DSS <0004> hlr_ussd.c:518 262428376194508/0xbd008eaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122633847 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633847 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633847 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633847 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633848 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633848 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633848 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262428376194508 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428376194508" session_id=3170930351 session_state=CONTINUE} 20241118122633848 DSS <0004> hlr_ussd.c:576 262428376194508/0xbd008eaf: Process SS (CONTINUE) 20241118122633848 DSS <0004> hlr_ussd.c:518 262428376194508/0xbd008eaf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122633848 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428376194508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428376194508" session_id=3170930351 session_state=CONTINUE} 20241118122633848 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262428376194508 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633848 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633848 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633850 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633850 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428376194508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428376194508" session_id=3170930351 session_state=CONTINUE} 20241118122633850 DSS <0004> hlr_ussd.c:576 262428376194508/0xbd008eaf: Process SS (CONTINUE) 20241118122633850 DSS <0004> hlr_ussd.c:518 262428376194508/0xbd008eaf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633850 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428376194508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633850 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633850 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633850 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633850 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633850 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633850 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633850 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262428376194508 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428376194508" session_id=3170930351 session_state=END} 20241118122633850 DSS <0004> hlr_ussd.c:576 262428376194508/0xbd008eaf: Process SS (END) 20241118122633850 DSS <0004> hlr_ussd.c:518 262428376194508/0xbd008eaf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633850 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428376194508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428376194508" session_id=3170930351 session_state=END} 20241118122633851 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428376194508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633851 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262428376194508 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633851 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633851 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35510<->l=127.0.0.1:4258 20241118122633851 DAUC <0003> db_auc.c:157 IMSI='262422076564959': No 2G Auth Data 20241118122633851 DAUC <0003> db_auc.c:192 IMSI='262422076564959': No 3G Auth Data 20241118122633858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35518<->l=127.0.0.1:4258 20241118122633861 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633861 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422076564959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422076564959" session_id=3533215182 session_state=BEGIN} 20241118122633861 DSS <0004> hlr_ussd.c:576 262422076564959/0xd29895ce: Process SS (BEGIN) 20241118122633861 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122633861 DSS <0004> hlr_ussd.c:518 262422076564959/0xd29895ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122633861 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633861 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633861 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633861 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633861 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633861 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633861 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422076564959 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422076564959" session_id=3533215182 session_state=CONTINUE} 20241118122633861 DSS <0004> hlr_ussd.c:576 262422076564959/0xd29895ce: Process SS (CONTINUE) 20241118122633861 DSS <0004> hlr_ussd.c:518 262422076564959/0xd29895ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122633861 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422076564959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422076564959" session_id=3533215182 session_state=CONTINUE} 20241118122633861 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422076564959 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633861 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633861 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633863 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633863 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422076564959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422076564959" session_id=3533215182 session_state=CONTINUE} 20241118122633863 DSS <0004> hlr_ussd.c:576 262422076564959/0xd29895ce: Process SS (CONTINUE) 20241118122633863 DSS <0004> hlr_ussd.c:518 262422076564959/0xd29895ce: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633863 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422076564959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633863 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633863 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633863 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633863 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633864 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633864 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633864 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422076564959 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422076564959" session_id=3533215182 session_state=END} 20241118122633864 DSS <0004> hlr_ussd.c:576 262422076564959/0xd29895ce: Process SS (END) 20241118122633864 DSS <0004> hlr_ussd.c:518 262422076564959/0xd29895ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633864 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422076564959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422076564959" session_id=3533215182 session_state=END} 20241118122633864 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422076564959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633864 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422076564959 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633864 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633864 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35518<->l=127.0.0.1:4258 20241118122633865 DAUC <0003> db_auc.c:157 IMSI='262424289932282': No 2G Auth Data 20241118122633865 DAUC <0003> db_auc.c:192 IMSI='262424289932282': No 3G Auth Data 20241118122633871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35524<->l=127.0.0.1:4258 20241118122633874 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633874 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424289932282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424289932282" session_id=3494057117 session_state=BEGIN} 20241118122633874 DSS <0004> hlr_ussd.c:576 262424289932282/0xd043149d: Process SS (BEGIN) 20241118122633874 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122633874 DSS <0004> hlr_ussd.c:518 262424289932282/0xd043149d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122633874 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633874 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633874 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633874 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633875 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633875 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633875 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262424289932282 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424289932282" session_id=3494057117 session_state=CONTINUE} 20241118122633875 DSS <0004> hlr_ussd.c:576 262424289932282/0xd043149d: Process SS (CONTINUE) 20241118122633875 DSS <0004> hlr_ussd.c:518 262424289932282/0xd043149d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122633875 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424289932282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424289932282" session_id=3494057117 session_state=CONTINUE} 20241118122633875 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262424289932282 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633875 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633875 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633877 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633877 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424289932282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424289932282" session_id=3494057117 session_state=CONTINUE} 20241118122633877 DSS <0004> hlr_ussd.c:576 262424289932282/0xd043149d: Process SS (CONTINUE) 20241118122633877 DSS <0004> hlr_ussd.c:518 262424289932282/0xd043149d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633877 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424289932282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633877 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633877 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633877 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633877 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633878 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633878 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633878 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262424289932282 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424289932282" session_id=3494057117 session_state=END} 20241118122633878 DSS <0004> hlr_ussd.c:576 262424289932282/0xd043149d: Process SS (END) 20241118122633878 DSS <0004> hlr_ussd.c:518 262424289932282/0xd043149d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633878 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424289932282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424289932282" session_id=3494057117 session_state=END} 20241118122633878 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424289932282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633878 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262424289932282 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633878 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633878 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35524<->l=127.0.0.1:4258 20241118122633879 DAUC <0003> db_auc.c:157 IMSI='262426399894494': No 2G Auth Data 20241118122633879 DAUC <0003> db_auc.c:192 IMSI='262426399894494': No 3G Auth Data 20241118122633885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 20241118122633888 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633888 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426399894494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426399894494" session_id=4056594139 session_state=BEGIN} 20241118122633888 DSS <0004> hlr_ussd.c:576 262426399894494/0xf1cab6db: Process SS (BEGIN) 20241118122633888 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122633888 DSS <0004> hlr_ussd.c:518 262426399894494/0xf1cab6db: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122633888 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633888 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633888 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633888 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633889 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633889 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633889 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262426399894494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426399894494" session_id=4056594139 session_state=CONTINUE} 20241118122633889 DSS <0004> hlr_ussd.c:576 262426399894494/0xf1cab6db: Process SS (CONTINUE) 20241118122633889 DSS <0004> hlr_ussd.c:518 262426399894494/0xf1cab6db: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122633889 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426399894494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426399894494" session_id=4056594139 session_state=CONTINUE} 20241118122633889 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262426399894494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633889 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633889 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633891 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633891 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426399894494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426399894494" session_id=4056594139 session_state=CONTINUE} 20241118122633891 DSS <0004> hlr_ussd.c:576 262426399894494/0xf1cab6db: Process SS (CONTINUE) 20241118122633891 DSS <0004> hlr_ussd.c:518 262426399894494/0xf1cab6db: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633891 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426399894494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633891 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633891 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633891 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633891 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633892 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633892 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633892 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262426399894494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426399894494" session_id=4056594139 session_state=END} 20241118122633892 DSS <0004> hlr_ussd.c:576 262426399894494/0xf1cab6db: Process SS (END) 20241118122633892 DSS <0004> hlr_ussd.c:518 262426399894494/0xf1cab6db: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633892 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426399894494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426399894494" session_id=4056594139 session_state=END} 20241118122633892 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426399894494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633892 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262426399894494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633892 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633892 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 20241118122633893 DAUC <0003> db_auc.c:157 IMSI='262426403823635': No 2G Auth Data 20241118122633893 DAUC <0003> db_auc.c:192 IMSI='262426403823635': No 3G Auth Data 20241118122633899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35530<->l=127.0.0.1:4258 20241118122633902 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633902 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426403823635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426403823635" session_id=2655503271 session_state=BEGIN} 20241118122633902 DSS <0004> hlr_ussd.c:576 262426403823635/0x9e47c3a7: Process SS (BEGIN) 20241118122633902 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122633902 DSS <0004> hlr_ussd.c:518 262426403823635/0x9e47c3a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122633902 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633902 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633902 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633902 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633903 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633903 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633903 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426403823635 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426403823635" session_id=2655503271 session_state=CONTINUE} 20241118122633903 DSS <0004> hlr_ussd.c:576 262426403823635/0x9e47c3a7: Process SS (CONTINUE) 20241118122633903 DSS <0004> hlr_ussd.c:518 262426403823635/0x9e47c3a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122633903 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426403823635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426403823635" session_id=2655503271 session_state=CONTINUE} 20241118122633903 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426403823635 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633903 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633903 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633905 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633905 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426403823635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426403823635" session_id=2655503271 session_state=CONTINUE} 20241118122633905 DSS <0004> hlr_ussd.c:576 262426403823635/0x9e47c3a7: Process SS (CONTINUE) 20241118122633905 DSS <0004> hlr_ussd.c:518 262426403823635/0x9e47c3a7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633905 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426403823635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633905 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633905 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633905 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633905 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633906 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633906 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633906 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426403823635 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426403823635" session_id=2655503271 session_state=END} 20241118122633906 DSS <0004> hlr_ussd.c:576 262426403823635/0x9e47c3a7: Process SS (END) 20241118122633906 DSS <0004> hlr_ussd.c:518 262426403823635/0x9e47c3a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633906 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426403823635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426403823635" session_id=2655503271 session_state=END} 20241118122633906 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426403823635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633906 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426403823635 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633906 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633906 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35530<->l=127.0.0.1:4258 20241118122633907 DAUC <0003> db_auc.c:157 IMSI='262422502638022': No 2G Auth Data 20241118122633907 DAUC <0003> db_auc.c:192 IMSI='262422502638022': No 3G Auth Data 20241118122633913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 20241118122633916 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633916 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422502638022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422502638022" session_id=4090715663 session_state=BEGIN} 20241118122633916 DSS <0004> hlr_ussd.c:576 262422502638022/0xf3d35e0f: Process SS (BEGIN) 20241118122633916 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122633916 DSS <0004> hlr_ussd.c:518 262422502638022/0xf3d35e0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122633916 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633916 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633916 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633916 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633917 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633917 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633917 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262422502638022 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502638022" session_id=4090715663 session_state=CONTINUE} 20241118122633917 DSS <0004> hlr_ussd.c:576 262422502638022/0xf3d35e0f: Process SS (CONTINUE) 20241118122633917 DSS <0004> hlr_ussd.c:518 262422502638022/0xf3d35e0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122633917 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422502638022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502638022" session_id=4090715663 session_state=CONTINUE} 20241118122633917 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262422502638022 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633917 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633917 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633920 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633920 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422502638022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422502638022" session_id=4090715663 session_state=CONTINUE} 20241118122633920 DSS <0004> hlr_ussd.c:576 262422502638022/0xf3d35e0f: Process SS (CONTINUE) 20241118122633920 DSS <0004> hlr_ussd.c:518 262422502638022/0xf3d35e0f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633920 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422502638022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633920 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633920 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633920 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633920 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633921 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633921 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633921 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262422502638022 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502638022" session_id=4090715663 session_state=END} 20241118122633921 DSS <0004> hlr_ussd.c:576 262422502638022/0xf3d35e0f: Process SS (END) 20241118122633921 DSS <0004> hlr_ussd.c:518 262422502638022/0xf3d35e0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633921 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422502638022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502638022" session_id=4090715663 session_state=END} 20241118122633921 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422502638022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633921 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262422502638022 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633921 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633921 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 20241118122633922 DAUC <0003> db_auc.c:157 IMSI='262428658632401': No 2G Auth Data 20241118122633922 DAUC <0003> db_auc.c:192 IMSI='262428658632401': No 3G Auth Data 20241118122633928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35550<->l=127.0.0.1:4258 20241118122633931 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633931 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428658632401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428658632401" session_id=1857488587 session_state=BEGIN} 20241118122633931 DSS <0004> hlr_ussd.c:576 262428658632401/0x6eb706cb: Process SS (BEGIN) 20241118122633931 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241118122633931 DSS <0004> hlr_ussd.c:518 262428658632401/0x6eb706cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241118122633931 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633931 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633931 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633931 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633932 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633932 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633932 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262428658632401 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428658632401" session_id=1857488587 session_state=CONTINUE} 20241118122633932 DSS <0004> hlr_ussd.c:576 262428658632401/0x6eb706cb: Process SS (CONTINUE) 20241118122633932 DSS <0004> hlr_ussd.c:518 262428658632401/0x6eb706cb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241118122633932 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428658632401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428658632401" session_id=1857488587 session_state=CONTINUE} 20241118122633932 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262428658632401 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633932 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633932 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633935 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633935 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428658632401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428658632401" session_id=1857488587 session_state=CONTINUE} 20241118122633935 DSS <0004> hlr_ussd.c:576 262428658632401/0x6eb706cb: Process SS (CONTINUE) 20241118122633935 DSS <0004> hlr_ussd.c:518 262428658632401/0x6eb706cb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633935 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428658632401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633935 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633935 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633935 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633935 DLINP <000b> input/ipa.c:431 127.0.0.1:44395 sending data 20241118122633936 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633936 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633936 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262428658632401 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428658632401" session_id=1857488587 session_state=END} 20241118122633936 DSS <0004> hlr_ussd.c:576 262428658632401/0x6eb706cb: Process SS (END) 20241118122633936 DSS <0004> hlr_ussd.c:518 262428658632401/0x6eb706cb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241118122633936 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428658632401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428658632401" session_id=1857488587 session_state=END} 20241118122633936 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428658632401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122633936 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262428658632401 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122633936 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633936 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122633937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35550<->l=127.0.0.1:4258 20241118122633937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35482<->l=127.0.0.1:4258 20241118122633938 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633938 DLINP <000b> input/ipa.c:405 127.0.0.1:44395 message received 20241118122633938 DLINP <000b> input/ipa.c:414 127.0.0.1:44395 connection closed with server 20241118122633938 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44395 20241118122633938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241118122633938 DLINP <000b> input/ipa.c:451 connected read/write 20241118122633938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122633938 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122633938 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122633938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122633938 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45447<->l=127.0.0.1:4259) 20241118122633962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 20241118122634163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 20241118122637285 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40067 20241118122637285 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40067 20241118122637286 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637286 DLINP <000b> input/ipa.c:405 127.0.0.1:40067 message received 20241118122637287 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122637287 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122637288 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637288 DLINP <000b> input/ipa.c:405 127.0.0.1:40067 message received 20241118122637288 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122637288 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241118122637288 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241118122637288 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241118122637288 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  20241118122637288 DLGSUP <0013> gsup_server.c:235 2:  20241118122637288 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122637288 DLGSUP <0013> gsup_server.c:235 3:  20241118122637288 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122637288 DLGSUP <0013> gsup_server.c:235 4:  20241118122637288 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122637288 DLGSUP <0013> gsup_server.c:235 5:  20241118122637288 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122637288 DLGSUP <0013> gsup_server.c:235 7:  20241118122637288 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122637288 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122637288 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122637288 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40067 20241118122637288 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122637289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4258 20241118122637289 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122637290 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122637290 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122637290 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  20241118122637290 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122637290 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  20241118122637290 DLGSUP <0013> gsup_server.c:235 2:  20241118122637290 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122637290 DLGSUP <0013> gsup_server.c:235 3:  20241118122637290 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122637290 DLGSUP <0013> gsup_server.c:235 4:  20241118122637290 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122637290 DLGSUP <0013> gsup_server.c:235 5:  20241118122637290 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122637290 DLGSUP <0013> gsup_server.c:235 7:  20241118122637290 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122637290 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122637290 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122637290 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122637297 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36895<->l=127.0.0.1:4259) 20241118122637302 DAUC <0003> db_auc.c:157 IMSI='262424245996956': No 2G Auth Data 20241118122637302 DAUC <0003> db_auc.c:192 IMSI='262424245996956': No 3G Auth Data 20241118122637308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4258 20241118122637330 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122637330 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424245996956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424245996956" session_id=96227890 session_state=BEGIN} 20241118122637330 DSS <0004> hlr_ussd.c:576 262424245996956/0x05bc5232: Process SS (BEGIN) 20241118122637330 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118122637330 DSS <0004> hlr_ussd.c:518 262424245996956/0x05bc5232: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118122637330 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637330 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637330 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637330 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637340 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637340 DLINP <000b> input/ipa.c:405 127.0.0.1:40067 message received 20241118122637340 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424245996956 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424245996956" session_id=96227890 session_state=END} 20241118122637340 DSS <0004> hlr_ussd.c:576 262424245996956/0x05bc5232: Process SS (END) 20241118122637340 DSS <0004> hlr_ussd.c:518 262424245996956/0x05bc5232: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118122637340 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424245996956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424245996956" session_id=96227890 session_state=END} 20241118122637340 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424245996956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122637340 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424245996956 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122637340 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637340 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4258 20241118122637348 DAUC <0003> db_auc.c:157 IMSI='262423955831742': No 2G Auth Data 20241118122637348 DAUC <0003> db_auc.c:192 IMSI='262423955831742': No 3G Auth Data 20241118122637364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4258 20241118122637368 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122637368 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423955831742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423955831742" session_id=1102004022 session_state=BEGIN} 20241118122637368 DSS <0004> hlr_ussd.c:576 262423955831742/0x41af3f36: Process SS (BEGIN) 20241118122637368 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118122637368 DSS <0004> hlr_ussd.c:518 262423955831742/0x41af3f36: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118122637368 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637368 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637368 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637368 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637368 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637368 DLINP <000b> input/ipa.c:405 127.0.0.1:40067 message received 20241118122637368 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262423955831742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423955831742" session_id=1102004022 session_state=END} 20241118122637368 DSS <0004> hlr_ussd.c:576 262423955831742/0x41af3f36: Process SS (END) 20241118122637368 DSS <0004> hlr_ussd.c:518 262423955831742/0x41af3f36: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118122637368 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423955831742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423955831742" session_id=1102004022 session_state=END} 20241118122637368 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423955831742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122637368 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262423955831742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122637368 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637368 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4258 20241118122637370 DAUC <0003> db_auc.c:157 IMSI='262420451923483': No 2G Auth Data 20241118122637370 DAUC <0003> db_auc.c:192 IMSI='262420451923483': No 3G Auth Data 20241118122637377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4258 20241118122637379 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122637379 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420451923483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420451923483" session_id=500048602 session_state=BEGIN} 20241118122637379 DSS <0004> hlr_ussd.c:576 262420451923483/0x1dce22da: Process SS (BEGIN) 20241118122637379 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118122637379 DSS <0004> hlr_ussd.c:518 262420451923483/0x1dce22da: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118122637379 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637379 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637379 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637379 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637380 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637380 DLINP <000b> input/ipa.c:405 127.0.0.1:40067 message received 20241118122637380 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262420451923483 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420451923483" session_id=500048602 session_state=END} 20241118122637380 DSS <0004> hlr_ussd.c:576 262420451923483/0x1dce22da: Process SS (END) 20241118122637380 DSS <0004> hlr_ussd.c:518 262420451923483/0x1dce22da: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118122637380 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420451923483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420451923483" session_id=500048602 session_state=END} 20241118122637380 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420451923483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122637380 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262420451923483 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122637380 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637380 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4258 20241118122637382 DAUC <0003> db_auc.c:157 IMSI='262420536490097': No 2G Auth Data 20241118122637382 DAUC <0003> db_auc.c:192 IMSI='262420536490097': No 3G Auth Data 20241118122637388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35614<->l=127.0.0.1:4258 20241118122637391 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122637391 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420536490097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420536490097" session_id=4053325748 session_state=BEGIN} 20241118122637391 DSS <0004> hlr_ussd.c:576 262420536490097/0xf198d7b4: Process SS (BEGIN) 20241118122637391 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118122637391 DSS <0004> hlr_ussd.c:518 262420536490097/0xf198d7b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118122637391 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637391 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637391 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637391 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637392 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637392 DLINP <000b> input/ipa.c:405 127.0.0.1:40067 message received 20241118122637392 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420536490097 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420536490097" session_id=4053325748 session_state=END} 20241118122637392 DSS <0004> hlr_ussd.c:576 262420536490097/0xf198d7b4: Process SS (END) 20241118122637392 DSS <0004> hlr_ussd.c:518 262420536490097/0xf198d7b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118122637392 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420536490097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420536490097" session_id=4053325748 session_state=END} 20241118122637392 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420536490097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122637392 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420536490097 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122637392 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637392 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35614<->l=127.0.0.1:4258 20241118122637394 DAUC <0003> db_auc.c:157 IMSI='262429017866338': No 2G Auth Data 20241118122637394 DAUC <0003> db_auc.c:192 IMSI='262429017866338': No 3G Auth Data 20241118122637401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35624<->l=127.0.0.1:4258 20241118122637404 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122637404 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429017866338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429017866338" session_id=1538018886 session_state=BEGIN} 20241118122637404 DSS <0004> hlr_ussd.c:576 262429017866338/0x5bac4e46: Process SS (BEGIN) 20241118122637404 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118122637404 DSS <0004> hlr_ussd.c:518 262429017866338/0x5bac4e46: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118122637404 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637404 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637404 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637404 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637405 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637405 DLINP <000b> input/ipa.c:405 127.0.0.1:40067 message received 20241118122637405 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429017866338 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429017866338" session_id=1538018886 session_state=END} 20241118122637405 DSS <0004> hlr_ussd.c:576 262429017866338/0x5bac4e46: Process SS (END) 20241118122637405 DSS <0004> hlr_ussd.c:518 262429017866338/0x5bac4e46: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118122637405 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429017866338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429017866338" session_id=1538018886 session_state=END} 20241118122637405 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429017866338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122637405 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429017866338 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122637405 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637405 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35624<->l=127.0.0.1:4258 20241118122637407 DAUC <0003> db_auc.c:157 IMSI='262424959706255': No 2G Auth Data 20241118122637407 DAUC <0003> db_auc.c:192 IMSI='262424959706255': No 3G Auth Data 20241118122637414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35638<->l=127.0.0.1:4258 20241118122637417 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122637417 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424959706255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424959706255" session_id=659408224 session_state=BEGIN} 20241118122637417 DSS <0004> hlr_ussd.c:576 262424959706255/0x274dc560: Process SS (BEGIN) 20241118122637417 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118122637417 DSS <0004> hlr_ussd.c:518 262424959706255/0x274dc560: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118122637417 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637417 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637417 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637417 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637417 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637417 DLINP <000b> input/ipa.c:405 127.0.0.1:40067 message received 20241118122637417 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262424959706255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424959706255" session_id=659408224 session_state=END} 20241118122637417 DSS <0004> hlr_ussd.c:576 262424959706255/0x274dc560: Process SS (END) 20241118122637418 DSS <0004> hlr_ussd.c:518 262424959706255/0x274dc560: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118122637418 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424959706255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424959706255" session_id=659408224 session_state=END} 20241118122637418 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424959706255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122637418 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262424959706255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122637418 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637418 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35638<->l=127.0.0.1:4258 20241118122637421 DAUC <0003> db_auc.c:157 IMSI='262423725977561': No 2G Auth Data 20241118122637421 DAUC <0003> db_auc.c:192 IMSI='262423725977561': No 3G Auth Data 20241118122637428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35654<->l=127.0.0.1:4258 20241118122637431 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122637431 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423725977561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423725977561" session_id=242012384 session_state=BEGIN} 20241118122637431 DSS <0004> hlr_ussd.c:576 262423725977561/0x0e6cd0e0: Process SS (BEGIN) 20241118122637431 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118122637431 DSS <0004> hlr_ussd.c:518 262423725977561/0x0e6cd0e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118122637431 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637431 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637431 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637431 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637432 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637432 DLINP <000b> input/ipa.c:405 127.0.0.1:40067 message received 20241118122637432 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262423725977561 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423725977561" session_id=242012384 session_state=END} 20241118122637432 DSS <0004> hlr_ussd.c:576 262423725977561/0x0e6cd0e0: Process SS (END) 20241118122637432 DSS <0004> hlr_ussd.c:518 262423725977561/0x0e6cd0e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118122637432 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423725977561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423725977561" session_id=242012384 session_state=END} 20241118122637432 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423725977561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122637432 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262423725977561 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122637432 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637432 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35654<->l=127.0.0.1:4258 20241118122637434 DAUC <0003> db_auc.c:157 IMSI='262420783243313': No 2G Auth Data 20241118122637434 DAUC <0003> db_auc.c:192 IMSI='262420783243313': No 3G Auth Data 20241118122637440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4258 20241118122637443 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122637443 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420783243313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420783243313" session_id=1166831187 session_state=BEGIN} 20241118122637443 DSS <0004> hlr_ussd.c:576 262420783243313/0x458c6e53: Process SS (BEGIN) 20241118122637443 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241118122637443 DSS <0004> hlr_ussd.c:518 262420783243313/0x458c6e53: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241118122637443 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637443 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637443 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637443 DLINP <000b> input/ipa.c:431 127.0.0.1:40067 sending data 20241118122637444 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637444 DLINP <000b> input/ipa.c:405 127.0.0.1:40067 message received 20241118122637444 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262420783243313 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420783243313" session_id=1166831187 session_state=END} 20241118122637444 DSS <0004> hlr_ussd.c:576 262420783243313/0x458c6e53: Process SS (END) 20241118122637444 DSS <0004> hlr_ussd.c:518 262420783243313/0x458c6e53: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241118122637444 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420783243313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420783243313" session_id=1166831187 session_state=END} 20241118122637444 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420783243313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122637444 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262420783243313 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241118122637444 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637444 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122637446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4258 20241118122637448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4258 20241118122637448 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637448 DLINP <000b> input/ipa.c:405 127.0.0.1:40067 message received 20241118122637448 DLINP <000b> input/ipa.c:414 127.0.0.1:40067 connection closed with server 20241118122637448 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40067 20241118122637448 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241118122637448 DLINP <000b> input/ipa.c:451 connected read/write 20241118122637448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122637448 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122637448 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122637448 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122637448 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36895<->l=127.0.0.1:4259) 20241118122637479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4258 20241118122637680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4258 20241118122639604 DSS <0004> hlr_ussd.c:239 262427016450545/0x5ff4bbb9: SS Session Timeout, destroying 20241118122639604 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427016450545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122639619 DSS <0004> hlr_ussd.c:239 262428268868452/0xe8d4a443: SS Session Timeout, destroying 20241118122639619 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428268868452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122639630 DSS <0004> hlr_ussd.c:239 262427056630030/0x1bffa77a: SS Session Timeout, destroying 20241118122639630 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427056630030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122639640 DSS <0004> hlr_ussd.c:239 262422537638492/0x38cd6e3f: SS Session Timeout, destroying 20241118122639640 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422537638492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122639650 DSS <0004> hlr_ussd.c:239 262425739072884/0x204154bf: SS Session Timeout, destroying 20241118122639650 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425739072884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122639661 DSS <0004> hlr_ussd.c:239 262424697029187/0x6434b1e6: SS Session Timeout, destroying 20241118122639662 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424697029187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122639673 DSS <0004> hlr_ussd.c:239 262423275792579/0xe0d3a265: SS Session Timeout, destroying 20241118122639673 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423275792579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122639684 DSS <0004> hlr_ussd.c:239 262426779170830/0x1ad6221e: SS Session Timeout, destroying 20241118122639684 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426779170830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122640777 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122640777 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122640781 DLINP <000b> input/ipa.c:451 connected read/write 20241118122640781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122640783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35692<->l=127.0.0.1:4258 20241118122640787 DLINP <000b> input/ipa.c:451 connected read/write 20241118122640787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122640787 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122640787 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122640787 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  20241118122640787 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122640787 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  20241118122640787 DLGSUP <0013> gsup_server.c:235 2:  20241118122640787 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122640787 DLGSUP <0013> gsup_server.c:235 3:  20241118122640787 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122640787 DLGSUP <0013> gsup_server.c:235 4:  20241118122640787 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122640787 DLGSUP <0013> gsup_server.c:235 5:  20241118122640787 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122640787 DLGSUP <0013> gsup_server.c:235 7:  20241118122640787 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122640787 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122640787 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122640787 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122640810 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40771<->l=127.0.0.1:4259) 20241118122640815 DAUC <0003> db_auc.c:157 IMSI='262424018087044': No 2G Auth Data 20241118122640815 DAUC <0003> db_auc.c:192 IMSI='262424018087044': No 3G Auth Data 20241118122640845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35706<->l=127.0.0.1:4258 20241118122640859 DLINP <000b> input/ipa.c:451 connected read/write 20241118122640859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122640859 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424018087044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424018087044" session_id=2607869760 session_state=BEGIN} 20241118122640859 DSS <0004> hlr_ussd.c:576 262424018087044/0x9b70ef40: Process SS (BEGIN) 20241118122640859 DSS <0004> hlr_ussd.c:498 262424018087044/0x9b70ef40: SS CompType=Invoke, OpCode=InterrogateSS 20241118122640859 DSS <0004> hlr_ussd.c:506 262424018087044/0x9b70ef40: Structured SS requests are not supported, rejecting... 20241118122640859 DSS <0004> hlr_ussd.c:354 262424018087044/0x9b70ef40: Tx ReturnError(0, 0x15) 20241118122640859 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424018087044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424018087044" session_id=2607869760 session_state=END} 20241118122640859 DLINP <000b> input/ipa.c:451 connected read/write 20241118122640859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122640859 DLINP <000b> input/ipa.c:451 connected read/write 20241118122640859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122640866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35706<->l=127.0.0.1:4258 20241118122640868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35692<->l=127.0.0.1:4258 20241118122640869 DLINP <000b> input/ipa.c:451 connected read/write 20241118122640869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122640870 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122640870 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122640870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122640870 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40771<->l=127.0.0.1:4259) 20241118122640908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 20241118122641009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 20241118122643007 DSS <0004> hlr_ussd.c:239 262426062437374/0x79e9a585: SS Session Timeout, destroying 20241118122643007 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426062437374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122643021 DSS <0004> hlr_ussd.c:239 262422547731294/0xb7d9cf57: SS Session Timeout, destroying 20241118122643021 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422547731294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122643031 DSS <0004> hlr_ussd.c:239 262421625983608/0x554f0163: SS Session Timeout, destroying 20241118122643031 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421625983608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122643041 DSS <0004> hlr_ussd.c:239 262420694651821/0xd163251d: SS Session Timeout, destroying 20241118122643041 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420694651821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122643052 DSS <0004> hlr_ussd.c:239 262424359775944/0x1d8758e6: SS Session Timeout, destroying 20241118122643053 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424359775944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122643064 DSS <0004> hlr_ussd.c:239 262422521078680/0xb7ba6346: SS Session Timeout, destroying 20241118122643064 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422521078680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122643075 DSS <0004> hlr_ussd.c:239 262425199838753/0x715ea3de: SS Session Timeout, destroying 20241118122643075 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425199838753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122643087 DSS <0004> hlr_ussd.c:239 262427754171924/0x65d54968: SS Session Timeout, destroying 20241118122643087 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427754171924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122644132 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122644132 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122644136 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38698<->l=127.0.0.1:4258 20241118122644142 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644142 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122644142 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122644142 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  20241118122644142 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122644142 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  20241118122644142 DLGSUP <0013> gsup_server.c:235 2:  20241118122644142 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122644142 DLGSUP <0013> gsup_server.c:235 3:  20241118122644142 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122644142 DLGSUP <0013> gsup_server.c:235 4:  20241118122644142 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122644142 DLGSUP <0013> gsup_server.c:235 5:  20241118122644142 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122644142 DLGSUP <0013> gsup_server.c:235 7:  20241118122644142 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122644142 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122644142 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122644142 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122644165 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33083<->l=127.0.0.1:4259) 20241118122644175 DAUC <0003> db_auc.c:157 IMSI='262421330982183': No 2G Auth Data 20241118122644175 DAUC <0003> db_auc.c:192 IMSI='262421330982183': No 3G Auth Data 20241118122644188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38710<->l=127.0.0.1:4258 20241118122644194 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644194 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421330982183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421330982183"} 20241118122644194 DMAIN <0000> hlr.c:424 IMSI='262421330982183': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122644194 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421330982183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421330982183"} 20241118122644194 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421330982183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644194 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644194 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644197 DAUC <0003> db_auc.c:192 IMSI='262421330982183': No 3G Auth Data 20241118122644200 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644200 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421330982183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421330982183"} 20241118122644201 DAUC <0003> hlr.c:417 IMSI='262421330982183': storing IMEI = 12345678901234 20241118122644201 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421330982183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421330982183"} 20241118122644201 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421330982183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644201 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644201 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644202 DAUC <0003> db_auc.c:192 IMSI='262421330982183': No 3G Auth Data 20241118122644203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38710<->l=127.0.0.1:4258 20241118122644205 DAUC <0003> db_auc.c:157 IMSI='262423037259297': No 2G Auth Data 20241118122644205 DAUC <0003> db_auc.c:192 IMSI='262423037259297': No 3G Auth Data 20241118122644214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38712<->l=127.0.0.1:4258 20241118122644217 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644217 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423037259297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423037259297"} 20241118122644217 DMAIN <0000> hlr.c:424 IMSI='262423037259297': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122644217 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423037259297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423037259297"} 20241118122644217 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423037259297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644217 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644217 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644218 DAUC <0003> db_auc.c:192 IMSI='262423037259297': No 3G Auth Data 20241118122644219 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644219 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423037259297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423037259297"} 20241118122644219 DAUC <0003> hlr.c:417 IMSI='262423037259297': storing IMEI = 12345678901234 20241118122644219 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423037259297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423037259297"} 20241118122644219 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423037259297 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644219 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644219 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644219 DAUC <0003> db_auc.c:192 IMSI='262423037259297': No 3G Auth Data 20241118122644220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38712<->l=127.0.0.1:4258 20241118122644220 DAUC <0003> db_auc.c:157 IMSI='262423634099050': No 2G Auth Data 20241118122644220 DAUC <0003> db_auc.c:192 IMSI='262423634099050': No 3G Auth Data 20241118122644226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38720<->l=127.0.0.1:4258 20241118122644229 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644229 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423634099050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423634099050"} 20241118122644229 DMAIN <0000> hlr.c:424 IMSI='262423634099050': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122644229 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423634099050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423634099050"} 20241118122644229 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423634099050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644229 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644229 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644230 DAUC <0003> db_auc.c:192 IMSI='262423634099050': No 3G Auth Data 20241118122644232 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644232 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423634099050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423634099050"} 20241118122644232 DAUC <0003> hlr.c:417 IMSI='262423634099050': storing IMEI = 12345678901234 20241118122644232 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423634099050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423634099050"} 20241118122644232 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423634099050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644232 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644232 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644232 DAUC <0003> db_auc.c:192 IMSI='262423634099050': No 3G Auth Data 20241118122644233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38720<->l=127.0.0.1:4258 20241118122644234 DAUC <0003> db_auc.c:157 IMSI='262425178870768': No 2G Auth Data 20241118122644234 DAUC <0003> db_auc.c:192 IMSI='262425178870768': No 3G Auth Data 20241118122644241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38730<->l=127.0.0.1:4258 20241118122644244 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644244 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425178870768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425178870768"} 20241118122644244 DMAIN <0000> hlr.c:424 IMSI='262425178870768': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122644244 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425178870768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425178870768"} 20241118122644244 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425178870768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644244 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644244 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644245 DAUC <0003> db_auc.c:157 IMSI='262425178870768': No 2G Auth Data 20241118122644246 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644246 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425178870768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425178870768"} 20241118122644246 DAUC <0003> hlr.c:417 IMSI='262425178870768': storing IMEI = 12345678901234 20241118122644246 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425178870768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425178870768"} 20241118122644246 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425178870768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644246 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644246 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644247 DAUC <0003> db_auc.c:157 IMSI='262425178870768': No 2G Auth Data 20241118122644248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38730<->l=127.0.0.1:4258 20241118122644249 DAUC <0003> db_auc.c:157 IMSI='262425932744694': No 2G Auth Data 20241118122644249 DAUC <0003> db_auc.c:192 IMSI='262425932744694': No 3G Auth Data 20241118122644256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38734<->l=127.0.0.1:4258 20241118122644259 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644259 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425932744694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425932744694"} 20241118122644259 DMAIN <0000> hlr.c:424 IMSI='262425932744694': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122644259 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425932744694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425932744694"} 20241118122644259 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425932744694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644259 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644259 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644260 DAUC <0003> db_auc.c:157 IMSI='262425932744694': No 2G Auth Data 20241118122644261 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644261 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425932744694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425932744694"} 20241118122644261 DAUC <0003> hlr.c:417 IMSI='262425932744694': storing IMEI = 12345678901234 20241118122644261 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425932744694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425932744694"} 20241118122644261 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425932744694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644261 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644261 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644262 DAUC <0003> db_auc.c:157 IMSI='262425932744694': No 2G Auth Data 20241118122644262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38734<->l=127.0.0.1:4258 20241118122644263 DAUC <0003> db_auc.c:157 IMSI='262428422614870': No 2G Auth Data 20241118122644263 DAUC <0003> db_auc.c:192 IMSI='262428422614870': No 3G Auth Data 20241118122644270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 20241118122644272 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644272 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428422614870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428422614870"} 20241118122644272 DMAIN <0000> hlr.c:424 IMSI='262428422614870': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122644272 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428422614870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428422614870"} 20241118122644272 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428422614870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644272 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644272 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644274 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644274 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428422614870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428422614870"} 20241118122644274 DAUC <0003> hlr.c:417 IMSI='262428422614870': storing IMEI = 12345678901234 20241118122644275 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428422614870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428422614870"} 20241118122644275 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428422614870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644275 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644275 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 20241118122644276 DAUC <0003> db_auc.c:157 IMSI='262421443055943': No 2G Auth Data 20241118122644276 DAUC <0003> db_auc.c:192 IMSI='262421443055943': No 3G Auth Data 20241118122644283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38760<->l=127.0.0.1:4258 20241118122644285 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644285 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421443055943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421443055943"} 20241118122644285 DMAIN <0000> hlr.c:424 IMSI='262421443055943': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122644285 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421443055943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421443055943"} 20241118122644285 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421443055943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644285 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644285 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644288 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644288 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421443055943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421443055943"} 20241118122644288 DAUC <0003> hlr.c:417 IMSI='262421443055943': storing IMEI = 12345678901234 20241118122644288 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421443055943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421443055943"} 20241118122644288 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421443055943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644288 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644288 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38760<->l=127.0.0.1:4258 20241118122644289 DAUC <0003> db_auc.c:157 IMSI='262425490333520': No 2G Auth Data 20241118122644289 DAUC <0003> db_auc.c:192 IMSI='262425490333520': No 3G Auth Data 20241118122644295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 20241118122644298 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644298 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425490333520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425490333520"} 20241118122644298 DMAIN <0000> hlr.c:424 IMSI='262425490333520': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122644298 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425490333520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425490333520"} 20241118122644298 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425490333520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644298 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644298 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644300 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644300 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425490333520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425490333520"} 20241118122644300 DAUC <0003> hlr.c:417 IMSI='262425490333520': storing IMEI = 12345678901234 20241118122644300 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425490333520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425490333520"} 20241118122644300 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425490333520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122644300 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644300 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122644301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 20241118122644302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38698<->l=127.0.0.1:4258 20241118122644302 DLINP <000b> input/ipa.c:451 connected read/write 20241118122644302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122644302 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122644302 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122644302 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122644302 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33083<->l=127.0.0.1:4259) 20241118122644325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38776<->l=127.0.0.1:4258 20241118122644426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38776<->l=127.0.0.1:4258 20241118122647490 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122647491 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122647495 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38788<->l=127.0.0.1:4258 20241118122647500 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647501 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122647501 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122647501 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  20241118122647501 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122647501 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  20241118122647501 DLGSUP <0013> gsup_server.c:235 2:  20241118122647501 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122647501 DLGSUP <0013> gsup_server.c:235 3:  20241118122647501 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122647501 DLGSUP <0013> gsup_server.c:235 4:  20241118122647501 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122647501 DLGSUP <0013> gsup_server.c:235 5:  20241118122647501 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122647501 DLGSUP <0013> gsup_server.c:235 7:  20241118122647501 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122647501 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122647501 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122647501 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122647524 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40307<->l=127.0.0.1:4259) 20241118122647529 DAUC <0003> db_auc.c:157 IMSI='262424790970782': No 2G Auth Data 20241118122647529 DAUC <0003> db_auc.c:192 IMSI='262424790970782': No 3G Auth Data 20241118122647539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4258 20241118122647547 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647547 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424790970782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424790970782" source_name="the-source\n"} 20241118122647547 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241118122647547 DMAIN <0000> hlr.c:424 IMSI='262424790970782': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122647547 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262424790970782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424790970782" destination_name="the-source\n"} 20241118122647547 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424790970782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647547 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647547 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647551 DAUC <0003> db_auc.c:192 IMSI='262424790970782': No 3G Auth Data 20241118122647557 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647557 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424790970782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424790970782" source_name="the-source\n"} 20241118122647557 DAUC <0003> hlr.c:417 IMSI='262424790970782': storing IMEI = 12345678901234 20241118122647557 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262424790970782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424790970782" destination_name="the-source\n"} 20241118122647557 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424790970782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647557 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647557 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647559 DAUC <0003> db_auc.c:192 IMSI='262424790970782': No 3G Auth Data 20241118122647561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4258 20241118122647564 DAUC <0003> db_auc.c:157 IMSI='262426377132061': No 2G Auth Data 20241118122647564 DAUC <0003> db_auc.c:192 IMSI='262426377132061': No 3G Auth Data 20241118122647581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38808<->l=127.0.0.1:4258 20241118122647584 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647584 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426377132061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426377132061" source_name="the-source\n"} 20241118122647584 DMAIN <0000> hlr.c:424 IMSI='262426377132061': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122647584 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262426377132061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426377132061" destination_name="the-source\n"} 20241118122647584 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262426377132061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647584 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647584 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647585 DAUC <0003> db_auc.c:192 IMSI='262426377132061': No 3G Auth Data 20241118122647586 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647586 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426377132061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426377132061" source_name="the-source\n"} 20241118122647586 DAUC <0003> hlr.c:417 IMSI='262426377132061': storing IMEI = 12345678901234 20241118122647586 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262426377132061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426377132061" destination_name="the-source\n"} 20241118122647586 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262426377132061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647586 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647586 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647586 DAUC <0003> db_auc.c:192 IMSI='262426377132061': No 3G Auth Data 20241118122647587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38808<->l=127.0.0.1:4258 20241118122647587 DAUC <0003> db_auc.c:157 IMSI='262428223700695': No 2G Auth Data 20241118122647587 DAUC <0003> db_auc.c:192 IMSI='262428223700695': No 3G Auth Data 20241118122647595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38816<->l=127.0.0.1:4258 20241118122647597 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647597 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428223700695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428223700695" source_name="the-source\n"} 20241118122647597 DMAIN <0000> hlr.c:424 IMSI='262428223700695': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122647597 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262428223700695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428223700695" destination_name="the-source\n"} 20241118122647597 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428223700695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647597 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647597 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647598 DAUC <0003> db_auc.c:192 IMSI='262428223700695': No 3G Auth Data 20241118122647599 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647599 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428223700695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428223700695" source_name="the-source\n"} 20241118122647599 DAUC <0003> hlr.c:417 IMSI='262428223700695': storing IMEI = 12345678901234 20241118122647599 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262428223700695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428223700695" destination_name="the-source\n"} 20241118122647599 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428223700695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647599 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647599 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647600 DAUC <0003> db_auc.c:192 IMSI='262428223700695': No 3G Auth Data 20241118122647601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38816<->l=127.0.0.1:4258 20241118122647601 DAUC <0003> db_auc.c:157 IMSI='262427356967739': No 2G Auth Data 20241118122647601 DAUC <0003> db_auc.c:192 IMSI='262427356967739': No 3G Auth Data 20241118122647608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 20241118122647611 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647611 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427356967739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427356967739" source_name="the-source\n"} 20241118122647611 DMAIN <0000> hlr.c:424 IMSI='262427356967739': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122647611 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262427356967739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427356967739" destination_name="the-source\n"} 20241118122647611 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427356967739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647611 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647611 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647612 DAUC <0003> db_auc.c:157 IMSI='262427356967739': No 2G Auth Data 20241118122647613 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647613 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427356967739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427356967739" source_name="the-source\n"} 20241118122647613 DAUC <0003> hlr.c:417 IMSI='262427356967739': storing IMEI = 12345678901234 20241118122647613 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262427356967739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427356967739" destination_name="the-source\n"} 20241118122647613 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427356967739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647613 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647613 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647614 DAUC <0003> db_auc.c:157 IMSI='262427356967739': No 2G Auth Data 20241118122647614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 20241118122647615 DAUC <0003> db_auc.c:157 IMSI='262428553292072': No 2G Auth Data 20241118122647615 DAUC <0003> db_auc.c:192 IMSI='262428553292072': No 3G Auth Data 20241118122647621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38828<->l=127.0.0.1:4258 20241118122647623 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647623 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428553292072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428553292072" source_name="the-source\n"} 20241118122647623 DMAIN <0000> hlr.c:424 IMSI='262428553292072': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122647623 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262428553292072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428553292072" destination_name="the-source\n"} 20241118122647623 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262428553292072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647623 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647624 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647624 DAUC <0003> db_auc.c:157 IMSI='262428553292072': No 2G Auth Data 20241118122647625 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647625 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428553292072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428553292072" source_name="the-source\n"} 20241118122647625 DAUC <0003> hlr.c:417 IMSI='262428553292072': storing IMEI = 12345678901234 20241118122647625 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262428553292072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428553292072" destination_name="the-source\n"} 20241118122647625 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262428553292072 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647625 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647625 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647626 DAUC <0003> db_auc.c:157 IMSI='262428553292072': No 2G Auth Data 20241118122647627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38828<->l=127.0.0.1:4258 20241118122647628 DAUC <0003> db_auc.c:157 IMSI='262421936756537': No 2G Auth Data 20241118122647628 DAUC <0003> db_auc.c:192 IMSI='262421936756537': No 3G Auth Data 20241118122647634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4258 20241118122647636 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647636 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421936756537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421936756537" source_name="the-source\n"} 20241118122647636 DMAIN <0000> hlr.c:424 IMSI='262421936756537': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122647636 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262421936756537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421936756537" destination_name="the-source\n"} 20241118122647636 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262421936756537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647636 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647636 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647638 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647638 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421936756537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421936756537" source_name="the-source\n"} 20241118122647638 DAUC <0003> hlr.c:417 IMSI='262421936756537': storing IMEI = 12345678901234 20241118122647638 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262421936756537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421936756537" destination_name="the-source\n"} 20241118122647638 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262421936756537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647638 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647638 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4258 20241118122647640 DAUC <0003> db_auc.c:157 IMSI='262424492082823': No 2G Auth Data 20241118122647640 DAUC <0003> db_auc.c:192 IMSI='262424492082823': No 3G Auth Data 20241118122647646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4258 20241118122647648 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647648 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424492082823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424492082823" source_name="the-source\n"} 20241118122647648 DMAIN <0000> hlr.c:424 IMSI='262424492082823': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122647648 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262424492082823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424492082823" destination_name="the-source\n"} 20241118122647648 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424492082823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647648 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647648 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647651 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647651 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424492082823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424492082823" source_name="the-source\n"} 20241118122647651 DAUC <0003> hlr.c:417 IMSI='262424492082823': storing IMEI = 12345678901234 20241118122647651 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262424492082823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424492082823" destination_name="the-source\n"} 20241118122647651 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424492082823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647651 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647651 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4258 20241118122647652 DAUC <0003> db_auc.c:157 IMSI='262422676315229': No 2G Auth Data 20241118122647652 DAUC <0003> db_auc.c:192 IMSI='262422676315229': No 3G Auth Data 20241118122647659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38856<->l=127.0.0.1:4258 20241118122647661 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647661 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422676315229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422676315229" source_name="the-source\n"} 20241118122647661 DMAIN <0000> hlr.c:424 IMSI='262422676315229': has IMEI = 12345678901234 (consider setting 'store-imei') 20241118122647661 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262422676315229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422676315229" destination_name="the-source\n"} 20241118122647661 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422676315229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647661 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647661 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647663 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647663 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422676315229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422676315229" source_name="the-source\n"} 20241118122647663 DAUC <0003> hlr.c:417 IMSI='262422676315229': storing IMEI = 12345678901234 20241118122647663 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262422676315229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422676315229" destination_name="the-source\n"} 20241118122647663 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422676315229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122647663 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647663 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122647664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38856<->l=127.0.0.1:4258 20241118122647665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38788<->l=127.0.0.1:4258 20241118122647666 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40307<->l=127.0.0.1:4259) 20241118122647666 DLINP <000b> input/ipa.c:451 connected read/write 20241118122647666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122647666 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122647666 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122647666 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122647666 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241118122647688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4258 20241118122647789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4258 20241118122650894 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122650894 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122650899 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122650901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38870<->l=127.0.0.1:4258 20241118122650905 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122650905 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122650905 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122650905 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  20241118122650905 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122650905 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  20241118122650905 DLGSUP <0013> gsup_server.c:235 2:  20241118122650905 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122650905 DLGSUP <0013> gsup_server.c:235 3:  20241118122650905 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122650905 DLGSUP <0013> gsup_server.c:235 4:  20241118122650905 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122650905 DLGSUP <0013> gsup_server.c:235 5:  20241118122650905 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122650905 DLGSUP <0013> gsup_server.c:235 7:  20241118122650905 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122650905 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122650905 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122650905 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122650929 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40801<->l=127.0.0.1:4259) 20241118122650937 DAUC <0003> db_auc.c:157 IMSI='262424686201223': No 2G Auth Data 20241118122650937 DAUC <0003> db_auc.c:192 IMSI='262424686201223': No 3G Auth Data 20241118122650956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38886<->l=127.0.0.1:4258 20241118122650967 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122650967 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424686201223"} 20241118122650967 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118122650967 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424686201223" cause=Invalid mandatory information} 20241118122650967 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122650967 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122650967 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122650973 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122650973 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424686201223"} 20241118122650973 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118122650973 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424686201223" cause=Invalid mandatory information} 20241118122650973 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122650973 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122650973 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122650976 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122650976 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424686201223"} 20241118122650976 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118122650976 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424686201223" cause=Invalid mandatory information} 20241118122650976 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122650976 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122650976 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122650980 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122650980 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424686201223"} 20241118122650980 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118122650980 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424686201223" cause=Invalid mandatory information} 20241118122650980 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122650980 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122650980 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122650983 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122650983 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424686201223"} 20241118122650983 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118122650983 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424686201223" cause=Invalid mandatory information} 20241118122650983 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424686201223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122650983 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122650983 DLINP <000b> input/ipa.c:451 connected read/write 20241118122650983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122650985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38886<->l=127.0.0.1:4258 20241118122650988 DAUC <0003> db_auc.c:157 IMSI='262425095409440': No 2G Auth Data 20241118122650988 DAUC <0003> db_auc.c:192 IMSI='262425095409440': No 3G Auth Data 20241118122651002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38888<->l=127.0.0.1:4258 20241118122651003 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651003 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425095409440"} 20241118122651003 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118122651003 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425095409440" cause=Invalid mandatory information} 20241118122651003 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651003 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651003 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651005 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651005 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425095409440"} 20241118122651005 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118122651005 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425095409440" cause=Invalid mandatory information} 20241118122651005 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651005 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651005 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651006 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651006 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425095409440"} 20241118122651006 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118122651006 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425095409440" cause=Invalid mandatory information} 20241118122651006 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651006 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651006 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651006 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651006 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425095409440"} 20241118122651006 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118122651006 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425095409440" cause=Invalid mandatory information} 20241118122651006 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651006 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651006 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651007 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651007 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425095409440"} 20241118122651007 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118122651007 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425095409440" cause=Invalid mandatory information} 20241118122651007 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425095409440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651007 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651007 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38888<->l=127.0.0.1:4258 20241118122651008 DAUC <0003> db_auc.c:157 IMSI='262424779695227': No 2G Auth Data 20241118122651008 DAUC <0003> db_auc.c:192 IMSI='262424779695227': No 3G Auth Data 20241118122651014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38902<->l=127.0.0.1:4258 20241118122651016 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651016 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424779695227"} 20241118122651016 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118122651016 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424779695227" cause=Invalid mandatory information} 20241118122651016 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651016 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651016 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651017 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651017 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424779695227"} 20241118122651017 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118122651017 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424779695227" cause=Invalid mandatory information} 20241118122651017 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651017 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651017 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651018 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651018 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424779695227"} 20241118122651018 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118122651018 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424779695227" cause=Invalid mandatory information} 20241118122651018 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651018 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651018 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651019 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651019 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424779695227"} 20241118122651019 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118122651019 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424779695227" cause=Invalid mandatory information} 20241118122651019 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651019 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651019 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651019 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651019 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424779695227"} 20241118122651019 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118122651019 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424779695227" cause=Invalid mandatory information} 20241118122651019 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424779695227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651019 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651019 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38902<->l=127.0.0.1:4258 20241118122651021 DAUC <0003> db_auc.c:157 IMSI='262429876935047': No 2G Auth Data 20241118122651021 DAUC <0003> db_auc.c:192 IMSI='262429876935047': No 3G Auth Data 20241118122651029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38904<->l=127.0.0.1:4258 20241118122651031 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651031 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429876935047"} 20241118122651031 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118122651031 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429876935047" cause=Invalid mandatory information} 20241118122651031 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651031 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651031 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651033 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651033 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429876935047"} 20241118122651033 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118122651033 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429876935047" cause=Invalid mandatory information} 20241118122651033 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651033 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651033 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651034 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651034 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429876935047"} 20241118122651034 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118122651034 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429876935047" cause=Invalid mandatory information} 20241118122651034 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651034 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651034 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651035 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651035 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429876935047"} 20241118122651035 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118122651035 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429876935047" cause=Invalid mandatory information} 20241118122651035 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651035 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651035 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651036 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651036 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429876935047"} 20241118122651036 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118122651036 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429876935047" cause=Invalid mandatory information} 20241118122651036 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429876935047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651036 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651036 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38904<->l=127.0.0.1:4258 20241118122651038 DAUC <0003> db_auc.c:157 IMSI='262429867476209': No 2G Auth Data 20241118122651038 DAUC <0003> db_auc.c:192 IMSI='262429867476209': No 3G Auth Data 20241118122651044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38910<->l=127.0.0.1:4258 20241118122651046 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651046 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429867476209"} 20241118122651046 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118122651046 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429867476209" cause=Invalid mandatory information} 20241118122651046 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651046 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651046 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651047 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651047 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429867476209"} 20241118122651047 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118122651047 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429867476209" cause=Invalid mandatory information} 20241118122651047 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651047 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651047 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651048 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651048 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429867476209"} 20241118122651048 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118122651048 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429867476209" cause=Invalid mandatory information} 20241118122651048 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651048 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651048 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651049 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651049 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429867476209"} 20241118122651049 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118122651049 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429867476209" cause=Invalid mandatory information} 20241118122651049 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651049 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651049 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651049 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651049 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429867476209"} 20241118122651049 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118122651049 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429867476209" cause=Invalid mandatory information} 20241118122651050 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429867476209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651050 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651050 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38910<->l=127.0.0.1:4258 20241118122651051 DAUC <0003> db_auc.c:157 IMSI='262424027850280': No 2G Auth Data 20241118122651051 DAUC <0003> db_auc.c:192 IMSI='262424027850280': No 3G Auth Data 20241118122651057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38916<->l=127.0.0.1:4258 20241118122651058 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651058 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424027850280"} 20241118122651058 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118122651058 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424027850280" cause=Invalid mandatory information} 20241118122651058 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651058 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651058 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651059 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651060 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424027850280"} 20241118122651060 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118122651060 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424027850280" cause=Invalid mandatory information} 20241118122651060 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651060 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651060 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651060 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651060 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424027850280"} 20241118122651061 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118122651061 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424027850280" cause=Invalid mandatory information} 20241118122651061 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651061 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651061 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651061 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651061 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424027850280"} 20241118122651061 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118122651062 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424027850280" cause=Invalid mandatory information} 20241118122651062 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651062 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651062 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651062 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651062 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424027850280"} 20241118122651063 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118122651063 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424027850280" cause=Invalid mandatory information} 20241118122651063 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424027850280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651063 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651063 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38916<->l=127.0.0.1:4258 20241118122651064 DAUC <0003> db_auc.c:157 IMSI='262420462196548': No 2G Auth Data 20241118122651064 DAUC <0003> db_auc.c:192 IMSI='262420462196548': No 3G Auth Data 20241118122651070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38918<->l=127.0.0.1:4258 20241118122651072 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651072 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420462196548"} 20241118122651072 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118122651072 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420462196548" cause=Invalid mandatory information} 20241118122651072 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651072 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651072 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651073 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651073 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420462196548"} 20241118122651073 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118122651073 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420462196548" cause=Invalid mandatory information} 20241118122651073 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651073 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651073 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651074 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651074 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420462196548"} 20241118122651074 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118122651074 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420462196548" cause=Invalid mandatory information} 20241118122651074 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651074 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651074 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651075 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651075 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420462196548"} 20241118122651075 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118122651075 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420462196548" cause=Invalid mandatory information} 20241118122651075 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651075 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651075 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651076 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651076 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420462196548"} 20241118122651076 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118122651076 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420462196548" cause=Invalid mandatory information} 20241118122651076 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420462196548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651076 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651076 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38918<->l=127.0.0.1:4258 20241118122651078 DAUC <0003> db_auc.c:157 IMSI='262428831029076': No 2G Auth Data 20241118122651078 DAUC <0003> db_auc.c:192 IMSI='262428831029076': No 3G Auth Data 20241118122651084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38920<->l=127.0.0.1:4258 20241118122651086 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651086 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428831029076"} 20241118122651086 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241118122651086 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428831029076" cause=Invalid mandatory information} 20241118122651086 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651086 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651086 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651087 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651087 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428831029076"} 20241118122651087 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241118122651087 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428831029076" cause=Invalid mandatory information} 20241118122651087 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651087 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651087 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651088 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651088 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428831029076"} 20241118122651088 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241118122651088 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428831029076" cause=Invalid mandatory information} 20241118122651088 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651088 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651088 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651088 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651088 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428831029076"} 20241118122651088 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241118122651088 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428831029076" cause=Invalid mandatory information} 20241118122651088 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651088 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651088 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651089 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651089 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428831029076"} 20241118122651089 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241118122651089 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428831029076" cause=Invalid mandatory information} 20241118122651089 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428831029076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122651089 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651089 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122651090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38920<->l=127.0.0.1:4258 20241118122651091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38870<->l=127.0.0.1:4258 20241118122651092 DLINP <000b> input/ipa.c:451 connected read/write 20241118122651092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122651092 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122651092 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122651092 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122651092 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40801<->l=127.0.0.1:4259) 20241118122651123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38926<->l=127.0.0.1:4258 20241118122651224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38926<->l=127.0.0.1:4258 20241118122654338 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122654338 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122654343 DLINP <000b> input/ipa.c:451 connected read/write 20241118122654344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122654345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 20241118122654349 DLINP <000b> input/ipa.c:451 connected read/write 20241118122654349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122654349 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122654349 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122654349 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  20241118122654349 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122654349 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  20241118122654349 DLGSUP <0013> gsup_server.c:235 2:  20241118122654349 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122654350 DLGSUP <0013> gsup_server.c:235 3:  20241118122654350 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122654350 DLGSUP <0013> gsup_server.c:235 4:  20241118122654350 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122654350 DLGSUP <0013> gsup_server.c:235 5:  20241118122654350 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122654350 DLGSUP <0013> gsup_server.c:235 7:  20241118122654350 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122654350 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122654350 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122654350 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122654375 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38499<->l=127.0.0.1:4259) 20241118122654387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4258 20241118122654395 DLINP <000b> input/ipa.c:451 connected read/write 20241118122654395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122654395 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424595712406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424595712406"} 20241118122654395 DMAIN <0000> hlr.c:424 IMSI='262424595712406': has IMEI = 22245678901234 (consider setting 'store-imei') 20241118122654396 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424595712406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241118122654396 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424595712406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424595712406" cause=Invalid mandatory information} 20241118122654396 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424595712406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122654396 DLINP <000b> input/ipa.c:451 connected read/write 20241118122654396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122654396 DLINP <000b> input/ipa.c:451 connected read/write 20241118122654396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122654403 DLINP <000b> input/ipa.c:451 connected read/write 20241118122654403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122654403 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424595712406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424595712406"} 20241118122654403 DAUC <0003> hlr.c:417 IMSI='262424595712406': storing IMEI = 22245678901234 20241118122654403 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424595712406': no such subscriber 20241118122654403 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424595712406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241118122654403 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424595712406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424595712406" cause=Invalid mandatory information} 20241118122654403 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424595712406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122654403 DLINP <000b> input/ipa.c:451 connected read/write 20241118122654403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122654403 DLINP <000b> input/ipa.c:451 connected read/write 20241118122654403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122654405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4258 20241118122654406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 20241118122654407 DLINP <000b> input/ipa.c:451 connected read/write 20241118122654407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122654407 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122654407 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122654407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122654408 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38499<->l=127.0.0.1:4259) 20241118122654462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33834<->l=127.0.0.1:4258 20241118122654563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33834<->l=127.0.0.1:4258 20241118122657656 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122657656 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122657660 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4258 20241118122657665 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657665 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122657665 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122657665 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  20241118122657665 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122657665 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  20241118122657665 DLGSUP <0013> gsup_server.c:235 2:  20241118122657665 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122657665 DLGSUP <0013> gsup_server.c:235 3:  20241118122657665 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122657665 DLGSUP <0013> gsup_server.c:235 4:  20241118122657665 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122657665 DLGSUP <0013> gsup_server.c:235 5:  20241118122657665 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122657665 DLGSUP <0013> gsup_server.c:235 7:  20241118122657665 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122657665 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122657665 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122657665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122657684 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42041<->l=127.0.0.1:4259) 20241118122657696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33848<->l=127.0.0.1:4258 20241118122657706 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657706 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424794957586"} 20241118122657706 DMAIN <0000> hlr.c:216 IMSI='262424794957586': Creating subscriber on demand 20241118122657706 DMAIN <0000> hlr.c:232 IMSI='262424794957586': Successfully assigned MSISDN='020' 20241118122657706 DAUC <0003> hlr.c:417 IMSI='262424794957586': storing IMEI = 12345678901234 20241118122657706 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424794957586"} 20241118122657706 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122657706 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657706 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657708 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657708 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657709 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657709 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657711 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657711 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657713 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657714 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424794957586" cn_domain=PS} 20241118122657714 DLU <0006> fsm.c:456 lu(262424794957586)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122657714 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122657714 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424794957586)[0x556aa1209620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122657714 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424794957586" cn_domain=PS} 20241118122657714 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657714 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657717 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657717 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424794957586"} 20241118122657717 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424794957586)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122657717 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122657717 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424794957586"} 20241118122657717 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122657717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424794957586)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122657717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424794957586)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122657717 DLU <0006> fsm.c:568 lu(PS:IMSI-262424794957586)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122657717 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657717 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657725 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657725 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424794957586"} 20241118122657725 DMAIN <0000> hlr.c:216 IMSI='262424794957586': Creating subscriber on demand 20241118122657725 DMAIN <0000> hlr.c:232 IMSI='262424794957586': Successfully assigned MSISDN='390' 20241118122657725 DAUC <0003> hlr.c:417 IMSI='262424794957586': storing IMEI = 12345678901234 20241118122657725 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424794957586"} 20241118122657725 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122657725 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657725 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657728 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657728 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657730 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657730 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657731 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657732 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657733 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657733 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657735 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657735 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424794957586" cn_domain=PS} 20241118122657735 DLU <0006> fsm.c:456 lu(262424794957586)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122657735 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122657735 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424794957586)[0x556aa1209620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122657735 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424794957586" cn_domain=PS} 20241118122657736 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657736 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657740 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657740 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424794957586"} 20241118122657740 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424794957586)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122657740 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122657740 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424794957586"} 20241118122657740 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122657740 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424794957586)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122657740 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424794957586)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122657740 DLU <0006> fsm.c:568 lu(PS:IMSI-262424794957586)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122657740 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657740 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657747 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657747 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424794957586"} 20241118122657747 DMAIN <0000> hlr.c:216 IMSI='262424794957586': Creating subscriber on demand 20241118122657747 DMAIN <0000> hlr.c:232 IMSI='262424794957586': Successfully assigned MSISDN='028' 20241118122657747 DAUC <0003> hlr.c:417 IMSI='262424794957586': storing IMEI = 12345678901234 20241118122657747 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424794957586"} 20241118122657747 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122657747 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657747 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657749 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657749 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657751 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657751 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657752 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657752 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657754 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657754 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657757 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657757 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424794957586" cn_domain=PS} 20241118122657757 DLU <0006> fsm.c:456 lu(262424794957586)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122657757 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241118122657757 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424794957586" cause=GPRS services not allowed} 20241118122657757 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122657757 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424794957586)[0x556aa1209620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122657757 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424794957586)[0x556aa1209620]{UNVALIDATED}: Freeing instance 20241118122657757 DLU <0006> fsm.c:568 lu(PS:IMSI-262424794957586)[0x556aa1209620]{UNVALIDATED}: Deallocated 20241118122657757 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657757 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657763 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657763 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424794957586"} 20241118122657763 DMAIN <0000> hlr.c:216 IMSI='262424794957586': Creating subscriber on demand 20241118122657764 DMAIN <0000> hlr.c:232 IMSI='262424794957586': Successfully assigned MSISDN='148' 20241118122657764 DAUC <0003> hlr.c:417 IMSI='262424794957586': storing IMEI = 12345678901234 20241118122657764 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424794957586"} 20241118122657764 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122657764 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657764 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657766 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657766 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657767 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657767 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657768 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657768 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657771 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657771 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424794957586" cn_domain=PS} 20241118122657771 DLU <0006> fsm.c:456 lu(262424794957586)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122657771 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241118122657771 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424794957586" cause=GPRS services not allowed} 20241118122657771 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122657771 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424794957586)[0x556aa1209620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122657771 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424794957586)[0x556aa1209620]{UNVALIDATED}: Freeing instance 20241118122657771 DLU <0006> fsm.c:568 lu(PS:IMSI-262424794957586)[0x556aa1209620]{UNVALIDATED}: Deallocated 20241118122657771 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657771 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657780 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657780 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424794957586"} 20241118122657780 DMAIN <0000> hlr.c:216 IMSI='262424794957586': Creating subscriber on demand 20241118122657780 DAUC <0003> hlr.c:417 IMSI='262424794957586': storing IMEI = 12345678901234 20241118122657780 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424794957586"} 20241118122657780 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122657780 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657781 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657784 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657784 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657785 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657785 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657787 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657787 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657789 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657789 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424794957586" cn_domain=PS} 20241118122657789 DLU <0006> fsm.c:456 lu(262424794957586)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122657789 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241118122657789 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424794957586" cause=GPRS services not allowed} 20241118122657789 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122657789 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424794957586)[0x556aa1209620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122657789 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424794957586)[0x556aa1209620]{UNVALIDATED}: Freeing instance 20241118122657790 DLU <0006> fsm.c:568 lu(PS:IMSI-262424794957586)[0x556aa1209620]{UNVALIDATED}: Deallocated 20241118122657790 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657790 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657797 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657797 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424794957586"} 20241118122657797 DMAIN <0000> hlr.c:216 IMSI='262424794957586': Creating subscriber on demand 20241118122657797 DAUC <0003> hlr.c:417 IMSI='262424794957586': storing IMEI = 12345678901234 20241118122657797 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424794957586"} 20241118122657797 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241118122657797 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657797 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657799 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657799 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657800 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657800 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657801 DAUC <0003> db_auc.c:157 IMSI='262424794957586': No 2G Auth Data 20241118122657801 DAUC <0003> db_auc.c:192 IMSI='262424794957586': No 3G Auth Data 20241118122657803 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657804 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424794957586" cn_domain=PS} 20241118122657804 DLU <0006> fsm.c:456 lu(262424794957586)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122657804 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122657804 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424794957586)[0x556aa1209620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122657804 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424794957586" cn_domain=PS} 20241118122657804 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657804 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657806 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657806 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424794957586"} 20241118122657806 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424794957586)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122657806 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122657806 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424794957586"} 20241118122657806 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424794957586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122657806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424794957586)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122657806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424794957586)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122657806 DLU <0006> fsm.c:568 lu(PS:IMSI-262424794957586)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122657807 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657807 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122657810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33848<->l=127.0.0.1:4258 20241118122657811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4258 20241118122657812 DLINP <000b> input/ipa.c:451 connected read/write 20241118122657812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122657812 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122657812 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122657812 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122657812 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42041<->l=127.0.0.1:4259) 20241118122657872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20241118122657973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20241118122701097 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122701097 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122701103 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122701105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33868<->l=127.0.0.1:4258 20241118122701110 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122701110 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122701110 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122701110 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  20241118122701110 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122701110 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  20241118122701110 DLGSUP <0013> gsup_server.c:235 2:  20241118122701110 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122701110 DLGSUP <0013> gsup_server.c:235 3:  20241118122701110 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122701110 DLGSUP <0013> gsup_server.c:235 4:  20241118122701110 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122701110 DLGSUP <0013> gsup_server.c:235 5:  20241118122701110 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122701110 DLGSUP <0013> gsup_server.c:235 7:  20241118122701110 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122701110 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122701110 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122701110 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122701127 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35549<->l=127.0.0.1:4259) 20241118122701135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33880<->l=127.0.0.1:4258 20241118122701150 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122701150 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422105334734" cn_domain=PS} 20241118122701150 DMAIN <0000> hlr.c:216 IMSI='262422105334734': Creating subscriber on demand 20241118122701150 DMAIN <0000> hlr.c:232 IMSI='262422105334734': Successfully assigned MSISDN='351' 20241118122701150 DLU <0006> fsm.c:456 lu(262422105334734)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122701150 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122701150 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422105334734)[0x556aa1209620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122701150 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422105334734" cn_domain=PS} 20241118122701150 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701150 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701155 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122701155 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422105334734"} 20241118122701155 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422105334734)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122701155 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122701155 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422105334734"} 20241118122701155 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122701155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422105334734)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122701155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422105334734)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122701155 DLU <0006> fsm.c:568 lu(PS:IMSI-262422105334734)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122701155 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701155 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701157 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701157 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701159 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701159 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701160 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701160 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701166 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122701166 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422105334734" cn_domain=PS} 20241118122701166 DMAIN <0000> hlr.c:216 IMSI='262422105334734': Creating subscriber on demand 20241118122701166 DMAIN <0000> hlr.c:232 IMSI='262422105334734': Successfully assigned MSISDN='949' 20241118122701166 DLU <0006> fsm.c:456 lu(262422105334734)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122701166 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122701166 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422105334734)[0x556aa1209620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122701166 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422105334734" cn_domain=PS} 20241118122701166 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701167 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701169 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122701169 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422105334734"} 20241118122701169 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422105334734)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122701169 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122701169 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422105334734"} 20241118122701169 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122701169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422105334734)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122701169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422105334734)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122701169 DLU <0006> fsm.c:568 lu(PS:IMSI-262422105334734)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122701169 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701169 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701172 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701172 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701174 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701174 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701175 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701175 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701177 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701177 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701184 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122701184 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422105334734" cn_domain=PS} 20241118122701184 DMAIN <0000> hlr.c:216 IMSI='262422105334734': Creating subscriber on demand 20241118122701184 DMAIN <0000> hlr.c:232 IMSI='262422105334734': Successfully assigned MSISDN='639' 20241118122701184 DLU <0006> fsm.c:456 lu(262422105334734)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122701184 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241118122701184 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422105334734" cause=GPRS services not allowed} 20241118122701184 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122701184 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422105334734)[0x556aa1209620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122701184 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422105334734)[0x556aa1209620]{UNVALIDATED}: Freeing instance 20241118122701184 DLU <0006> fsm.c:568 lu(PS:IMSI-262422105334734)[0x556aa1209620]{UNVALIDATED}: Deallocated 20241118122701184 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701184 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701186 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701186 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701188 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701188 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701189 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701189 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701190 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701190 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701196 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122701196 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422105334734" cn_domain=PS} 20241118122701196 DMAIN <0000> hlr.c:216 IMSI='262422105334734': Creating subscriber on demand 20241118122701196 DMAIN <0000> hlr.c:232 IMSI='262422105334734': Successfully assigned MSISDN='245' 20241118122701196 DLU <0006> fsm.c:456 lu(262422105334734)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122701196 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241118122701196 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422105334734" cause=GPRS services not allowed} 20241118122701196 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122701196 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422105334734)[0x556aa1209620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122701196 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422105334734)[0x556aa1209620]{UNVALIDATED}: Freeing instance 20241118122701196 DLU <0006> fsm.c:568 lu(PS:IMSI-262422105334734)[0x556aa1209620]{UNVALIDATED}: Deallocated 20241118122701196 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701196 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701197 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701197 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701198 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701198 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701199 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701199 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701201 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122701201 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422105334734" cn_domain=PS} 20241118122701201 DMAIN <0000> hlr.c:216 IMSI='262422105334734': Creating subscriber on demand 20241118122701201 DLU <0006> fsm.c:456 lu(262422105334734)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122701201 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241118122701201 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422105334734" cause=GPRS services not allowed} 20241118122701201 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122701201 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422105334734)[0x556aa1209620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122701201 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422105334734)[0x556aa1209620]{UNVALIDATED}: Freeing instance 20241118122701201 DLU <0006> fsm.c:568 lu(PS:IMSI-262422105334734)[0x556aa1209620]{UNVALIDATED}: Deallocated 20241118122701201 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701201 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701202 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701202 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701202 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701202 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701203 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701203 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701204 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122701204 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422105334734" cn_domain=PS} 20241118122701204 DMAIN <0000> hlr.c:216 IMSI='262422105334734': Creating subscriber on demand 20241118122701204 DLU <0006> fsm.c:456 lu(262422105334734)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122701204 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122701204 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422105334734)[0x556aa1209620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122701204 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422105334734" cn_domain=PS} 20241118122701204 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701204 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701205 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122701205 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422105334734"} 20241118122701205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422105334734)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122701205 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122701205 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422105334734"} 20241118122701205 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422105334734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122701205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422105334734)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122701205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422105334734)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122701205 DLU <0006> fsm.c:568 lu(PS:IMSI-262422105334734)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122701205 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701205 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122701205 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701205 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701206 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701206 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701206 DAUC <0003> db_auc.c:157 IMSI='262422105334734': No 2G Auth Data 20241118122701206 DAUC <0003> db_auc.c:192 IMSI='262422105334734': No 3G Auth Data 20241118122701207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33880<->l=127.0.0.1:4258 20241118122701207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33868<->l=127.0.0.1:4258 20241118122701208 DLINP <000b> input/ipa.c:451 connected read/write 20241118122701208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122701208 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122701208 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122701208 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122701208 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35549<->l=127.0.0.1:4259) 20241118122701241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33892<->l=127.0.0.1:4258 20241118122701341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33892<->l=127.0.0.1:4258 20241118122704429 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122704429 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122704430 DLINP <000b> input/ipa.c:451 connected read/write 20241118122704431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122704431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4258 20241118122704432 DLINP <000b> input/ipa.c:451 connected read/write 20241118122704432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122704432 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122704432 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122704432 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  20241118122704432 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122704432 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  20241118122704432 DLGSUP <0013> gsup_server.c:235 2:  20241118122704432 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122704432 DLGSUP <0013> gsup_server.c:235 3:  20241118122704432 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122704432 DLGSUP <0013> gsup_server.c:235 4:  20241118122704432 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122704432 DLGSUP <0013> gsup_server.c:235 5:  20241118122704432 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122704432 DLGSUP <0013> gsup_server.c:235 7:  20241118122704432 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122704432 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122704432 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122704432 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122704440 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40445<->l=127.0.0.1:4259) 20241118122704446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46992<->l=127.0.0.1:4258 20241118122704474 DLINP <000b> input/ipa.c:451 connected read/write 20241118122704474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122704474 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426323752199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426323752199"} 20241118122704474 DMAIN <0000> hlr.c:216 IMSI='262426323752199': Creating subscriber on demand 20241118122704474 DMAIN <0000> hlr.c:232 IMSI='262426323752199': Successfully assigned MSISDN='310' 20241118122704474 DAUC <0003> db_auc.c:157 IMSI='262426323752199': No 2G Auth Data 20241118122704474 DAUC <0003> db_auc.c:192 IMSI='262426323752199': No 3G Auth Data 20241118122704474 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426323752199 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 20241118122704474 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426323752199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426323752199" cause=IMSI unknown in HLR} 20241118122704474 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426323752199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241118122704474 DLINP <000b> input/ipa.c:451 connected read/write 20241118122704474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122704474 DLINP <000b> input/ipa.c:451 connected read/write 20241118122704474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122704477 DAUC <0003> db_auc.c:157 IMSI='262426323752199': No 2G Auth Data 20241118122704477 DAUC <0003> db_auc.c:192 IMSI='262426323752199': No 3G Auth Data 20241118122704479 DAUC <0003> db_auc.c:157 IMSI='262426323752199': No 2G Auth Data 20241118122704479 DAUC <0003> db_auc.c:192 IMSI='262426323752199': No 3G Auth Data 20241118122704480 DAUC <0003> db_auc.c:157 IMSI='262426323752199': No 2G Auth Data 20241118122704480 DAUC <0003> db_auc.c:192 IMSI='262426323752199': No 3G Auth Data 20241118122704481 DLINP <000b> input/ipa.c:451 connected read/write 20241118122704481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122704481 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426323752199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426323752199" cn_domain=PS} 20241118122704481 DLU <0006> fsm.c:456 lu(262426323752199)[0x556aa1209620]{UNVALIDATED}: Allocated 20241118122704482 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426323752199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241118122704482 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426323752199)[0x556aa1209620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122704482 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426323752199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426323752199" cn_domain=PS} 20241118122704482 DLINP <000b> input/ipa.c:451 connected read/write 20241118122704482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122704482 DLINP <000b> input/ipa.c:451 connected read/write 20241118122704482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122704484 DLINP <000b> input/ipa.c:451 connected read/write 20241118122704484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122704484 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426323752199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426323752199"} 20241118122704484 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426323752199)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122704484 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426323752199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122704484 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426323752199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426323752199"} 20241118122704484 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426323752199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122704484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426323752199)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122704484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426323752199)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122704484 DLU <0006> fsm.c:568 lu(PS:IMSI-262426323752199)[0x556aa1209620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122704484 DLINP <000b> input/ipa.c:451 connected read/write 20241118122704484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122704484 DLINP <000b> input/ipa.c:451 connected read/write 20241118122704484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122704487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46992<->l=127.0.0.1:4258 20241118122704488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4258 20241118122704489 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40445<->l=127.0.0.1:4259) 20241118122704490 DLINP <000b> input/ipa.c:451 connected read/write 20241118122704490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122704490 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122704490 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122704490 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122704534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47004<->l=127.0.0.1:4258 20241118122704635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47004<->l=127.0.0.1:4258 20241118122707714 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122707714 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122707716 DLINP <000b> input/ipa.c:451 connected read/write 20241118122707716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122707717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47020<->l=127.0.0.1:4258 20241118122707727 DLINP <000b> input/ipa.c:451 connected read/write 20241118122707727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122707727 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122707727 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122707727 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  20241118122707727 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122707727 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  20241118122707727 DLGSUP <0013> gsup_server.c:235 2:  20241118122707727 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122707727 DLGSUP <0013> gsup_server.c:235 3:  20241118122707727 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122707727 DLGSUP <0013> gsup_server.c:235 4:  20241118122707727 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122707727 DLGSUP <0013> gsup_server.c:235 5:  20241118122707727 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122707727 DLGSUP <0013> gsup_server.c:235 7:  20241118122707727 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122707727 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122707727 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122707727 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122707735 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39661<->l=127.0.0.1:4259) 20241118122707738 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241118122707738 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241118122707751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4258 20241118122707753 DAUC <0003> db_auc.c:157 IMSI='262425407398322': No 2G Auth Data 20241118122707753 DAUC <0003> db_auc.c:192 IMSI='262425407398322': No 3G Auth Data 20241118122707757 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611771485.msisdn 20241118122707757 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611771485.msisdn: not attached (vlr_number unset) 20241118122707757 DDGSM <0007> mslookup_server.c:327 sip.voice.491611771485.msisdn: does not exist in GSUP proxy 20241118122708762 DLINP <000b> input/ipa.c:451 connected read/write 20241118122708762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122708762 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425407398322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425407398322" cn_domain=CS} 20241118122708762 DLU <0006> fsm.c:456 lu(262425407398322)[0x556aa1207450]{UNVALIDATED}: Allocated 20241118122708762 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425407398322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241118122708762 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425407398322)[0x556aa1207450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241118122708762 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425407398322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425407398322" cn_domain=CS} 20241118122708762 DLINP <000b> input/ipa.c:451 connected read/write 20241118122708762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122708762 DLINP <000b> input/ipa.c:451 connected read/write 20241118122708762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122708764 DLINP <000b> input/ipa.c:451 connected read/write 20241118122708764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122708764 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425407398322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425407398322"} 20241118122708764 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425407398322)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241118122708764 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425407398322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241118122708764 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425407398322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425407398322"} 20241118122708764 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425407398322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122708764 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425407398322)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241118122708764 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425407398322)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241118122708764 DLU <0006> fsm.c:568 lu(CS:IMSI-262425407398322)[0x556aa1207450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241118122708764 DLINP <000b> input/ipa.c:451 connected read/write 20241118122708764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122708764 DLINP <000b> input/ipa.c:451 connected read/write 20241118122708764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122708765 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611771485.msisdn 20241118122708765 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611771485.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241118122708765 DDGSM <0007> mslookup_server.c:327 sip.voice.491611771485.msisdn: does not exist in GSUP proxy 20241118122708765 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611771485.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241118122708767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4258 20241118122708768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47020<->l=127.0.0.1:4258 20241118122708768 DLINP <000b> input/ipa.c:451 connected read/write 20241118122708768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122708768 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122708768 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122708768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122708769 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39661<->l=127.0.0.1:4259) 20241118122708800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47032<->l=127.0.0.1:4258 20241118122708900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47032<->l=127.0.0.1:4258 20241118122710861 DSS <0004> hlr_ussd.c:239 262424018087044/0x9b70ef40: SS Session Timeout, destroying 20241118122710861 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424018087044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241118122711966 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122711967 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122711969 DLINP <000b> input/ipa.c:451 connected read/write 20241118122711970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122711971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36876<->l=127.0.0.1:4258 20241118122711973 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241118122711974 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241118122711974 DLINP <000b> input/ipa.c:451 connected read/write 20241118122711974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122711974 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122711974 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122711974 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  20241118122711974 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122711974 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  20241118122711974 DLGSUP <0013> gsup_server.c:235 2:  20241118122711974 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122711974 DLGSUP <0013> gsup_server.c:235 3:  20241118122711974 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122711974 DLGSUP <0013> gsup_server.c:235 4:  20241118122711974 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122711974 DLGSUP <0013> gsup_server.c:235 5:  20241118122711974 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122711974 DLGSUP <0013> gsup_server.c:235 7:  20241118122711974 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122711975 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122711975 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122711975 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122711993 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37163<->l=127.0.0.1:4259) 20241118122711994 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241118122711994 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241118122712000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36878<->l=127.0.0.1:4258 20241118122712018 DLINP <000b> input/ipa.c:451 connected read/write 20241118122712018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122712018 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423319538062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423319538062" cn_domain=CS} 20241118122712018 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423319538062 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241118122712018 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423319538062 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241118122712018 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423319538062.imsi 20241118122712018 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423319538062.imsi 20241118122712018 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423319538062.imsi: does not exist in local HLR 20241118122712022 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423319538062 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241118122712022 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241118122712022 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241118122712022 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241118122712022 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241118122712022 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241118122712022 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423319538062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122712022 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118122712022 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118122712022 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118122712022 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118122712022 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118122712022 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118122712023 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122712023 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122712023 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241118122712023 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241118122712023 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241118122712023 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122712023 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122712023 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241118122712066 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122712066 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122712066 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122712066 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122712066 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423319538062 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611807886 20241118122712066 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423319538062 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118122712066 DLINP <000b> input/ipa.c:451 connected read/write 20241118122712066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122712066 DLINP <000b> input/ipa.c:451 connected read/write 20241118122712066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122712069 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122712069 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122712069 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423319538062 MSISDN-491611807886 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118122712069 DLINP <000b> input/ipa.c:451 connected read/write 20241118122712069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122712069 DLINP <000b> input/ipa.c:451 connected read/write 20241118122712069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122712070 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122712070 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122712070 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423319538062 MSISDN-491611807886 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 20241118122712070 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423319538062 MSISDN-491611807886 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118122712070 DLINP <000b> input/ipa.c:451 connected read/write 20241118122712070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122712070 DLINP <000b> input/ipa.c:451 connected read/write 20241118122712070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122712070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36878<->l=127.0.0.1:4258 20241118122712071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36876<->l=127.0.0.1:4258 20241118122712071 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37163<->l=127.0.0.1:4259) 20241118122712072 DLINP <000b> input/ipa.c:451 connected read/write 20241118122712072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122712072 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122712072 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122712072 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122712073 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122712074 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122712074 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241118122712074 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241118122712074 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241118122712132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20241118122712233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20241118122715303 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122715303 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122715304 DLINP <000b> input/ipa.c:451 connected read/write 20241118122715304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122715305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36896<->l=127.0.0.1:4258 20241118122715306 DLINP <000b> input/ipa.c:451 connected read/write 20241118122715306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122715306 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122715306 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122715306 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  20241118122715306 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122715306 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  20241118122715306 DLGSUP <0013> gsup_server.c:235 2:  20241118122715306 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122715306 DLGSUP <0013> gsup_server.c:235 3:  20241118122715306 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122715306 DLGSUP <0013> gsup_server.c:235 4:  20241118122715306 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122715306 DLGSUP <0013> gsup_server.c:235 5:  20241118122715306 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122715306 DLGSUP <0013> gsup_server.c:235 7:  20241118122715306 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122715306 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122715306 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122715306 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122715306 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241118122715306 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241118122715314 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38727<->l=127.0.0.1:4259) 20241118122715315 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241118122715315 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241118122715320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36902<->l=127.0.0.1:4258 20241118122715321 DAUC <0003> db_auc.c:157 IMSI='262423908582866': No 2G Auth Data 20241118122715321 DAUC <0003> db_auc.c:192 IMSI='262423908582866': No 3G Auth Data 20241118122715324 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423908582866.imsi 20241118122715324 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423908582866.imsi: found in local HLR 20241118122715326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36902<->l=127.0.0.1:4258 20241118122715327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36896<->l=127.0.0.1:4258 20241118122715327 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38727<->l=127.0.0.1:4259) 20241118122715327 DLINP <000b> input/ipa.c:451 connected read/write 20241118122715327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122715327 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122715327 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122715327 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122715350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36908<->l=127.0.0.1:4258 20241118122715451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36908<->l=127.0.0.1:4258 20241118122718553 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122718553 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122718556 DLINP <000b> input/ipa.c:451 connected read/write 20241118122718556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122718557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 20241118122718559 DLINP <000b> input/ipa.c:451 connected read/write 20241118122718559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122718559 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122718559 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122718559 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  20241118122718559 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122718559 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  20241118122718559 DLGSUP <0013> gsup_server.c:235 2:  20241118122718559 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122718559 DLGSUP <0013> gsup_server.c:235 3:  20241118122718559 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122718559 DLGSUP <0013> gsup_server.c:235 4:  20241118122718559 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122718559 DLGSUP <0013> gsup_server.c:235 5:  20241118122718559 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122718559 DLGSUP <0013> gsup_server.c:235 7:  20241118122718559 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122718559 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122718559 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122718559 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122718560 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241118122718560 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241118122718574 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45671<->l=127.0.0.1:4259) 20241118122718575 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241118122718575 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241118122718580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4258 20241118122718602 DLINP <000b> input/ipa.c:451 connected read/write 20241118122718602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122718602 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420217378543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420217378543" cn_domain=CS} 20241118122718603 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420217378543 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241118122718603 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420217378543 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241118122718603 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420217378543.imsi 20241118122718603 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420217378543.imsi 20241118122718603 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420217378543.imsi: does not exist in local HLR 20241118122718614 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420217378543 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241118122718614 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241118122718614 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241118122718614 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241118122718614 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241118122718614 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241118122718614 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420217378543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122718614 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118122718615 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118122718615 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118122718615 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118122718615 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118122718615 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118122718620 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122718620 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122718620 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241118122718620 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241118122718620 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241118122718622 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122718622 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122718622 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241118122718666 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122718666 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122718666 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122718666 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122718667 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420217378543 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617304062 20241118122718667 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420217378543 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118122718667 DLINP <000b> input/ipa.c:451 connected read/write 20241118122718667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122718667 DLINP <000b> input/ipa.c:451 connected read/write 20241118122718667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122718676 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122718676 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122718676 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420217378543 MSISDN-491617304062 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118122718676 DLINP <000b> input/ipa.c:451 connected read/write 20241118122718676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122718676 DLINP <000b> input/ipa.c:451 connected read/write 20241118122718676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122718677 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122718677 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122718677 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420217378543 MSISDN-491617304062 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 20241118122718677 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420217378543 MSISDN-491617304062 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118122718677 DLINP <000b> input/ipa.c:451 connected read/write 20241118122718677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122718677 DLINP <000b> input/ipa.c:451 connected read/write 20241118122718677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122718678 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420217378543.imsi 20241118122718678 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420217378543.imsi: does not exist in local HLR 20241118122719682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4258 20241118122719684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 20241118122719687 DLINP <000b> input/ipa.c:451 connected read/write 20241118122719687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122719687 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122719687 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122719687 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122719688 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45671<->l=127.0.0.1:4259) 20241118122719688 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122719688 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122719688 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241118122719689 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241118122719689 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241118122719782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36926<->l=127.0.0.1:4258 20241118122719883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36926<->l=127.0.0.1:4258 20241118122722991 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241118122722991 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241118122722994 DLINP <000b> input/ipa.c:451 connected read/write 20241118122722995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122722995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48692<->l=127.0.0.1:4258 20241118122722997 DLINP <000b> input/ipa.c:451 connected read/write 20241118122722998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122722998 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241118122722998 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241118122722998 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  20241118122722998 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241118122722998 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  20241118122722998 DLGSUP <0013> gsup_server.c:235 2:  20241118122722998 DLGSUP <0013> gsup_server.c:237 2: 00  20241118122722998 DLGSUP <0013> gsup_server.c:235 3:  20241118122722998 DLGSUP <0013> gsup_server.c:237 3: 00  20241118122722998 DLGSUP <0013> gsup_server.c:235 4:  20241118122722998 DLGSUP <0013> gsup_server.c:237 4: 00  20241118122722998 DLGSUP <0013> gsup_server.c:235 5:  20241118122722998 DLGSUP <0013> gsup_server.c:237 5: 00  20241118122722998 DLGSUP <0013> gsup_server.c:235 7:  20241118122722998 DLGSUP <0013> gsup_server.c:237 7: 00  20241118122722998 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241118122722998 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241118122722998 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241118122722999 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241118122722999 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241118122723024 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38627<->l=127.0.0.1:4259) 20241118122723027 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241118122723027 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241118122723049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48696<->l=127.0.0.1:4258 20241118122723053 DLINP <000b> input/ipa.c:451 connected read/write 20241118122723053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122723053 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429003694992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429003694992" cn_domain=CS} 20241118122723053 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429003694992 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241118122723053 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429003694992 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241118122723053 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429003694992.imsi 20241118122723053 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429003694992.imsi 20241118122723053 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429003694992.imsi: does not exist in local HLR 20241118122723055 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429003694992 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241118122723055 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241118122723055 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241118122723055 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241118122723055 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241118122723055 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241118122723055 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429003694992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241118122723055 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118122723055 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118122723055 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118122723055 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118122723055 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241118122723055 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241118122723056 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122723056 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122723056 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241118122723056 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241118122723056 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241118122723057 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122723057 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122723057 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241118122723098 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122723098 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122723098 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122723098 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122723098 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429003694992 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617328401 20241118122723098 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429003694992 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118122723098 DLINP <000b> input/ipa.c:451 connected read/write 20241118122723098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122723098 DLINP <000b> input/ipa.c:451 connected read/write 20241118122723098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122723106 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122723106 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122723106 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429003694992 MSISDN-491617328401 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118122723106 DLINP <000b> input/ipa.c:451 connected read/write 20241118122723106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122723106 DLINP <000b> input/ipa.c:451 connected read/write 20241118122723106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122723109 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122723109 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122723110 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429003694992 MSISDN-491617328401 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 20241118122723110 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429003694992 MSISDN-491617328401 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241118122723110 DLINP <000b> input/ipa.c:451 connected read/write 20241118122723110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122723110 DLINP <000b> input/ipa.c:451 connected read/write 20241118122723110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241118122723113 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617328401.msisdn 20241118122723113 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491617328401.msisdn: does not exist in local HLR 20241118122723113 DDGSM <0007> mslookup_server.c:352 sip.voice.491617328401.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241118122723113 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617328401.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241118122723118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48696<->l=127.0.0.1:4258 20241118122723120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48692<->l=127.0.0.1:4258 20241118122723122 DLINP <000b> input/ipa.c:451 connected read/write 20241118122723122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241118122723122 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241118122723122 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241118122723122 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241118122723123 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241118122723123 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241118122723123 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241118122723123 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241118122723123 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241118122723123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38627<->l=127.0.0.1:4259) 20241118122723200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48698<->l=127.0.0.1:4258 20241118122723301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48698<->l=127.0.0.1:4258