20241013082515596 DMAIN <0000> hlr.c:802 hlr starting 20241013082515596 DDB <0001> db.c:599 using database: hlr.db 20241013082515596 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241013082515596 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241013082515597 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241013082515597 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241013082515621 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241013082515621 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241013082515700 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241013082515701 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241013082515701 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241013082517061 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082517061 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082517066 DLINP <000b> input/ipa.c:451 connected read/write 20241013082517066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082517069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45858<->l=127.0.0.1:4258 20241013082517072 DLINP <000b> input/ipa.c:451 connected read/write 20241013082517072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082517072 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082517072 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082517072 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  20241013082517072 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082517072 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  20241013082517072 DLGSUP <0013> gsup_server.c:235 2:  20241013082517072 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082517072 DLGSUP <0013> gsup_server.c:235 3:  20241013082517072 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082517072 DLGSUP <0013> gsup_server.c:235 4:  20241013082517072 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082517072 DLGSUP <0013> gsup_server.c:235 5:  20241013082517072 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082517072 DLGSUP <0013> gsup_server.c:235 7:  20241013082517072 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082517072 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082517072 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082517072 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082517097 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40861<->l=127.0.0.1:4259) 20241013082517110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 20241013082517118 DLINP <000b> input/ipa.c:451 connected read/write 20241013082517118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082517118 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"} 20241013082517118 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" 20241013082517118 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} 20241013082517118 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 20241013082517118 DLINP <000b> input/ipa.c:451 connected read/write 20241013082517118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082517118 DLINP <000b> input/ipa.c:451 connected read/write 20241013082517118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082517119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 20241013082517120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45858<->l=127.0.0.1:4258 20241013082517120 DLINP <000b> input/ipa.c:451 connected read/write 20241013082517120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082517120 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082517120 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082517120 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082517121 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40861<->l=127.0.0.1:4259) 20241013082517156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45868<->l=127.0.0.1:4258 20241013082517157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45868<->l=127.0.0.1:4258 20241013082520268 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082520268 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082520272 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082520274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45870<->l=127.0.0.1:4258 20241013082520278 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082520278 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082520278 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082520278 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  20241013082520278 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082520278 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  20241013082520278 DLGSUP <0013> gsup_server.c:235 2:  20241013082520278 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082520278 DLGSUP <0013> gsup_server.c:235 3:  20241013082520278 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082520278 DLGSUP <0013> gsup_server.c:235 4:  20241013082520278 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082520278 DLGSUP <0013> gsup_server.c:235 5:  20241013082520278 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082520278 DLGSUP <0013> gsup_server.c:235 7:  20241013082520278 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082520278 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082520278 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082520278 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082520302 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34687<->l=127.0.0.1:4259) 20241013082520324 DAUC <0003> db_auc.c:157 IMSI='262427587198822': No 2G Auth Data 20241013082520324 DAUC <0003> db_auc.c:192 IMSI='262427587198822': No 3G Auth Data 20241013082520369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 20241013082520380 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082520380 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427587198822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427587198822"} 20241013082520388 DAUC <0003> db_auc.c:192 IMSI='262427587198822': No 3G Auth Data 20241013082520388 DAUC <0003> db_auc.c:236 IMSI='262427587198822': Calling to generate 5 vectors 20241013082520388 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013082520388 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082520388 DAUC <0003> auc.c:113 vector [0]: rand = e6707662ebaaeb7d72ceb7837772ae0e 20241013082520388 DAUC <0003> auc.c:179 vector [0]: kc = 66c9df1a0a3ec000 20241013082520388 DAUC <0003> auc.c:180 vector [0]: sres = 439bc606 20241013082520388 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082520388 DAUC <0003> auc.c:113 vector [1]: rand = e6453f7b1ade388bbba00657641161f5 20241013082520388 DAUC <0003> auc.c:179 vector [1]: kc = 3f9f8c12b2511400 20241013082520388 DAUC <0003> auc.c:180 vector [1]: sres = 488f6b42 20241013082520388 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013082520388 DAUC <0003> auc.c:113 vector [2]: rand = cd19f6281dcee4f8dfe0df92d846aa3c 20241013082520389 DAUC <0003> auc.c:179 vector [2]: kc = 3d898730a2731000 20241013082520389 DAUC <0003> auc.c:180 vector [2]: sres = a55ffecc 20241013082520389 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013082520389 DAUC <0003> auc.c:113 vector [3]: rand = 176b8e6e8b286b2f59f99cdcfb1beab4 20241013082520389 DAUC <0003> auc.c:179 vector [3]: kc = 29333b6c5760f000 20241013082520389 DAUC <0003> auc.c:180 vector [3]: sres = 36cefacc 20241013082520389 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013082520389 DAUC <0003> auc.c:113 vector [4]: rand = 7fa8c0f357f484028dd6be5e923fc40d 20241013082520389 DAUC <0003> auc.c:179 vector [4]: kc = be596831440ef000 20241013082520389 DAUC <0003> auc.c:180 vector [4]: sres = e1f7d4c1 20241013082520389 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013082520389 DAUC <0003> db_auc.c:245 IMSI='262427587198822': Generated 5 vectors 20241013082520389 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427587198822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427587198822"} 20241013082520389 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427587198822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082520389 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520389 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 20241013082520421 DAUC <0003> db_auc.c:157 IMSI='262421591045595': No 2G Auth Data 20241013082520421 DAUC <0003> db_auc.c:192 IMSI='262421591045595': No 3G Auth Data 20241013082520443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 20241013082520445 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082520445 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421591045595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421591045595"} 20241013082520445 DAUC <0003> db_auc.c:192 IMSI='262421591045595': No 3G Auth Data 20241013082520445 DAUC <0003> db_auc.c:236 IMSI='262421591045595': Calling to generate 5 vectors 20241013082520445 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013082520445 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082520445 DAUC <0003> auc.c:113 vector [0]: rand = 99a1eef34569a176138002f5c3edf8b1 20241013082520445 DAUC <0003> auc.c:179 vector [0]: kc = 6fcbe48e45c19c00 20241013082520445 DAUC <0003> auc.c:180 vector [0]: sres = 6824ff93 20241013082520445 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082520445 DAUC <0003> auc.c:113 vector [1]: rand = 123f4c455664a0ba6cd53b8b20201744 20241013082520445 DAUC <0003> auc.c:179 vector [1]: kc = d911e72d79086800 20241013082520445 DAUC <0003> auc.c:180 vector [1]: sres = 51518953 20241013082520445 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013082520445 DAUC <0003> auc.c:113 vector [2]: rand = 0eff0dfd5fa6d01bd2abd8335adb0a55 20241013082520445 DAUC <0003> auc.c:179 vector [2]: kc = aeee7f5cd2bc5800 20241013082520445 DAUC <0003> auc.c:180 vector [2]: sres = 14107e04 20241013082520445 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013082520445 DAUC <0003> auc.c:113 vector [3]: rand = c9032afc867f4d8493d40d2ff4e192b4 20241013082520445 DAUC <0003> auc.c:179 vector [3]: kc = 8ef8c9c5adac7c00 20241013082520445 DAUC <0003> auc.c:180 vector [3]: sres = da9d32c0 20241013082520445 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013082520445 DAUC <0003> auc.c:113 vector [4]: rand = ea3827df1735906961dea9df9a7ac334 20241013082520445 DAUC <0003> auc.c:179 vector [4]: kc = 1d826aee60f77c00 20241013082520445 DAUC <0003> auc.c:180 vector [4]: sres = 8b77dfce 20241013082520445 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013082520445 DAUC <0003> db_auc.c:245 IMSI='262421591045595': Generated 5 vectors 20241013082520445 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421591045595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421591045595"} 20241013082520445 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421591045595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082520445 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520445 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 20241013082520469 DAUC <0003> db_auc.c:157 IMSI='262422815509480': No 2G Auth Data 20241013082520469 DAUC <0003> db_auc.c:192 IMSI='262422815509480': No 3G Auth Data 20241013082520491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45904<->l=127.0.0.1:4258 20241013082520492 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082520492 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422815509480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422815509480"} 20241013082520492 DAUC <0003> db_auc.c:192 IMSI='262422815509480': No 3G Auth Data 20241013082520492 DAUC <0003> db_auc.c:236 IMSI='262422815509480': Calling to generate 5 vectors 20241013082520492 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013082520492 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082520492 DAUC <0003> auc.c:113 vector [0]: rand = 121be6c54e524fa08b42d1f492178d22 20241013082520492 DAUC <0003> auc.c:179 vector [0]: kc = 29e22ce7dbc70ab3 20241013082520492 DAUC <0003> auc.c:180 vector [0]: sres = e7faf5cf 20241013082520492 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082520492 DAUC <0003> auc.c:113 vector [1]: rand = a1e62fe795b11cf857a29003f670eab6 20241013082520492 DAUC <0003> auc.c:179 vector [1]: kc = ca6df730e7ac9312 20241013082520492 DAUC <0003> auc.c:180 vector [1]: sres = 00a00d87 20241013082520492 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013082520492 DAUC <0003> auc.c:113 vector [2]: rand = 39b3618fe63307285890c224d790769d 20241013082520492 DAUC <0003> auc.c:179 vector [2]: kc = 1318f95e0f7c2593 20241013082520492 DAUC <0003> auc.c:180 vector [2]: sres = aa3c1c38 20241013082520492 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013082520492 DAUC <0003> auc.c:113 vector [3]: rand = c50ee0288bd487c3e685dedb3f664e30 20241013082520492 DAUC <0003> auc.c:179 vector [3]: kc = add8ff669d623804 20241013082520492 DAUC <0003> auc.c:180 vector [3]: sres = da322773 20241013082520492 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013082520492 DAUC <0003> auc.c:113 vector [4]: rand = bcc411ccb64e53c2afd60b3d9259fcff 20241013082520492 DAUC <0003> auc.c:179 vector [4]: kc = cf1861b548268f2b 20241013082520492 DAUC <0003> auc.c:180 vector [4]: sres = 9c20657d 20241013082520492 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013082520492 DAUC <0003> db_auc.c:245 IMSI='262422815509480': Generated 5 vectors 20241013082520492 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422815509480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422815509480"} 20241013082520492 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422815509480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082520492 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520492 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45904<->l=127.0.0.1:4258 20241013082520519 DAUC <0003> db_auc.c:157 IMSI='262425241683297': No 2G Auth Data 20241013082520519 DAUC <0003> db_auc.c:192 IMSI='262425241683297': No 3G Auth Data 20241013082520542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45920<->l=127.0.0.1:4258 20241013082520543 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082520544 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425241683297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425241683297"} 20241013082520544 DAUC <0003> db_auc.c:157 IMSI='262425241683297': No 2G Auth Data 20241013082520544 DAUC <0003> db_auc.c:236 IMSI='262425241683297': Calling to generate 5 vectors 20241013082520544 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013082520544 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082520544 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082520544 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082520544 DAUC <0003> auc.c:113 vector [0]: rand = be880f5aeab6da1985ead271e3c648ff 20241013082520544 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082520544 DAUC <0003> auc.c:142 vector [0]: autn = b3603311b00c000025c247d8dc6024c4 20241013082520544 DAUC <0003> auc.c:143 vector [0]: ck = 8ee486f2e5e1135afe7503f1525cc929 20241013082520544 DAUC <0003> auc.c:144 vector [0]: ik = d2bda78bb0ba529167b6a2772b2dc4c3 20241013082520544 DAUC <0003> auc.c:145 vector [0]: res = f0057e1a9e2839710000000000000000 20241013082520544 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082520544 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013082520544 DAUC <0003> auc.c:151 vector [0]: kc = c59a80ff2c2a4c21 20241013082520544 DAUC <0003> auc.c:152 vector [0]: sres = 6e2d476b 20241013082520544 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013082520544 DAUC <0003> auc.c:113 vector [1]: rand = 45b3d84d059f9184e7a2e50c1a391552 20241013082520544 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013082520544 DAUC <0003> auc.c:142 vector [1]: autn = 969c9868c9c8000020ea09d410f30d89 20241013082520544 DAUC <0003> auc.c:143 vector [1]: ck = 747d83a490e6b2c091ad74e8ff72fcab 20241013082520544 DAUC <0003> auc.c:144 vector [1]: ik = fe4fa82d5fad1506cc948acfc76f2d91 20241013082520544 DAUC <0003> auc.c:145 vector [1]: res = 7a7da6ee47e4e0d30000000000000000 20241013082520544 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082520544 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013082520544 DAUC <0003> auc.c:151 vector [1]: kc = d70bd5aef75676fc 20241013082520544 DAUC <0003> auc.c:152 vector [1]: sres = 3d99463d 20241013082520544 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013082520544 DAUC <0003> auc.c:113 vector [2]: rand = 4c7d3400ed4226f3d4392d59a86734b4 20241013082520544 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013082520544 DAUC <0003> auc.c:142 vector [2]: autn = 7c7b933b9fee00001c9b53bc5deff265 20241013082520544 DAUC <0003> auc.c:143 vector [2]: ck = be115037fa095ab6cbbc3c2b70900d11 20241013082520544 DAUC <0003> auc.c:144 vector [2]: ik = a348eef0605cb0334a486ccd2a104d46 20241013082520544 DAUC <0003> auc.c:145 vector [2]: res = ce39be77e8577aa00000000000000000 20241013082520544 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082520544 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013082520544 DAUC <0003> auc.c:151 vector [2]: kc = 9cadee21c0d5aad2 20241013082520544 DAUC <0003> auc.c:152 vector [2]: sres = 266ec4d7 20241013082520544 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013082520544 DAUC <0003> auc.c:113 vector [3]: rand = fa9844fb92793fc1f8ea957541d28e58 20241013082520544 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013082520544 DAUC <0003> auc.c:142 vector [3]: autn = 12d763f6dd460000935809390db3cbc2 20241013082520544 DAUC <0003> auc.c:143 vector [3]: ck = 286a0d24b824f45da63e60e905b962f5 20241013082520544 DAUC <0003> auc.c:144 vector [3]: ik = 112067e564a3f73c8b46f87471dbc7ea 20241013082520544 DAUC <0003> auc.c:145 vector [3]: res = 75e131e8d18e9b270000000000000000 20241013082520544 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082520544 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013082520544 DAUC <0003> auc.c:151 vector [3]: kc = 1432f25ca8e5a67e 20241013082520544 DAUC <0003> auc.c:152 vector [3]: sres = a46faacf 20241013082520544 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013082520544 DAUC <0003> auc.c:113 vector [4]: rand = d4ca9a8293f9579429783ada37e9dd1f 20241013082520544 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013082520544 DAUC <0003> auc.c:142 vector [4]: autn = bcf603eebae800002056e21e3f3b4ea2 20241013082520544 DAUC <0003> auc.c:143 vector [4]: ck = 22ec248f2378554d8105b389bf10791e 20241013082520544 DAUC <0003> auc.c:144 vector [4]: ik = c1bfc1dd671b90b90409d289415fa79f 20241013082520544 DAUC <0003> auc.c:145 vector [4]: res = 7ef51f3e302820fa0000000000000000 20241013082520544 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082520544 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013082520544 DAUC <0003> auc.c:151 vector [4]: kc = 665f8452ba2c1b75 20241013082520544 DAUC <0003> auc.c:152 vector [4]: sres = 4edd3fc4 20241013082520544 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013082520544 DAUC <0003> db_auc.c:245 IMSI='262425241683297': Generated 5 vectors 20241013082520544 DAUC <0003> db_auc.c:249 IMSI='262425241683297': Updating SQN=161 in DB 20241013082520552 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425241683297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425241683297"} 20241013082520552 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425241683297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082520552 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520552 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45920<->l=127.0.0.1:4258 20241013082520578 DAUC <0003> db_auc.c:157 IMSI='262420815249504': No 2G Auth Data 20241013082520578 DAUC <0003> db_auc.c:192 IMSI='262420815249504': No 3G Auth Data 20241013082520601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4258 20241013082520603 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082520603 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420815249504 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420815249504"} 20241013082520603 DAUC <0003> db_auc.c:157 IMSI='262420815249504': No 2G Auth Data 20241013082520603 DAUC <0003> db_auc.c:236 IMSI='262420815249504': Calling to generate 5 vectors 20241013082520603 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013082520603 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082520603 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241013082520603 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082520603 DAUC <0003> auc.c:113 vector [0]: rand = b6a4ef731b83e7be80c9cf102e77554f 20241013082520603 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082520603 DAUC <0003> auc.c:142 vector [0]: autn = 356e3e18f66100005fec46b39ebf9d08 20241013082520603 DAUC <0003> auc.c:143 vector [0]: ck = feaf5c881fbfc3cc4217a8ae15655918 20241013082520603 DAUC <0003> auc.c:144 vector [0]: ik = fdbc3dc025bd6ce7162df06936ff4c24 20241013082520603 DAUC <0003> auc.c:145 vector [0]: res = 072385072a8f45620000000000000000 20241013082520603 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082520603 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013082520603 DAUC <0003> auc.c:151 vector [0]: kc = 5729398f1998ba17 20241013082520603 DAUC <0003> auc.c:152 vector [0]: sres = 2dacc065 20241013082520603 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013082520603 DAUC <0003> auc.c:113 vector [1]: rand = ee4971392eeecb485dd2ea2560be4a92 20241013082520603 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013082520603 DAUC <0003> auc.c:142 vector [1]: autn = 14fa230a350d0000ff4d20cd9feda2a8 20241013082520603 DAUC <0003> auc.c:143 vector [1]: ck = b4b83ff3007cc8729527e8f01b91709a 20241013082520603 DAUC <0003> auc.c:144 vector [1]: ik = b233a424d5dbd536157a1eac36389260 20241013082520603 DAUC <0003> auc.c:145 vector [1]: res = 805fac702e61ec330000000000000000 20241013082520603 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082520603 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013082520603 DAUC <0003> auc.c:151 vector [1]: kc = 86d66d8bf80effbe 20241013082520603 DAUC <0003> auc.c:152 vector [1]: sres = ae3e4043 20241013082520603 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013082520603 DAUC <0003> auc.c:113 vector [2]: rand = bcc9e66909ffca9e4eebd88ec851eed7 20241013082520603 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013082520603 DAUC <0003> auc.c:142 vector [2]: autn = 9862996e407e00004463398460e344a7 20241013082520603 DAUC <0003> auc.c:143 vector [2]: ck = 70b6c940c6b97360478c6c2d8238fd99 20241013082520603 DAUC <0003> auc.c:144 vector [2]: ik = 01fe1e48f897360f2349d65de4104974 20241013082520603 DAUC <0003> auc.c:145 vector [2]: res = a0ad93c0f3d7ff080000000000000000 20241013082520603 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082520603 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013082520603 DAUC <0003> auc.c:151 vector [2]: kc = 158d6d785806f182 20241013082520603 DAUC <0003> auc.c:152 vector [2]: sres = 537a6cc8 20241013082520603 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013082520603 DAUC <0003> auc.c:113 vector [3]: rand = f52f6094b907fcc97bf66cbd5d3381e8 20241013082520603 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013082520603 DAUC <0003> auc.c:142 vector [3]: autn = 2040e2fd27ce0000c0bb99b14c4dc358 20241013082520603 DAUC <0003> auc.c:143 vector [3]: ck = 94331a03fb4ef1859c8d37c2e553d496 20241013082520603 DAUC <0003> auc.c:144 vector [3]: ik = 773019b483caae3f67e98e31b673b949 20241013082520603 DAUC <0003> auc.c:145 vector [3]: res = 80ace959901c70680000000000000000 20241013082520603 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082520603 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013082520603 DAUC <0003> auc.c:151 vector [3]: kc = 1867ba442ba43265 20241013082520603 DAUC <0003> auc.c:152 vector [3]: sres = 10b09931 20241013082520603 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013082520603 DAUC <0003> auc.c:113 vector [4]: rand = a2efd29df842c625794aad2b801ad50c 20241013082520603 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013082520603 DAUC <0003> auc.c:142 vector [4]: autn = 0862e445619200007c25384efd29e4bd 20241013082520603 DAUC <0003> auc.c:143 vector [4]: ck = b7913a0f95c965f5696a3c54d3f5b18c 20241013082520603 DAUC <0003> auc.c:144 vector [4]: ik = 80a5a67a492ae70dfd323b8be4b2d7c2 20241013082520603 DAUC <0003> auc.c:145 vector [4]: res = fdd5bd659218b85b0000000000000000 20241013082520603 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082520603 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013082520603 DAUC <0003> auc.c:151 vector [4]: kc = a36c9baaeba4e4b6 20241013082520603 DAUC <0003> auc.c:152 vector [4]: sres = 6fcd053e 20241013082520603 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013082520603 DAUC <0003> db_auc.c:245 IMSI='262420815249504': Generated 5 vectors 20241013082520603 DAUC <0003> db_auc.c:249 IMSI='262420815249504': Updating SQN=161 in DB 20241013082520611 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420815249504 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420815249504"} 20241013082520611 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420815249504 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082520611 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520611 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4258 20241013082520639 DAUC <0003> db_auc.c:157 IMSI='262421560132247': No 2G Auth Data 20241013082520639 DAUC <0003> db_auc.c:192 IMSI='262421560132247': No 3G Auth Data 20241013082520670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4258 20241013082520672 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082520672 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421560132247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421560132247"} 20241013082520672 DAUC <0003> db_auc.c:236 IMSI='262421560132247': Calling to generate 5 vectors 20241013082520672 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013082520672 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082520672 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082520672 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082520672 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082520672 DAUC <0003> auc.c:113 vector [0]: rand = 332e39037479a9330c86f5a8068f73e2 20241013082520672 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082520672 DAUC <0003> auc.c:142 vector [0]: autn = bedfa30042aa0000594ea02d0d1c7b0b 20241013082520672 DAUC <0003> auc.c:143 vector [0]: ck = 1ed4ccc8b528eaf0c4dd23233c49af88 20241013082520672 DAUC <0003> auc.c:144 vector [0]: ik = 76a6a408d100c77fda1fa228c558c9e0 20241013082520672 DAUC <0003> auc.c:145 vector [0]: res = 636e8fd1dfcb92420000000000000000 20241013082520672 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082520672 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082520672 DAUC <0003> auc.c:179 vector [0]: kc = 77e66aff7f4d6000 20241013082520672 DAUC <0003> auc.c:180 vector [0]: sres = dcadb58e 20241013082520672 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082520672 DAUC <0003> auc.c:113 vector [1]: rand = 223555ee29490fdbe9860fb98326240e 20241013082520672 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013082520672 DAUC <0003> auc.c:142 vector [1]: autn = 4de64000313f000023ba9474d75c7e14 20241013082520672 DAUC <0003> auc.c:143 vector [1]: ck = de358d043955e48047ae4458631cb98a 20241013082520672 DAUC <0003> auc.c:144 vector [1]: ik = 902e53a386be321be0ddfaa57d754a26 20241013082520672 DAUC <0003> auc.c:145 vector [1]: res = 1748410a0aac84a90000000000000000 20241013082520672 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082520672 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082520672 DAUC <0003> auc.c:179 vector [1]: kc = e243e349d0509800 20241013082520672 DAUC <0003> auc.c:180 vector [1]: sres = 9561c4f1 20241013082520672 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082520672 DAUC <0003> auc.c:113 vector [2]: rand = 2531e52e59d928ed88535396bbbce280 20241013082520672 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013082520672 DAUC <0003> auc.c:142 vector [2]: autn = a0a349751ec600009263ca15666f79e1 20241013082520672 DAUC <0003> auc.c:143 vector [2]: ck = 62347dd0df9c8fb600261e4f31ee42a4 20241013082520672 DAUC <0003> auc.c:144 vector [2]: ik = 1f2d3dfc3322a7360590733f285c9fbb 20241013082520672 DAUC <0003> auc.c:145 vector [2]: res = 88674060fb232c780000000000000000 20241013082520672 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082520672 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082520672 DAUC <0003> auc.c:179 vector [2]: kc = 94f6fa251c152c00 20241013082520672 DAUC <0003> auc.c:180 vector [2]: sres = 21340401 20241013082520672 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082520672 DAUC <0003> auc.c:113 vector [3]: rand = 769ecd2ae34fbab95fc1db513bfc658d 20241013082520672 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013082520672 DAUC <0003> auc.c:142 vector [3]: autn = d51de22bc4f10000b91e27c7ebfde466 20241013082520672 DAUC <0003> auc.c:143 vector [3]: ck = b816e2771651ef9015c2bfb4d38c8236 20241013082520672 DAUC <0003> auc.c:144 vector [3]: ik = 2ae1040361f8f4e5f6b53f70869e07e0 20241013082520672 DAUC <0003> auc.c:145 vector [3]: res = 9186a799bd2268ea0000000000000000 20241013082520672 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082520672 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082520672 DAUC <0003> auc.c:179 vector [3]: kc = a4c45516acfebc00 20241013082520672 DAUC <0003> auc.c:180 vector [3]: sres = b521f021 20241013082520672 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082520672 DAUC <0003> auc.c:113 vector [4]: rand = bd480fe5571e8d6170c74b3232bdae8d 20241013082520672 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013082520672 DAUC <0003> auc.c:142 vector [4]: autn = e15f8eae4d05000009c1974dfdefc699 20241013082520672 DAUC <0003> auc.c:143 vector [4]: ck = 2a5eceb0f9b70a0d759510b9f1cb9580 20241013082520672 DAUC <0003> auc.c:144 vector [4]: ik = 01dca7e4cf955df21216126c221921e6 20241013082520672 DAUC <0003> auc.c:145 vector [4]: res = 13a4bd9c349f3d2e0000000000000000 20241013082520672 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082520672 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013082520672 DAUC <0003> auc.c:179 vector [4]: kc = 07be002723e8ac00 20241013082520672 DAUC <0003> auc.c:180 vector [4]: sres = 83347f7f 20241013082520672 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013082520672 DAUC <0003> db_auc.c:245 IMSI='262421560132247': Generated 5 vectors 20241013082520672 DAUC <0003> db_auc.c:249 IMSI='262421560132247': Updating SQN=161 in DB 20241013082520680 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421560132247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421560132247"} 20241013082520680 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421560132247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082520681 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520681 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4258 20241013082520718 DAUC <0003> db_auc.c:157 IMSI='262423241196402': No 2G Auth Data 20241013082520718 DAUC <0003> db_auc.c:192 IMSI='262423241196402': No 3G Auth Data 20241013082520756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45958<->l=127.0.0.1:4258 20241013082520760 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082520760 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423241196402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423241196402"} 20241013082520760 DAUC <0003> db_auc.c:236 IMSI='262423241196402': Calling to generate 5 vectors 20241013082520760 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013082520760 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082520760 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082520760 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082520760 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082520760 DAUC <0003> auc.c:113 vector [0]: rand = 1d8b40ddd4c27d6869bd8f066880a8aa 20241013082520760 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082520760 DAUC <0003> auc.c:142 vector [0]: autn = 735bb78ba2ea0000e254ca36001cca06 20241013082520760 DAUC <0003> auc.c:143 vector [0]: ck = 73f723186893345219fcada50d7b3201 20241013082520760 DAUC <0003> auc.c:144 vector [0]: ik = d3ac5b90e7b0a9a3df621754b61d5a65 20241013082520760 DAUC <0003> auc.c:145 vector [0]: res = 5fc0bfb4e1252f8e0000000000000000 20241013082520760 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082520760 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082520760 DAUC <0003> auc.c:179 vector [0]: kc = 1ec13dd2e36cd800 20241013082520760 DAUC <0003> auc.c:180 vector [0]: sres = 5daced0b 20241013082520760 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082520760 DAUC <0003> auc.c:113 vector [1]: rand = 506751b867a2d8fe10b1ff6c6f0b5c2b 20241013082520760 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013082520760 DAUC <0003> auc.c:142 vector [1]: autn = c45b874b1379000041ef86fe6ab17571 20241013082520760 DAUC <0003> auc.c:143 vector [1]: ck = 0d5ae559a3ec5bfcacb2ed85a450c0f6 20241013082520760 DAUC <0003> auc.c:144 vector [1]: ik = bc4c12230c7fe55d19bfee5a51854106 20241013082520760 DAUC <0003> auc.c:145 vector [1]: res = abe8d06aa0eff7d70000000000000000 20241013082520760 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082520760 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082520760 DAUC <0003> auc.c:179 vector [1]: kc = 731194cc8bf4f800 20241013082520760 DAUC <0003> auc.c:180 vector [1]: sres = fdbfa725 20241013082520760 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082520760 DAUC <0003> auc.c:113 vector [2]: rand = baab395fb64c1cbd5d4156effb73c6d4 20241013082520760 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013082520760 DAUC <0003> auc.c:142 vector [2]: autn = 3f8f75e98aab00007ba3241ecf67cb2b 20241013082520760 DAUC <0003> auc.c:143 vector [2]: ck = d039b454c75977b720705fcc69626a58 20241013082520760 DAUC <0003> auc.c:144 vector [2]: ik = 2787afa72cc9d5f698304fc437e9ebe3 20241013082520760 DAUC <0003> auc.c:145 vector [2]: res = 2d7a707e3511ca980000000000000000 20241013082520760 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082520760 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082520760 DAUC <0003> auc.c:179 vector [2]: kc = 7fc1d21433762c00 20241013082520760 DAUC <0003> auc.c:180 vector [2]: sres = 6d30695d 20241013082520760 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082520760 DAUC <0003> auc.c:113 vector [3]: rand = 8cf2f8050f188f9c99e23fb27e95df40 20241013082520760 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013082520760 DAUC <0003> auc.c:142 vector [3]: autn = 27290e753dbd0000cbfdf06cb346d071 20241013082520760 DAUC <0003> auc.c:143 vector [3]: ck = c9d31a92a1e19b1f30331cf147a310ce 20241013082520760 DAUC <0003> auc.c:144 vector [3]: ik = ff8d569b246cc960fbdc992a6f9b1081 20241013082520760 DAUC <0003> auc.c:145 vector [3]: res = 5f7d144334a01ebc0000000000000000 20241013082520760 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082520760 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082520760 DAUC <0003> auc.c:179 vector [3]: kc = 50e050b8c5080000 20241013082520760 DAUC <0003> auc.c:180 vector [3]: sres = 4857414b 20241013082520760 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082520760 DAUC <0003> auc.c:113 vector [4]: rand = 1276179dc53605b976768f1aa524f763 20241013082520760 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013082520760 DAUC <0003> auc.c:142 vector [4]: autn = 22c7e4c73a1700001cf340bc2db3c778 20241013082520760 DAUC <0003> auc.c:143 vector [4]: ck = d686b9c1390ecb1491a7686784a0ea1f 20241013082520760 DAUC <0003> auc.c:144 vector [4]: ik = 0f02f5f3cda91f7b6ecf1c5e012b37d7 20241013082520760 DAUC <0003> auc.c:145 vector [4]: res = c291e3dc940e56100000000000000000 20241013082520760 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082520760 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013082520760 DAUC <0003> auc.c:179 vector [4]: kc = 6cd180bce6519c00 20241013082520760 DAUC <0003> auc.c:180 vector [4]: sres = a0de1606 20241013082520760 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013082520760 DAUC <0003> db_auc.c:245 IMSI='262423241196402': Generated 5 vectors 20241013082520760 DAUC <0003> db_auc.c:249 IMSI='262423241196402': Updating SQN=161 in DB 20241013082520769 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423241196402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423241196402"} 20241013082520769 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423241196402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082520769 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520769 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45958<->l=127.0.0.1:4258 20241013082520808 DAUC <0003> db_auc.c:157 IMSI='262425556252984': No 2G Auth Data 20241013082520808 DAUC <0003> db_auc.c:192 IMSI='262425556252984': No 3G Auth Data 20241013082520845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4258 20241013082520849 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082520849 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425556252984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425556252984"} 20241013082520849 DAUC <0003> db_auc.c:236 IMSI='262425556252984': Calling to generate 5 vectors 20241013082520849 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013082520849 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082520849 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082520849 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082520849 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082520849 DAUC <0003> auc.c:113 vector [0]: rand = 5667bf842a774acd091d8a02192ea1d0 20241013082520849 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082520849 DAUC <0003> auc.c:142 vector [0]: autn = 7a394153cf7d00009d8413ba198e2b08 20241013082520849 DAUC <0003> auc.c:143 vector [0]: ck = 9903d1cf9580e3bc9b20a882acea8419 20241013082520849 DAUC <0003> auc.c:144 vector [0]: ik = 88df332233a1ae3989256546b7f255ab 20241013082520849 DAUC <0003> auc.c:145 vector [0]: res = 42386991a81332810000000000000000 20241013082520849 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082520849 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082520849 DAUC <0003> auc.c:179 vector [0]: kc = b9c2e375190996fe 20241013082520849 DAUC <0003> auc.c:180 vector [0]: sres = 0f938ad6 20241013082520849 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082520849 DAUC <0003> auc.c:113 vector [1]: rand = 2ca6eaf90082a33b8859092746378bba 20241013082520849 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013082520849 DAUC <0003> auc.c:142 vector [1]: autn = 0930b8f8df3b00008619bb5725781b17 20241013082520849 DAUC <0003> auc.c:143 vector [1]: ck = b411b09982d4884ae538b846ed0ccff0 20241013082520849 DAUC <0003> auc.c:144 vector [1]: ik = 5d98767df941c319abb5b7a03e0c9a6e 20241013082520849 DAUC <0003> auc.c:145 vector [1]: res = f015e1faefdf28180000000000000000 20241013082520849 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082520849 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082520849 DAUC <0003> auc.c:179 vector [1]: kc = 9d3e1f005195b578 20241013082520849 DAUC <0003> auc.c:180 vector [1]: sres = 04b4ed52 20241013082520849 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082520849 DAUC <0003> auc.c:113 vector [2]: rand = 4bc7c41b0c0305b5edc950cf78c425ff 20241013082520849 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013082520849 DAUC <0003> auc.c:142 vector [2]: autn = 69e2082391cf0000b7dc68ba1ad44037 20241013082520849 DAUC <0003> auc.c:143 vector [2]: ck = 84dc1251696f1af66b505516f83caa8e 20241013082520849 DAUC <0003> auc.c:144 vector [2]: ik = 159cf0ba9198d5f7e5945e520376ba03 20241013082520849 DAUC <0003> auc.c:145 vector [2]: res = 16553cdccdec96f60000000000000000 20241013082520849 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082520849 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082520849 DAUC <0003> auc.c:179 vector [2]: kc = d8dd6b0ac440383e 20241013082520849 DAUC <0003> auc.c:180 vector [2]: sres = 5911c291 20241013082520849 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082520849 DAUC <0003> auc.c:113 vector [3]: rand = ede7c7cc005c6cbbc7a2b9cfd408c9ff 20241013082520849 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013082520849 DAUC <0003> auc.c:142 vector [3]: autn = 7f45f1c4c879000038fb601ee89beab3 20241013082520849 DAUC <0003> auc.c:143 vector [3]: ck = b118cac2870f7f6f0eb5ede274dfc78b 20241013082520849 DAUC <0003> auc.c:144 vector [3]: ik = 56998bc20edc98e7d952ebe51ad2c7e6 20241013082520849 DAUC <0003> auc.c:145 vector [3]: res = eb79c1e5e7ea8b500000000000000000 20241013082520849 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082520849 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082520849 DAUC <0003> auc.c:179 vector [3]: kc = f7b104c2bb73b356 20241013082520849 DAUC <0003> auc.c:180 vector [3]: sres = c5a34193 20241013082520849 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082520849 DAUC <0003> auc.c:113 vector [4]: rand = da84b44d723e06e35dcfe651ab156704 20241013082520849 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013082520849 DAUC <0003> auc.c:142 vector [4]: autn = 598fde762145000098252d49414326ce 20241013082520849 DAUC <0003> auc.c:143 vector [4]: ck = 36c619d18c240fd919884df08d440edf 20241013082520849 DAUC <0003> auc.c:144 vector [4]: ik = 7f360d90b1b64d3908a2d288e38c03f5 20241013082520849 DAUC <0003> auc.c:145 vector [4]: res = 82b6baad28e79bda0000000000000000 20241013082520849 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082520849 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013082520849 DAUC <0003> auc.c:179 vector [4]: kc = e4d2f7382b412094 20241013082520849 DAUC <0003> auc.c:180 vector [4]: sres = 4c0ca694 20241013082520849 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013082520849 DAUC <0003> db_auc.c:245 IMSI='262425556252984': Generated 5 vectors 20241013082520849 DAUC <0003> db_auc.c:249 IMSI='262425556252984': Updating SQN=161 in DB 20241013082520857 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425556252984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425556252984"} 20241013082520857 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425556252984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082520857 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520857 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082520864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4258 20241013082520889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45870<->l=127.0.0.1:4258 20241013082520890 DLINP <000b> input/ipa.c:451 connected read/write 20241013082520890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082520890 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082520890 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082520890 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082520890 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34687<->l=127.0.0.1:4259) 20241013082520913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45972<->l=127.0.0.1:4258 20241013082520913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45972<->l=127.0.0.1:4258 20241013082524032 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082524032 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082524037 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4258 20241013082524042 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524042 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082524042 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082524042 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  20241013082524042 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082524042 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  20241013082524042 DLGSUP <0013> gsup_server.c:235 2:  20241013082524042 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082524042 DLGSUP <0013> gsup_server.c:235 3:  20241013082524042 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082524042 DLGSUP <0013> gsup_server.c:235 4:  20241013082524042 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082524042 DLGSUP <0013> gsup_server.c:235 5:  20241013082524042 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082524042 DLGSUP <0013> gsup_server.c:235 7:  20241013082524042 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082524042 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082524042 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082524042 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082524064 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33323<->l=127.0.0.1:4259) 20241013082524103 DAUC <0003> db_auc.c:157 IMSI='262420965411520': No 2G Auth Data 20241013082524103 DAUC <0003> db_auc.c:192 IMSI='262420965411520': No 3G Auth Data 20241013082524154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50154<->l=127.0.0.1:4258 20241013082524164 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524164 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420965411520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420965411520"} 20241013082524164 DAUC <0003> db_auc.c:192 IMSI='262420965411520': No 3G Auth Data 20241013082524164 DAUC <0003> db_auc.c:236 IMSI='262420965411520': Calling to generate 1 vectors 20241013082524164 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241013082524164 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524164 DAUC <0003> auc.c:113 vector [0]: rand = 282d1b5a846b885b9f1727e2b339cb1b 20241013082524164 DAUC <0003> auc.c:179 vector [0]: kc = b744503571e64800 20241013082524164 DAUC <0003> auc.c:180 vector [0]: sres = 876c65d9 20241013082524164 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082524164 DAUC <0003> db_auc.c:245 IMSI='262420965411520': Generated 1 vectors 20241013082524164 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420965411520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420965411520"} 20241013082524164 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420965411520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524164 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524164 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524170 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524170 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420965411520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420965411520"} 20241013082524170 DAUC <0003> db_auc.c:192 IMSI='262420965411520': No 3G Auth Data 20241013082524171 DAUC <0003> db_auc.c:236 IMSI='262420965411520': Calling to generate 4 vectors 20241013082524171 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241013082524171 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524171 DAUC <0003> auc.c:113 vector [0]: rand = 393b120be859936ccd7aef4bc6c046cf 20241013082524171 DAUC <0003> auc.c:179 vector [0]: kc = 72083663f190ec00 20241013082524171 DAUC <0003> auc.c:180 vector [0]: sres = 807401d9 20241013082524171 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082524171 DAUC <0003> auc.c:113 vector [1]: rand = e80b8fab97119ab994765a6eab91733d 20241013082524171 DAUC <0003> auc.c:179 vector [1]: kc = 8dc91ba357ea6c00 20241013082524171 DAUC <0003> auc.c:180 vector [1]: sres = 87c8741f 20241013082524171 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013082524171 DAUC <0003> auc.c:113 vector [2]: rand = 295865cb54fbfa5d777d9ae47a00313f 20241013082524171 DAUC <0003> auc.c:179 vector [2]: kc = 9d0a3b79e0e62400 20241013082524171 DAUC <0003> auc.c:180 vector [2]: sres = d8928949 20241013082524171 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013082524171 DAUC <0003> auc.c:113 vector [3]: rand = 8df98e319bc1d95167833acc304bbd3f 20241013082524171 DAUC <0003> auc.c:179 vector [3]: kc = fc4b99df1f139000 20241013082524171 DAUC <0003> auc.c:180 vector [3]: sres = 6e8b9041 20241013082524171 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013082524171 DAUC <0003> db_auc.c:245 IMSI='262420965411520': Generated 4 vectors 20241013082524171 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420965411520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420965411520"} 20241013082524171 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420965411520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524171 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524171 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524175 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524175 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420965411520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420965411520"} 20241013082524176 DAUC <0003> db_auc.c:192 IMSI='262420965411520': No 3G Auth Data 20241013082524176 DAUC <0003> db_auc.c:236 IMSI='262420965411520': Calling to generate 5 vectors 20241013082524176 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013082524176 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524176 DAUC <0003> auc.c:113 vector [0]: rand = dcf8f86c501e51dc07081c7809484022 20241013082524176 DAUC <0003> auc.c:179 vector [0]: kc = cee9e1034f237000 20241013082524176 DAUC <0003> auc.c:180 vector [0]: sres = 84f53a6f 20241013082524176 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082524176 DAUC <0003> auc.c:113 vector [1]: rand = a61d958c7cf37172fcd3a633ed44bf5b 20241013082524176 DAUC <0003> auc.c:179 vector [1]: kc = 1feb7f87bf4e3800 20241013082524176 DAUC <0003> auc.c:180 vector [1]: sres = 2a538554 20241013082524176 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013082524176 DAUC <0003> auc.c:113 vector [2]: rand = 605f0e490e161ec14de664f9a53dc9d4 20241013082524176 DAUC <0003> auc.c:179 vector [2]: kc = 791adf0a10807400 20241013082524176 DAUC <0003> auc.c:180 vector [2]: sres = c933e4c8 20241013082524176 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013082524176 DAUC <0003> auc.c:113 vector [3]: rand = 119dd79bcb678bb17f40aadf243ef805 20241013082524176 DAUC <0003> auc.c:179 vector [3]: kc = 590750757636c000 20241013082524176 DAUC <0003> auc.c:180 vector [3]: sres = 382d3c99 20241013082524176 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013082524176 DAUC <0003> auc.c:113 vector [4]: rand = 883a318452e536265eaad75331bccaf8 20241013082524176 DAUC <0003> auc.c:179 vector [4]: kc = 8661ab7d0d6c9400 20241013082524176 DAUC <0003> auc.c:180 vector [4]: sres = 1453f98b 20241013082524176 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013082524176 DAUC <0003> db_auc.c:245 IMSI='262420965411520': Generated 5 vectors 20241013082524176 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420965411520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420965411520"} 20241013082524176 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420965411520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524176 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524176 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524180 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524180 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420965411520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420965411520"} 20241013082524180 DAUC <0003> db_auc.c:192 IMSI='262420965411520': No 3G Auth Data 20241013082524180 DAUC <0003> db_auc.c:236 IMSI='262420965411520': Calling to generate 5 vectors 20241013082524180 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013082524180 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524180 DAUC <0003> auc.c:113 vector [0]: rand = c37d229d5edae35ab3b5193e0d4c1ec4 20241013082524180 DAUC <0003> auc.c:179 vector [0]: kc = b09d4bfc5173b000 20241013082524180 DAUC <0003> auc.c:180 vector [0]: sres = 3b1d34fa 20241013082524180 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082524180 DAUC <0003> auc.c:113 vector [1]: rand = 1eccc88fade452a93ceeccc9965a8adb 20241013082524180 DAUC <0003> auc.c:179 vector [1]: kc = c86cfb5963a44000 20241013082524180 DAUC <0003> auc.c:180 vector [1]: sres = 3cdc3da6 20241013082524180 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013082524180 DAUC <0003> auc.c:113 vector [2]: rand = b8d481d6bc0893647396cafc363b2fb8 20241013082524180 DAUC <0003> auc.c:179 vector [2]: kc = e2ed16b1d6632800 20241013082524180 DAUC <0003> auc.c:180 vector [2]: sres = f92258af 20241013082524180 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013082524180 DAUC <0003> auc.c:113 vector [3]: rand = 42b1ee519df108055077761d80791d28 20241013082524180 DAUC <0003> auc.c:179 vector [3]: kc = b3da47adade83c00 20241013082524180 DAUC <0003> auc.c:180 vector [3]: sres = ea266409 20241013082524180 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013082524180 DAUC <0003> auc.c:113 vector [4]: rand = c473eaf3655d1d9f7a17692cf66c5afe 20241013082524180 DAUC <0003> auc.c:179 vector [4]: kc = 0eb78b42cbb8ec00 20241013082524180 DAUC <0003> auc.c:180 vector [4]: sres = 0d586e93 20241013082524180 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013082524180 DAUC <0003> db_auc.c:245 IMSI='262420965411520': Generated 5 vectors 20241013082524180 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420965411520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420965411520"} 20241013082524180 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420965411520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524180 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524180 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50154<->l=127.0.0.1:4258 20241013082524210 DAUC <0003> db_auc.c:157 IMSI='262420905450403': No 2G Auth Data 20241013082524210 DAUC <0003> db_auc.c:192 IMSI='262420905450403': No 3G Auth Data 20241013082524232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50168<->l=127.0.0.1:4258 20241013082524233 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524233 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420905450403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420905450403"} 20241013082524233 DAUC <0003> db_auc.c:192 IMSI='262420905450403': No 3G Auth Data 20241013082524233 DAUC <0003> db_auc.c:236 IMSI='262420905450403': Calling to generate 1 vectors 20241013082524233 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241013082524233 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524233 DAUC <0003> auc.c:113 vector [0]: rand = e24d2ea1719a17c090c5a88728d5c89e 20241013082524233 DAUC <0003> auc.c:179 vector [0]: kc = 28f76a9e9dafbc00 20241013082524233 DAUC <0003> auc.c:180 vector [0]: sres = 551697e6 20241013082524233 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082524233 DAUC <0003> db_auc.c:245 IMSI='262420905450403': Generated 1 vectors 20241013082524233 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420905450403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420905450403"} 20241013082524233 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420905450403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524233 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524233 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524234 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524234 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420905450403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420905450403"} 20241013082524234 DAUC <0003> db_auc.c:192 IMSI='262420905450403': No 3G Auth Data 20241013082524234 DAUC <0003> db_auc.c:236 IMSI='262420905450403': Calling to generate 4 vectors 20241013082524234 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241013082524234 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524234 DAUC <0003> auc.c:113 vector [0]: rand = 3cc25779aecff0633b23deee26a7b35d 20241013082524234 DAUC <0003> auc.c:179 vector [0]: kc = bfa4de406229e400 20241013082524234 DAUC <0003> auc.c:180 vector [0]: sres = 542a453a 20241013082524234 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082524234 DAUC <0003> auc.c:113 vector [1]: rand = d5916079131df8f9afcfb2e29138f20d 20241013082524234 DAUC <0003> auc.c:179 vector [1]: kc = 777badf675703400 20241013082524234 DAUC <0003> auc.c:180 vector [1]: sres = 92fd48de 20241013082524234 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013082524234 DAUC <0003> auc.c:113 vector [2]: rand = 914ce98fa65533d2ffc6836c2d2d7947 20241013082524234 DAUC <0003> auc.c:179 vector [2]: kc = 0ff86ff6480af000 20241013082524234 DAUC <0003> auc.c:180 vector [2]: sres = 382536d8 20241013082524234 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013082524234 DAUC <0003> auc.c:113 vector [3]: rand = 009df8aa238ee31fa161adadf81d442a 20241013082524234 DAUC <0003> auc.c:179 vector [3]: kc = d1809c1b02d83000 20241013082524234 DAUC <0003> auc.c:180 vector [3]: sres = 45f7a114 20241013082524234 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013082524234 DAUC <0003> db_auc.c:245 IMSI='262420905450403': Generated 4 vectors 20241013082524234 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420905450403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420905450403"} 20241013082524234 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420905450403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524234 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524234 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524235 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524235 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420905450403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420905450403"} 20241013082524235 DAUC <0003> db_auc.c:192 IMSI='262420905450403': No 3G Auth Data 20241013082524235 DAUC <0003> db_auc.c:236 IMSI='262420905450403': Calling to generate 5 vectors 20241013082524235 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013082524235 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524235 DAUC <0003> auc.c:113 vector [0]: rand = 7684c7c53776e4bdf211322ca8ec6c9d 20241013082524235 DAUC <0003> auc.c:179 vector [0]: kc = 72703cc76ab35400 20241013082524235 DAUC <0003> auc.c:180 vector [0]: sres = 84ea6a1a 20241013082524235 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082524235 DAUC <0003> auc.c:113 vector [1]: rand = 394806706dc1519d46c10ce4606d38e6 20241013082524235 DAUC <0003> auc.c:179 vector [1]: kc = ec93447b0f650c00 20241013082524235 DAUC <0003> auc.c:180 vector [1]: sres = 9bfdec95 20241013082524235 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013082524235 DAUC <0003> auc.c:113 vector [2]: rand = ffa53d9c234396014725fc8809d397f3 20241013082524235 DAUC <0003> auc.c:179 vector [2]: kc = 214a3eeaf1c89000 20241013082524235 DAUC <0003> auc.c:180 vector [2]: sres = 5ab74c73 20241013082524235 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013082524235 DAUC <0003> auc.c:113 vector [3]: rand = 7bde355b31ba192832d029d355e21b25 20241013082524235 DAUC <0003> auc.c:179 vector [3]: kc = c36ea5ecf5c37c00 20241013082524235 DAUC <0003> auc.c:180 vector [3]: sres = 9cdcbf36 20241013082524235 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013082524235 DAUC <0003> auc.c:113 vector [4]: rand = ef1bd43aadbbd32b5478c692939e300f 20241013082524235 DAUC <0003> auc.c:179 vector [4]: kc = f3ac7f60e31f2400 20241013082524235 DAUC <0003> auc.c:180 vector [4]: sres = ba75be0a 20241013082524235 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013082524235 DAUC <0003> db_auc.c:245 IMSI='262420905450403': Generated 5 vectors 20241013082524235 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420905450403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420905450403"} 20241013082524235 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420905450403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524235 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524235 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524236 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524236 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420905450403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420905450403"} 20241013082524236 DAUC <0003> db_auc.c:192 IMSI='262420905450403': No 3G Auth Data 20241013082524236 DAUC <0003> db_auc.c:236 IMSI='262420905450403': Calling to generate 5 vectors 20241013082524236 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013082524236 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524236 DAUC <0003> auc.c:113 vector [0]: rand = e4bf4c8dccb7f2ef9cbda8cc3018f310 20241013082524236 DAUC <0003> auc.c:179 vector [0]: kc = 46d5d932bd253800 20241013082524236 DAUC <0003> auc.c:180 vector [0]: sres = c9e57467 20241013082524236 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082524236 DAUC <0003> auc.c:113 vector [1]: rand = c52d3c9e560a634eef94627b68bc0bac 20241013082524236 DAUC <0003> auc.c:179 vector [1]: kc = 216872da62bce000 20241013082524236 DAUC <0003> auc.c:180 vector [1]: sres = fd7145c1 20241013082524236 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013082524236 DAUC <0003> auc.c:113 vector [2]: rand = d725db4ec788c09eb212323fd529f52d 20241013082524236 DAUC <0003> auc.c:179 vector [2]: kc = 1f01a78ddba4ec00 20241013082524236 DAUC <0003> auc.c:180 vector [2]: sres = cb434f79 20241013082524236 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013082524236 DAUC <0003> auc.c:113 vector [3]: rand = a7ba3a68d6399ec3a57d8623b89e7ab3 20241013082524236 DAUC <0003> auc.c:179 vector [3]: kc = 7195953654aa6c00 20241013082524236 DAUC <0003> auc.c:180 vector [3]: sres = 832e89b5 20241013082524236 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013082524236 DAUC <0003> auc.c:113 vector [4]: rand = e79a8f7d3b542bef2561b48d12b1d6a0 20241013082524236 DAUC <0003> auc.c:179 vector [4]: kc = 6161d25510953c00 20241013082524236 DAUC <0003> auc.c:180 vector [4]: sres = 1d364365 20241013082524236 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013082524236 DAUC <0003> db_auc.c:245 IMSI='262420905450403': Generated 5 vectors 20241013082524236 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420905450403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420905450403"} 20241013082524236 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420905450403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524236 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524236 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50168<->l=127.0.0.1:4258 20241013082524262 DAUC <0003> db_auc.c:157 IMSI='262421417036049': No 2G Auth Data 20241013082524262 DAUC <0003> db_auc.c:192 IMSI='262421417036049': No 3G Auth Data 20241013082524290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50184<->l=127.0.0.1:4258 20241013082524294 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524294 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421417036049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421417036049"} 20241013082524294 DAUC <0003> db_auc.c:192 IMSI='262421417036049': No 3G Auth Data 20241013082524294 DAUC <0003> db_auc.c:236 IMSI='262421417036049': Calling to generate 1 vectors 20241013082524294 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241013082524294 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524294 DAUC <0003> auc.c:113 vector [0]: rand = 0610cc82e7d7a4f85b0baf0f9cee8654 20241013082524294 DAUC <0003> auc.c:179 vector [0]: kc = b6d0a7ed5205b13b 20241013082524294 DAUC <0003> auc.c:180 vector [0]: sres = 426faf55 20241013082524294 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082524294 DAUC <0003> db_auc.c:245 IMSI='262421417036049': Generated 1 vectors 20241013082524294 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421417036049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421417036049"} 20241013082524294 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421417036049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524294 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524294 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524297 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524297 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421417036049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421417036049"} 20241013082524297 DAUC <0003> db_auc.c:192 IMSI='262421417036049': No 3G Auth Data 20241013082524297 DAUC <0003> db_auc.c:236 IMSI='262421417036049': Calling to generate 4 vectors 20241013082524297 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241013082524297 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524297 DAUC <0003> auc.c:113 vector [0]: rand = abef5b20c1fcbb32fe22decfaf23bb5d 20241013082524297 DAUC <0003> auc.c:179 vector [0]: kc = 8d0af165c73014ee 20241013082524297 DAUC <0003> auc.c:180 vector [0]: sres = 3387f729 20241013082524297 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082524297 DAUC <0003> auc.c:113 vector [1]: rand = c327e1c8eb3e40845079294d41260ba7 20241013082524297 DAUC <0003> auc.c:179 vector [1]: kc = e4e0c8fe34fd58de 20241013082524297 DAUC <0003> auc.c:180 vector [1]: sres = 38af013d 20241013082524297 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013082524297 DAUC <0003> auc.c:113 vector [2]: rand = 148ee490782ea1d9221339ddcaee3af4 20241013082524297 DAUC <0003> auc.c:179 vector [2]: kc = 46144d1581380e13 20241013082524297 DAUC <0003> auc.c:180 vector [2]: sres = e4d39bd1 20241013082524297 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013082524297 DAUC <0003> auc.c:113 vector [3]: rand = b816c679d9b9ed3f99bc60ce8f2c1d76 20241013082524297 DAUC <0003> auc.c:179 vector [3]: kc = 0efca119d9a7757a 20241013082524297 DAUC <0003> auc.c:180 vector [3]: sres = f77d2032 20241013082524297 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013082524297 DAUC <0003> db_auc.c:245 IMSI='262421417036049': Generated 4 vectors 20241013082524297 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421417036049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421417036049"} 20241013082524297 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421417036049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524297 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524297 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524300 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524300 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421417036049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421417036049"} 20241013082524300 DAUC <0003> db_auc.c:192 IMSI='262421417036049': No 3G Auth Data 20241013082524300 DAUC <0003> db_auc.c:236 IMSI='262421417036049': Calling to generate 5 vectors 20241013082524300 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013082524300 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524300 DAUC <0003> auc.c:113 vector [0]: rand = c26a9e4569bb775ea584351c6611a118 20241013082524300 DAUC <0003> auc.c:179 vector [0]: kc = 7483cf23b562d8d7 20241013082524300 DAUC <0003> auc.c:180 vector [0]: sres = 73d63a1d 20241013082524300 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082524300 DAUC <0003> auc.c:113 vector [1]: rand = 51adaf70cdf602f6f7823653fcb17a15 20241013082524300 DAUC <0003> auc.c:179 vector [1]: kc = 17e6c9fae1ee1005 20241013082524300 DAUC <0003> auc.c:180 vector [1]: sres = 8abff40a 20241013082524300 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013082524300 DAUC <0003> auc.c:113 vector [2]: rand = 82cbd0ef461ff8c5c8d9ddbce9f71cb5 20241013082524300 DAUC <0003> auc.c:179 vector [2]: kc = e7911e3f005ab1e2 20241013082524300 DAUC <0003> auc.c:180 vector [2]: sres = 46fcb7f3 20241013082524300 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013082524300 DAUC <0003> auc.c:113 vector [3]: rand = 73d3560c4d2fc3a764718c683d8481d7 20241013082524300 DAUC <0003> auc.c:179 vector [3]: kc = c0cbf46bdf11f752 20241013082524300 DAUC <0003> auc.c:180 vector [3]: sres = 4cefad66 20241013082524300 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013082524300 DAUC <0003> auc.c:113 vector [4]: rand = d3913fe642f609bc4b26732be4624bbc 20241013082524300 DAUC <0003> auc.c:179 vector [4]: kc = a4741ca9212b1dc7 20241013082524300 DAUC <0003> auc.c:180 vector [4]: sres = b661c4e1 20241013082524300 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013082524300 DAUC <0003> db_auc.c:245 IMSI='262421417036049': Generated 5 vectors 20241013082524300 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421417036049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421417036049"} 20241013082524300 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421417036049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524300 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524300 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524303 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524303 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421417036049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421417036049"} 20241013082524303 DAUC <0003> db_auc.c:192 IMSI='262421417036049': No 3G Auth Data 20241013082524303 DAUC <0003> db_auc.c:236 IMSI='262421417036049': Calling to generate 5 vectors 20241013082524303 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013082524303 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524303 DAUC <0003> auc.c:113 vector [0]: rand = b01c6ec700700a5f8c159d170a7eca8b 20241013082524303 DAUC <0003> auc.c:179 vector [0]: kc = fde391fa1896f726 20241013082524303 DAUC <0003> auc.c:180 vector [0]: sres = 285c35e5 20241013082524303 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013082524303 DAUC <0003> auc.c:113 vector [1]: rand = 50e1a005f7a105a61f5c16b8ba8ab6a4 20241013082524303 DAUC <0003> auc.c:179 vector [1]: kc = e1446bd5d822e933 20241013082524303 DAUC <0003> auc.c:180 vector [1]: sres = ed810365 20241013082524303 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013082524303 DAUC <0003> auc.c:113 vector [2]: rand = 8efe21231b0201f9446d77005697ea7d 20241013082524303 DAUC <0003> auc.c:179 vector [2]: kc = ad756c690ba7101a 20241013082524303 DAUC <0003> auc.c:180 vector [2]: sres = a281ecf4 20241013082524303 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013082524303 DAUC <0003> auc.c:113 vector [3]: rand = 26a978032bea25d971e6256ce9cbaeac 20241013082524303 DAUC <0003> auc.c:179 vector [3]: kc = 9c1a4654cbf4c024 20241013082524303 DAUC <0003> auc.c:180 vector [3]: sres = 500fb618 20241013082524303 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013082524303 DAUC <0003> auc.c:113 vector [4]: rand = be4474d6c209291853a44de97011b7ab 20241013082524303 DAUC <0003> auc.c:179 vector [4]: kc = a4ea2f8488ed848b 20241013082524303 DAUC <0003> auc.c:180 vector [4]: sres = f3fababe 20241013082524303 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013082524303 DAUC <0003> db_auc.c:245 IMSI='262421417036049': Generated 5 vectors 20241013082524303 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421417036049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421417036049"} 20241013082524303 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421417036049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524303 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524303 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50184<->l=127.0.0.1:4258 20241013082524331 DAUC <0003> db_auc.c:157 IMSI='262426990496077': No 2G Auth Data 20241013082524331 DAUC <0003> db_auc.c:192 IMSI='262426990496077': No 3G Auth Data 20241013082524361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50196<->l=127.0.0.1:4258 20241013082524365 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524365 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426990496077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426990496077"} 20241013082524365 DAUC <0003> db_auc.c:157 IMSI='262426990496077': No 2G Auth Data 20241013082524365 DAUC <0003> db_auc.c:236 IMSI='262426990496077': Calling to generate 1 vectors 20241013082524365 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241013082524365 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524365 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524365 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082524365 DAUC <0003> auc.c:113 vector [0]: rand = e4e1305dba0f0ac0c3162935a04775bd 20241013082524365 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082524365 DAUC <0003> auc.c:142 vector [0]: autn = e01436c43fe600001862280f534bc6bf 20241013082524365 DAUC <0003> auc.c:143 vector [0]: ck = 64d729fadce80a8f9fc6e8fa2f7e5d39 20241013082524365 DAUC <0003> auc.c:144 vector [0]: ik = a0cb77a3da18136921d199482cdb2eb3 20241013082524365 DAUC <0003> auc.c:145 vector [0]: res = 5c2b685b8c71f6c00000000000000000 20241013082524365 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524365 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013082524365 DAUC <0003> auc.c:151 vector [0]: kc = 7a0b2feb05556a6c 20241013082524365 DAUC <0003> auc.c:152 vector [0]: sres = d05a9e9b 20241013082524365 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013082524365 DAUC <0003> db_auc.c:245 IMSI='262426990496077': Generated 1 vectors 20241013082524365 DAUC <0003> db_auc.c:249 IMSI='262426990496077': Updating SQN=33 in DB 20241013082524373 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426990496077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426990496077"} 20241013082524373 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426990496077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524373 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524373 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524376 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524376 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426990496077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426990496077"} 20241013082524376 DAUC <0003> db_auc.c:157 IMSI='262426990496077': No 2G Auth Data 20241013082524376 DAUC <0003> db_auc.c:236 IMSI='262426990496077': Calling to generate 4 vectors 20241013082524376 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241013082524376 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524376 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524376 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241013082524376 DAUC <0003> auc.c:113 vector [0]: rand = 1acaac00fa11395385ad44a45668375b 20241013082524376 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241013082524376 DAUC <0003> auc.c:142 vector [0]: autn = 72e28025dddb00006b26cce634975525 20241013082524376 DAUC <0003> auc.c:143 vector [0]: ck = 6d4e5532caa1b4efb5856eca30469cf7 20241013082524376 DAUC <0003> auc.c:144 vector [0]: ik = 503104b85cf01ad34176be108683f66b 20241013082524376 DAUC <0003> auc.c:145 vector [0]: res = 2361e9f5cc1412640000000000000000 20241013082524376 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524376 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013082524376 DAUC <0003> auc.c:151 vector [0]: kc = c98c81502094c4a0 20241013082524376 DAUC <0003> auc.c:152 vector [0]: sres = ef75fb91 20241013082524376 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013082524376 DAUC <0003> auc.c:113 vector [1]: rand = 877219ad1044b5abbc6b8cd78afbb660 20241013082524376 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241013082524376 DAUC <0003> auc.c:142 vector [1]: autn = 5a8140cddf010000ced54c03c70cff7f 20241013082524376 DAUC <0003> auc.c:143 vector [1]: ck = a01325d941400b8a39ed761e3dd2d35a 20241013082524376 DAUC <0003> auc.c:144 vector [1]: ik = 18900bb5a67d5997087d1994734d7075 20241013082524376 DAUC <0003> auc.c:145 vector [1]: res = c6b383087fe4459f0000000000000000 20241013082524376 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524376 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013082524376 DAUC <0003> auc.c:151 vector [1]: kc = 891341e6a9a2f132 20241013082524376 DAUC <0003> auc.c:152 vector [1]: sres = b957c697 20241013082524376 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013082524376 DAUC <0003> auc.c:113 vector [2]: rand = 9fdd042d47caf9178876c8a03590df30 20241013082524376 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241013082524376 DAUC <0003> auc.c:142 vector [2]: autn = 7b55e5cd52880000c0740859544d75c4 20241013082524376 DAUC <0003> auc.c:143 vector [2]: ck = 3abd2a80d29dd434064818cb84589e54 20241013082524376 DAUC <0003> auc.c:144 vector [2]: ik = 885fdc0751d8060faa6ebdc88f86c539 20241013082524376 DAUC <0003> auc.c:145 vector [2]: res = 15c723aad0f857130000000000000000 20241013082524376 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524376 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013082524376 DAUC <0003> auc.c:151 vector [2]: kc = 1ec45384889b8956 20241013082524376 DAUC <0003> auc.c:152 vector [2]: sres = c53f74b9 20241013082524376 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013082524376 DAUC <0003> auc.c:113 vector [3]: rand = dc2d0da77f3e076b6653e7bfca5b7281 20241013082524376 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241013082524376 DAUC <0003> auc.c:142 vector [3]: autn = 7d8feeb93b0e00004cc1af8daf32ed6b 20241013082524376 DAUC <0003> auc.c:143 vector [3]: ck = 40f0528b5d38b0df08c6c5faf764b7c8 20241013082524376 DAUC <0003> auc.c:144 vector [3]: ik = b37adc4cb2112588a5165bf3699b6769 20241013082524376 DAUC <0003> auc.c:145 vector [3]: res = 9bc75ff9c27eb9b20000000000000000 20241013082524376 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524376 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013082524376 DAUC <0003> auc.c:151 vector [3]: kc = 5e5a10ce71d645f6 20241013082524376 DAUC <0003> auc.c:152 vector [3]: sres = 59b9e64b 20241013082524376 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013082524376 DAUC <0003> db_auc.c:245 IMSI='262426990496077': Generated 4 vectors 20241013082524376 DAUC <0003> db_auc.c:249 IMSI='262426990496077': Updating SQN=161 in DB 20241013082524384 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426990496077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426990496077"} 20241013082524384 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426990496077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524385 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524385 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524387 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524387 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426990496077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426990496077"} 20241013082524387 DAUC <0003> db_auc.c:157 IMSI='262426990496077': No 2G Auth Data 20241013082524387 DAUC <0003> db_auc.c:236 IMSI='262426990496077': Calling to generate 5 vectors 20241013082524387 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013082524387 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524387 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524387 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241013082524387 DAUC <0003> auc.c:113 vector [0]: rand = e92f21213d4e526558dc46e3b2b30483 20241013082524387 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241013082524387 DAUC <0003> auc.c:142 vector [0]: autn = ffbb84f8667a00002e194a4f1c1dfb5e 20241013082524387 DAUC <0003> auc.c:143 vector [0]: ck = 45ac5efc5dec4a9ab8fe1e3bdb1ed9ac 20241013082524387 DAUC <0003> auc.c:144 vector [0]: ik = 927458d482d6960522cf6a3ad53176a0 20241013082524387 DAUC <0003> auc.c:145 vector [0]: res = f9b71f94157230820000000000000000 20241013082524387 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524387 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013082524387 DAUC <0003> auc.c:151 vector [0]: kc = 4de97229d1157393 20241013082524387 DAUC <0003> auc.c:152 vector [0]: sres = ecc52f16 20241013082524387 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013082524387 DAUC <0003> auc.c:113 vector [1]: rand = 156f8398b04db56240725590320e990f 20241013082524387 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241013082524387 DAUC <0003> auc.c:142 vector [1]: autn = 5a6ce1266603000048d5d477b016a0a3 20241013082524387 DAUC <0003> auc.c:143 vector [1]: ck = 01f3a03ed58353b94cfc805e9503af3a 20241013082524387 DAUC <0003> auc.c:144 vector [1]: ik = c18de554df481c887ea3738eb75ba447 20241013082524387 DAUC <0003> auc.c:145 vector [1]: res = f12c1da5ef1a0ccf0000000000000000 20241013082524387 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524387 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013082524387 DAUC <0003> auc.c:151 vector [1]: kc = f221b6ba2893444c 20241013082524387 DAUC <0003> auc.c:152 vector [1]: sres = 1e36116a 20241013082524387 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013082524387 DAUC <0003> auc.c:113 vector [2]: rand = 342f82812ebf99568f558bde2712508a 20241013082524387 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241013082524387 DAUC <0003> auc.c:142 vector [2]: autn = 58250d506aad00002b81e19d0fd66200 20241013082524387 DAUC <0003> auc.c:143 vector [2]: ck = a98b78cb36214a672b33794fab77a9e7 20241013082524387 DAUC <0003> auc.c:144 vector [2]: ik = 967f3fe01da4cd1f373c0bbee090c6d2 20241013082524387 DAUC <0003> auc.c:145 vector [2]: res = 748a8c8b3c3991550000000000000000 20241013082524387 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524387 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013082524387 DAUC <0003> auc.c:151 vector [2]: kc = 23fb35da6062e84d 20241013082524387 DAUC <0003> auc.c:152 vector [2]: sres = 48b31dde 20241013082524387 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013082524387 DAUC <0003> auc.c:113 vector [3]: rand = 5eafab14e00afe0d4bf2d9ef15902e6e 20241013082524387 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241013082524387 DAUC <0003> auc.c:142 vector [3]: autn = bb822ca87a1700001a0784a1e14c6ad0 20241013082524387 DAUC <0003> auc.c:143 vector [3]: ck = 47fe834447768ece3995a1aaf94e860f 20241013082524387 DAUC <0003> auc.c:144 vector [3]: ik = 191542bbc163e9eca4bb9d637b77cf11 20241013082524387 DAUC <0003> auc.c:145 vector [3]: res = 659d3a7ef8d8c59a0000000000000000 20241013082524387 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524387 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013082524387 DAUC <0003> auc.c:151 vector [3]: kc = c3c5fd36042c2e3c 20241013082524387 DAUC <0003> auc.c:152 vector [3]: sres = 9d45ffe4 20241013082524387 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013082524387 DAUC <0003> auc.c:113 vector [4]: rand = 31be5f467194302d41fbb64f5308e8b6 20241013082524387 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241013082524387 DAUC <0003> auc.c:142 vector [4]: autn = eef267cd774500000efefd49bdc49c37 20241013082524387 DAUC <0003> auc.c:143 vector [4]: ck = cbe9e5cb1348b7ec48ae29869a3fd746 20241013082524387 DAUC <0003> auc.c:144 vector [4]: ik = 4997fd6986a80c94fe5825ddbba61a01 20241013082524387 DAUC <0003> auc.c:145 vector [4]: res = 00b78a07e837ba8d0000000000000000 20241013082524387 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082524387 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013082524387 DAUC <0003> auc.c:151 vector [4]: kc = 348814f9b479763f 20241013082524387 DAUC <0003> auc.c:152 vector [4]: sres = e880308a 20241013082524387 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013082524387 DAUC <0003> db_auc.c:245 IMSI='262426990496077': Generated 5 vectors 20241013082524387 DAUC <0003> db_auc.c:249 IMSI='262426990496077': Updating SQN=321 in DB 20241013082524395 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426990496077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426990496077"} 20241013082524395 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426990496077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524395 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524395 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524398 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524398 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426990496077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426990496077"} 20241013082524398 DAUC <0003> db_auc.c:157 IMSI='262426990496077': No 2G Auth Data 20241013082524398 DAUC <0003> db_auc.c:236 IMSI='262426990496077': Calling to generate 5 vectors 20241013082524398 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013082524398 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524398 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524398 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241013082524398 DAUC <0003> auc.c:113 vector [0]: rand = f5017b566a743f1e2885b4b4f2d9c75e 20241013082524398 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241013082524398 DAUC <0003> auc.c:142 vector [0]: autn = 688bd70f851a0000cd76a1ca13ca2d19 20241013082524398 DAUC <0003> auc.c:143 vector [0]: ck = 49244f7fdfdd430b10525e35c12f03b0 20241013082524398 DAUC <0003> auc.c:144 vector [0]: ik = 9d4b879686348a698d2439965fb46077 20241013082524398 DAUC <0003> auc.c:145 vector [0]: res = 042e6f14cf447e880000000000000000 20241013082524398 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524398 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013082524398 DAUC <0003> auc.c:151 vector [0]: kc = 4919af4ac772aaa5 20241013082524398 DAUC <0003> auc.c:152 vector [0]: sres = cb6a119c 20241013082524398 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013082524398 DAUC <0003> auc.c:113 vector [1]: rand = 00dbd67270a8cd80863f51caadbb3e45 20241013082524398 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241013082524398 DAUC <0003> auc.c:142 vector [1]: autn = 97e67fb97af90000ba406aacc921f807 20241013082524398 DAUC <0003> auc.c:143 vector [1]: ck = 181de3897ac5f64ba96be9485d930ac1 20241013082524398 DAUC <0003> auc.c:144 vector [1]: ik = 07dc4e15c4d28048c1388573a4bcaa0d 20241013082524398 DAUC <0003> auc.c:145 vector [1]: res = 26098bd3d4e4773d0000000000000000 20241013082524398 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524398 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013082524398 DAUC <0003> auc.c:151 vector [1]: kc = 7792c1a74738d6cf 20241013082524398 DAUC <0003> auc.c:152 vector [1]: sres = f2edfcee 20241013082524398 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013082524398 DAUC <0003> auc.c:113 vector [2]: rand = dba58c527e261b115d1bbfca4e239fe9 20241013082524398 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241013082524398 DAUC <0003> auc.c:142 vector [2]: autn = f9ac2b7cb63e0000552642ecf7850999 20241013082524398 DAUC <0003> auc.c:143 vector [2]: ck = 15a3ccc949498bec06aab872ae48551c 20241013082524398 DAUC <0003> auc.c:144 vector [2]: ik = f3435aaa355685d5792f9685913a1721 20241013082524398 DAUC <0003> auc.c:145 vector [2]: res = dda575446b21e4a10000000000000000 20241013082524398 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524398 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013082524398 DAUC <0003> auc.c:151 vector [2]: kc = 9965b894436d4c04 20241013082524398 DAUC <0003> auc.c:152 vector [2]: sres = b68491e5 20241013082524398 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013082524398 DAUC <0003> auc.c:113 vector [3]: rand = a7382f60dd2eaff30a5b45cc5e95ea98 20241013082524398 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241013082524398 DAUC <0003> auc.c:142 vector [3]: autn = 39d3f696babb0000f76ab15ed0ec776d 20241013082524398 DAUC <0003> auc.c:143 vector [3]: ck = bb8c83d717f94fb6b40737c53284b5cc 20241013082524398 DAUC <0003> auc.c:144 vector [3]: ik = 47f57901f19be8be3365f9bdd84ff28b 20241013082524398 DAUC <0003> auc.c:145 vector [3]: res = f794c92bcdc7f2340000000000000000 20241013082524398 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524398 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013082524398 DAUC <0003> auc.c:151 vector [3]: kc = 7b1b34ae0ca9e04f 20241013082524398 DAUC <0003> auc.c:152 vector [3]: sres = 3a533b1f 20241013082524398 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013082524398 DAUC <0003> auc.c:113 vector [4]: rand = 08a5d7c1492dab3e3db640b278dccf81 20241013082524398 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241013082524398 DAUC <0003> auc.c:142 vector [4]: autn = c2d3fb6d57da0000d5e6db7fd264f94a 20241013082524398 DAUC <0003> auc.c:143 vector [4]: ck = c42ca0ea16e8472a9043879ea6db1817 20241013082524398 DAUC <0003> auc.c:144 vector [4]: ik = 76768a5581dec563c46e4c423d65e8e2 20241013082524398 DAUC <0003> auc.c:145 vector [4]: res = 6386c9068cb8917a0000000000000000 20241013082524398 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082524398 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013082524398 DAUC <0003> auc.c:151 vector [4]: kc = e677e1630c8872bc 20241013082524398 DAUC <0003> auc.c:152 vector [4]: sres = ef3e587c 20241013082524398 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013082524398 DAUC <0003> db_auc.c:245 IMSI='262426990496077': Generated 5 vectors 20241013082524398 DAUC <0003> db_auc.c:249 IMSI='262426990496077': Updating SQN=481 in DB 20241013082524406 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426990496077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426990496077"} 20241013082524406 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426990496077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524406 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524406 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50196<->l=127.0.0.1:4258 20241013082524439 DAUC <0003> db_auc.c:157 IMSI='262427025345017': No 2G Auth Data 20241013082524439 DAUC <0003> db_auc.c:192 IMSI='262427025345017': No 3G Auth Data 20241013082524465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50200<->l=127.0.0.1:4258 20241013082524467 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524467 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427025345017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427025345017"} 20241013082524467 DAUC <0003> db_auc.c:157 IMSI='262427025345017': No 2G Auth Data 20241013082524467 DAUC <0003> db_auc.c:236 IMSI='262427025345017': Calling to generate 1 vectors 20241013082524467 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241013082524467 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524467 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241013082524467 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082524467 DAUC <0003> auc.c:113 vector [0]: rand = 25c5886e223951358eab6fd64784229d 20241013082524467 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082524467 DAUC <0003> auc.c:142 vector [0]: autn = dba297fe19840000b9937cfb5889bdcb 20241013082524467 DAUC <0003> auc.c:143 vector [0]: ck = b0c6a1e225ae2688ab4cdea6f33c64aa 20241013082524467 DAUC <0003> auc.c:144 vector [0]: ik = a71ee362800fc5f99e37493239d37014 20241013082524467 DAUC <0003> auc.c:145 vector [0]: res = 1ba681f46dc34a2b0000000000000000 20241013082524467 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524467 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013082524467 DAUC <0003> auc.c:151 vector [0]: kc = 22a3d5146f4ef7cf 20241013082524467 DAUC <0003> auc.c:152 vector [0]: sres = 7665cbdf 20241013082524467 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013082524467 DAUC <0003> db_auc.c:245 IMSI='262427025345017': Generated 1 vectors 20241013082524467 DAUC <0003> db_auc.c:249 IMSI='262427025345017': Updating SQN=33 in DB 20241013082524478 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427025345017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427025345017"} 20241013082524478 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427025345017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524478 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524478 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524481 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524481 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427025345017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427025345017"} 20241013082524481 DAUC <0003> db_auc.c:157 IMSI='262427025345017': No 2G Auth Data 20241013082524481 DAUC <0003> db_auc.c:236 IMSI='262427025345017': Calling to generate 4 vectors 20241013082524481 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241013082524481 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524481 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241013082524481 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241013082524481 DAUC <0003> auc.c:113 vector [0]: rand = 8669ca4df32a95acf90f58160362b116 20241013082524481 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241013082524481 DAUC <0003> auc.c:142 vector [0]: autn = 794fa70041f600004f9c66c5ee41bd81 20241013082524481 DAUC <0003> auc.c:143 vector [0]: ck = 0bc94de10b7a74f8d65c49847acb811e 20241013082524481 DAUC <0003> auc.c:144 vector [0]: ik = 078e63db04ce3404cdffab63f339a846 20241013082524481 DAUC <0003> auc.c:145 vector [0]: res = 74a613e3b2d3772a0000000000000000 20241013082524481 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524481 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013082524481 DAUC <0003> auc.c:151 vector [0]: kc = 17e4ccdd864669a4 20241013082524481 DAUC <0003> auc.c:152 vector [0]: sres = c67564c9 20241013082524481 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013082524481 DAUC <0003> auc.c:113 vector [1]: rand = cb9d90a7d52f728f8923e0d3bc222877 20241013082524481 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241013082524481 DAUC <0003> auc.c:142 vector [1]: autn = 79e54b5d625000008841d817309fec1e 20241013082524481 DAUC <0003> auc.c:143 vector [1]: ck = 0b62f8cac9c20bb197f4540a84992add 20241013082524481 DAUC <0003> auc.c:144 vector [1]: ik = 35e3e5487c511fcd931a36f80f90ea04 20241013082524481 DAUC <0003> auc.c:145 vector [1]: res = 811a224503b60f1b0000000000000000 20241013082524481 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524481 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013082524481 DAUC <0003> auc.c:151 vector [1]: kc = 3a6f7f703e9ad4a5 20241013082524481 DAUC <0003> auc.c:152 vector [1]: sres = 82ac2d5e 20241013082524481 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013082524481 DAUC <0003> auc.c:113 vector [2]: rand = c426055dc71eb3f3a4e836767539ff58 20241013082524481 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241013082524481 DAUC <0003> auc.c:142 vector [2]: autn = d1dd57e6129500004f09d28f6ce01189 20241013082524481 DAUC <0003> auc.c:143 vector [2]: ck = 71b3550b75fd2cf449cdcb630022b035 20241013082524481 DAUC <0003> auc.c:144 vector [2]: ik = 521344164e8eb96df8f4da2f0c98f5a9 20241013082524481 DAUC <0003> auc.c:145 vector [2]: res = 5265d1e8000e08ca0000000000000000 20241013082524481 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524481 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013082524481 DAUC <0003> auc.c:151 vector [2]: kc = 9299005137c9d005 20241013082524481 DAUC <0003> auc.c:152 vector [2]: sres = 526bd922 20241013082524481 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013082524481 DAUC <0003> auc.c:113 vector [3]: rand = 5563a925541299e49964f94fffe53c08 20241013082524481 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241013082524481 DAUC <0003> auc.c:142 vector [3]: autn = fde1cbadeea80000275fac38b4574090 20241013082524481 DAUC <0003> auc.c:143 vector [3]: ck = 8e5ff08f7f54a1415177941dc973e9a3 20241013082524481 DAUC <0003> auc.c:144 vector [3]: ik = 7d13b9233b1fde4ff72c3c30b342950d 20241013082524481 DAUC <0003> auc.c:145 vector [3]: res = 423adf51dad1a4c90000000000000000 20241013082524481 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524481 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013082524481 DAUC <0003> auc.c:151 vector [3]: kc = 5517e1813e7a03a0 20241013082524481 DAUC <0003> auc.c:152 vector [3]: sres = 98eb7b98 20241013082524481 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013082524481 DAUC <0003> db_auc.c:245 IMSI='262427025345017': Generated 4 vectors 20241013082524481 DAUC <0003> db_auc.c:249 IMSI='262427025345017': Updating SQN=161 in DB 20241013082524489 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427025345017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427025345017"} 20241013082524489 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427025345017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524489 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524489 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524491 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524491 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427025345017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427025345017"} 20241013082524491 DAUC <0003> db_auc.c:157 IMSI='262427025345017': No 2G Auth Data 20241013082524491 DAUC <0003> db_auc.c:236 IMSI='262427025345017': Calling to generate 5 vectors 20241013082524491 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013082524491 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524491 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241013082524491 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241013082524491 DAUC <0003> auc.c:113 vector [0]: rand = 7bdbf909f00958edc6ad03983f3c1e58 20241013082524491 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241013082524491 DAUC <0003> auc.c:142 vector [0]: autn = dc5cac868c1b00005ebcb7266ac2cd0b 20241013082524491 DAUC <0003> auc.c:143 vector [0]: ck = cd67ca245a9e7bf863a974105c9bfc78 20241013082524491 DAUC <0003> auc.c:144 vector [0]: ik = e100001577b762b5a02fda182923ff4a 20241013082524491 DAUC <0003> auc.c:145 vector [0]: res = fa2bd0980e4556ce0000000000000000 20241013082524491 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524491 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013082524491 DAUC <0003> auc.c:151 vector [0]: kc = efe1643958911a7f 20241013082524491 DAUC <0003> auc.c:152 vector [0]: sres = f46e8656 20241013082524491 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013082524491 DAUC <0003> auc.c:113 vector [1]: rand = 0cab9e75e1eb3aa1162ccf4efb92799b 20241013082524491 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241013082524491 DAUC <0003> auc.c:142 vector [1]: autn = 3035c67c145e00008d706c341bdbb626 20241013082524491 DAUC <0003> auc.c:143 vector [1]: ck = a6c42d0d74728e8506dc3a416124ccec 20241013082524491 DAUC <0003> auc.c:144 vector [1]: ik = d733d5fb55079e23597046e3fdf8f49f 20241013082524491 DAUC <0003> auc.c:145 vector [1]: res = 734cf501de2868480000000000000000 20241013082524491 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524491 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013082524491 DAUC <0003> auc.c:151 vector [1]: kc = 2e5b8454bda928d5 20241013082524491 DAUC <0003> auc.c:152 vector [1]: sres = ad649d49 20241013082524491 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013082524491 DAUC <0003> auc.c:113 vector [2]: rand = e78e4b9eb62b84bd7522f05faf2a346d 20241013082524491 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241013082524491 DAUC <0003> auc.c:142 vector [2]: autn = 0b0933329cd7000086ed2f7dc96fd18a 20241013082524491 DAUC <0003> auc.c:143 vector [2]: ck = 5b39e10ca3124447dceea1d728db4730 20241013082524491 DAUC <0003> auc.c:144 vector [2]: ik = 080fcde8d8fd78ab499530cfb2e07722 20241013082524491 DAUC <0003> auc.c:145 vector [2]: res = 7fa0c8db01aaa18e0000000000000000 20241013082524491 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524491 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013082524491 DAUC <0003> auc.c:151 vector [2]: kc = c64dbdfce1d40cfe 20241013082524491 DAUC <0003> auc.c:152 vector [2]: sres = 7e0a6955 20241013082524491 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013082524491 DAUC <0003> auc.c:113 vector [3]: rand = 3c7d4912428f0a3b2e9433747f36153d 20241013082524491 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241013082524491 DAUC <0003> auc.c:142 vector [3]: autn = 87cbb5c485a30000a19792b9328fa9f1 20241013082524491 DAUC <0003> auc.c:143 vector [3]: ck = 6007a443b832b350cf7c8e5634fdc8d0 20241013082524491 DAUC <0003> auc.c:144 vector [3]: ik = 3cc6199086e07cb328839cd7c8a3488b 20241013082524491 DAUC <0003> auc.c:145 vector [3]: res = 6a792fbb86b1e3a80000000000000000 20241013082524491 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524491 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013082524491 DAUC <0003> auc.c:151 vector [3]: kc = bb3eaf52c28c4fb8 20241013082524491 DAUC <0003> auc.c:152 vector [3]: sres = ecc8cc13 20241013082524491 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013082524491 DAUC <0003> auc.c:113 vector [4]: rand = 1ff5836c62d228c7401c8c3e7a60f0d4 20241013082524491 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241013082524491 DAUC <0003> auc.c:142 vector [4]: autn = fa116549011b00005626c35d787ef9e7 20241013082524491 DAUC <0003> auc.c:143 vector [4]: ck = 817ba245c6da4e939aedec0a07556b0d 20241013082524491 DAUC <0003> auc.c:144 vector [4]: ik = 7313a4371c850ff340ce801bb9838e61 20241013082524491 DAUC <0003> auc.c:145 vector [4]: res = 90287138b98bdb120000000000000000 20241013082524491 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082524491 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013082524491 DAUC <0003> auc.c:151 vector [4]: kc = 284b6a636489a40c 20241013082524491 DAUC <0003> auc.c:152 vector [4]: sres = 29a3aa2a 20241013082524491 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013082524491 DAUC <0003> db_auc.c:245 IMSI='262427025345017': Generated 5 vectors 20241013082524491 DAUC <0003> db_auc.c:249 IMSI='262427025345017': Updating SQN=321 in DB 20241013082524499 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427025345017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427025345017"} 20241013082524499 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427025345017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524499 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524499 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524501 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524501 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427025345017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427025345017"} 20241013082524501 DAUC <0003> db_auc.c:157 IMSI='262427025345017': No 2G Auth Data 20241013082524501 DAUC <0003> db_auc.c:236 IMSI='262427025345017': Calling to generate 5 vectors 20241013082524501 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013082524501 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524501 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241013082524501 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241013082524501 DAUC <0003> auc.c:113 vector [0]: rand = 423027245f6c7b68caae9773e2a94da6 20241013082524501 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241013082524501 DAUC <0003> auc.c:142 vector [0]: autn = 86c032eb6bbe00007ea9512628ecea84 20241013082524501 DAUC <0003> auc.c:143 vector [0]: ck = 5031022cc7094c03ff0f6ee44740dfc9 20241013082524501 DAUC <0003> auc.c:144 vector [0]: ik = a1ee08e0b46d83777c0f8ba8598902af 20241013082524501 DAUC <0003> auc.c:145 vector [0]: res = 25e52e2332582ebd0000000000000000 20241013082524501 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524501 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013082524501 DAUC <0003> auc.c:151 vector [0]: kc = 72dfef806dad1212 20241013082524501 DAUC <0003> auc.c:152 vector [0]: sres = 17bd009e 20241013082524501 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013082524501 DAUC <0003> auc.c:113 vector [1]: rand = 9128dbae656b7d4f519c22e45c4659cd 20241013082524501 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241013082524501 DAUC <0003> auc.c:142 vector [1]: autn = f28c736e1b0f0000a406e57d8a0c2cea 20241013082524501 DAUC <0003> auc.c:143 vector [1]: ck = 8cca85ac4f5091b7bce5fac0644584b6 20241013082524501 DAUC <0003> auc.c:144 vector [1]: ik = 89d0507910167ec0a1517e38bba051ec 20241013082524501 DAUC <0003> auc.c:145 vector [1]: res = ad7ed83c209908430000000000000000 20241013082524501 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524501 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013082524501 DAUC <0003> auc.c:151 vector [1]: kc = 18ae512d80a33a2d 20241013082524501 DAUC <0003> auc.c:152 vector [1]: sres = 8de7d07f 20241013082524501 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013082524501 DAUC <0003> auc.c:113 vector [2]: rand = c708b18713087c5a23a0c7fcd9f41c2a 20241013082524501 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241013082524501 DAUC <0003> auc.c:142 vector [2]: autn = 36cb629a66110000d3eb0ca6104f0b33 20241013082524501 DAUC <0003> auc.c:143 vector [2]: ck = 75bddc82c099b56a8616602ebeca9379 20241013082524501 DAUC <0003> auc.c:144 vector [2]: ik = 567c90c2069ea2a76fdb3828dbdb3923 20241013082524501 DAUC <0003> auc.c:145 vector [2]: res = aaf689aa864f0e6d0000000000000000 20241013082524501 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524501 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013082524501 DAUC <0003> auc.c:151 vector [2]: kc = ca0c1446a316bd97 20241013082524501 DAUC <0003> auc.c:152 vector [2]: sres = 2cb987c7 20241013082524501 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013082524501 DAUC <0003> auc.c:113 vector [3]: rand = 548c9e41048f31210936077155529096 20241013082524501 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241013082524501 DAUC <0003> auc.c:142 vector [3]: autn = 0e6a3aded60800002a494fc601a2a018 20241013082524501 DAUC <0003> auc.c:143 vector [3]: ck = 6536bdaa6f16bf50633a27723d0f1d19 20241013082524501 DAUC <0003> auc.c:144 vector [3]: ik = 5ea35e1383b5cd4061d8b12b1cbbf706 20241013082524501 DAUC <0003> auc.c:145 vector [3]: res = ee56c4f5bdced6230000000000000000 20241013082524501 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524501 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013082524501 DAUC <0003> auc.c:151 vector [3]: kc = 397775e0cd17980f 20241013082524501 DAUC <0003> auc.c:152 vector [3]: sres = 539812d6 20241013082524501 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013082524501 DAUC <0003> auc.c:113 vector [4]: rand = 6accf249eb9e4830a03b4594b81eca4b 20241013082524501 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241013082524501 DAUC <0003> auc.c:142 vector [4]: autn = 0411e142dd2a0000278d70c82b081675 20241013082524501 DAUC <0003> auc.c:143 vector [4]: ck = 498070c38b826ea7f8feff34a438350c 20241013082524501 DAUC <0003> auc.c:144 vector [4]: ik = 7bfc240f349ba8c99451444127a1cf3c 20241013082524501 DAUC <0003> auc.c:145 vector [4]: res = c7f58d5e9951effc0000000000000000 20241013082524501 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082524501 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013082524501 DAUC <0003> auc.c:151 vector [4]: kc = 5ed3efb93c803c5e 20241013082524501 DAUC <0003> auc.c:152 vector [4]: sres = 5ea462a2 20241013082524501 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013082524501 DAUC <0003> db_auc.c:245 IMSI='262427025345017': Generated 5 vectors 20241013082524501 DAUC <0003> db_auc.c:249 IMSI='262427025345017': Updating SQN=481 in DB 20241013082524509 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427025345017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427025345017"} 20241013082524509 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427025345017 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524509 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524509 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50200<->l=127.0.0.1:4258 20241013082524537 DAUC <0003> db_auc.c:157 IMSI='262429802399464': No 2G Auth Data 20241013082524537 DAUC <0003> db_auc.c:192 IMSI='262429802399464': No 3G Auth Data 20241013082524570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50202<->l=127.0.0.1:4258 20241013082524571 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524571 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429802399464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429802399464"} 20241013082524572 DAUC <0003> db_auc.c:236 IMSI='262429802399464': Calling to generate 1 vectors 20241013082524572 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241013082524572 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524572 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524572 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082524572 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524572 DAUC <0003> auc.c:113 vector [0]: rand = ef8ec32edf182cdaed8dead653366553 20241013082524572 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082524572 DAUC <0003> auc.c:142 vector [0]: autn = 688ae2f02c44000026ad9bcbee21bf50 20241013082524572 DAUC <0003> auc.c:143 vector [0]: ck = 76867380d4dc73b7cebba543d70bc596 20241013082524572 DAUC <0003> auc.c:144 vector [0]: ik = cbef074f97f9d54cef4c5de348645fde 20241013082524572 DAUC <0003> auc.c:145 vector [0]: res = c903db4d53612d9d0000000000000000 20241013082524572 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524572 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082524572 DAUC <0003> auc.c:179 vector [0]: kc = d182dee8225c8c00 20241013082524572 DAUC <0003> auc.c:180 vector [0]: sres = b22d274f 20241013082524572 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082524572 DAUC <0003> db_auc.c:245 IMSI='262429802399464': Generated 1 vectors 20241013082524572 DAUC <0003> db_auc.c:249 IMSI='262429802399464': Updating SQN=33 in DB 20241013082524579 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429802399464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429802399464"} 20241013082524579 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429802399464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524579 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524579 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524582 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524582 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429802399464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429802399464"} 20241013082524582 DAUC <0003> db_auc.c:236 IMSI='262429802399464': Calling to generate 4 vectors 20241013082524582 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241013082524582 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524582 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524582 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241013082524582 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524582 DAUC <0003> auc.c:113 vector [0]: rand = 0d6496ae3519c1d04c14ca8a16c58c0d 20241013082524582 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241013082524582 DAUC <0003> auc.c:142 vector [0]: autn = 3056c16f809a00000e659f3ffa36f819 20241013082524582 DAUC <0003> auc.c:143 vector [0]: ck = 2b3f2b6cd859825617e53a7d8d787fd3 20241013082524582 DAUC <0003> auc.c:144 vector [0]: ik = 3662a7a5e7ee9c244dd9d9002b46f619 20241013082524582 DAUC <0003> auc.c:145 vector [0]: res = 6576c0595a9867420000000000000000 20241013082524582 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524582 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082524582 DAUC <0003> auc.c:179 vector [0]: kc = ba828da17d22ac00 20241013082524582 DAUC <0003> auc.c:180 vector [0]: sres = 80d5c26f 20241013082524582 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082524582 DAUC <0003> auc.c:113 vector [1]: rand = 48e5453bbc9700a9c5ca3086ca0c82f2 20241013082524582 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241013082524582 DAUC <0003> auc.c:142 vector [1]: autn = 9940c150ac700000415773c16afba0ae 20241013082524582 DAUC <0003> auc.c:143 vector [1]: ck = f056514e9c47fc875ff2641c54c74879 20241013082524582 DAUC <0003> auc.c:144 vector [1]: ik = 8d6025ca8248f632577fe2d12cae82a1 20241013082524582 DAUC <0003> auc.c:145 vector [1]: res = d5ce1c18f55be7290000000000000000 20241013082524582 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524582 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082524582 DAUC <0003> auc.c:179 vector [1]: kc = 10997f2b00113000 20241013082524582 DAUC <0003> auc.c:180 vector [1]: sres = 2418acf1 20241013082524582 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082524582 DAUC <0003> auc.c:113 vector [2]: rand = 025550a93604e876f01e0798285acbc7 20241013082524582 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241013082524582 DAUC <0003> auc.c:142 vector [2]: autn = 7690ba478486000092bec50c6946cf67 20241013082524582 DAUC <0003> auc.c:143 vector [2]: ck = 8b1efc4aaa18935bd154a7f8e2090028 20241013082524582 DAUC <0003> auc.c:144 vector [2]: ik = 01a03c0dafb84215d7efeba5c6c1bc25 20241013082524582 DAUC <0003> auc.c:145 vector [2]: res = f00d147b8cf2256b0000000000000000 20241013082524582 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524582 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082524582 DAUC <0003> auc.c:179 vector [2]: kc = bdeb855163a04400 20241013082524582 DAUC <0003> auc.c:180 vector [2]: sres = 76ddc22b 20241013082524582 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082524582 DAUC <0003> auc.c:113 vector [3]: rand = 9d711100450ae80573c5f4c1a018469b 20241013082524582 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241013082524582 DAUC <0003> auc.c:142 vector [3]: autn = 620960ee2fdf0000c570b48a9bb8894b 20241013082524582 DAUC <0003> auc.c:143 vector [3]: ck = 1ae24c54b6f942c4d5a538aeda090f8a 20241013082524582 DAUC <0003> auc.c:144 vector [3]: ik = a87340b3b24d0a9e7fc2f21e7fba285e 20241013082524582 DAUC <0003> auc.c:145 vector [3]: res = 1e2b08c301515bca0000000000000000 20241013082524582 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524582 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082524582 DAUC <0003> auc.c:179 vector [3]: kc = 806423f4976e7400 20241013082524582 DAUC <0003> auc.c:180 vector [3]: sres = 0284210c 20241013082524582 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082524582 DAUC <0003> db_auc.c:245 IMSI='262429802399464': Generated 4 vectors 20241013082524582 DAUC <0003> db_auc.c:249 IMSI='262429802399464': Updating SQN=161 in DB 20241013082524592 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429802399464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429802399464"} 20241013082524592 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429802399464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524592 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524592 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524599 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524599 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429802399464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429802399464"} 20241013082524599 DAUC <0003> db_auc.c:236 IMSI='262429802399464': Calling to generate 5 vectors 20241013082524599 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013082524599 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524599 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524599 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241013082524599 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524599 DAUC <0003> auc.c:113 vector [0]: rand = f14e54a742b2f137caf692913415199c 20241013082524599 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241013082524599 DAUC <0003> auc.c:142 vector [0]: autn = f1fa9701d72200006d94612fc102d6fb 20241013082524599 DAUC <0003> auc.c:143 vector [0]: ck = 0979fc35ca1eb5e84a0f41e3d531453c 20241013082524599 DAUC <0003> auc.c:144 vector [0]: ik = 4951a7b59512fa57dfc17ef941511a86 20241013082524599 DAUC <0003> auc.c:145 vector [0]: res = 1a40cef292b112a90000000000000000 20241013082524599 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524599 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082524599 DAUC <0003> auc.c:179 vector [0]: kc = eb96b009de2fa800 20241013082524599 DAUC <0003> auc.c:180 vector [0]: sres = 87f996e0 20241013082524599 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082524599 DAUC <0003> auc.c:113 vector [1]: rand = 1d26fb85aab68673de50242829d88b4d 20241013082524599 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241013082524599 DAUC <0003> auc.c:142 vector [1]: autn = b2a294b9f4f7000090f464661ce63ff6 20241013082524599 DAUC <0003> auc.c:143 vector [1]: ck = bd27aa5d1bd7ace35ab7ef952013d17b 20241013082524599 DAUC <0003> auc.c:144 vector [1]: ik = 11bfaa54fdaa165acbe354fb0f7f2c0b 20241013082524599 DAUC <0003> auc.c:145 vector [1]: res = 5943be9325eda5f30000000000000000 20241013082524599 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524599 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082524599 DAUC <0003> auc.c:179 vector [1]: kc = ca2973912eec2000 20241013082524599 DAUC <0003> auc.c:180 vector [1]: sres = d512d115 20241013082524599 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082524599 DAUC <0003> auc.c:113 vector [2]: rand = 74052708e0632fb9e26503715a5dda74 20241013082524599 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241013082524599 DAUC <0003> auc.c:142 vector [2]: autn = 2267d84c0a90000020dd83c680159c78 20241013082524599 DAUC <0003> auc.c:143 vector [2]: ck = 570bd05f69ecf0e4d042e65c29da16c2 20241013082524599 DAUC <0003> auc.c:144 vector [2]: ik = d1a7af2a626b168077179248fe747d2b 20241013082524599 DAUC <0003> auc.c:145 vector [2]: res = 52712f53bff13b930000000000000000 20241013082524599 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524599 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082524599 DAUC <0003> auc.c:179 vector [2]: kc = a8e291f831f03400 20241013082524599 DAUC <0003> auc.c:180 vector [2]: sres = 3ab65c7a 20241013082524599 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082524599 DAUC <0003> auc.c:113 vector [3]: rand = 2d59a921dddf76ff013b2c59614ca9e3 20241013082524599 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241013082524599 DAUC <0003> auc.c:142 vector [3]: autn = 32809cb2ccb800009dfc091776173250 20241013082524599 DAUC <0003> auc.c:143 vector [3]: ck = e561f27fce9a7f08ce511c4ccf88760a 20241013082524599 DAUC <0003> auc.c:144 vector [3]: ik = 159650637f730ef2901135fcbd3bb841 20241013082524599 DAUC <0003> auc.c:145 vector [3]: res = 13dc9b9eb3ee0c4c0000000000000000 20241013082524599 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524599 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082524599 DAUC <0003> auc.c:179 vector [3]: kc = d4b449c2dc674000 20241013082524599 DAUC <0003> auc.c:180 vector [3]: sres = a862b3ed 20241013082524599 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082524599 DAUC <0003> auc.c:113 vector [4]: rand = 81a5b0a418d7cabf5485361cfd9f2462 20241013082524599 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241013082524599 DAUC <0003> auc.c:142 vector [4]: autn = ba0a59b1edad000092fc8e8204eaf921 20241013082524599 DAUC <0003> auc.c:143 vector [4]: ck = 797f426baf4a121b715e8995cea62234 20241013082524599 DAUC <0003> auc.c:144 vector [4]: ik = dac0179485f5cb08d29c4e3f7796b5bd 20241013082524599 DAUC <0003> auc.c:145 vector [4]: res = e2f76935bb7193e30000000000000000 20241013082524599 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082524599 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013082524599 DAUC <0003> auc.c:179 vector [4]: kc = d37369c4c8d3bc00 20241013082524599 DAUC <0003> auc.c:180 vector [4]: sres = b30fa1ec 20241013082524599 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013082524599 DAUC <0003> db_auc.c:245 IMSI='262429802399464': Generated 5 vectors 20241013082524599 DAUC <0003> db_auc.c:249 IMSI='262429802399464': Updating SQN=321 in DB 20241013082524607 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429802399464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429802399464"} 20241013082524607 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429802399464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524607 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524607 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524614 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524614 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429802399464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429802399464"} 20241013082524614 DAUC <0003> db_auc.c:236 IMSI='262429802399464': Calling to generate 5 vectors 20241013082524614 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013082524614 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524614 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524614 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241013082524614 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524614 DAUC <0003> auc.c:113 vector [0]: rand = 5e30219dca53447411e9a18502b26cb9 20241013082524614 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241013082524614 DAUC <0003> auc.c:142 vector [0]: autn = 6b6c35850c8f0000e7a4e81975a8b7b9 20241013082524614 DAUC <0003> auc.c:143 vector [0]: ck = 69986991fc0eac31dce8397894279cf5 20241013082524614 DAUC <0003> auc.c:144 vector [0]: ik = 2147946902c7e9911b913e6f53c89e8f 20241013082524614 DAUC <0003> auc.c:145 vector [0]: res = 4f792bf0b11817d30000000000000000 20241013082524614 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524614 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082524614 DAUC <0003> auc.c:179 vector [0]: kc = 89418f558be34000 20241013082524614 DAUC <0003> auc.c:180 vector [0]: sres = 94f88d8a 20241013082524614 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082524614 DAUC <0003> auc.c:113 vector [1]: rand = ca53c85ef0ba772523f7959ded8a3e46 20241013082524614 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241013082524614 DAUC <0003> auc.c:142 vector [1]: autn = e87114d1649f00002da8ef09941bbac2 20241013082524614 DAUC <0003> auc.c:143 vector [1]: ck = 449988bc8e69a12ad4acf158ba13946c 20241013082524614 DAUC <0003> auc.c:144 vector [1]: ik = 7ce4f7d84be35e0b92a760b5b38eb9a7 20241013082524614 DAUC <0003> auc.c:145 vector [1]: res = 00641d35a7d3524f0000000000000000 20241013082524614 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524614 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082524614 DAUC <0003> auc.c:179 vector [1]: kc = 06b17f3d9e229400 20241013082524614 DAUC <0003> auc.c:180 vector [1]: sres = 49c48bf6 20241013082524614 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082524614 DAUC <0003> auc.c:113 vector [2]: rand = c25dec04b56a4872c476ebf4e7fd08dc 20241013082524614 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241013082524614 DAUC <0003> auc.c:142 vector [2]: autn = 773b0d69fbed0000b12f07abbd2f298e 20241013082524614 DAUC <0003> auc.c:143 vector [2]: ck = 89fde14beada43956c0fad8ba37c08bf 20241013082524614 DAUC <0003> auc.c:144 vector [2]: ik = c423e9e71d6d0dbbfd460d9c3df86bb1 20241013082524614 DAUC <0003> auc.c:145 vector [2]: res = 71512b3f3117101b0000000000000000 20241013082524614 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524614 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082524614 DAUC <0003> auc.c:179 vector [2]: kc = b852cd720a41a800 20241013082524614 DAUC <0003> auc.c:180 vector [2]: sres = d51e4c37 20241013082524614 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082524614 DAUC <0003> auc.c:113 vector [3]: rand = 4c774d891faacbe14408dcd6284eda90 20241013082524614 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241013082524614 DAUC <0003> auc.c:142 vector [3]: autn = 98bb1e60450a0000201941b24fbf63a4 20241013082524614 DAUC <0003> auc.c:143 vector [3]: ck = 469ef0f59b2194a75a1155375f827dcb 20241013082524614 DAUC <0003> auc.c:144 vector [3]: ik = 300b2ed96089f987779b9e89fcbe2fd9 20241013082524614 DAUC <0003> auc.c:145 vector [3]: res = 8957a6042305e3ee0000000000000000 20241013082524614 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524614 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082524614 DAUC <0003> auc.c:179 vector [3]: kc = 1467baf922603000 20241013082524614 DAUC <0003> auc.c:180 vector [3]: sres = 6b072510 20241013082524614 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082524614 DAUC <0003> auc.c:113 vector [4]: rand = 4fe9faaa894531fc9b342a270c3f2f3a 20241013082524614 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241013082524614 DAUC <0003> auc.c:142 vector [4]: autn = b21ddab7720f0000c7154f502fa6b5a2 20241013082524614 DAUC <0003> auc.c:143 vector [4]: ck = 1c63879e5cde2fc4e000d96fd4159aab 20241013082524614 DAUC <0003> auc.c:144 vector [4]: ik = cb0d23505e20f985493849341ae1fcbb 20241013082524614 DAUC <0003> auc.c:145 vector [4]: res = 3748dbf90ddfc6310000000000000000 20241013082524614 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082524614 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013082524614 DAUC <0003> auc.c:179 vector [4]: kc = 87e46d0f49aa9400 20241013082524614 DAUC <0003> auc.c:180 vector [4]: sres = 44b76d68 20241013082524614 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013082524614 DAUC <0003> db_auc.c:245 IMSI='262429802399464': Generated 5 vectors 20241013082524614 DAUC <0003> db_auc.c:249 IMSI='262429802399464': Updating SQN=481 in DB 20241013082524622 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429802399464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429802399464"} 20241013082524622 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429802399464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524622 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524622 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50202<->l=127.0.0.1:4258 20241013082524662 DAUC <0003> db_auc.c:157 IMSI='262427329472234': No 2G Auth Data 20241013082524662 DAUC <0003> db_auc.c:192 IMSI='262427329472234': No 3G Auth Data 20241013082524696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50218<->l=127.0.0.1:4258 20241013082524700 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524700 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427329472234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427329472234"} 20241013082524700 DAUC <0003> db_auc.c:236 IMSI='262427329472234': Calling to generate 1 vectors 20241013082524700 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241013082524700 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524700 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524700 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082524700 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524700 DAUC <0003> auc.c:113 vector [0]: rand = d6d7a285d243ccb889844ec49273a7cb 20241013082524700 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082524700 DAUC <0003> auc.c:142 vector [0]: autn = 6853335aa8f20000268e588c2b0026b1 20241013082524700 DAUC <0003> auc.c:143 vector [0]: ck = a253881b6f230c116884984267b1751e 20241013082524700 DAUC <0003> auc.c:144 vector [0]: ik = db5631c8151cd806481d365caccb8004 20241013082524700 DAUC <0003> auc.c:145 vector [0]: res = dcd10b78bcd3602a0000000000000000 20241013082524700 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524700 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082524700 DAUC <0003> auc.c:179 vector [0]: kc = ac669435d19ecc00 20241013082524700 DAUC <0003> auc.c:180 vector [0]: sres = b30e6d8b 20241013082524700 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082524700 DAUC <0003> db_auc.c:245 IMSI='262427329472234': Generated 1 vectors 20241013082524700 DAUC <0003> db_auc.c:249 IMSI='262427329472234': Updating SQN=33 in DB 20241013082524710 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427329472234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427329472234"} 20241013082524710 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427329472234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524710 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524710 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524716 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524716 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427329472234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427329472234"} 20241013082524716 DAUC <0003> db_auc.c:236 IMSI='262427329472234': Calling to generate 4 vectors 20241013082524716 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241013082524716 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524716 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524716 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241013082524716 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524716 DAUC <0003> auc.c:113 vector [0]: rand = b696cecc960dd096a6dc28ac960279ac 20241013082524716 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241013082524716 DAUC <0003> auc.c:142 vector [0]: autn = 334e5e0129ec0000ed9a3fb299135eb3 20241013082524716 DAUC <0003> auc.c:143 vector [0]: ck = fa76bfcc28d6623a06ea15f4ae52e6c7 20241013082524716 DAUC <0003> auc.c:144 vector [0]: ik = ba40a3309ac796eea3f0b69172d15cb0 20241013082524716 DAUC <0003> auc.c:145 vector [0]: res = 87f7c0efbc2c30780000000000000000 20241013082524716 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524716 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082524716 DAUC <0003> auc.c:179 vector [0]: kc = f40c5da784150800 20241013082524716 DAUC <0003> auc.c:180 vector [0]: sres = 2fd81da4 20241013082524716 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082524716 DAUC <0003> auc.c:113 vector [1]: rand = f67951190377e19a140cb4f1a1f21741 20241013082524716 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241013082524716 DAUC <0003> auc.c:142 vector [1]: autn = f8a5e9383d8f00007b8d7ffe5999fab2 20241013082524716 DAUC <0003> auc.c:143 vector [1]: ck = 08873c4d947e9669a96a4c0ee17c0e24 20241013082524716 DAUC <0003> auc.c:144 vector [1]: ik = ea7cc1ad53e18452583174f524a1b59e 20241013082524716 DAUC <0003> auc.c:145 vector [1]: res = 20af797fdcb612bf0000000000000000 20241013082524716 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524716 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082524716 DAUC <0003> auc.c:179 vector [1]: kc = 43dffae4a6ee7c00 20241013082524716 DAUC <0003> auc.c:180 vector [1]: sres = d5772218 20241013082524716 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082524716 DAUC <0003> auc.c:113 vector [2]: rand = ec643768219d45e00fde08672671ab17 20241013082524716 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241013082524716 DAUC <0003> auc.c:142 vector [2]: autn = eede4820d8040000498ff10e54cf33cd 20241013082524716 DAUC <0003> auc.c:143 vector [2]: ck = a88c6d8cd30afb6cc71c7e64afab9a52 20241013082524716 DAUC <0003> auc.c:144 vector [2]: ik = d2fd8562a343153db76503cc50bf2ceb 20241013082524716 DAUC <0003> auc.c:145 vector [2]: res = e6a996b19b55c0030000000000000000 20241013082524716 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524716 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082524716 DAUC <0003> auc.c:179 vector [2]: kc = 6bc119fc7b735800 20241013082524716 DAUC <0003> auc.c:180 vector [2]: sres = 356da853 20241013082524716 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082524716 DAUC <0003> auc.c:113 vector [3]: rand = 9dc08d8397da99618726bbe9e901845c 20241013082524716 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241013082524716 DAUC <0003> auc.c:142 vector [3]: autn = 81b5dad2035400003243a78b2be39b35 20241013082524716 DAUC <0003> auc.c:143 vector [3]: ck = 11ea462e310f8d2c1ae48bd09bc6f639 20241013082524716 DAUC <0003> auc.c:144 vector [3]: ik = 10b363d27110b2c05e3197d01afbd3b2 20241013082524716 DAUC <0003> auc.c:145 vector [3]: res = 3f6f410b8901d3d60000000000000000 20241013082524716 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524716 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082524716 DAUC <0003> auc.c:179 vector [3]: kc = 1d9a2e8c046a6000 20241013082524716 DAUC <0003> auc.c:180 vector [3]: sres = a8cb1089 20241013082524716 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082524716 DAUC <0003> db_auc.c:245 IMSI='262427329472234': Generated 4 vectors 20241013082524716 DAUC <0003> db_auc.c:249 IMSI='262427329472234': Updating SQN=161 in DB 20241013082524724 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427329472234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427329472234"} 20241013082524724 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427329472234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524724 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524724 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524730 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524730 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427329472234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427329472234"} 20241013082524730 DAUC <0003> db_auc.c:236 IMSI='262427329472234': Calling to generate 5 vectors 20241013082524730 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013082524730 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524730 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524730 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241013082524730 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524730 DAUC <0003> auc.c:113 vector [0]: rand = 2688904f014f5cf91e504370672f5d76 20241013082524730 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241013082524730 DAUC <0003> auc.c:142 vector [0]: autn = fbf1a4c3d8e10000fc9b8c2731b034e7 20241013082524730 DAUC <0003> auc.c:143 vector [0]: ck = 3ed91ea8da06c4341f4eabc3fa7fa39d 20241013082524730 DAUC <0003> auc.c:144 vector [0]: ik = 53972c4a2c2f1c9d5ec238a6dc8dc9b1 20241013082524730 DAUC <0003> auc.c:145 vector [0]: res = 23650d5f0c461a6c0000000000000000 20241013082524730 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524730 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082524730 DAUC <0003> auc.c:179 vector [0]: kc = d7b46fe183c61000 20241013082524730 DAUC <0003> auc.c:180 vector [0]: sres = bc594956 20241013082524730 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082524730 DAUC <0003> auc.c:113 vector [1]: rand = 7c4b055e3d67c7f1a1ed2acbda45f023 20241013082524730 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241013082524730 DAUC <0003> auc.c:142 vector [1]: autn = d567e1ebc65f00006a125ed6e0a7ac0b 20241013082524730 DAUC <0003> auc.c:143 vector [1]: ck = dc1a5579235a07deb604ed067c463800 20241013082524730 DAUC <0003> auc.c:144 vector [1]: ik = 699f7bddf6a036c1526f052019e4bc21 20241013082524730 DAUC <0003> auc.c:145 vector [1]: res = 2cf8ae0370d6fdf70000000000000000 20241013082524730 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524730 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082524730 DAUC <0003> auc.c:179 vector [1]: kc = e5bce04b7188b400 20241013082524730 DAUC <0003> auc.c:180 vector [1]: sres = 5f80a51e 20241013082524730 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082524730 DAUC <0003> auc.c:113 vector [2]: rand = 40ab3acaabd81bb765224cfa890ba4da 20241013082524730 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241013082524730 DAUC <0003> auc.c:142 vector [2]: autn = 802a2bd65b0400006c21dd0e9101f609 20241013082524730 DAUC <0003> auc.c:143 vector [2]: ck = 2f52e44256b36b0aeb9b95c50f371a21 20241013082524730 DAUC <0003> auc.c:144 vector [2]: ik = aa4e3bf874ab04a1df285673d18a30e1 20241013082524730 DAUC <0003> auc.c:145 vector [2]: res = 1e92c3b9e07878c10000000000000000 20241013082524730 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524730 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082524730 DAUC <0003> auc.c:179 vector [2]: kc = 7bb0b1d265b5f800 20241013082524730 DAUC <0003> auc.c:180 vector [2]: sres = c8209bcc 20241013082524730 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082524730 DAUC <0003> auc.c:113 vector [3]: rand = 054729fceb83c95824ccdb534d640c32 20241013082524730 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241013082524730 DAUC <0003> auc.c:142 vector [3]: autn = ba78ea1606250000a8db8cc93c7f113b 20241013082524730 DAUC <0003> auc.c:143 vector [3]: ck = 8fafeb3a78530786033b35d0a6b8384e 20241013082524730 DAUC <0003> auc.c:144 vector [3]: ik = c5f1b55c94726e3f6af9dfd82d6374ef 20241013082524730 DAUC <0003> auc.c:145 vector [3]: res = 3290cf0b4a8e061b0000000000000000 20241013082524730 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524730 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082524730 DAUC <0003> auc.c:179 vector [3]: kc = 44ce7edb385bd400 20241013082524730 DAUC <0003> auc.c:180 vector [3]: sres = 1eb9bcce 20241013082524730 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082524730 DAUC <0003> auc.c:113 vector [4]: rand = 98c9a19cf2db2ed8c00310f583910e48 20241013082524730 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241013082524730 DAUC <0003> auc.c:142 vector [4]: autn = 4dc7b111334d0000670b343c666c35bd 20241013082524730 DAUC <0003> auc.c:143 vector [4]: ck = 22a4e1dfaa19d32c2a53cba48405564b 20241013082524730 DAUC <0003> auc.c:144 vector [4]: ik = 445ac90146e7b3afc6cb700fa9b326c2 20241013082524730 DAUC <0003> auc.c:145 vector [4]: res = fbbff43b505913a20000000000000000 20241013082524730 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082524730 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013082524730 DAUC <0003> auc.c:179 vector [4]: kc = 59fbf592ca2e4400 20241013082524730 DAUC <0003> auc.c:180 vector [4]: sres = 485124f9 20241013082524730 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013082524730 DAUC <0003> db_auc.c:245 IMSI='262427329472234': Generated 5 vectors 20241013082524730 DAUC <0003> db_auc.c:249 IMSI='262427329472234': Updating SQN=321 in DB 20241013082524739 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427329472234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427329472234"} 20241013082524739 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427329472234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524739 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524739 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524745 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524745 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427329472234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427329472234"} 20241013082524745 DAUC <0003> db_auc.c:236 IMSI='262427329472234': Calling to generate 5 vectors 20241013082524745 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013082524745 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524745 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524745 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241013082524745 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524745 DAUC <0003> auc.c:113 vector [0]: rand = 1e16ccadf6c817ffea8ae57de7a82b23 20241013082524745 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241013082524745 DAUC <0003> auc.c:142 vector [0]: autn = 0ff7f6915ab000006ee62070429b08e5 20241013082524745 DAUC <0003> auc.c:143 vector [0]: ck = 3b102fb56e645d73d5afb7682accd4af 20241013082524745 DAUC <0003> auc.c:144 vector [0]: ik = 3d9fd361a77d5d7e56aca47394e21d69 20241013082524745 DAUC <0003> auc.c:145 vector [0]: res = b5cd7e3f42476ef50000000000000000 20241013082524745 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524745 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082524745 DAUC <0003> auc.c:179 vector [0]: kc = 2cda78921c89ac00 20241013082524745 DAUC <0003> auc.c:180 vector [0]: sres = 1efa542e 20241013082524745 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082524745 DAUC <0003> auc.c:113 vector [1]: rand = f8bfc5c5a248ca7a434b40d32eafc102 20241013082524745 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241013082524745 DAUC <0003> auc.c:142 vector [1]: autn = 8b53a7973b20000023d47c935b312c45 20241013082524745 DAUC <0003> auc.c:143 vector [1]: ck = 5d10c4817ff5eb13687c0c4134614519 20241013082524745 DAUC <0003> auc.c:144 vector [1]: ik = 492cc87097d9cae898e54e5fa1b2f60e 20241013082524745 DAUC <0003> auc.c:145 vector [1]: res = 8acec520fe7288da0000000000000000 20241013082524745 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524745 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082524745 DAUC <0003> auc.c:179 vector [1]: kc = 6e91ef1d6cbdd400 20241013082524745 DAUC <0003> auc.c:180 vector [1]: sres = 8abe58fa 20241013082524745 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082524745 DAUC <0003> auc.c:113 vector [2]: rand = d662530887d5346c0c88e4bdbcf8689d 20241013082524745 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241013082524745 DAUC <0003> auc.c:142 vector [2]: autn = b4d9b0b0c8cf000016aa7661f8d4d6f2 20241013082524745 DAUC <0003> auc.c:143 vector [2]: ck = c7c0af6bff5d7a54fbf91d29b8a40285 20241013082524745 DAUC <0003> auc.c:144 vector [2]: ik = ec0bc169dffe837284187992d972d234 20241013082524745 DAUC <0003> auc.c:145 vector [2]: res = 4f195c2bca7f46890000000000000000 20241013082524745 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524745 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082524745 DAUC <0003> auc.c:179 vector [2]: kc = b020dab2b1d10400 20241013082524745 DAUC <0003> auc.c:180 vector [2]: sres = 10f0437f 20241013082524745 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082524745 DAUC <0003> auc.c:113 vector [3]: rand = 279c8f2b8f04154fbca6f007a5d77f49 20241013082524745 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241013082524745 DAUC <0003> auc.c:142 vector [3]: autn = d6314f5bcd7700001d5a990e7ebfd4e5 20241013082524745 DAUC <0003> auc.c:143 vector [3]: ck = 6f859b173b9916d9ab9e2f5f7addeb40 20241013082524745 DAUC <0003> auc.c:144 vector [3]: ik = f1fe0e1161b5106cf3621418c50ed985 20241013082524745 DAUC <0003> auc.c:145 vector [3]: res = ca190ab15889a9f30000000000000000 20241013082524745 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524745 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082524745 DAUC <0003> auc.c:179 vector [3]: kc = 6e513a70e5bed400 20241013082524745 DAUC <0003> auc.c:180 vector [3]: sres = a0ece88c 20241013082524745 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082524746 DAUC <0003> auc.c:113 vector [4]: rand = 743f15671ff831e210962412e239e01b 20241013082524746 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241013082524746 DAUC <0003> auc.c:142 vector [4]: autn = 364d7190063900007bbf1cc5ca238e83 20241013082524746 DAUC <0003> auc.c:143 vector [4]: ck = b41b7647d1ee4cb05e6c8eabff10036b 20241013082524746 DAUC <0003> auc.c:144 vector [4]: ik = a318e732e7b81a38e835a8efd761d732 20241013082524746 DAUC <0003> auc.c:145 vector [4]: res = e8c499145e9178640000000000000000 20241013082524746 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082524746 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013082524746 DAUC <0003> auc.c:179 vector [4]: kc = 920ba6fbd7894c00 20241013082524746 DAUC <0003> auc.c:180 vector [4]: sres = b39f37a1 20241013082524746 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013082524746 DAUC <0003> db_auc.c:245 IMSI='262427329472234': Generated 5 vectors 20241013082524746 DAUC <0003> db_auc.c:249 IMSI='262427329472234': Updating SQN=481 in DB 20241013082524753 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427329472234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427329472234"} 20241013082524753 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427329472234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524753 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524753 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50218<->l=127.0.0.1:4258 20241013082524793 DAUC <0003> db_auc.c:157 IMSI='262423815891700': No 2G Auth Data 20241013082524793 DAUC <0003> db_auc.c:192 IMSI='262423815891700': No 3G Auth Data 20241013082524833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 20241013082524837 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524837 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423815891700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423815891700"} 20241013082524837 DAUC <0003> db_auc.c:236 IMSI='262423815891700': Calling to generate 1 vectors 20241013082524837 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241013082524837 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524837 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524837 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082524837 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524837 DAUC <0003> auc.c:113 vector [0]: rand = 2078d40e00b3624184ce4e0befe5bd62 20241013082524837 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082524837 DAUC <0003> auc.c:142 vector [0]: autn = 589189cf6237000067a5bb83bfd21a8f 20241013082524837 DAUC <0003> auc.c:143 vector [0]: ck = 74553d5678757ff6aec0ce8de703ac96 20241013082524837 DAUC <0003> auc.c:144 vector [0]: ik = 0cd2e556923711894ec522b5fb2b3e81 20241013082524837 DAUC <0003> auc.c:145 vector [0]: res = 60ea9baaab2618780000000000000000 20241013082524837 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524837 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082524837 DAUC <0003> auc.c:179 vector [0]: kc = 64ee2ae006723d1b 20241013082524837 DAUC <0003> auc.c:180 vector [0]: sres = 2ed8c4d1 20241013082524837 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082524837 DAUC <0003> db_auc.c:245 IMSI='262423815891700': Generated 1 vectors 20241013082524837 DAUC <0003> db_auc.c:249 IMSI='262423815891700': Updating SQN=33 in DB 20241013082524845 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423815891700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423815891700"} 20241013082524845 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423815891700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524845 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524845 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524849 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524849 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423815891700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423815891700"} 20241013082524850 DAUC <0003> db_auc.c:236 IMSI='262423815891700': Calling to generate 4 vectors 20241013082524850 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241013082524850 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524850 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524850 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241013082524850 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524850 DAUC <0003> auc.c:113 vector [0]: rand = 0e5493b677609ccf86d2c8d4fc09cea3 20241013082524850 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241013082524850 DAUC <0003> auc.c:142 vector [0]: autn = 77ddbd445c1800007000f8dd65277665 20241013082524850 DAUC <0003> auc.c:143 vector [0]: ck = 3969fe6477b99ae5c25d593dae673909 20241013082524850 DAUC <0003> auc.c:144 vector [0]: ik = 9ee0e693d6c5189b445f8036ccea3d7b 20241013082524850 DAUC <0003> auc.c:145 vector [0]: res = e324db2c59a37aa50000000000000000 20241013082524850 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524850 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082524850 DAUC <0003> auc.c:179 vector [0]: kc = 7fa86b67ef958435 20241013082524850 DAUC <0003> auc.c:180 vector [0]: sres = 6a119c08 20241013082524850 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082524850 DAUC <0003> auc.c:113 vector [1]: rand = 2fff92c82f216ea6e995d3b67dc8f485 20241013082524850 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241013082524850 DAUC <0003> auc.c:142 vector [1]: autn = 7330b588113c0000080634d89d56b2f8 20241013082524850 DAUC <0003> auc.c:143 vector [1]: ck = 651fb65ad082a50b7adcdae383f246c4 20241013082524850 DAUC <0003> auc.c:144 vector [1]: ik = 6791d67fee4df982b840bd50fda897f9 20241013082524850 DAUC <0003> auc.c:145 vector [1]: res = 38edb6159ce51dc40000000000000000 20241013082524850 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524850 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082524850 DAUC <0003> auc.c:179 vector [1]: kc = 7d4f6b29e941f00c 20241013082524850 DAUC <0003> auc.c:180 vector [1]: sres = 55dedf55 20241013082524850 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082524850 DAUC <0003> auc.c:113 vector [2]: rand = ddcb31bef0717ef126fb1691ff2b0c05 20241013082524850 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241013082524850 DAUC <0003> auc.c:142 vector [2]: autn = e7ab4225845e00006727fc51e611786d 20241013082524850 DAUC <0003> auc.c:143 vector [2]: ck = d0fdf105610e687a8a623f394aae75e3 20241013082524850 DAUC <0003> auc.c:144 vector [2]: ik = 2f539084d51dd4066e70732cf2c8e5c6 20241013082524850 DAUC <0003> auc.c:145 vector [2]: res = 9328390ab3899b9b0000000000000000 20241013082524850 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524850 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082524850 DAUC <0003> auc.c:179 vector [2]: kc = e9ce86c0921e94fc 20241013082524850 DAUC <0003> auc.c:180 vector [2]: sres = 40d8e139 20241013082524850 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082524850 DAUC <0003> auc.c:113 vector [3]: rand = ffdd312468a6cfb0f8d17a38c32a49ae 20241013082524850 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241013082524850 DAUC <0003> auc.c:142 vector [3]: autn = dc924446db6b0000929cfdc30f7f170d 20241013082524850 DAUC <0003> auc.c:143 vector [3]: ck = 3ee9ae75bca9cf79941b05d5e00ed9e9 20241013082524850 DAUC <0003> auc.c:144 vector [3]: ik = 96931f45da0466af6b82fbba5555fc81 20241013082524850 DAUC <0003> auc.c:145 vector [3]: res = 5e263436f300caee0000000000000000 20241013082524850 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524850 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082524850 DAUC <0003> auc.c:179 vector [3]: kc = d6db24539d56c013 20241013082524850 DAUC <0003> auc.c:180 vector [3]: sres = 4489954a 20241013082524850 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082524850 DAUC <0003> db_auc.c:245 IMSI='262423815891700': Generated 4 vectors 20241013082524850 DAUC <0003> db_auc.c:249 IMSI='262423815891700': Updating SQN=161 in DB 20241013082524858 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423815891700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423815891700"} 20241013082524858 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423815891700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524858 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524858 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524864 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524864 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423815891700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423815891700"} 20241013082524865 DAUC <0003> db_auc.c:236 IMSI='262423815891700': Calling to generate 5 vectors 20241013082524865 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013082524865 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524865 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524865 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241013082524865 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524865 DAUC <0003> auc.c:113 vector [0]: rand = 9198c5e0942fc2f012b4575f9a722887 20241013082524865 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241013082524865 DAUC <0003> auc.c:142 vector [0]: autn = fae2b54a40480000cda2b3209d6f3a14 20241013082524865 DAUC <0003> auc.c:143 vector [0]: ck = 490f024528323e30c9013d82aefd0fda 20241013082524865 DAUC <0003> auc.c:144 vector [0]: ik = 7e3b98ab1ef291849867a357b4672a81 20241013082524865 DAUC <0003> auc.c:145 vector [0]: res = c3203afe4a1c69220000000000000000 20241013082524865 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524865 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082524865 DAUC <0003> auc.c:179 vector [0]: kc = 7215d77bb8954d89 20241013082524865 DAUC <0003> auc.c:180 vector [0]: sres = beda2072 20241013082524865 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082524865 DAUC <0003> auc.c:113 vector [1]: rand = b552460dab2b5d9771cbd0679aeb12ac 20241013082524865 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241013082524865 DAUC <0003> auc.c:142 vector [1]: autn = 48dfd26938f40000ca53dd0f5ebff76d 20241013082524865 DAUC <0003> auc.c:143 vector [1]: ck = b49dcdc5b05b0bd0da8879d77dbcd1a5 20241013082524865 DAUC <0003> auc.c:144 vector [1]: ik = 4ef235f252cf2c5ee0f56526b68bb467 20241013082524865 DAUC <0003> auc.c:145 vector [1]: res = 721f4fcf0fa1f3700000000000000000 20241013082524865 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524865 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082524865 DAUC <0003> auc.c:179 vector [1]: kc = be37672e84141531 20241013082524865 DAUC <0003> auc.c:180 vector [1]: sres = 1436ec8f 20241013082524865 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082524865 DAUC <0003> auc.c:113 vector [2]: rand = 8c8089772f62cbc2e8773172f501c76a 20241013082524865 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241013082524865 DAUC <0003> auc.c:142 vector [2]: autn = c8f12c695c060000af764a33bef23e9e 20241013082524865 DAUC <0003> auc.c:143 vector [2]: ck = 2aa045aa7c34f6f924db0222c02abb8d 20241013082524865 DAUC <0003> auc.c:144 vector [2]: ik = fd9fb00aaf53a7eaf77edbeaacfe1160 20241013082524865 DAUC <0003> auc.c:145 vector [2]: res = f17fdf2479d49a210000000000000000 20241013082524865 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524865 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082524865 DAUC <0003> auc.c:179 vector [2]: kc = 30d3b888eca960e9 20241013082524865 DAUC <0003> auc.c:180 vector [2]: sres = 9e7442f3 20241013082524865 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082524865 DAUC <0003> auc.c:113 vector [3]: rand = 18c553eac75c25321721a51d232123e8 20241013082524865 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241013082524865 DAUC <0003> auc.c:142 vector [3]: autn = 72d23533a4b80000a1ad116e5659f4be 20241013082524865 DAUC <0003> auc.c:143 vector [3]: ck = 0e525c8f96fedfbc30e2edb5fa698466 20241013082524865 DAUC <0003> auc.c:144 vector [3]: ik = 66cf68b5d19f6d3ac894e35e8bd1a77b 20241013082524865 DAUC <0003> auc.c:145 vector [3]: res = 3628eae704a8be220000000000000000 20241013082524865 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524865 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082524865 DAUC <0003> auc.c:179 vector [3]: kc = f5f2d87a924d52f0 20241013082524865 DAUC <0003> auc.c:180 vector [3]: sres = 113ab474 20241013082524865 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082524865 DAUC <0003> auc.c:113 vector [4]: rand = 429348dd5321af7a1c867200a187c0cd 20241013082524865 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241013082524865 DAUC <0003> auc.c:142 vector [4]: autn = bcf86e71f5ea0000c4f66b0f63233c2f 20241013082524865 DAUC <0003> auc.c:143 vector [4]: ck = 8c21d5e13c4a886d2dd954c43a5866d6 20241013082524865 DAUC <0003> auc.c:144 vector [4]: ik = 573e6fde5203624bf1818dfe54b58828 20241013082524865 DAUC <0003> auc.c:145 vector [4]: res = d94f3615b62da6050000000000000000 20241013082524865 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082524865 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013082524865 DAUC <0003> auc.c:179 vector [4]: kc = 04b9eeb45fa6e58c 20241013082524865 DAUC <0003> auc.c:180 vector [4]: sres = 2b7e884f 20241013082524865 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013082524865 DAUC <0003> db_auc.c:245 IMSI='262423815891700': Generated 5 vectors 20241013082524865 DAUC <0003> db_auc.c:249 IMSI='262423815891700': Updating SQN=321 in DB 20241013082524876 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423815891700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423815891700"} 20241013082524876 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423815891700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524876 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524876 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524882 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524882 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423815891700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423815891700"} 20241013082524882 DAUC <0003> db_auc.c:236 IMSI='262423815891700': Calling to generate 5 vectors 20241013082524882 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013082524882 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082524882 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082524882 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241013082524882 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082524882 DAUC <0003> auc.c:113 vector [0]: rand = b829da68ec1ecc2c06b63d0dc9fb4b63 20241013082524882 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241013082524882 DAUC <0003> auc.c:142 vector [0]: autn = d5b728a532f00000ad741fb3a3c4b78c 20241013082524882 DAUC <0003> auc.c:143 vector [0]: ck = 178a94114dfccc9eceafa61a1cb2dd92 20241013082524882 DAUC <0003> auc.c:144 vector [0]: ik = b10ceb49213b90c926ce34fc250c5e57 20241013082524882 DAUC <0003> auc.c:145 vector [0]: res = 81ac9d9fbe0d5a690000000000000000 20241013082524882 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082524882 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082524882 DAUC <0003> auc.c:179 vector [0]: kc = e93e3a70c23fd5e2 20241013082524882 DAUC <0003> auc.c:180 vector [0]: sres = ae68193f 20241013082524882 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082524882 DAUC <0003> auc.c:113 vector [1]: rand = 0a904849628665ef851867a4a71ab66c 20241013082524882 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241013082524882 DAUC <0003> auc.c:142 vector [1]: autn = dff2f88fc3a10000686155bd8b8dd7fe 20241013082524882 DAUC <0003> auc.c:143 vector [1]: ck = a2eb238c9cd2e18fe20d6048307975ac 20241013082524882 DAUC <0003> auc.c:144 vector [1]: ik = 0c4b914d1761ed1401fb3f2e94c8dd56 20241013082524882 DAUC <0003> auc.c:145 vector [1]: res = a3c3749ac40fb6320000000000000000 20241013082524882 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082524882 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082524882 DAUC <0003> auc.c:179 vector [1]: kc = c060c78cfb7d51b4 20241013082524882 DAUC <0003> auc.c:180 vector [1]: sres = b8da88fd 20241013082524882 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082524882 DAUC <0003> auc.c:113 vector [2]: rand = 4f314d9183bef049b26c931f648b033b 20241013082524882 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241013082524882 DAUC <0003> auc.c:142 vector [2]: autn = bb6f570a3902000089a6f135c39f8475 20241013082524882 DAUC <0003> auc.c:143 vector [2]: ck = f35f56ecfe7ad241b0697ce0a277384a 20241013082524882 DAUC <0003> auc.c:144 vector [2]: ik = 4058a96f9ccaab526864d857493570a7 20241013082524882 DAUC <0003> auc.c:145 vector [2]: res = e575f13f1b6e63550000000000000000 20241013082524882 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082524882 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082524882 DAUC <0003> auc.c:179 vector [2]: kc = 1c6e5c24796c0e22 20241013082524882 DAUC <0003> auc.c:180 vector [2]: sres = 1e9dfe33 20241013082524882 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082524882 DAUC <0003> auc.c:113 vector [3]: rand = dc6e42e33d915e0073626023cd6a07c9 20241013082524882 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241013082524882 DAUC <0003> auc.c:142 vector [3]: autn = 66cd29c452de0000a4845db396317a80 20241013082524882 DAUC <0003> auc.c:143 vector [3]: ck = 5aa73877c50fc330c2c14abb20da8d73 20241013082524882 DAUC <0003> auc.c:144 vector [3]: ik = b60fc1728fe04ddc1e63b15c56711687 20241013082524882 DAUC <0003> auc.c:145 vector [3]: res = 478da110f4ca66dc0000000000000000 20241013082524882 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082524882 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082524882 DAUC <0003> auc.c:179 vector [3]: kc = 789769e174e48a2d 20241013082524882 DAUC <0003> auc.c:180 vector [3]: sres = 90481870 20241013082524882 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082524882 DAUC <0003> auc.c:113 vector [4]: rand = 6ecd0a4394e9e0886cecb3b9040cef44 20241013082524882 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241013082524882 DAUC <0003> auc.c:142 vector [4]: autn = 0b9055669fd40000ad85f7cad6718668 20241013082524882 DAUC <0003> auc.c:143 vector [4]: ck = fd4f31c3ecff5571f3b61f416615470e 20241013082524882 DAUC <0003> auc.c:144 vector [4]: ik = 1a9a9f5019da93aabf2124a9d35bc536 20241013082524882 DAUC <0003> auc.c:145 vector [4]: res = defef93be12b61b90000000000000000 20241013082524882 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082524882 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013082524883 DAUC <0003> auc.c:179 vector [4]: kc = 3276289901da38b3 20241013082524883 DAUC <0003> auc.c:180 vector [4]: sres = 85f8b640 20241013082524883 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013082524883 DAUC <0003> db_auc.c:245 IMSI='262423815891700': Generated 5 vectors 20241013082524883 DAUC <0003> db_auc.c:249 IMSI='262423815891700': Updating SQN=481 in DB 20241013082524891 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423815891700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423815891700"} 20241013082524891 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423815891700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082524891 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524891 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082524896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 20241013082524921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4258 20241013082524922 DLINP <000b> input/ipa.c:451 connected read/write 20241013082524922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082524922 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082524922 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082524922 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082524922 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33323<->l=127.0.0.1:4259) 20241013082524945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50222<->l=127.0.0.1:4258 20241013082524945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50222<->l=127.0.0.1:4258 20241013082528054 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082528055 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082528059 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082528061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50230<->l=127.0.0.1:4258 20241013082528065 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082528065 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082528065 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082528065 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  20241013082528065 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082528065 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  20241013082528065 DLGSUP <0013> gsup_server.c:235 2:  20241013082528065 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082528065 DLGSUP <0013> gsup_server.c:235 3:  20241013082528065 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082528065 DLGSUP <0013> gsup_server.c:235 4:  20241013082528065 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082528065 DLGSUP <0013> gsup_server.c:235 5:  20241013082528065 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082528065 DLGSUP <0013> gsup_server.c:235 7:  20241013082528065 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082528065 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082528065 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082528065 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082528093 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34921<->l=127.0.0.1:4259) 20241013082528122 DAUC <0003> db_auc.c:157 IMSI='262429788180018': No 2G Auth Data 20241013082528122 DAUC <0003> db_auc.c:192 IMSI='262429788180018': No 3G Auth Data 20241013082528187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50240<->l=127.0.0.1:4258 20241013082528197 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082528197 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429788180018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429788180018"} 20241013082528197 DAUC <0003> db_auc.c:157 IMSI='262429788180018': No 2G Auth Data 20241013082528197 DAUC <0003> db_auc.c:236 IMSI='262429788180018': Calling to generate 5 vectors 20241013082528197 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013082528197 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082528197 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082528197 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082528197 DAUC <0003> auc.c:113 vector [0]: rand = 83856ff4bb2e9aa72a25e01a97272a96 20241013082528197 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082528197 DAUC <0003> auc.c:142 vector [0]: autn = 32f9d03014f28000bbf2582f9b41e5d3 20241013082528197 DAUC <0003> auc.c:143 vector [0]: ck = fbb2a6ebae30d59cf1cfc1a1dc3419d1 20241013082528197 DAUC <0003> auc.c:144 vector [0]: ik = a226b5c18d7a4c5e8f88c444257b6033 20241013082528197 DAUC <0003> auc.c:145 vector [0]: res = 42a4b1945496c45e0000000000000000 20241013082528197 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082528197 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013082528197 DAUC <0003> auc.c:151 vector [0]: kc = 27d316cfda05e020 20241013082528197 DAUC <0003> auc.c:152 vector [0]: sres = 163275ca 20241013082528197 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013082528197 DAUC <0003> auc.c:113 vector [1]: rand = 4869ed8e482a2b4a69a0e8fe9ce310cb 20241013082528197 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013082528197 DAUC <0003> auc.c:142 vector [1]: autn = e0fe319dd2a980004c18eef59d8f970e 20241013082528197 DAUC <0003> auc.c:143 vector [1]: ck = 30357f3e2d5d31793def1feb631271c2 20241013082528197 DAUC <0003> auc.c:144 vector [1]: ik = 73e319538460cb29fd1b788cd75391c4 20241013082528197 DAUC <0003> auc.c:145 vector [1]: res = c7e39eb8f626fed00000000000000000 20241013082528197 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082528197 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013082528197 DAUC <0003> auc.c:151 vector [1]: kc = 8322010a1d7c1a56 20241013082528197 DAUC <0003> auc.c:152 vector [1]: sres = 31c56068 20241013082528197 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013082528197 DAUC <0003> auc.c:113 vector [2]: rand = 64f5cccca88eb210011518306f3da4c6 20241013082528197 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013082528197 DAUC <0003> auc.c:142 vector [2]: autn = 62c3d9ed1f7f8000f57fe7b64c9fa687 20241013082528197 DAUC <0003> auc.c:143 vector [2]: ck = 98c4594895741e65032e5b05cb0f45c3 20241013082528197 DAUC <0003> auc.c:144 vector [2]: ik = c13a59be16ec7e818ff9a3eb7117cf81 20241013082528197 DAUC <0003> auc.c:145 vector [2]: res = 73aff815c74a20390000000000000000 20241013082528197 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082528197 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013082528197 DAUC <0003> auc.c:151 vector [2]: kc = d529f8183980eaa6 20241013082528197 DAUC <0003> auc.c:152 vector [2]: sres = b4e5d82c 20241013082528197 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013082528197 DAUC <0003> auc.c:113 vector [3]: rand = c2f3a8c2894cf26e08a4e4ad1a7a6f25 20241013082528197 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013082528197 DAUC <0003> auc.c:142 vector [3]: autn = c9448a945126800022550ec72156ea24 20241013082528197 DAUC <0003> auc.c:143 vector [3]: ck = 001951ded3d24d0c2ccb0a2a963aa72a 20241013082528197 DAUC <0003> auc.c:144 vector [3]: ik = ac00692172db994133440de36d931475 20241013082528197 DAUC <0003> auc.c:145 vector [3]: res = 80196c53070f078b0000000000000000 20241013082528197 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082528197 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013082528197 DAUC <0003> auc.c:151 vector [3]: kc = b3963f365aa06712 20241013082528197 DAUC <0003> auc.c:152 vector [3]: sres = 87166bd8 20241013082528197 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013082528197 DAUC <0003> auc.c:113 vector [4]: rand = 58e5e3a8cd004c188f2133a4a58d2a04 20241013082528197 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013082528197 DAUC <0003> auc.c:142 vector [4]: autn = 9afcad17650b80002106d44d5dcd2a99 20241013082528197 DAUC <0003> auc.c:143 vector [4]: ck = 43e1258d3df82d1b270118e701156b3c 20241013082528197 DAUC <0003> auc.c:144 vector [4]: ik = b70b35239e494573b92e232c0a90d773 20241013082528197 DAUC <0003> auc.c:145 vector [4]: res = 7ac43236b4d0f77f0000000000000000 20241013082528197 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082528197 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013082528197 DAUC <0003> auc.c:151 vector [4]: kc = 6ac52b65a834d427 20241013082528197 DAUC <0003> auc.c:152 vector [4]: sres = ce14c549 20241013082528197 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013082528197 DAUC <0003> db_auc.c:245 IMSI='262429788180018': Generated 5 vectors 20241013082528197 DAUC <0003> db_auc.c:249 IMSI='262429788180018': Updating SQN=161 in DB 20241013082528222 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429788180018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429788180018"} 20241013082528222 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429788180018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082528222 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082528222 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082528233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50240<->l=127.0.0.1:4258 20241013082528306 DAUC <0003> db_auc.c:157 IMSI='262427735871780': No 2G Auth Data 20241013082528306 DAUC <0003> db_auc.c:192 IMSI='262427735871780': No 3G Auth Data 20241013082528346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50244<->l=127.0.0.1:4258 20241013082528353 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082528353 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427735871780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427735871780"} 20241013082528353 DAUC <0003> db_auc.c:157 IMSI='262427735871780': No 2G Auth Data 20241013082528353 DAUC <0003> db_auc.c:236 IMSI='262427735871780': Calling to generate 5 vectors 20241013082528353 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013082528353 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082528353 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241013082528353 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082528353 DAUC <0003> auc.c:113 vector [0]: rand = 4f629225e212d020ff09fa1b35e89758 20241013082528354 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082528354 DAUC <0003> auc.c:142 vector [0]: autn = 7fda2ed0b19d8000403a76606650f4e0 20241013082528354 DAUC <0003> auc.c:143 vector [0]: ck = 5f74800fcb47499e86a55b44e668a42f 20241013082528354 DAUC <0003> auc.c:144 vector [0]: ik = 774b697ec4d8cb75d86aae3867debe29 20241013082528354 DAUC <0003> auc.c:145 vector [0]: res = 1eec2da17b33d81b0000000000000000 20241013082528354 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082528354 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013082528354 DAUC <0003> auc.c:151 vector [0]: kc = 76f01c0d8e2998ed 20241013082528354 DAUC <0003> auc.c:152 vector [0]: sres = 65dff5ba 20241013082528354 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013082528354 DAUC <0003> auc.c:113 vector [1]: rand = e889109d292aa5dbc06cd860c50e84b2 20241013082528354 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013082528354 DAUC <0003> auc.c:142 vector [1]: autn = 7ff5f4f8e6d980002c3a22615ac3a15d 20241013082528354 DAUC <0003> auc.c:143 vector [1]: ck = 4fc694dde4b67330b680353f2d227893 20241013082528354 DAUC <0003> auc.c:144 vector [1]: ik = fc5c574710c493b993151fb61d594d93 20241013082528354 DAUC <0003> auc.c:145 vector [1]: res = f6a81a6a87be24200000000000000000 20241013082528354 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082528354 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013082528354 DAUC <0003> auc.c:151 vector [1]: kc = 960fe913c409d589 20241013082528354 DAUC <0003> auc.c:152 vector [1]: sres = 71163e4a 20241013082528354 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013082528354 DAUC <0003> auc.c:113 vector [2]: rand = 6aaa870ada3394c70c3b4eba4880bb17 20241013082528354 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013082528354 DAUC <0003> auc.c:142 vector [2]: autn = 92b81aba970e80000b205704f4d0cf83 20241013082528354 DAUC <0003> auc.c:143 vector [2]: ck = 609d8ef59cc721c324a919629241e104 20241013082528354 DAUC <0003> auc.c:144 vector [2]: ik = 9db0cb5a9780e0e022e1b3e1e72fe9e6 20241013082528354 DAUC <0003> auc.c:145 vector [2]: res = 7603d471eb40168c0000000000000000 20241013082528354 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082528354 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013082528354 DAUC <0003> auc.c:151 vector [2]: kc = fb65ef2c7e29c9c1 20241013082528354 DAUC <0003> auc.c:152 vector [2]: sres = 9d43c2fd 20241013082528354 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013082528354 DAUC <0003> auc.c:113 vector [3]: rand = 7c131a03cd41cdd5cf2b93cdbadf0f6c 20241013082528354 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013082528354 DAUC <0003> auc.c:142 vector [3]: autn = eee22f3bb89f80001e126c43c181f56e 20241013082528354 DAUC <0003> auc.c:143 vector [3]: ck = e5e5e77f1c7b0edeb9b136080b059caf 20241013082528354 DAUC <0003> auc.c:144 vector [3]: ik = 9f080b25b575e8b251e5bc3878ea27d3 20241013082528354 DAUC <0003> auc.c:145 vector [3]: res = 634a0d8219468e580000000000000000 20241013082528354 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082528354 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013082528354 DAUC <0003> auc.c:151 vector [3]: kc = 92b9666adae15d10 20241013082528354 DAUC <0003> auc.c:152 vector [3]: sres = 7a0c83da 20241013082528354 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013082528354 DAUC <0003> auc.c:113 vector [4]: rand = 73a9640d4ab14fe95abc97de73387103 20241013082528354 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013082528354 DAUC <0003> auc.c:142 vector [4]: autn = c4b35db031e18000d03bb5c12c6935ea 20241013082528354 DAUC <0003> auc.c:143 vector [4]: ck = 3cb91e68a8e93a15545962a4e588273b 20241013082528354 DAUC <0003> auc.c:144 vector [4]: ik = 4c6bd370d69977def870342ce74a45e2 20241013082528354 DAUC <0003> auc.c:145 vector [4]: res = ba120070bf35d9e10000000000000000 20241013082528354 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082528354 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013082528354 DAUC <0003> auc.c:151 vector [4]: kc = dcfb9b907cb22f12 20241013082528354 DAUC <0003> auc.c:152 vector [4]: sres = 0527d991 20241013082528354 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013082528354 DAUC <0003> db_auc.c:245 IMSI='262427735871780': Generated 5 vectors 20241013082528354 DAUC <0003> db_auc.c:249 IMSI='262427735871780': Updating SQN=161 in DB 20241013082528362 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427735871780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427735871780"} 20241013082528362 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427735871780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082528362 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082528362 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082528369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50244<->l=127.0.0.1:4258 20241013082528394 DAUC <0003> db_auc.c:157 IMSI='262420646245508': No 2G Auth Data 20241013082528394 DAUC <0003> db_auc.c:192 IMSI='262420646245508': No 3G Auth Data 20241013082528431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50250<->l=127.0.0.1:4258 20241013082528438 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082528438 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420646245508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420646245508"} 20241013082528438 DAUC <0003> db_auc.c:236 IMSI='262420646245508': Calling to generate 5 vectors 20241013082528438 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013082528438 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082528438 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082528438 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082528438 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082528438 DAUC <0003> auc.c:113 vector [0]: rand = 96d63dfd5096b3e08f75bf1100b66310 20241013082528438 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082528438 DAUC <0003> auc.c:142 vector [0]: autn = 4bb19184f391800073ee385ed41e680e 20241013082528438 DAUC <0003> auc.c:143 vector [0]: ck = b9f1f319c620b80f3fcca28331d646b1 20241013082528438 DAUC <0003> auc.c:144 vector [0]: ik = f28df258356db47d33ec345ec8992432 20241013082528438 DAUC <0003> auc.c:145 vector [0]: res = 48cf579c3e70e8cb0000000000000000 20241013082528438 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082528438 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082528438 DAUC <0003> auc.c:179 vector [0]: kc = 592147165c6ae000 20241013082528438 DAUC <0003> auc.c:180 vector [0]: sres = 8f0a6223 20241013082528438 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082528438 DAUC <0003> auc.c:113 vector [1]: rand = 36edc8bf52ddfaa895cb155271f63ac2 20241013082528438 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013082528438 DAUC <0003> auc.c:142 vector [1]: autn = a1d80bfd9f8f800056e06e5e35b27b3c 20241013082528438 DAUC <0003> auc.c:143 vector [1]: ck = faba9934e89d923ac04bcc9611a12da4 20241013082528438 DAUC <0003> auc.c:144 vector [1]: ik = e55ff8929fc7268fe02b9c6f0accb733 20241013082528438 DAUC <0003> auc.c:145 vector [1]: res = 73a05b26e3d6b23e0000000000000000 20241013082528438 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082528438 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082528439 DAUC <0003> auc.c:179 vector [1]: kc = 827ecedcb2067800 20241013082528439 DAUC <0003> auc.c:180 vector [1]: sres = f1e681f1 20241013082528439 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082528439 DAUC <0003> auc.c:113 vector [2]: rand = a975c90bd618b9b531afa3423f691cad 20241013082528439 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013082528439 DAUC <0003> auc.c:142 vector [2]: autn = 3fc6c381c7fa80001f0b748648dfd3f6 20241013082528439 DAUC <0003> auc.c:143 vector [2]: ck = bdbaa1751e22ec44a321ee6a4e9199d1 20241013082528439 DAUC <0003> auc.c:144 vector [2]: ik = f851bfceddcc7589be5734a9d2ffe7f1 20241013082528439 DAUC <0003> auc.c:145 vector [2]: res = 24158ebdad7ac9e10000000000000000 20241013082528439 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082528439 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082528439 DAUC <0003> auc.c:179 vector [2]: kc = 50e325102bea7c00 20241013082528439 DAUC <0003> auc.c:180 vector [2]: sres = fd380ebf 20241013082528439 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082528439 DAUC <0003> auc.c:113 vector [3]: rand = f7e81667e0941968991b6350c3bc1a91 20241013082528439 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013082528439 DAUC <0003> auc.c:142 vector [3]: autn = 3f7486c6ea6c80007fdf6657346c4861 20241013082528439 DAUC <0003> auc.c:143 vector [3]: ck = 7be411f40c9e463eb46f7af9c2cb3ae3 20241013082528439 DAUC <0003> auc.c:144 vector [3]: ik = 7da5939065f1e1b0d721fcd0d07942ce 20241013082528439 DAUC <0003> auc.c:145 vector [3]: res = 898a943ae5bbcae10000000000000000 20241013082528439 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082528439 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082528439 DAUC <0003> auc.c:179 vector [3]: kc = 1d1469a2bcd57400 20241013082528439 DAUC <0003> auc.c:180 vector [3]: sres = 0af9b37d 20241013082528439 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082528439 DAUC <0003> auc.c:113 vector [4]: rand = 87421b41773da3070d471fad39da7055 20241013082528439 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013082528439 DAUC <0003> auc.c:142 vector [4]: autn = f0aa2a07bfdb8000b134990e1f8cd473 20241013082528439 DAUC <0003> auc.c:143 vector [4]: ck = 25943a876b1aece3079258b111daa437 20241013082528439 DAUC <0003> auc.c:144 vector [4]: ik = b6b4b906230446449d93c048f3cc539b 20241013082528439 DAUC <0003> auc.c:145 vector [4]: res = 2a65e56e14aad3360000000000000000 20241013082528439 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082528439 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013082528439 DAUC <0003> auc.c:179 vector [4]: kc = c540acf870e11800 20241013082528439 DAUC <0003> auc.c:180 vector [4]: sres = d7b2f94d 20241013082528439 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013082528439 DAUC <0003> db_auc.c:245 IMSI='262420646245508': Generated 5 vectors 20241013082528439 DAUC <0003> db_auc.c:249 IMSI='262420646245508': Updating SQN=161 in DB 20241013082528447 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420646245508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420646245508"} 20241013082528447 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420646245508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082528447 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082528447 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082528453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50250<->l=127.0.0.1:4258 20241013082528486 DAUC <0003> db_auc.c:157 IMSI='262427030321296': No 2G Auth Data 20241013082528486 DAUC <0003> db_auc.c:192 IMSI='262427030321296': No 3G Auth Data 20241013082528524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4258 20241013082528527 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082528527 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427030321296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427030321296"} 20241013082528527 DAUC <0003> db_auc.c:236 IMSI='262427030321296': Calling to generate 5 vectors 20241013082528527 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013082528527 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082528527 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082528527 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082528527 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082528527 DAUC <0003> auc.c:113 vector [0]: rand = 41d73e594a2ecc2447a5a1c2032a5ca1 20241013082528527 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082528527 DAUC <0003> auc.c:142 vector [0]: autn = adfda41e31d180009ad2ad90e404155c 20241013082528527 DAUC <0003> auc.c:143 vector [0]: ck = 5cdaaf72ad0d2802b830500e0bf23ef5 20241013082528527 DAUC <0003> auc.c:144 vector [0]: ik = ea9184da4be70ac591acc840584048ae 20241013082528527 DAUC <0003> auc.c:145 vector [0]: res = 90948541b847ed370000000000000000 20241013082528527 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082528527 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082528527 DAUC <0003> auc.c:179 vector [0]: kc = 88b18e6ef995a800 20241013082528527 DAUC <0003> auc.c:180 vector [0]: sres = d984d6df 20241013082528527 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082528527 DAUC <0003> auc.c:113 vector [1]: rand = 1a9e5784fd358529eb175761852f4ab0 20241013082528527 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013082528527 DAUC <0003> auc.c:142 vector [1]: autn = 115bb464ef4880007a47a860399cec35 20241013082528527 DAUC <0003> auc.c:143 vector [1]: ck = d83e88117680152f590094b02f67020c 20241013082528527 DAUC <0003> auc.c:144 vector [1]: ik = 52ba123b08541ecf1adeca4a79cb8696 20241013082528527 DAUC <0003> auc.c:145 vector [1]: res = 6325d1e42bd9ae3c0000000000000000 20241013082528527 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082528527 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082528527 DAUC <0003> auc.c:179 vector [1]: kc = 1a359a04509b4800 20241013082528527 DAUC <0003> auc.c:180 vector [1]: sres = 0a87635c 20241013082528527 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082528527 DAUC <0003> auc.c:113 vector [2]: rand = 21e8f193081980e26dc8d0f15b3d16cc 20241013082528527 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013082528527 DAUC <0003> auc.c:142 vector [2]: autn = d71cc028dfbf80001c82c7b1daebdca3 20241013082528527 DAUC <0003> auc.c:143 vector [2]: ck = 67ab61cf6101ffa3409eb5bc08583a50 20241013082528527 DAUC <0003> auc.c:144 vector [2]: ik = 3e164b3b1380714967011b4bf1feca45 20241013082528527 DAUC <0003> auc.c:145 vector [2]: res = 01a75fe7042556780000000000000000 20241013082528527 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082528527 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082528527 DAUC <0003> auc.c:179 vector [2]: kc = cd20895a4c7b7000 20241013082528527 DAUC <0003> auc.c:180 vector [2]: sres = 863f5273 20241013082528527 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082528527 DAUC <0003> auc.c:113 vector [3]: rand = b7a31c26bdbec82c785708076fd52b6c 20241013082528527 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013082528527 DAUC <0003> auc.c:142 vector [3]: autn = 2039c3461c4c8000d3216957b125a4b3 20241013082528527 DAUC <0003> auc.c:143 vector [3]: ck = cb704dfbef03b6119b91e7082155297c 20241013082528527 DAUC <0003> auc.c:144 vector [3]: ik = d56a467a271b149c4b7348a5c3d4d335 20241013082528527 DAUC <0003> auc.c:145 vector [3]: res = c6892344986b1ff10000000000000000 20241013082528527 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082528527 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082528527 DAUC <0003> auc.c:179 vector [3]: kc = 2e8c3519c1e9bc00 20241013082528527 DAUC <0003> auc.c:180 vector [3]: sres = b90d7320 20241013082528527 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082528527 DAUC <0003> auc.c:113 vector [4]: rand = 25e32033ab87e29759a9bb00667babbe 20241013082528527 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013082528527 DAUC <0003> auc.c:142 vector [4]: autn = 2810b03ef0508000b5e04a8640130ebb 20241013082528527 DAUC <0003> auc.c:143 vector [4]: ck = 51f6f47c8b5cb7c42f49b9f3f30612e7 20241013082528527 DAUC <0003> auc.c:144 vector [4]: ik = 38ae61cf8536a098770fc0f7af79ba6d 20241013082528527 DAUC <0003> auc.c:145 vector [4]: res = 33ca62827d5a049f0000000000000000 20241013082528527 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082528527 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013082528527 DAUC <0003> auc.c:179 vector [4]: kc = 42b88b7b490c2c00 20241013082528527 DAUC <0003> auc.c:180 vector [4]: sres = 78dde600 20241013082528527 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013082528527 DAUC <0003> db_auc.c:245 IMSI='262427030321296': Generated 5 vectors 20241013082528527 DAUC <0003> db_auc.c:249 IMSI='262427030321296': Updating SQN=161 in DB 20241013082528535 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427030321296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427030321296"} 20241013082528535 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427030321296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082528535 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082528535 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082528539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4258 20241013082528572 DAUC <0003> db_auc.c:157 IMSI='262428294012771': No 2G Auth Data 20241013082528572 DAUC <0003> db_auc.c:192 IMSI='262428294012771': No 3G Auth Data 20241013082528608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50262<->l=127.0.0.1:4258 20241013082528611 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082528611 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428294012771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428294012771"} 20241013082528611 DAUC <0003> db_auc.c:236 IMSI='262428294012771': Calling to generate 5 vectors 20241013082528611 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013082528611 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013082528611 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013082528611 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013082528611 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013082528611 DAUC <0003> auc.c:113 vector [0]: rand = 54342638a92f8cf4fd8dbb7eb8930b8c 20241013082528611 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013082528611 DAUC <0003> auc.c:142 vector [0]: autn = 5274eb2a47248000f62a33f6bb296465 20241013082528611 DAUC <0003> auc.c:143 vector [0]: ck = 5c1272ce54d40a0ef310565833628316 20241013082528611 DAUC <0003> auc.c:144 vector [0]: ik = 07d472ee19bee43844de3856db622391 20241013082528611 DAUC <0003> auc.c:145 vector [0]: res = 5e0f7215104221940000000000000000 20241013082528611 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013082528611 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013082528611 DAUC <0003> auc.c:179 vector [0]: kc = 291133a12ae148d6 20241013082528611 DAUC <0003> auc.c:180 vector [0]: sres = 8cabcc8c 20241013082528611 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013082528611 DAUC <0003> auc.c:113 vector [1]: rand = 47106704b2430b4a091a964468004477 20241013082528611 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013082528611 DAUC <0003> auc.c:142 vector [1]: autn = 64cc50b66041800010232115f19e5c22 20241013082528611 DAUC <0003> auc.c:143 vector [1]: ck = c78891202b29a2ca097a3b62e21844cc 20241013082528611 DAUC <0003> auc.c:144 vector [1]: ik = 7bbf6d645cdc7e032e407dd806eb0b34 20241013082528611 DAUC <0003> auc.c:145 vector [1]: res = 00754d5f4680389d0000000000000000 20241013082528611 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013082528611 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013082528611 DAUC <0003> auc.c:179 vector [1]: kc = dc84611da061728c 20241013082528611 DAUC <0003> auc.c:180 vector [1]: sres = 9d861ec6 20241013082528611 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013082528611 DAUC <0003> auc.c:113 vector [2]: rand = 8cd11ece05001f54d42abd47d42dd4eb 20241013082528611 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013082528611 DAUC <0003> auc.c:142 vector [2]: autn = 7dcce4a9e64480003eaaf9425a648f16 20241013082528611 DAUC <0003> auc.c:143 vector [2]: ck = b3c950dbd88f2684e14c600355fec772 20241013082528611 DAUC <0003> auc.c:144 vector [2]: ik = 725350fb12137d1f3ec6581d51e5602f 20241013082528611 DAUC <0003> auc.c:145 vector [2]: res = 66b83c03647121ff0000000000000000 20241013082528611 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013082528611 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013082528611 DAUC <0003> auc.c:179 vector [2]: kc = 7a09bf55a2104d94 20241013082528611 DAUC <0003> auc.c:180 vector [2]: sres = a0fbce9f 20241013082528611 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013082528611 DAUC <0003> auc.c:113 vector [3]: rand = 755f5c2cd46cf2d2377ed71944b0d580 20241013082528611 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013082528611 DAUC <0003> auc.c:142 vector [3]: autn = bc85f9e740498000691af41d59b37a80 20241013082528611 DAUC <0003> auc.c:143 vector [3]: ck = 9f014c99937b779d755465e34a38e04a 20241013082528611 DAUC <0003> auc.c:144 vector [3]: ik = b416e16ebe83f7ac1c9d9820a1d7d4ea 20241013082528611 DAUC <0003> auc.c:145 vector [3]: res = 3dea3de31af666630000000000000000 20241013082528611 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013082528611 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013082528611 DAUC <0003> auc.c:179 vector [3]: kc = 4e0d6f635be1de1c 20241013082528611 DAUC <0003> auc.c:180 vector [3]: sres = 1aa2c4da 20241013082528611 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013082528611 DAUC <0003> auc.c:113 vector [4]: rand = 238d2ff847dbf0fbf6712f2b4c354828 20241013082528611 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013082528611 DAUC <0003> auc.c:142 vector [4]: autn = 624e8a75a24c80001f9f993fa523c315 20241013082528611 DAUC <0003> auc.c:143 vector [4]: ck = ef11253b130d0ce434743cc976efa0b2 20241013082528611 DAUC <0003> auc.c:144 vector [4]: ik = ee2ed7fa3d03d2a6930d3a1f361ece66 20241013082528611 DAUC <0003> auc.c:145 vector [4]: res = b842bc6b0b6485920000000000000000 20241013082528611 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013082528611 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013082528611 DAUC <0003> auc.c:179 vector [4]: kc = 03446264da1bf664 20241013082528611 DAUC <0003> auc.c:180 vector [4]: sres = bb655379 20241013082528611 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013082528611 DAUC <0003> db_auc.c:245 IMSI='262428294012771': Generated 5 vectors 20241013082528611 DAUC <0003> db_auc.c:249 IMSI='262428294012771': Updating SQN=161 in DB 20241013082528619 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428294012771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428294012771"} 20241013082528619 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428294012771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082528619 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082528619 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082528624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50262<->l=127.0.0.1:4258 20241013082528649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50230<->l=127.0.0.1:4258 20241013082528650 DLINP <000b> input/ipa.c:451 connected read/write 20241013082528650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082528650 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082528650 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082528650 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082528650 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34921<->l=127.0.0.1:4259) 20241013082528671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4258 20241013082528671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4258 20241013082531769 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082531769 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082531773 DLINP <000b> input/ipa.c:451 connected read/write 20241013082531773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082531774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 20241013082531775 DLINP <000b> input/ipa.c:451 connected read/write 20241013082531775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082531775 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082531775 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082531775 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  20241013082531775 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082531775 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  20241013082531775 DLGSUP <0013> gsup_server.c:235 2:  20241013082531775 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082531775 DLGSUP <0013> gsup_server.c:235 3:  20241013082531775 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082531775 DLGSUP <0013> gsup_server.c:235 4:  20241013082531775 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082531775 DLGSUP <0013> gsup_server.c:235 5:  20241013082531775 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082531775 DLGSUP <0013> gsup_server.c:235 7:  20241013082531775 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082531775 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082531775 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082531775 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082531791 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43349<->l=127.0.0.1:4259) 20241013082531802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35710<->l=127.0.0.1:4258 20241013082531818 DLINP <000b> input/ipa.c:451 connected read/write 20241013082531818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082531818 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428163898067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428163898067" cn_domain=PS} 20241013082531818 DLU <0006> fsm.c:456 lu(262428163898067)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082531818 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428163898067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241013082531818 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428163898067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428163898067" cause=IMSI unknown in HLR} 20241013082531818 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428163898067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082531818 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428163898067)[0x55d1e4969c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082531818 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428163898067)[0x55d1e4969c40]{UNVALIDATED}: Freeing instance 20241013082531818 DLU <0006> fsm.c:568 lu(PS:IMSI-262428163898067)[0x55d1e4969c40]{UNVALIDATED}: Deallocated 20241013082531818 DLINP <000b> input/ipa.c:451 connected read/write 20241013082531818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082531818 DLINP <000b> input/ipa.c:451 connected read/write 20241013082531818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082531824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35710<->l=127.0.0.1:4258 20241013082531826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 20241013082531827 DLINP <000b> input/ipa.c:451 connected read/write 20241013082531827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082531827 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082531828 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082531828 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082531828 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43349<->l=127.0.0.1:4259) 20241013082531862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35722<->l=127.0.0.1:4258 20241013082531863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35722<->l=127.0.0.1:4258 20241013082534967 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082534967 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082534971 DLINP <000b> input/ipa.c:451 connected read/write 20241013082534971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082534972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4258 20241013082534972 DLINP <000b> input/ipa.c:451 connected read/write 20241013082534972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082534972 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082534972 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082534972 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  20241013082534972 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082534972 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  20241013082534972 DLGSUP <0013> gsup_server.c:235 2:  20241013082534972 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082534972 DLGSUP <0013> gsup_server.c:235 3:  20241013082534972 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082534972 DLGSUP <0013> gsup_server.c:235 4:  20241013082534972 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082534972 DLGSUP <0013> gsup_server.c:235 5:  20241013082534972 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082534972 DLGSUP <0013> gsup_server.c:235 7:  20241013082534972 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082534972 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082534972 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082534972 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082534994 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37461<->l=127.0.0.1:4259) 20241013082535010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35738<->l=127.0.0.1:4258 20241013082535019 DLINP <000b> input/ipa.c:451 connected read/write 20241013082535019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082535020 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429655356253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429655356253" cn_domain=PS source_name="the-source\n"} 20241013082535020 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241013082535020 DLU <0006> fsm.c:456 lu(262429655356253)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082535020 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429655356253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241013082535020 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429655356253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429655356253" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241013082535020 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429655356253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082535020 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429655356253)[0x55d1e4969c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082535020 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429655356253)[0x55d1e4969c40]{UNVALIDATED}: Freeing instance 20241013082535020 DLU <0006> fsm.c:568 lu(PS:IMSI-262429655356253)[0x55d1e4969c40]{UNVALIDATED}: Deallocated 20241013082535020 DLINP <000b> input/ipa.c:451 connected read/write 20241013082535020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082535020 DLINP <000b> input/ipa.c:451 connected read/write 20241013082535020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082535025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35738<->l=127.0.0.1:4258 20241013082535027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4258 20241013082535028 DLINP <000b> input/ipa.c:451 connected read/write 20241013082535028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082535028 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082535028 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082535028 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082535029 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241013082535029 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37461<->l=127.0.0.1:4259) 20241013082535056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35752<->l=127.0.0.1:4258 20241013082535057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35752<->l=127.0.0.1:4258 20241013082538170 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082538170 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082538175 DLINP <000b> input/ipa.c:451 connected read/write 20241013082538175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082538177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4258 20241013082538181 DLINP <000b> input/ipa.c:451 connected read/write 20241013082538181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082538181 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082538181 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082538181 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  20241013082538181 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082538181 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  20241013082538181 DLGSUP <0013> gsup_server.c:235 2:  20241013082538181 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082538181 DLGSUP <0013> gsup_server.c:235 3:  20241013082538181 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082538181 DLGSUP <0013> gsup_server.c:235 4:  20241013082538181 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082538181 DLGSUP <0013> gsup_server.c:235 5:  20241013082538181 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082538181 DLGSUP <0013> gsup_server.c:235 7:  20241013082538181 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082538181 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082538181 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082538181 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082538204 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39319<->l=127.0.0.1:4259) 20241013082538216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35772<->l=127.0.0.1:4258 20241013082538225 DLINP <000b> input/ipa.c:451 connected read/write 20241013082538225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082538225 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423844490971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423844490971" cn_domain=PS} 20241013082538225 DLU <0006> fsm.c:456 lu(262423844490971)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082538225 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423844490971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241013082538225 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423844490971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423844490971" cause=Roaming not allowed in this location area} 20241013082538225 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423844490971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082538225 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423844490971)[0x55d1e4969c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082538225 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423844490971)[0x55d1e4969c40]{UNVALIDATED}: Freeing instance 20241013082538225 DLU <0006> fsm.c:568 lu(PS:IMSI-262423844490971)[0x55d1e4969c40]{UNVALIDATED}: Deallocated 20241013082538225 DLINP <000b> input/ipa.c:451 connected read/write 20241013082538225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082538225 DLINP <000b> input/ipa.c:451 connected read/write 20241013082538225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082538229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35772<->l=127.0.0.1:4258 20241013082538230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4258 20241013082538232 DLINP <000b> input/ipa.c:451 connected read/write 20241013082538232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082538232 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082538232 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082538232 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082538232 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39319<->l=127.0.0.1:4259) 20241013082538265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 20241013082538265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 20241013082541365 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082541365 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082541369 DLINP <000b> input/ipa.c:451 connected read/write 20241013082541369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082541369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4258 20241013082541370 DLINP <000b> input/ipa.c:451 connected read/write 20241013082541370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082541370 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082541370 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082541370 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  20241013082541370 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082541370 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  20241013082541370 DLGSUP <0013> gsup_server.c:235 2:  20241013082541370 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082541370 DLGSUP <0013> gsup_server.c:235 3:  20241013082541370 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082541370 DLGSUP <0013> gsup_server.c:235 4:  20241013082541370 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082541370 DLGSUP <0013> gsup_server.c:235 5:  20241013082541370 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082541370 DLGSUP <0013> gsup_server.c:235 7:  20241013082541370 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082541370 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082541370 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082541370 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082541391 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40873<->l=127.0.0.1:4259) 20241013082541405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35806<->l=127.0.0.1:4258 20241013082541418 DLINP <000b> input/ipa.c:451 connected read/write 20241013082541418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082541418 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426553724247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426553724247"} 20241013082541418 DAUC <0003> db_auc.c:133 IMSI='262426553724247': No such subscriber 20241013082541418 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426553724247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241013082541418 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426553724247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426553724247" cause=IMSI unknown in HLR} 20241013082541418 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426553724247 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082541418 DLINP <000b> input/ipa.c:451 connected read/write 20241013082541418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082541418 DLINP <000b> input/ipa.c:451 connected read/write 20241013082541418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082541422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35806<->l=127.0.0.1:4258 20241013082541424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4258 20241013082541426 DLINP <000b> input/ipa.c:451 connected read/write 20241013082541426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082541426 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082541426 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082541426 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082541426 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40873<->l=127.0.0.1:4259) 20241013082541461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35818<->l=127.0.0.1:4258 20241013082541461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35818<->l=127.0.0.1:4258 20241013082544560 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082544560 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082544564 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082544565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34668<->l=127.0.0.1:4258 20241013082544565 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082544565 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082544565 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082544565 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  20241013082544565 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082544565 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  20241013082544565 DLGSUP <0013> gsup_server.c:235 2:  20241013082544565 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082544565 DLGSUP <0013> gsup_server.c:235 3:  20241013082544565 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082544565 DLGSUP <0013> gsup_server.c:235 4:  20241013082544565 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082544565 DLGSUP <0013> gsup_server.c:235 5:  20241013082544565 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082544565 DLGSUP <0013> gsup_server.c:235 7:  20241013082544565 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082544565 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082544565 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082544565 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082544580 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42201<->l=127.0.0.1:4259) 20241013082544594 DAUC <0003> db_auc.c:157 IMSI='262422791498541': No 2G Auth Data 20241013082544594 DAUC <0003> db_auc.c:192 IMSI='262422791498541': No 3G Auth Data 20241013082544640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34678<->l=127.0.0.1:4258 20241013082544650 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082544650 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422791498541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422791498541" cn_domain=PS} 20241013082544650 DLU <0006> fsm.c:456 lu(262422791498541)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082544650 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422791498541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082544667 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422791498541)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082544667 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422791498541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422791498541" cn_domain=PS} 20241013082544667 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544668 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544675 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082544675 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422791498541 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422791498541"} 20241013082544675 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422791498541)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082544675 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422791498541 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082544675 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422791498541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422791498541"} 20241013082544675 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422791498541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082544675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422791498541)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082544675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422791498541)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082544675 DLU <0006> fsm.c:568 lu(PS:IMSI-262422791498541)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082544675 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544675 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34678<->l=127.0.0.1:4258 20241013082544705 DAUC <0003> db_auc.c:157 IMSI='262423413063821': No 2G Auth Data 20241013082544705 DAUC <0003> db_auc.c:192 IMSI='262423413063821': No 3G Auth Data 20241013082544714 DLGSUP <0013> hlr.c:121 IMSI 262423413063821: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082544728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34692<->l=127.0.0.1:4258 20241013082544729 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082544729 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423413063821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423413063821" cn_domain=PS} 20241013082544729 DLU <0006> fsm.c:456 lu(262423413063821)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082544729 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423413063821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082544745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423413063821)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082544745 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423413063821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423413063821" cn_domain=PS} 20241013082544745 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544745 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544747 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082544747 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423413063821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423413063821"} 20241013082544747 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423413063821)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082544747 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423413063821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082544747 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423413063821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423413063821"} 20241013082544747 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423413063821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082544747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423413063821)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082544747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423413063821)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082544747 DLU <0006> fsm.c:568 lu(PS:IMSI-262423413063821)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082544747 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544747 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34692<->l=127.0.0.1:4258 20241013082544774 DAUC <0003> db_auc.c:157 IMSI='262422529983839': No 2G Auth Data 20241013082544774 DAUC <0003> db_auc.c:192 IMSI='262422529983839': No 3G Auth Data 20241013082544782 DLGSUP <0013> hlr.c:121 IMSI 262422529983839: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082544796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34698<->l=127.0.0.1:4258 20241013082544798 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082544798 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422529983839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422529983839" cn_domain=PS} 20241013082544798 DLU <0006> fsm.c:456 lu(262422529983839)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082544798 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422529983839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082544815 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422529983839)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082544815 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422529983839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422529983839" cn_domain=PS} 20241013082544815 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544815 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544818 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082544818 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422529983839 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422529983839"} 20241013082544818 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422529983839)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082544818 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422529983839 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082544818 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422529983839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422529983839"} 20241013082544819 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422529983839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082544819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422529983839)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082544819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422529983839)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082544819 DLU <0006> fsm.c:568 lu(PS:IMSI-262422529983839)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082544819 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544819 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34698<->l=127.0.0.1:4258 20241013082544848 DAUC <0003> db_auc.c:157 IMSI='262421907120930': No 2G Auth Data 20241013082544848 DAUC <0003> db_auc.c:192 IMSI='262421907120930': No 3G Auth Data 20241013082544857 DLGSUP <0013> hlr.c:121 IMSI 262421907120930: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082544871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34708<->l=127.0.0.1:4258 20241013082544873 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082544873 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421907120930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421907120930" cn_domain=PS} 20241013082544873 DLU <0006> fsm.c:456 lu(262421907120930)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082544873 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421907120930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082544889 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421907120930)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082544889 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421907120930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421907120930" cn_domain=PS} 20241013082544889 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544889 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544891 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082544891 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421907120930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421907120930"} 20241013082544891 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421907120930)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082544891 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421907120930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082544891 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421907120930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421907120930"} 20241013082544891 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421907120930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082544891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421907120930)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082544891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421907120930)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082544891 DLU <0006> fsm.c:568 lu(PS:IMSI-262421907120930)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082544891 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544891 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34708<->l=127.0.0.1:4258 20241013082544918 DAUC <0003> db_auc.c:157 IMSI='262423436245274': No 2G Auth Data 20241013082544918 DAUC <0003> db_auc.c:192 IMSI='262423436245274': No 3G Auth Data 20241013082544926 DLGSUP <0013> hlr.c:121 IMSI 262423436245274: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082544940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34724<->l=127.0.0.1:4258 20241013082544942 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082544942 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423436245274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423436245274" cn_domain=PS} 20241013082544942 DLU <0006> fsm.c:456 lu(262423436245274)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082544942 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423436245274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082544958 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423436245274)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082544958 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423436245274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423436245274" cn_domain=PS} 20241013082544958 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544958 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544961 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082544961 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423436245274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423436245274"} 20241013082544961 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423436245274)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082544961 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423436245274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082544961 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423436245274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423436245274"} 20241013082544961 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423436245274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082544961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423436245274)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082544961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423436245274)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082544961 DLU <0006> fsm.c:568 lu(PS:IMSI-262423436245274)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082544961 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544961 DLINP <000b> input/ipa.c:451 connected read/write 20241013082544961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082544963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34724<->l=127.0.0.1:4258 20241013082544989 DAUC <0003> db_auc.c:157 IMSI='262425022264788': No 2G Auth Data 20241013082544989 DAUC <0003> db_auc.c:192 IMSI='262425022264788': No 3G Auth Data 20241013082544998 DLGSUP <0013> hlr.c:121 IMSI 262425022264788: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082545019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34726<->l=127.0.0.1:4258 20241013082545021 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082545021 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425022264788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425022264788" cn_domain=PS} 20241013082545021 DLU <0006> fsm.c:456 lu(262425022264788)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082545021 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425022264788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082545037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425022264788)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082545037 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425022264788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425022264788" cn_domain=PS} 20241013082545037 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082545037 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082545039 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082545039 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425022264788 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425022264788"} 20241013082545039 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425022264788)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082545039 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425022264788 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082545039 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425022264788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425022264788"} 20241013082545039 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425022264788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082545039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425022264788)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082545039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425022264788)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082545039 DLU <0006> fsm.c:568 lu(PS:IMSI-262425022264788)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082545039 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082545039 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082545040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34726<->l=127.0.0.1:4258 20241013082545074 DAUC <0003> db_auc.c:157 IMSI='262422976253915': No 2G Auth Data 20241013082545074 DAUC <0003> db_auc.c:192 IMSI='262422976253915': No 3G Auth Data 20241013082545082 DLGSUP <0013> hlr.c:121 IMSI 262422976253915: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082545113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34738<->l=127.0.0.1:4258 20241013082545119 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082545119 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422976253915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422976253915" cn_domain=PS} 20241013082545119 DLU <0006> fsm.c:456 lu(262422976253915)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082545119 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422976253915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082545136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422976253915)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082545136 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422976253915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422976253915" cn_domain=PS} 20241013082545136 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082545136 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082545141 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082545141 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422976253915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422976253915"} 20241013082545141 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422976253915)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082545141 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422976253915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082545141 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422976253915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422976253915"} 20241013082545141 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422976253915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082545141 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422976253915)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082545141 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422976253915)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082545141 DLU <0006> fsm.c:568 lu(PS:IMSI-262422976253915)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082545141 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082545141 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082545144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34738<->l=127.0.0.1:4258 20241013082545178 DAUC <0003> db_auc.c:157 IMSI='262425187087423': No 2G Auth Data 20241013082545178 DAUC <0003> db_auc.c:192 IMSI='262425187087423': No 3G Auth Data 20241013082545186 DLGSUP <0013> hlr.c:121 IMSI 262425187087423: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082545208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34748<->l=127.0.0.1:4258 20241013082545210 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082545210 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425187087423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425187087423" cn_domain=PS} 20241013082545210 DLU <0006> fsm.c:456 lu(262425187087423)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082545210 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425187087423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082545226 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425187087423)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082545226 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425187087423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425187087423" cn_domain=PS} 20241013082545226 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082545226 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082545230 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082545230 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425187087423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425187087423"} 20241013082545230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425187087423)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082545230 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425187087423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082545230 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425187087423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425187087423"} 20241013082545230 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425187087423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082545230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425187087423)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082545230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425187087423)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082545230 DLU <0006> fsm.c:568 lu(PS:IMSI-262425187087423)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082545230 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082545230 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082545232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34748<->l=127.0.0.1:4258 20241013082545259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34668<->l=127.0.0.1:4258 20241013082545259 DLINP <000b> input/ipa.c:451 connected read/write 20241013082545259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082545259 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082545259 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082545259 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082545259 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42201<->l=127.0.0.1:4259) 20241013082545282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34760<->l=127.0.0.1:4258 20241013082545283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34760<->l=127.0.0.1:4258 20241013082548388 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082548388 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082548393 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20241013082548398 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548398 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082548398 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082548398 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  20241013082548398 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082548398 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  20241013082548398 DLGSUP <0013> gsup_server.c:235 2:  20241013082548398 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082548398 DLGSUP <0013> gsup_server.c:235 3:  20241013082548398 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082548398 DLGSUP <0013> gsup_server.c:235 4:  20241013082548398 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082548398 DLGSUP <0013> gsup_server.c:235 5:  20241013082548398 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082548398 DLGSUP <0013> gsup_server.c:235 7:  20241013082548398 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082548398 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082548398 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082548398 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082548424 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40705<->l=127.0.0.1:4259) 20241013082548459 DAUC <0003> db_auc.c:157 IMSI='262420500722362': No 2G Auth Data 20241013082548459 DAUC <0003> db_auc.c:192 IMSI='262420500722362': No 3G Auth Data 20241013082548494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34782<->l=127.0.0.1:4258 20241013082548504 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548504 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420500722362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420500722362" cn_domain=PS source_name="the-source\n"} 20241013082548504 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241013082548504 DLU <0006> fsm.c:456 lu(262420500722362)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082548504 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420500722362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013082548521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420500722362)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082548521 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420500722362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420500722362" cn_domain=PS destination_name="the-source\n"} 20241013082548521 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548521 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548529 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548529 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420500722362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420500722362" source_name="the-source\n"} 20241013082548529 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420500722362)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082548529 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262420500722362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082548529 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420500722362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420500722362" destination_name="the-source\n"} 20241013082548529 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262420500722362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082548529 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420500722362)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082548529 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420500722362)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082548529 DLU <0006> fsm.c:568 lu(PS:IMSI-262420500722362)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082548529 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548529 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34782<->l=127.0.0.1:4258 20241013082548568 DAUC <0003> db_auc.c:157 IMSI='262425715266787': No 2G Auth Data 20241013082548568 DAUC <0003> db_auc.c:192 IMSI='262425715266787': No 3G Auth Data 20241013082548577 DLGSUP <0013> hlr.c:121 IMSI 262425715266787: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082548596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34786<->l=127.0.0.1:4258 20241013082548600 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548600 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425715266787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425715266787" cn_domain=PS source_name="the-source\n"} 20241013082548600 DLU <0006> fsm.c:456 lu(262425715266787)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082548600 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425715266787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013082548616 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425715266787)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082548616 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425715266787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425715266787" cn_domain=PS destination_name="the-source\n"} 20241013082548616 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548616 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548622 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548622 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425715266787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425715266787" source_name="the-source\n"} 20241013082548622 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425715266787)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082548622 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425715266787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082548622 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425715266787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425715266787" destination_name="the-source\n"} 20241013082548622 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425715266787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082548622 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425715266787)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082548622 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425715266787)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082548622 DLU <0006> fsm.c:568 lu(PS:IMSI-262425715266787)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082548622 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548622 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34786<->l=127.0.0.1:4258 20241013082548657 DAUC <0003> db_auc.c:157 IMSI='262423940642495': No 2G Auth Data 20241013082548657 DAUC <0003> db_auc.c:192 IMSI='262423940642495': No 3G Auth Data 20241013082548665 DLGSUP <0013> hlr.c:121 IMSI 262423940642495: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082548679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34794<->l=127.0.0.1:4258 20241013082548681 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548681 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262423940642495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423940642495" cn_domain=PS source_name="the-source\n"} 20241013082548681 DLU <0006> fsm.c:456 lu(262423940642495)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082548681 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262423940642495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013082548697 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423940642495)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082548697 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262423940642495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423940642495" cn_domain=PS destination_name="the-source\n"} 20241013082548697 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548697 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548699 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548699 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262423940642495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423940642495" source_name="the-source\n"} 20241013082548699 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423940642495)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082548699 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262423940642495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082548699 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262423940642495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423940642495" destination_name="the-source\n"} 20241013082548699 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262423940642495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082548699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423940642495)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082548699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423940642495)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082548699 DLU <0006> fsm.c:568 lu(PS:IMSI-262423940642495)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082548699 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548699 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34794<->l=127.0.0.1:4258 20241013082548725 DAUC <0003> db_auc.c:157 IMSI='262427209561486': No 2G Auth Data 20241013082548725 DAUC <0003> db_auc.c:192 IMSI='262427209561486': No 3G Auth Data 20241013082548733 DLGSUP <0013> hlr.c:121 IMSI 262427209561486: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082548747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20241013082548750 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548750 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427209561486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427209561486" cn_domain=PS source_name="the-source\n"} 20241013082548750 DLU <0006> fsm.c:456 lu(262427209561486)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082548750 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427209561486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013082548766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427209561486)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082548766 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427209561486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427209561486" cn_domain=PS destination_name="the-source\n"} 20241013082548766 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548766 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548771 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548771 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427209561486 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427209561486" source_name="the-source\n"} 20241013082548771 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427209561486)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082548771 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262427209561486 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082548771 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427209561486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427209561486" destination_name="the-source\n"} 20241013082548771 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262427209561486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082548771 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427209561486)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082548771 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427209561486)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082548771 DLU <0006> fsm.c:568 lu(PS:IMSI-262427209561486)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082548771 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548771 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20241013082548799 DAUC <0003> db_auc.c:157 IMSI='262429109732289': No 2G Auth Data 20241013082548799 DAUC <0003> db_auc.c:192 IMSI='262429109732289': No 3G Auth Data 20241013082548808 DLGSUP <0013> hlr.c:121 IMSI 262429109732289: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082548822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34800<->l=127.0.0.1:4258 20241013082548824 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548824 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429109732289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429109732289" cn_domain=PS source_name="the-source\n"} 20241013082548824 DLU <0006> fsm.c:456 lu(262429109732289)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082548824 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429109732289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013082548839 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429109732289)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082548839 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429109732289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429109732289" cn_domain=PS destination_name="the-source\n"} 20241013082548839 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548839 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548841 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548841 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429109732289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429109732289" source_name="the-source\n"} 20241013082548841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429109732289)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082548841 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262429109732289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082548841 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429109732289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429109732289" destination_name="the-source\n"} 20241013082548841 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262429109732289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082548841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429109732289)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082548841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429109732289)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082548841 DLU <0006> fsm.c:568 lu(PS:IMSI-262429109732289)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082548841 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548841 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34800<->l=127.0.0.1:4258 20241013082548872 DAUC <0003> db_auc.c:157 IMSI='262427342588855': No 2G Auth Data 20241013082548872 DAUC <0003> db_auc.c:192 IMSI='262427342588855': No 3G Auth Data 20241013082548883 DLGSUP <0013> hlr.c:121 IMSI 262427342588855: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082548914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 20241013082548918 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548918 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427342588855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427342588855" cn_domain=PS source_name="the-source\n"} 20241013082548918 DLU <0006> fsm.c:456 lu(262427342588855)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082548918 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427342588855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013082548934 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427342588855)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082548934 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427342588855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427342588855" cn_domain=PS destination_name="the-source\n"} 20241013082548934 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548934 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548939 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082548939 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427342588855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427342588855" source_name="the-source\n"} 20241013082548939 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427342588855)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082548939 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262427342588855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082548939 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427342588855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427342588855" destination_name="the-source\n"} 20241013082548939 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262427342588855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082548939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427342588855)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082548939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427342588855)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082548939 DLU <0006> fsm.c:568 lu(PS:IMSI-262427342588855)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082548939 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548940 DLINP <000b> input/ipa.c:451 connected read/write 20241013082548940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082548943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 20241013082548978 DAUC <0003> db_auc.c:157 IMSI='262420922239902': No 2G Auth Data 20241013082548978 DAUC <0003> db_auc.c:192 IMSI='262420922239902': No 3G Auth Data 20241013082548986 DLGSUP <0013> hlr.c:121 IMSI 262420922239902: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082549016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34822<->l=127.0.0.1:4258 20241013082549020 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082549020 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420922239902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420922239902" cn_domain=PS source_name="the-source\n"} 20241013082549020 DLU <0006> fsm.c:456 lu(262420922239902)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082549020 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420922239902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013082549036 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420922239902)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082549036 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420922239902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420922239902" cn_domain=PS destination_name="the-source\n"} 20241013082549036 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082549036 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082549041 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082549041 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420922239902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420922239902" source_name="the-source\n"} 20241013082549041 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420922239902)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082549041 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420922239902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082549041 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420922239902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420922239902" destination_name="the-source\n"} 20241013082549041 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420922239902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082549041 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420922239902)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082549041 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420922239902)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082549041 DLU <0006> fsm.c:568 lu(PS:IMSI-262420922239902)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082549041 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082549041 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082549044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34822<->l=127.0.0.1:4258 20241013082549078 DAUC <0003> db_auc.c:157 IMSI='262426575130173': No 2G Auth Data 20241013082549078 DAUC <0003> db_auc.c:192 IMSI='262426575130173': No 3G Auth Data 20241013082549086 DLGSUP <0013> hlr.c:121 IMSI 262426575130173: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082549118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34826<->l=127.0.0.1:4258 20241013082549126 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082549127 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426575130173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426575130173" cn_domain=PS source_name="the-source\n"} 20241013082549127 DLU <0006> fsm.c:456 lu(262426575130173)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082549127 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426575130173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013082549143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426575130173)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082549143 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426575130173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426575130173" cn_domain=PS destination_name="the-source\n"} 20241013082549143 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082549143 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082549148 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082549148 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426575130173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426575130173" source_name="the-source\n"} 20241013082549148 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426575130173)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082549148 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262426575130173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082549148 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426575130173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426575130173" destination_name="the-source\n"} 20241013082549148 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262426575130173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082549148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426575130173)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082549148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426575130173)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082549148 DLU <0006> fsm.c:568 lu(PS:IMSI-262426575130173)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082549148 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082549148 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082549151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34826<->l=127.0.0.1:4258 20241013082549178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20241013082549178 DLINP <000b> input/ipa.c:451 connected read/write 20241013082549178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082549178 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082549178 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082549178 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082549178 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241013082549178 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40705<->l=127.0.0.1:4259) 20241013082549201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34834<->l=127.0.0.1:4258 20241013082549202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34834<->l=127.0.0.1:4258 20241013082552319 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082552319 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082552324 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4258 20241013082552329 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552329 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082552329 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082552329 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  20241013082552329 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082552329 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  20241013082552329 DLGSUP <0013> gsup_server.c:235 2:  20241013082552329 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082552329 DLGSUP <0013> gsup_server.c:235 3:  20241013082552329 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082552329 DLGSUP <0013> gsup_server.c:235 4:  20241013082552329 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082552329 DLGSUP <0013> gsup_server.c:235 5:  20241013082552329 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082552329 DLGSUP <0013> gsup_server.c:235 7:  20241013082552329 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082552329 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082552329 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082552329 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082552352 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34307<->l=127.0.0.1:4259) 20241013082552381 DAUC <0003> db_auc.c:157 IMSI='262421745110728': No 2G Auth Data 20241013082552381 DAUC <0003> db_auc.c:192 IMSI='262421745110728': No 3G Auth Data 20241013082552431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40422<->l=127.0.0.1:4258 20241013082552441 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552441 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421745110728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421745110728" cn_domain=PS} 20241013082552441 DLU <0006> fsm.c:456 lu(262421745110728)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082552441 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421745110728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082552458 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421745110728)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082552458 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421745110728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421745110728" cn_domain=PS} 20241013082552458 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552459 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552465 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552465 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421745110728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421745110728"} 20241013082552465 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421745110728)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082552465 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421745110728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082552465 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421745110728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421745110728"} 20241013082552465 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421745110728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082552465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421745110728)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082552465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421745110728)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082552465 DLU <0006> fsm.c:568 lu(PS:IMSI-262421745110728)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082552465 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552466 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40422<->l=127.0.0.1:4258 20241013082552495 DAUC <0003> db_auc.c:157 IMSI='262427573110634': No 2G Auth Data 20241013082552495 DAUC <0003> db_auc.c:192 IMSI='262427573110634': No 3G Auth Data 20241013082552503 DLGSUP <0013> hlr.c:121 IMSI 262427573110634: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082552517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4258 20241013082552518 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552518 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427573110634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427573110634" cn_domain=PS} 20241013082552518 DLU <0006> fsm.c:456 lu(262427573110634)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082552518 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427573110634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082552534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427573110634)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082552534 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427573110634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427573110634" cn_domain=PS} 20241013082552534 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552534 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552535 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552535 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427573110634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427573110634"} 20241013082552535 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427573110634)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082552536 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427573110634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082552536 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427573110634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427573110634"} 20241013082552536 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427573110634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082552536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427573110634)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082552536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427573110634)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082552536 DLU <0006> fsm.c:568 lu(PS:IMSI-262427573110634)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082552536 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552536 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4258 20241013082552560 DAUC <0003> db_auc.c:157 IMSI='262429424402481': No 2G Auth Data 20241013082552560 DAUC <0003> db_auc.c:192 IMSI='262429424402481': No 3G Auth Data 20241013082552568 DLGSUP <0013> hlr.c:121 IMSI 262429424402481: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082552582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40446<->l=127.0.0.1:4258 20241013082552583 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552584 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429424402481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429424402481" cn_domain=PS} 20241013082552584 DLU <0006> fsm.c:456 lu(262429424402481)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082552584 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429424402481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082552599 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429424402481)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082552599 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429424402481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429424402481" cn_domain=PS} 20241013082552599 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552599 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552602 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552602 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429424402481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429424402481"} 20241013082552602 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429424402481)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082552602 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429424402481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082552602 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429424402481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429424402481"} 20241013082552602 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429424402481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082552602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429424402481)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082552602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429424402481)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082552602 DLU <0006> fsm.c:568 lu(PS:IMSI-262429424402481)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082552602 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552602 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40446<->l=127.0.0.1:4258 20241013082552630 DAUC <0003> db_auc.c:157 IMSI='262422530771006': No 2G Auth Data 20241013082552630 DAUC <0003> db_auc.c:192 IMSI='262422530771006': No 3G Auth Data 20241013082552638 DLGSUP <0013> hlr.c:121 IMSI 262422530771006: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082552652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40460<->l=127.0.0.1:4258 20241013082552653 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552653 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422530771006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422530771006" cn_domain=PS} 20241013082552653 DLU <0006> fsm.c:456 lu(262422530771006)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082552653 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422530771006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082552669 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422530771006)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082552669 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422530771006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422530771006" cn_domain=PS} 20241013082552669 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552669 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552671 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552671 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422530771006 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422530771006"} 20241013082552671 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422530771006)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082552671 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422530771006 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082552671 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422530771006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422530771006"} 20241013082552671 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422530771006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082552671 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422530771006)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082552671 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422530771006)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082552671 DLU <0006> fsm.c:568 lu(PS:IMSI-262422530771006)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082552671 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552671 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40460<->l=127.0.0.1:4258 20241013082552697 DAUC <0003> db_auc.c:157 IMSI='262421377163236': No 2G Auth Data 20241013082552697 DAUC <0003> db_auc.c:192 IMSI='262421377163236': No 3G Auth Data 20241013082552705 DLGSUP <0013> hlr.c:121 IMSI 262421377163236: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082552719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40464<->l=127.0.0.1:4258 20241013082552721 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552721 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421377163236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421377163236" cn_domain=PS} 20241013082552721 DLU <0006> fsm.c:456 lu(262421377163236)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082552721 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421377163236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082552737 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421377163236)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082552737 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421377163236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421377163236" cn_domain=PS} 20241013082552737 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552737 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552740 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552741 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421377163236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421377163236"} 20241013082552741 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421377163236)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082552741 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421377163236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082552741 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421377163236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421377163236"} 20241013082552741 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421377163236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082552741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421377163236)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082552741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421377163236)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082552741 DLU <0006> fsm.c:568 lu(PS:IMSI-262421377163236)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082552741 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552741 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40464<->l=127.0.0.1:4258 20241013082552768 DAUC <0003> db_auc.c:157 IMSI='262427629975794': No 2G Auth Data 20241013082552768 DAUC <0003> db_auc.c:192 IMSI='262427629975794': No 3G Auth Data 20241013082552776 DLGSUP <0013> hlr.c:121 IMSI 262427629975794: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082552803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40476<->l=127.0.0.1:4258 20241013082552809 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552809 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427629975794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427629975794" cn_domain=PS} 20241013082552809 DLU <0006> fsm.c:456 lu(262427629975794)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082552809 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427629975794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082552826 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427629975794)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082552826 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427629975794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427629975794" cn_domain=PS} 20241013082552826 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552826 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552831 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552831 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427629975794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427629975794"} 20241013082552831 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427629975794)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082552831 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427629975794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082552831 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427629975794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427629975794"} 20241013082552831 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427629975794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082552831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427629975794)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082552831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427629975794)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082552831 DLU <0006> fsm.c:568 lu(PS:IMSI-262427629975794)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082552831 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552831 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40476<->l=127.0.0.1:4258 20241013082552868 DAUC <0003> db_auc.c:157 IMSI='262421809318226': No 2G Auth Data 20241013082552868 DAUC <0003> db_auc.c:192 IMSI='262421809318226': No 3G Auth Data 20241013082552876 DLGSUP <0013> hlr.c:121 IMSI 262421809318226: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082552900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40492<->l=127.0.0.1:4258 20241013082552902 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552903 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421809318226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421809318226" cn_domain=PS} 20241013082552903 DLU <0006> fsm.c:456 lu(262421809318226)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082552903 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421809318226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082552918 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421809318226)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082552918 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421809318226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421809318226" cn_domain=PS} 20241013082552918 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552919 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552924 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552924 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421809318226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421809318226"} 20241013082552924 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421809318226)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082552924 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421809318226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082552924 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421809318226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421809318226"} 20241013082552924 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421809318226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082552924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421809318226)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082552924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421809318226)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082552924 DLU <0006> fsm.c:568 lu(PS:IMSI-262421809318226)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082552924 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552924 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082552928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40492<->l=127.0.0.1:4258 20241013082552961 DAUC <0003> db_auc.c:157 IMSI='262421200774186': No 2G Auth Data 20241013082552961 DAUC <0003> db_auc.c:192 IMSI='262421200774186': No 3G Auth Data 20241013082552969 DLGSUP <0013> hlr.c:121 IMSI 262421200774186: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082552996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40500<->l=127.0.0.1:4258 20241013082552999 DLINP <000b> input/ipa.c:451 connected read/write 20241013082552999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082552999 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421200774186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421200774186" cn_domain=PS} 20241013082552999 DLU <0006> fsm.c:456 lu(262421200774186)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082552999 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421200774186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082553015 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421200774186)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082553015 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421200774186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421200774186" cn_domain=PS} 20241013082553015 DLINP <000b> input/ipa.c:451 connected read/write 20241013082553015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082553015 DLINP <000b> input/ipa.c:451 connected read/write 20241013082553015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082553021 DLINP <000b> input/ipa.c:451 connected read/write 20241013082553021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082553021 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421200774186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421200774186"} 20241013082553021 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421200774186)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082553021 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421200774186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082553021 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421200774186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421200774186"} 20241013082553021 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421200774186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082553021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421200774186)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082553021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421200774186)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082553021 DLU <0006> fsm.c:568 lu(PS:IMSI-262421200774186)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082553021 DLINP <000b> input/ipa.c:451 connected read/write 20241013082553021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082553021 DLINP <000b> input/ipa.c:451 connected read/write 20241013082553021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082553025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40500<->l=127.0.0.1:4258 20241013082553051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4258 20241013082553052 DLINP <000b> input/ipa.c:451 connected read/write 20241013082553052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082553052 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082553052 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082553052 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082553052 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34307<->l=127.0.0.1:4259) 20241013082553075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40508<->l=127.0.0.1:4258 20241013082553175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40508<->l=127.0.0.1:4258 20241013082556294 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082556294 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082556298 DLINP <000b> input/ipa.c:451 connected read/write 20241013082556298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082556299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20241013082556302 DLINP <000b> input/ipa.c:451 connected read/write 20241013082556302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082556302 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082556302 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082556302 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  20241013082556302 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082556302 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  20241013082556302 DLGSUP <0013> gsup_server.c:235 2:  20241013082556302 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082556302 DLGSUP <0013> gsup_server.c:235 3:  20241013082556302 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082556302 DLGSUP <0013> gsup_server.c:235 4:  20241013082556302 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082556302 DLGSUP <0013> gsup_server.c:235 5:  20241013082556302 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082556302 DLGSUP <0013> gsup_server.c:235 7:  20241013082556302 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082556302 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082556302 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082556302 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082556324 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35549<->l=127.0.0.1:4259) 20241013082556353 DAUC <0003> db_auc.c:157 IMSI='262420127971557': No 2G Auth Data 20241013082556353 DAUC <0003> db_auc.c:192 IMSI='262420127971557': No 3G Auth Data 20241013082556369 DAUC <0003> db_auc.c:192 IMSI='262420127971557': No 3G Auth Data 20241013082556397 DAUC <0003> db_auc.c:157 IMSI='262424014265463': No 2G Auth Data 20241013082556397 DAUC <0003> db_auc.c:192 IMSI='262424014265463': No 3G Auth Data 20241013082556419 DAUC <0003> db_auc.c:157 IMSI='262424014265463': No 2G Auth Data 20241013082556450 DAUC <0003> db_auc.c:157 IMSI='262429637784944': No 2G Auth Data 20241013082556450 DAUC <0003> db_auc.c:192 IMSI='262429637784944': No 3G Auth Data 20241013082556510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20241013082556512 DLINP <000b> input/ipa.c:451 connected read/write 20241013082556512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082556512 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082556512 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082556512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082556513 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35549<->l=127.0.0.1:4259) 20241013082556538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4258 20241013082556639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4258 20241013082559742 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082559742 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082559746 DLINP <000b> input/ipa.c:451 connected read/write 20241013082559746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082559748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4258 20241013082559752 DLINP <000b> input/ipa.c:451 connected read/write 20241013082559752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082559752 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082559752 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082559752 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  20241013082559752 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082559752 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  20241013082559752 DLGSUP <0013> gsup_server.c:235 2:  20241013082559752 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082559752 DLGSUP <0013> gsup_server.c:235 3:  20241013082559752 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082559752 DLGSUP <0013> gsup_server.c:235 4:  20241013082559752 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082559752 DLGSUP <0013> gsup_server.c:235 5:  20241013082559752 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082559752 DLGSUP <0013> gsup_server.c:235 7:  20241013082559752 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082559752 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082559752 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082559752 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082559776 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43979<->l=127.0.0.1:4259) 20241013082559792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40538<->l=127.0.0.1:4258 20241013082559826 DAUC <0003> db_auc.c:157 IMSI='262424550194317': No 2G Auth Data 20241013082559826 DAUC <0003> db_auc.c:192 IMSI='262424550194317': No 3G Auth Data 20241013082559860 DLINP <000b> input/ipa.c:451 connected read/write 20241013082559860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082559860 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424550194317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424550194317" cn_domain=PS} 20241013082559860 DLU <0006> fsm.c:456 lu(262424550194317)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082559860 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424550194317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082559877 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424550194317)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082559877 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424550194317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424550194317" cn_domain=PS} 20241013082559877 DLINP <000b> input/ipa.c:451 connected read/write 20241013082559877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082559877 DLINP <000b> input/ipa.c:451 connected read/write 20241013082559877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082559884 DLINP <000b> input/ipa.c:451 connected read/write 20241013082559884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082559885 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424550194317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424550194317"} 20241013082559885 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424550194317)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082559885 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424550194317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082559885 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424550194317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424550194317"} 20241013082559885 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424550194317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082559885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424550194317)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082559885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424550194317)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082559885 DLU <0006> fsm.c:568 lu(PS:IMSI-262424550194317)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082559885 DLINP <000b> input/ipa.c:451 connected read/write 20241013082559885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082559885 DLINP <000b> input/ipa.c:451 connected read/write 20241013082559885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082559897 DLGSUP <0013> hlr.c:128 IMSI 262424550194317: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241013082559897 DLINP <000b> input/ipa.c:451 connected read/write 20241013082559897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082559897 DLINP <000b> input/ipa.c:451 connected read/write 20241013082559897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082559900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40538<->l=127.0.0.1:4258 20241013082559901 DLINP <000b> input/ipa.c:451 connected read/write 20241013082559901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082559901 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424550194317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424550194317"} 20241013082559901 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424550194317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241013082559901 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424550194317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082559902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4258 20241013082559904 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43979<->l=127.0.0.1:4259) 20241013082559904 DLINP <000b> input/ipa.c:451 connected read/write 20241013082559904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082559904 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082559904 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082559904 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082559941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4258 20241013082600042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4258 20241013082603151 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082603151 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082603156 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20241013082603162 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603162 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082603162 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082603162 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  20241013082603162 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082603162 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  20241013082603162 DLGSUP <0013> gsup_server.c:235 2:  20241013082603162 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082603162 DLGSUP <0013> gsup_server.c:235 3:  20241013082603162 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082603162 DLGSUP <0013> gsup_server.c:235 4:  20241013082603162 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082603162 DLGSUP <0013> gsup_server.c:235 5:  20241013082603162 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082603162 DLGSUP <0013> gsup_server.c:235 7:  20241013082603162 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082603162 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082603162 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082603162 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082603194 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36769<->l=127.0.0.1:4259) 20241013082603233 DAUC <0003> db_auc.c:157 IMSI='262423752167472': No 2G Auth Data 20241013082603233 DAUC <0003> db_auc.c:192 IMSI='262423752167472': No 3G Auth Data 20241013082603272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55506<->l=127.0.0.1:4258 20241013082603283 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603283 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423752167472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423752167472" cn_domain=PS} 20241013082603283 DLU <0006> fsm.c:456 lu(262423752167472)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082603283 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423752167472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082603300 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423752167472)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082603300 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423752167472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423752167472" cn_domain=PS} 20241013082603300 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603300 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603307 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603307 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423752167472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423752167472"} 20241013082603307 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423752167472)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082603307 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423752167472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082603307 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423752167472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423752167472"} 20241013082603307 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423752167472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082603307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423752167472)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082603307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423752167472)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082603307 DLU <0006> fsm.c:568 lu(PS:IMSI-262423752167472)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082603307 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603308 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603311 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603311 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423752167472 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423752167472" cn_domain=CS} 20241013082603311 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423752167472 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013082603319 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423752167472 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423752167472"} 20241013082603319 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423752167472 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082603319 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603319 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55506<->l=127.0.0.1:4258 20241013082603349 DAUC <0003> db_auc.c:157 IMSI='262422602857004': No 2G Auth Data 20241013082603349 DAUC <0003> db_auc.c:192 IMSI='262422602857004': No 3G Auth Data 20241013082603357 DLGSUP <0013> hlr.c:121 IMSI 262422602857004: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082603371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55520<->l=127.0.0.1:4258 20241013082603373 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603373 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422602857004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422602857004" cn_domain=PS} 20241013082603373 DLU <0006> fsm.c:456 lu(262422602857004)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082603373 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422602857004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082603388 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422602857004)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082603388 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422602857004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422602857004" cn_domain=PS} 20241013082603388 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603388 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603391 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603391 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422602857004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422602857004"} 20241013082603391 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422602857004)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082603391 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422602857004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082603391 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422602857004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422602857004"} 20241013082603391 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422602857004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082603391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422602857004)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082603391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422602857004)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082603391 DLU <0006> fsm.c:568 lu(PS:IMSI-262422602857004)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082603391 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603391 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603392 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603392 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422602857004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422602857004" cn_domain=CS} 20241013082603392 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422602857004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013082603400 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422602857004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422602857004"} 20241013082603400 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422602857004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082603400 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603400 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55520<->l=127.0.0.1:4258 20241013082603427 DAUC <0003> db_auc.c:157 IMSI='262426409908964': No 2G Auth Data 20241013082603427 DAUC <0003> db_auc.c:192 IMSI='262426409908964': No 3G Auth Data 20241013082603435 DLGSUP <0013> hlr.c:121 IMSI 262426409908964: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082603448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55532<->l=127.0.0.1:4258 20241013082603450 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603450 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426409908964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426409908964" cn_domain=PS} 20241013082603450 DLU <0006> fsm.c:456 lu(262426409908964)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082603450 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426409908964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082603465 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426409908964)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082603465 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426409908964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426409908964" cn_domain=PS} 20241013082603465 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603465 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603468 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603468 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426409908964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426409908964"} 20241013082603468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426409908964)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082603468 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426409908964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082603468 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426409908964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426409908964"} 20241013082603468 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426409908964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082603468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426409908964)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082603468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426409908964)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082603468 DLU <0006> fsm.c:568 lu(PS:IMSI-262426409908964)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082603468 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603468 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603469 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603469 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426409908964 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426409908964" cn_domain=CS} 20241013082603469 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426409908964 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013082603477 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426409908964 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426409908964"} 20241013082603477 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426409908964 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082603477 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603477 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55532<->l=127.0.0.1:4258 20241013082603505 DAUC <0003> db_auc.c:157 IMSI='262426803715395': No 2G Auth Data 20241013082603505 DAUC <0003> db_auc.c:192 IMSI='262426803715395': No 3G Auth Data 20241013082603513 DLGSUP <0013> hlr.c:121 IMSI 262426803715395: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082603526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55546<->l=127.0.0.1:4258 20241013082603527 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603527 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426803715395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426803715395" cn_domain=PS} 20241013082603527 DLU <0006> fsm.c:456 lu(262426803715395)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082603527 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426803715395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082603543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426803715395)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082603543 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426803715395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426803715395" cn_domain=PS} 20241013082603543 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603543 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603545 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603545 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426803715395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426803715395"} 20241013082603545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426803715395)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082603545 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426803715395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082603545 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426803715395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426803715395"} 20241013082603545 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426803715395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082603545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426803715395)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082603545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426803715395)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082603545 DLU <0006> fsm.c:568 lu(PS:IMSI-262426803715395)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082603545 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603545 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603546 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603546 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426803715395 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426803715395" cn_domain=CS} 20241013082603546 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426803715395 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013082603554 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426803715395 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426803715395"} 20241013082603554 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426803715395 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082603554 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603554 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55546<->l=127.0.0.1:4258 20241013082603581 DAUC <0003> db_auc.c:157 IMSI='262422577688227': No 2G Auth Data 20241013082603581 DAUC <0003> db_auc.c:192 IMSI='262422577688227': No 3G Auth Data 20241013082603589 DLGSUP <0013> hlr.c:121 IMSI 262422577688227: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082603602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4258 20241013082603604 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603604 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422577688227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422577688227" cn_domain=PS} 20241013082603604 DLU <0006> fsm.c:456 lu(262422577688227)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082603604 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422577688227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082603619 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422577688227)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082603619 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422577688227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422577688227" cn_domain=PS} 20241013082603619 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603619 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603621 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603621 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422577688227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422577688227"} 20241013082603621 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422577688227)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082603621 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422577688227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082603621 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422577688227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422577688227"} 20241013082603621 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422577688227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082603621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422577688227)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082603621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422577688227)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082603621 DLU <0006> fsm.c:568 lu(PS:IMSI-262422577688227)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082603621 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603621 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603623 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603623 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422577688227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422577688227" cn_domain=CS} 20241013082603623 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422577688227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013082603631 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422577688227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422577688227"} 20241013082603631 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422577688227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082603631 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603631 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4258 20241013082603659 DAUC <0003> db_auc.c:157 IMSI='262420754853713': No 2G Auth Data 20241013082603659 DAUC <0003> db_auc.c:192 IMSI='262420754853713': No 3G Auth Data 20241013082603666 DLGSUP <0013> hlr.c:121 IMSI 262420754853713: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082603689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55558<->l=127.0.0.1:4258 20241013082603692 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603692 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420754853713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420754853713" cn_domain=PS} 20241013082603692 DLU <0006> fsm.c:456 lu(262420754853713)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082603692 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420754853713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082603708 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420754853713)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082603708 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420754853713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420754853713" cn_domain=PS} 20241013082603708 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603708 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603713 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603713 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420754853713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420754853713"} 20241013082603713 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420754853713)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082603713 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420754853713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082603713 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420754853713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420754853713"} 20241013082603713 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420754853713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082603713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420754853713)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082603713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420754853713)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082603713 DLU <0006> fsm.c:568 lu(PS:IMSI-262420754853713)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082603713 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603713 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603716 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603716 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420754853713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420754853713" cn_domain=CS} 20241013082603716 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420754853713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013082603724 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420754853713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420754853713"} 20241013082603724 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420754853713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082603724 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603724 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55558<->l=127.0.0.1:4258 20241013082603759 DAUC <0003> db_auc.c:157 IMSI='262423151359149': No 2G Auth Data 20241013082603759 DAUC <0003> db_auc.c:192 IMSI='262423151359149': No 3G Auth Data 20241013082603767 DLGSUP <0013> hlr.c:121 IMSI 262423151359149: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082603789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55570<->l=127.0.0.1:4258 20241013082603791 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603791 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423151359149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423151359149" cn_domain=PS} 20241013082603791 DLU <0006> fsm.c:456 lu(262423151359149)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082603791 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423151359149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082603807 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423151359149)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082603807 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423151359149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423151359149" cn_domain=PS} 20241013082603807 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603807 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603812 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603812 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423151359149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423151359149"} 20241013082603812 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423151359149)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082603812 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423151359149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082603812 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423151359149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423151359149"} 20241013082603812 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423151359149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082603812 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423151359149)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082603812 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423151359149)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082603812 DLU <0006> fsm.c:568 lu(PS:IMSI-262423151359149)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082603812 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603812 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603817 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603817 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423151359149 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423151359149" cn_domain=CS} 20241013082603817 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423151359149 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013082603825 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423151359149 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423151359149"} 20241013082603825 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423151359149 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082603825 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603825 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55570<->l=127.0.0.1:4258 20241013082603860 DAUC <0003> db_auc.c:157 IMSI='262420625488245': No 2G Auth Data 20241013082603860 DAUC <0003> db_auc.c:192 IMSI='262420625488245': No 3G Auth Data 20241013082603868 DLGSUP <0013> hlr.c:121 IMSI 262420625488245: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082603891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4258 20241013082603893 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603893 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420625488245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420625488245" cn_domain=PS} 20241013082603893 DLU <0006> fsm.c:456 lu(262420625488245)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082603893 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420625488245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082603909 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420625488245)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082603909 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420625488245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420625488245" cn_domain=PS} 20241013082603909 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603909 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603914 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603914 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420625488245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420625488245"} 20241013082603914 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420625488245)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082603914 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420625488245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082603914 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420625488245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420625488245"} 20241013082603914 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420625488245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082603914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420625488245)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082603914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420625488245)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082603914 DLU <0006> fsm.c:568 lu(PS:IMSI-262420625488245)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082603914 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603914 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603917 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603917 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420625488245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420625488245" cn_domain=CS} 20241013082603917 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420625488245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013082603925 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420625488245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420625488245"} 20241013082603925 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420625488245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082603925 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603925 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082603928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4258 20241013082603953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20241013082603954 DLINP <000b> input/ipa.c:451 connected read/write 20241013082603954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082603954 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082603954 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082603954 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082603954 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36769<->l=127.0.0.1:4259) 20241013082603977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55598<->l=127.0.0.1:4258 20241013082604077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55598<->l=127.0.0.1:4258 20241013082607190 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082607190 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082607195 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55606<->l=127.0.0.1:4258 20241013082607201 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607201 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082607201 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082607201 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  20241013082607201 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082607201 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  20241013082607201 DLGSUP <0013> gsup_server.c:235 2:  20241013082607201 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082607201 DLGSUP <0013> gsup_server.c:235 3:  20241013082607201 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082607201 DLGSUP <0013> gsup_server.c:235 4:  20241013082607201 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082607201 DLGSUP <0013> gsup_server.c:235 5:  20241013082607201 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082607201 DLGSUP <0013> gsup_server.c:235 7:  20241013082607201 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082607201 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082607201 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082607201 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082607225 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38831<->l=127.0.0.1:4259) 20241013082607255 DAUC <0003> db_auc.c:157 IMSI='262427345271843': No 2G Auth Data 20241013082607255 DAUC <0003> db_auc.c:192 IMSI='262427345271843': No 3G Auth Data 20241013082607300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55610<->l=127.0.0.1:4258 20241013082607309 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607309 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427345271843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427345271843" cn_domain=PS} 20241013082607309 DLU <0006> fsm.c:456 lu(262427345271843)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082607309 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427345271843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082607326 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427345271843)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082607326 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427345271843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427345271843" cn_domain=PS} 20241013082607326 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607326 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607332 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607332 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427345271843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427345271843"} 20241013082607332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427345271843)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082607332 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427345271843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082607332 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427345271843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427345271843"} 20241013082607332 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427345271843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082607332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427345271843)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082607332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427345271843)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082607332 DLU <0006> fsm.c:568 lu(PS:IMSI-262427345271843)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082607332 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607332 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607335 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607335 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427345271843 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427345271843" cn_domain=PS} 20241013082607335 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427345271843 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013082607343 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427345271843 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427345271843"} 20241013082607343 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427345271843 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082607343 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607343 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55610<->l=127.0.0.1:4258 20241013082607372 DAUC <0003> db_auc.c:157 IMSI='262425360292283': No 2G Auth Data 20241013082607372 DAUC <0003> db_auc.c:192 IMSI='262425360292283': No 3G Auth Data 20241013082607380 DLGSUP <0013> hlr.c:121 IMSI 262425360292283: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082607394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55614<->l=127.0.0.1:4258 20241013082607395 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607395 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425360292283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425360292283" cn_domain=PS} 20241013082607395 DLU <0006> fsm.c:456 lu(262425360292283)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082607396 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425360292283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082607411 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425360292283)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082607411 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425360292283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425360292283" cn_domain=PS} 20241013082607411 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607411 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607414 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607414 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425360292283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425360292283"} 20241013082607414 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425360292283)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082607414 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425360292283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082607414 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425360292283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425360292283"} 20241013082607414 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425360292283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082607414 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425360292283)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082607414 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425360292283)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082607414 DLU <0006> fsm.c:568 lu(PS:IMSI-262425360292283)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082607414 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607414 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607415 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607415 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425360292283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425360292283" cn_domain=PS} 20241013082607415 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425360292283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013082607423 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425360292283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425360292283"} 20241013082607423 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425360292283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082607423 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607423 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55614<->l=127.0.0.1:4258 20241013082607449 DAUC <0003> db_auc.c:157 IMSI='262427909310856': No 2G Auth Data 20241013082607449 DAUC <0003> db_auc.c:192 IMSI='262427909310856': No 3G Auth Data 20241013082607457 DLGSUP <0013> hlr.c:121 IMSI 262427909310856: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082607471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4258 20241013082607473 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607473 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427909310856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427909310856" cn_domain=PS} 20241013082607473 DLU <0006> fsm.c:456 lu(262427909310856)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082607473 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427909310856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082607489 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427909310856)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082607489 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427909310856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427909310856" cn_domain=PS} 20241013082607489 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607489 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607493 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607493 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427909310856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427909310856"} 20241013082607493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427909310856)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082607493 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427909310856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082607493 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427909310856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427909310856"} 20241013082607493 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427909310856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082607493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427909310856)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082607493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427909310856)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082607493 DLU <0006> fsm.c:568 lu(PS:IMSI-262427909310856)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082607493 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607493 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607496 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607496 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427909310856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427909310856" cn_domain=PS} 20241013082607496 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427909310856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013082607504 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427909310856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427909310856"} 20241013082607504 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427909310856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082607504 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607504 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4258 20241013082607533 DAUC <0003> db_auc.c:157 IMSI='262427242458478': No 2G Auth Data 20241013082607533 DAUC <0003> db_auc.c:192 IMSI='262427242458478': No 3G Auth Data 20241013082607541 DLGSUP <0013> hlr.c:121 IMSI 262427242458478: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082607555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241013082607556 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607556 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427242458478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427242458478" cn_domain=PS} 20241013082607556 DLU <0006> fsm.c:456 lu(262427242458478)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082607556 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427242458478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082607572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427242458478)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082607572 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427242458478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427242458478" cn_domain=PS} 20241013082607572 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607572 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607574 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607574 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427242458478 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427242458478"} 20241013082607574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427242458478)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082607574 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427242458478 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082607575 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427242458478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427242458478"} 20241013082607575 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427242458478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082607575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427242458478)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082607575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427242458478)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082607575 DLU <0006> fsm.c:568 lu(PS:IMSI-262427242458478)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082607575 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607575 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607576 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607576 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427242458478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427242458478" cn_domain=PS} 20241013082607576 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427242458478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013082607584 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427242458478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427242458478"} 20241013082607584 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427242458478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082607584 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607584 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241013082607613 DAUC <0003> db_auc.c:157 IMSI='262425498095503': No 2G Auth Data 20241013082607613 DAUC <0003> db_auc.c:192 IMSI='262425498095503': No 3G Auth Data 20241013082607621 DLGSUP <0013> hlr.c:121 IMSI 262425498095503: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082607634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55646<->l=127.0.0.1:4258 20241013082607635 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607635 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425498095503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425498095503" cn_domain=PS} 20241013082607635 DLU <0006> fsm.c:456 lu(262425498095503)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082607635 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425498095503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082607651 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425498095503)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082607651 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425498095503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425498095503" cn_domain=PS} 20241013082607651 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607651 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607653 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607653 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425498095503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425498095503"} 20241013082607653 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425498095503)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082607653 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425498095503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082607653 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425498095503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425498095503"} 20241013082607653 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425498095503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082607653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425498095503)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082607653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425498095503)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082607653 DLU <0006> fsm.c:568 lu(PS:IMSI-262425498095503)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082607653 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607653 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607654 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607654 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425498095503 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425498095503" cn_domain=PS} 20241013082607654 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425498095503 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013082607662 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425498095503 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425498095503"} 20241013082607662 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425498095503 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082607662 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607662 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55646<->l=127.0.0.1:4258 20241013082607689 DAUC <0003> db_auc.c:157 IMSI='262423296496299': No 2G Auth Data 20241013082607689 DAUC <0003> db_auc.c:192 IMSI='262423296496299': No 3G Auth Data 20241013082607697 DLGSUP <0013> hlr.c:121 IMSI 262423296496299: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082607720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55654<->l=127.0.0.1:4258 20241013082607722 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607722 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423296496299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423296496299" cn_domain=PS} 20241013082607722 DLU <0006> fsm.c:456 lu(262423296496299)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082607722 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423296496299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082607738 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423296496299)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082607738 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423296496299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423296496299" cn_domain=PS} 20241013082607738 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607738 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607742 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607742 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423296496299 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423296496299"} 20241013082607742 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423296496299)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082607742 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423296496299 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082607742 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423296496299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423296496299"} 20241013082607743 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423296496299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082607743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423296496299)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082607743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423296496299)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082607743 DLU <0006> fsm.c:568 lu(PS:IMSI-262423296496299)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082607743 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607743 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607745 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607745 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423296496299 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423296496299" cn_domain=PS} 20241013082607745 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423296496299 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013082607753 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423296496299 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423296496299"} 20241013082607753 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423296496299 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082607753 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607753 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55654<->l=127.0.0.1:4258 20241013082607788 DAUC <0003> db_auc.c:157 IMSI='262424933607813': No 2G Auth Data 20241013082607788 DAUC <0003> db_auc.c:192 IMSI='262424933607813': No 3G Auth Data 20241013082607796 DLGSUP <0013> hlr.c:121 IMSI 262424933607813: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082607824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55668<->l=127.0.0.1:4258 20241013082607827 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607827 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424933607813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424933607813" cn_domain=PS} 20241013082607827 DLU <0006> fsm.c:456 lu(262424933607813)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082607827 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424933607813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082607843 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424933607813)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082607843 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424933607813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424933607813" cn_domain=PS} 20241013082607843 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607843 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607848 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607848 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424933607813 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424933607813"} 20241013082607848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424933607813)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082607848 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424933607813 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082607848 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424933607813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424933607813"} 20241013082607848 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424933607813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082607848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424933607813)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082607848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424933607813)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082607848 DLU <0006> fsm.c:568 lu(PS:IMSI-262424933607813)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082607848 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607848 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607851 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607851 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424933607813 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424933607813" cn_domain=PS} 20241013082607851 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424933607813 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013082607860 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424933607813 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424933607813"} 20241013082607860 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424933607813 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082607860 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607860 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55668<->l=127.0.0.1:4258 20241013082607895 DAUC <0003> db_auc.c:157 IMSI='262423163079364': No 2G Auth Data 20241013082607895 DAUC <0003> db_auc.c:192 IMSI='262423163079364': No 3G Auth Data 20241013082607903 DLGSUP <0013> hlr.c:121 IMSI 262423163079364: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013082607931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 20241013082607934 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607934 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423163079364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423163079364" cn_domain=PS} 20241013082607934 DLU <0006> fsm.c:456 lu(262423163079364)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082607934 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423163079364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082607950 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423163079364)[0x55d1e4969c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082607950 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423163079364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423163079364" cn_domain=PS} 20241013082607950 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607950 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607956 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607956 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423163079364 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423163079364"} 20241013082607956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423163079364)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082607956 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423163079364 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082607956 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423163079364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423163079364"} 20241013082607956 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423163079364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082607956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423163079364)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082607956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423163079364)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082607956 DLU <0006> fsm.c:568 lu(PS:IMSI-262423163079364)[0x55d1e4969c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082607956 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607956 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607959 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607959 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423163079364 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423163079364" cn_domain=PS} 20241013082607959 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423163079364 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013082607966 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423163079364 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423163079364"} 20241013082607966 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423163079364 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013082607967 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607967 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082607969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 20241013082607994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55606<->l=127.0.0.1:4258 20241013082607995 DLINP <000b> input/ipa.c:451 connected read/write 20241013082607995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082607995 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082607995 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082607995 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082607995 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38831<->l=127.0.0.1:4259) 20241013082608018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 20241013082608118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 20241013082611225 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082611225 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082611230 DLINP <000b> input/ipa.c:451 connected read/write 20241013082611230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082611232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55692<->l=127.0.0.1:4258 20241013082611235 DLINP <000b> input/ipa.c:451 connected read/write 20241013082611235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082611235 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082611235 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082611235 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  20241013082611235 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082611235 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  20241013082611235 DLGSUP <0013> gsup_server.c:235 2:  20241013082611235 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082611235 DLGSUP <0013> gsup_server.c:235 3:  20241013082611235 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082611235 DLGSUP <0013> gsup_server.c:235 4:  20241013082611235 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082611235 DLGSUP <0013> gsup_server.c:235 5:  20241013082611236 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082611236 DLGSUP <0013> gsup_server.c:235 7:  20241013082611236 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082611236 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082611236 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082611236 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082611255 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42011<->l=127.0.0.1:4259) 20241013082611266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4258 20241013082611278 DLINP <000b> input/ipa.c:451 connected read/write 20241013082611278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082611278 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} 20241013082611278 DLU <0006> fsm.c:456 lu(2345743413463)[0x55d1e4969c40]{UNVALIDATED}: Allocated 20241013082611278 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 20241013082611278 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} 20241013082611278 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082611278 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d1e4969c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082611278 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d1e4969c40]{UNVALIDATED}: Freeing instance 20241013082611278 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55d1e4969c40]{UNVALIDATED}: Deallocated 20241013082611278 DLINP <000b> input/ipa.c:451 connected read/write 20241013082611278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082611278 DLINP <000b> input/ipa.c:451 connected read/write 20241013082611278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082611283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4258 20241013082611284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55692<->l=127.0.0.1:4258 20241013082611286 DLINP <000b> input/ipa.c:451 connected read/write 20241013082611286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082611286 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082611286 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082611286 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082611287 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42011<->l=127.0.0.1:4259) 20241013082611322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55718<->l=127.0.0.1:4258 20241013082611423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55718<->l=127.0.0.1:4258 20241013082614545 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082614545 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082614549 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082614551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 20241013082614553 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082614553 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082614553 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082614553 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  20241013082614553 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082614553 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  20241013082614553 DLGSUP <0013> gsup_server.c:235 2:  20241013082614553 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082614553 DLGSUP <0013> gsup_server.c:235 3:  20241013082614553 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082614553 DLGSUP <0013> gsup_server.c:235 4:  20241013082614553 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082614553 DLGSUP <0013> gsup_server.c:235 5:  20241013082614553 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082614554 DLGSUP <0013> gsup_server.c:235 7:  20241013082614554 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082614554 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082614554 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082614554 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082614564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32937<->l=127.0.0.1:4259) 20241013082614575 DAUC <0003> db_auc.c:157 IMSI='262426197934688': No 2G Auth Data 20241013082614575 DAUC <0003> db_auc.c:192 IMSI='262426197934688': No 3G Auth Data 20241013082614613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 20241013082614632 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082614632 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426197934688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426197934688" session_id=1877997215 session_state=BEGIN} 20241013082614632 DSS <0004> hlr_ussd.c:576 262426197934688/0x6feff69f: Process SS (BEGIN) 20241013082614632 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013082614632 DSS <0004> hlr_ussd.c:518 262426197934688/0x6feff69f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013082614632 DSS <0004> hlr_ussd.c:523 262426197934688/0x6feff69f: USSD for unknown code '*#200#' 20241013082614632 DSS <0004> hlr_ussd.c:354 262426197934688/0x6feff69f: Tx ReturnError(1, 0x12) 20241013082614632 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426197934688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426197934688" session_id=1877997215 session_state=END} 20241013082614632 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614632 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 20241013082614651 DAUC <0003> db_auc.c:157 IMSI='262421253192399': No 2G Auth Data 20241013082614651 DAUC <0003> db_auc.c:192 IMSI='262421253192399': No 3G Auth Data 20241013082614674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53108<->l=127.0.0.1:4258 20241013082614677 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082614677 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421253192399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421253192399" session_id=1401724529 session_state=BEGIN} 20241013082614677 DSS <0004> hlr_ussd.c:576 262421253192399/0x538c9e71: Process SS (BEGIN) 20241013082614677 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013082614677 DSS <0004> hlr_ussd.c:518 262421253192399/0x538c9e71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013082614677 DSS <0004> hlr_ussd.c:523 262421253192399/0x538c9e71: USSD for unknown code '*#200#' 20241013082614677 DSS <0004> hlr_ussd.c:354 262421253192399/0x538c9e71: Tx ReturnError(1, 0x12) 20241013082614677 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421253192399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421253192399" session_id=1401724529 session_state=END} 20241013082614677 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614677 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53108<->l=127.0.0.1:4258 20241013082614687 DAUC <0003> db_auc.c:157 IMSI='262421691148882': No 2G Auth Data 20241013082614687 DAUC <0003> db_auc.c:192 IMSI='262421691148882': No 3G Auth Data 20241013082614708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4258 20241013082614710 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082614711 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421691148882 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421691148882" session_id=2814962740 session_state=BEGIN} 20241013082614711 DSS <0004> hlr_ussd.c:576 262421691148882/0xa7c8ec34: Process SS (BEGIN) 20241013082614711 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013082614711 DSS <0004> hlr_ussd.c:518 262421691148882/0xa7c8ec34: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013082614711 DSS <0004> hlr_ussd.c:523 262421691148882/0xa7c8ec34: USSD for unknown code '*#200#' 20241013082614711 DSS <0004> hlr_ussd.c:354 262421691148882/0xa7c8ec34: Tx ReturnError(1, 0x12) 20241013082614711 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421691148882 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421691148882" session_id=2814962740 session_state=END} 20241013082614711 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614711 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4258 20241013082614734 DAUC <0003> db_auc.c:157 IMSI='262420126274529': No 2G Auth Data 20241013082614734 DAUC <0003> db_auc.c:192 IMSI='262420126274529': No 3G Auth Data 20241013082614748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53126<->l=127.0.0.1:4258 20241013082614750 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082614750 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420126274529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420126274529" session_id=3475545261 session_state=BEGIN} 20241013082614750 DSS <0004> hlr_ussd.c:576 262420126274529/0xcf289cad: Process SS (BEGIN) 20241013082614750 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013082614750 DSS <0004> hlr_ussd.c:518 262420126274529/0xcf289cad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013082614750 DSS <0004> hlr_ussd.c:523 262420126274529/0xcf289cad: USSD for unknown code '*#200#' 20241013082614750 DSS <0004> hlr_ussd.c:354 262420126274529/0xcf289cad: Tx ReturnError(1, 0x12) 20241013082614750 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420126274529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420126274529" session_id=3475545261 session_state=END} 20241013082614750 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614750 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53126<->l=127.0.0.1:4258 20241013082614755 DAUC <0003> db_auc.c:157 IMSI='262427524978985': No 2G Auth Data 20241013082614755 DAUC <0003> db_auc.c:192 IMSI='262427524978985': No 3G Auth Data 20241013082614765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53142<->l=127.0.0.1:4258 20241013082614768 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082614768 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427524978985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427524978985" session_id=4090096546 session_state=BEGIN} 20241013082614768 DSS <0004> hlr_ussd.c:576 262427524978985/0xf3c9eba2: Process SS (BEGIN) 20241013082614768 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013082614768 DSS <0004> hlr_ussd.c:518 262427524978985/0xf3c9eba2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013082614768 DSS <0004> hlr_ussd.c:523 262427524978985/0xf3c9eba2: USSD for unknown code '*#200#' 20241013082614768 DSS <0004> hlr_ussd.c:354 262427524978985/0xf3c9eba2: Tx ReturnError(1, 0x12) 20241013082614768 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427524978985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427524978985" session_id=4090096546 session_state=END} 20241013082614768 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614768 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53142<->l=127.0.0.1:4258 20241013082614772 DAUC <0003> db_auc.c:157 IMSI='262427089500736': No 2G Auth Data 20241013082614772 DAUC <0003> db_auc.c:192 IMSI='262427089500736': No 3G Auth Data 20241013082614791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53156<->l=127.0.0.1:4258 20241013082614794 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082614794 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427089500736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427089500736" session_id=1510300703 session_state=BEGIN} 20241013082614794 DSS <0004> hlr_ussd.c:576 262427089500736/0x5a055c1f: Process SS (BEGIN) 20241013082614794 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013082614794 DSS <0004> hlr_ussd.c:518 262427089500736/0x5a055c1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013082614794 DSS <0004> hlr_ussd.c:523 262427089500736/0x5a055c1f: USSD for unknown code '*#200#' 20241013082614794 DSS <0004> hlr_ussd.c:354 262427089500736/0x5a055c1f: Tx ReturnError(1, 0x12) 20241013082614794 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427089500736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427089500736" session_id=1510300703 session_state=END} 20241013082614794 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614794 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53156<->l=127.0.0.1:4258 20241013082614798 DAUC <0003> db_auc.c:157 IMSI='262427428770665': No 2G Auth Data 20241013082614798 DAUC <0003> db_auc.c:192 IMSI='262427428770665': No 3G Auth Data 20241013082614812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53164<->l=127.0.0.1:4258 20241013082614814 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082614814 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427428770665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427428770665" session_id=1191234244 session_state=BEGIN} 20241013082614814 DSS <0004> hlr_ussd.c:576 262427428770665/0x4700cac4: Process SS (BEGIN) 20241013082614814 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013082614814 DSS <0004> hlr_ussd.c:518 262427428770665/0x4700cac4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013082614814 DSS <0004> hlr_ussd.c:523 262427428770665/0x4700cac4: USSD for unknown code '*#200#' 20241013082614814 DSS <0004> hlr_ussd.c:354 262427428770665/0x4700cac4: Tx ReturnError(1, 0x12) 20241013082614814 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427428770665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427428770665" session_id=1191234244 session_state=END} 20241013082614814 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614814 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53164<->l=127.0.0.1:4258 20241013082614822 DAUC <0003> db_auc.c:157 IMSI='262422563980499': No 2G Auth Data 20241013082614822 DAUC <0003> db_auc.c:192 IMSI='262422563980499': No 3G Auth Data 20241013082614848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 20241013082614851 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082614851 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422563980499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422563980499" session_id=2573353760 session_state=BEGIN} 20241013082614851 DSS <0004> hlr_ussd.c:576 262422563980499/0x99624320: Process SS (BEGIN) 20241013082614851 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013082614851 DSS <0004> hlr_ussd.c:518 262422563980499/0x99624320: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013082614851 DSS <0004> hlr_ussd.c:523 262422563980499/0x99624320: USSD for unknown code '*#200#' 20241013082614851 DSS <0004> hlr_ussd.c:354 262422563980499/0x99624320: Tx ReturnError(1, 0x12) 20241013082614851 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422563980499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422563980499" session_id=2573353760 session_state=END} 20241013082614851 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614851 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082614852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 20241013082614853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 20241013082614853 DLINP <000b> input/ipa.c:451 connected read/write 20241013082614853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082614853 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082614853 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082614853 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082614853 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32937<->l=127.0.0.1:4259) 20241013082614876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4258 20241013082614977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4258 20241013082618089 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082618090 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082618094 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082618096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53196<->l=127.0.0.1:4258 20241013082618100 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082618100 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082618100 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082618100 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  20241013082618100 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082618100 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  20241013082618100 DLGSUP <0013> gsup_server.c:235 2:  20241013082618100 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082618100 DLGSUP <0013> gsup_server.c:235 3:  20241013082618100 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082618100 DLGSUP <0013> gsup_server.c:235 4:  20241013082618100 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082618100 DLGSUP <0013> gsup_server.c:235 5:  20241013082618100 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082618100 DLGSUP <0013> gsup_server.c:235 7:  20241013082618100 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082618100 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082618100 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082618100 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082618125 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45533<->l=127.0.0.1:4259) 20241013082618158 DAUC <0003> db_auc.c:157 IMSI='262420303530670': No 2G Auth Data 20241013082618158 DAUC <0003> db_auc.c:192 IMSI='262420303530670': No 3G Auth Data 20241013082618193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 20241013082618206 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082618206 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420303530670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420303530670" session_id=1763748599 session_state=BEGIN} 20241013082618206 DSS <0004> hlr_ussd.c:576 262420303530670/0x6920aaf7: Process SS (BEGIN) 20241013082618206 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082618206 DSS <0004> hlr_ussd.c:518 262420303530670/0x6920aaf7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082618206 DSS <0004> hlr_ussd.c:542 262420303530670/0x6920aaf7: Cannot find conn for EUSE EUSE-foobar 20241013082618206 DSS <0004> hlr_ussd.c:354 262420303530670/0x6920aaf7: Tx ReturnError(1, 0x22) 20241013082618206 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420303530670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420303530670" session_id=1763748599 session_state=END} 20241013082618206 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618206 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 20241013082618216 DAUC <0003> db_auc.c:157 IMSI='262421796181248': No 2G Auth Data 20241013082618216 DAUC <0003> db_auc.c:192 IMSI='262421796181248': No 3G Auth Data 20241013082618227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53208<->l=127.0.0.1:4258 20241013082618230 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082618230 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421796181248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421796181248" session_id=2392787205 session_state=BEGIN} 20241013082618230 DSS <0004> hlr_ussd.c:576 262421796181248/0x8e9f0905: Process SS (BEGIN) 20241013082618230 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082618230 DSS <0004> hlr_ussd.c:518 262421796181248/0x8e9f0905: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082618230 DSS <0004> hlr_ussd.c:542 262421796181248/0x8e9f0905: Cannot find conn for EUSE EUSE-foobar 20241013082618230 DSS <0004> hlr_ussd.c:354 262421796181248/0x8e9f0905: Tx ReturnError(1, 0x22) 20241013082618230 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421796181248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421796181248" session_id=2392787205 session_state=END} 20241013082618230 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618230 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53208<->l=127.0.0.1:4258 20241013082618235 DAUC <0003> db_auc.c:157 IMSI='262429104959846': No 2G Auth Data 20241013082618235 DAUC <0003> db_auc.c:192 IMSI='262429104959846': No 3G Auth Data 20241013082618246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 20241013082618249 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082618249 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429104959846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429104959846" session_id=2344442317 session_state=BEGIN} 20241013082618249 DSS <0004> hlr_ussd.c:576 262429104959846/0x8bbd59cd: Process SS (BEGIN) 20241013082618249 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082618249 DSS <0004> hlr_ussd.c:518 262429104959846/0x8bbd59cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082618249 DSS <0004> hlr_ussd.c:542 262429104959846/0x8bbd59cd: Cannot find conn for EUSE EUSE-foobar 20241013082618249 DSS <0004> hlr_ussd.c:354 262429104959846/0x8bbd59cd: Tx ReturnError(1, 0x22) 20241013082618249 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429104959846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429104959846" session_id=2344442317 session_state=END} 20241013082618249 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618249 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 20241013082618254 DAUC <0003> db_auc.c:157 IMSI='262428425696288': No 2G Auth Data 20241013082618254 DAUC <0003> db_auc.c:192 IMSI='262428425696288': No 3G Auth Data 20241013082618264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4258 20241013082618267 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082618267 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428425696288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428425696288" session_id=2212190592 session_state=BEGIN} 20241013082618267 DSS <0004> hlr_ussd.c:576 262428425696288/0x83db5980: Process SS (BEGIN) 20241013082618267 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082618267 DSS <0004> hlr_ussd.c:518 262428425696288/0x83db5980: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082618267 DSS <0004> hlr_ussd.c:542 262428425696288/0x83db5980: Cannot find conn for EUSE EUSE-foobar 20241013082618267 DSS <0004> hlr_ussd.c:354 262428425696288/0x83db5980: Tx ReturnError(1, 0x22) 20241013082618267 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428425696288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428425696288" session_id=2212190592 session_state=END} 20241013082618267 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618267 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4258 20241013082618271 DAUC <0003> db_auc.c:157 IMSI='262420215307208': No 2G Auth Data 20241013082618271 DAUC <0003> db_auc.c:192 IMSI='262420215307208': No 3G Auth Data 20241013082618283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53246<->l=127.0.0.1:4258 20241013082618286 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082618286 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420215307208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420215307208" session_id=1604948500 session_state=BEGIN} 20241013082618286 DSS <0004> hlr_ussd.c:576 262420215307208/0x5fa99214: Process SS (BEGIN) 20241013082618286 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082618286 DSS <0004> hlr_ussd.c:518 262420215307208/0x5fa99214: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082618286 DSS <0004> hlr_ussd.c:542 262420215307208/0x5fa99214: Cannot find conn for EUSE EUSE-foobar 20241013082618286 DSS <0004> hlr_ussd.c:354 262420215307208/0x5fa99214: Tx ReturnError(1, 0x22) 20241013082618286 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420215307208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215307208" session_id=1604948500 session_state=END} 20241013082618286 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618286 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53246<->l=127.0.0.1:4258 20241013082618290 DAUC <0003> db_auc.c:157 IMSI='262422516248530': No 2G Auth Data 20241013082618290 DAUC <0003> db_auc.c:192 IMSI='262422516248530': No 3G Auth Data 20241013082618303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 20241013082618306 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082618306 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422516248530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422516248530" session_id=2368223236 session_state=BEGIN} 20241013082618306 DSS <0004> hlr_ussd.c:576 262422516248530/0x8d283804: Process SS (BEGIN) 20241013082618306 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082618306 DSS <0004> hlr_ussd.c:518 262422516248530/0x8d283804: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082618306 DSS <0004> hlr_ussd.c:542 262422516248530/0x8d283804: Cannot find conn for EUSE EUSE-foobar 20241013082618306 DSS <0004> hlr_ussd.c:354 262422516248530/0x8d283804: Tx ReturnError(1, 0x22) 20241013082618306 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422516248530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422516248530" session_id=2368223236 session_state=END} 20241013082618306 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618306 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 20241013082618311 DAUC <0003> db_auc.c:157 IMSI='262425658119880': No 2G Auth Data 20241013082618311 DAUC <0003> db_auc.c:192 IMSI='262425658119880': No 3G Auth Data 20241013082618324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53264<->l=127.0.0.1:4258 20241013082618327 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082618327 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425658119880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425658119880" session_id=66511165 session_state=BEGIN} 20241013082618327 DSS <0004> hlr_ussd.c:576 262425658119880/0x03f6e13d: Process SS (BEGIN) 20241013082618327 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082618327 DSS <0004> hlr_ussd.c:518 262425658119880/0x03f6e13d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082618327 DSS <0004> hlr_ussd.c:542 262425658119880/0x03f6e13d: Cannot find conn for EUSE EUSE-foobar 20241013082618327 DSS <0004> hlr_ussd.c:354 262425658119880/0x03f6e13d: Tx ReturnError(1, 0x22) 20241013082618327 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425658119880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425658119880" session_id=66511165 session_state=END} 20241013082618327 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618327 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53264<->l=127.0.0.1:4258 20241013082618331 DAUC <0003> db_auc.c:157 IMSI='262423053671529': No 2G Auth Data 20241013082618331 DAUC <0003> db_auc.c:192 IMSI='262423053671529': No 3G Auth Data 20241013082618344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53266<->l=127.0.0.1:4258 20241013082618347 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082618347 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423053671529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423053671529" session_id=286110456 session_state=BEGIN} 20241013082618347 DSS <0004> hlr_ussd.c:576 262423053671529/0x110db2f8: Process SS (BEGIN) 20241013082618347 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082618347 DSS <0004> hlr_ussd.c:518 262423053671529/0x110db2f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082618347 DSS <0004> hlr_ussd.c:542 262423053671529/0x110db2f8: Cannot find conn for EUSE EUSE-foobar 20241013082618347 DSS <0004> hlr_ussd.c:354 262423053671529/0x110db2f8: Tx ReturnError(1, 0x22) 20241013082618347 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423053671529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423053671529" session_id=286110456 session_state=END} 20241013082618347 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618347 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082618348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53266<->l=127.0.0.1:4258 20241013082618349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53196<->l=127.0.0.1:4258 20241013082618349 DLINP <000b> input/ipa.c:451 connected read/write 20241013082618349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082618349 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082618349 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082618349 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082618349 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45533<->l=127.0.0.1:4259) 20241013082618372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4258 20241013082618573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4258 20241013082621684 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082621684 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082621689 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082621690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59220<->l=127.0.0.1:4258 20241013082621692 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082621692 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082621692 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082621692 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  20241013082621692 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082621692 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  20241013082621692 DLGSUP <0013> gsup_server.c:235 2:  20241013082621692 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082621692 DLGSUP <0013> gsup_server.c:235 3:  20241013082621692 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082621692 DLGSUP <0013> gsup_server.c:235 4:  20241013082621692 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082621692 DLGSUP <0013> gsup_server.c:235 5:  20241013082621692 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082621692 DLGSUP <0013> gsup_server.c:235 7:  20241013082621692 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082621692 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082621692 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082621692 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082621705 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45117<->l=127.0.0.1:4259) 20241013082621720 DAUC <0003> db_auc.c:157 IMSI='262425175965504': No 2G Auth Data 20241013082621720 DAUC <0003> db_auc.c:192 IMSI='262425175965504': No 3G Auth Data 20241013082621750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4258 20241013082621764 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082621764 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425175965504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425175965504" session_id=1090239287 session_state=BEGIN} 20241013082621764 DSS <0004> hlr_ussd.c:576 262425175965504/0x40fbbb37: Process SS (BEGIN) 20241013082621764 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082621764 DSS <0004> hlr_ussd.c:518 262425175965504/0x40fbbb37: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082621764 DSS <0004> hlr_ussd.c:363 262425175965504/0x40fbbb37: Tx USSD 'Your IMSI is 262425175965504' 20241013082621764 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425175965504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425175965504" session_id=1090239287 session_state=END} 20241013082621764 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425175965504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082621764 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621764 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4258 20241013082621775 DAUC <0003> db_auc.c:157 IMSI='262424697419284': No 2G Auth Data 20241013082621775 DAUC <0003> db_auc.c:192 IMSI='262424697419284': No 3G Auth Data 20241013082621787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59224<->l=127.0.0.1:4258 20241013082621789 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082621789 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424697419284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424697419284" session_id=1980095539 session_state=BEGIN} 20241013082621789 DSS <0004> hlr_ussd.c:576 262424697419284/0x7605dc33: Process SS (BEGIN) 20241013082621789 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082621789 DSS <0004> hlr_ussd.c:518 262424697419284/0x7605dc33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082621789 DSS <0004> hlr_ussd.c:363 262424697419284/0x7605dc33: Tx USSD 'Your IMSI is 262424697419284' 20241013082621789 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424697419284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424697419284" session_id=1980095539 session_state=END} 20241013082621789 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424697419284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082621789 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621789 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59224<->l=127.0.0.1:4258 20241013082621794 DAUC <0003> db_auc.c:157 IMSI='262429220494430': No 2G Auth Data 20241013082621794 DAUC <0003> db_auc.c:192 IMSI='262429220494430': No 3G Auth Data 20241013082621806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20241013082621809 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082621809 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429220494430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429220494430" session_id=3024393253 session_state=BEGIN} 20241013082621809 DSS <0004> hlr_ussd.c:576 262429220494430/0xb4449425: Process SS (BEGIN) 20241013082621809 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082621809 DSS <0004> hlr_ussd.c:518 262429220494430/0xb4449425: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082621809 DSS <0004> hlr_ussd.c:363 262429220494430/0xb4449425: Tx USSD 'Your IMSI is 262429220494430' 20241013082621809 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429220494430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429220494430" session_id=3024393253 session_state=END} 20241013082621809 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429220494430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082621809 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621809 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20241013082621814 DAUC <0003> db_auc.c:157 IMSI='262420981524186': No 2G Auth Data 20241013082621814 DAUC <0003> db_auc.c:192 IMSI='262420981524186': No 3G Auth Data 20241013082621825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59234<->l=127.0.0.1:4258 20241013082621828 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082621828 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420981524186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420981524186" session_id=1030312575 session_state=BEGIN} 20241013082621828 DSS <0004> hlr_ussd.c:576 262420981524186/0x3d69527f: Process SS (BEGIN) 20241013082621828 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082621828 DSS <0004> hlr_ussd.c:518 262420981524186/0x3d69527f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082621828 DSS <0004> hlr_ussd.c:363 262420981524186/0x3d69527f: Tx USSD 'Your IMSI is 262420981524186' 20241013082621828 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420981524186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420981524186" session_id=1030312575 session_state=END} 20241013082621828 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420981524186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082621828 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621828 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59234<->l=127.0.0.1:4258 20241013082621833 DAUC <0003> db_auc.c:157 IMSI='262424398950538': No 2G Auth Data 20241013082621833 DAUC <0003> db_auc.c:192 IMSI='262424398950538': No 3G Auth Data 20241013082621846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59246<->l=127.0.0.1:4258 20241013082621849 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082621849 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424398950538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424398950538" session_id=3492740848 session_state=BEGIN} 20241013082621849 DSS <0004> hlr_ussd.c:576 262424398950538/0xd02efef0: Process SS (BEGIN) 20241013082621849 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082621849 DSS <0004> hlr_ussd.c:518 262424398950538/0xd02efef0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082621849 DSS <0004> hlr_ussd.c:363 262424398950538/0xd02efef0: Tx USSD 'Your IMSI is 262424398950538' 20241013082621849 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424398950538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424398950538" session_id=3492740848 session_state=END} 20241013082621849 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424398950538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082621849 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621849 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59246<->l=127.0.0.1:4258 20241013082621854 DAUC <0003> db_auc.c:157 IMSI='262425036347738': No 2G Auth Data 20241013082621854 DAUC <0003> db_auc.c:192 IMSI='262425036347738': No 3G Auth Data 20241013082621868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59262<->l=127.0.0.1:4258 20241013082621871 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082621871 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425036347738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425036347738" session_id=3180556703 session_state=BEGIN} 20241013082621871 DSS <0004> hlr_ussd.c:576 262425036347738/0xbd93719f: Process SS (BEGIN) 20241013082621871 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082621871 DSS <0004> hlr_ussd.c:518 262425036347738/0xbd93719f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082621871 DSS <0004> hlr_ussd.c:363 262425036347738/0xbd93719f: Tx USSD 'Your IMSI is 262425036347738' 20241013082621871 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425036347738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425036347738" session_id=3180556703 session_state=END} 20241013082621871 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425036347738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082621871 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621871 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59262<->l=127.0.0.1:4258 20241013082621875 DAUC <0003> db_auc.c:157 IMSI='262421702825736': No 2G Auth Data 20241013082621876 DAUC <0003> db_auc.c:192 IMSI='262421702825736': No 3G Auth Data 20241013082621889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59272<->l=127.0.0.1:4258 20241013082621892 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082621892 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421702825736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421702825736" session_id=67473906 session_state=BEGIN} 20241013082621892 DSS <0004> hlr_ussd.c:576 262421702825736/0x040591f2: Process SS (BEGIN) 20241013082621892 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082621892 DSS <0004> hlr_ussd.c:518 262421702825736/0x040591f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082621892 DSS <0004> hlr_ussd.c:363 262421702825736/0x040591f2: Tx USSD 'Your IMSI is 262421702825736' 20241013082621892 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421702825736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421702825736" session_id=67473906 session_state=END} 20241013082621892 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421702825736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082621892 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621892 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59272<->l=127.0.0.1:4258 20241013082621897 DAUC <0003> db_auc.c:157 IMSI='262425332227245': No 2G Auth Data 20241013082621897 DAUC <0003> db_auc.c:192 IMSI='262425332227245': No 3G Auth Data 20241013082621911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59286<->l=127.0.0.1:4258 20241013082621913 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082621913 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425332227245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425332227245" session_id=2522994527 session_state=BEGIN} 20241013082621913 DSS <0004> hlr_ussd.c:576 262425332227245/0x9661d75f: Process SS (BEGIN) 20241013082621913 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082621913 DSS <0004> hlr_ussd.c:518 262425332227245/0x9661d75f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082621913 DSS <0004> hlr_ussd.c:363 262425332227245/0x9661d75f: Tx USSD 'Your IMSI is 262425332227245' 20241013082621913 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425332227245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425332227245" session_id=2522994527 session_state=END} 20241013082621913 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425332227245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082621913 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621913 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082621915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59286<->l=127.0.0.1:4258 20241013082621916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59220<->l=127.0.0.1:4258 20241013082621916 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45117<->l=127.0.0.1:4259) 20241013082621916 DLINP <000b> input/ipa.c:451 connected read/write 20241013082621916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082621916 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082621916 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082621916 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082621939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59290<->l=127.0.0.1:4258 20241013082622140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59290<->l=127.0.0.1:4258 20241013082625271 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082625271 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082625274 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082625275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59298<->l=127.0.0.1:4258 20241013082625277 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082625277 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082625277 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082625277 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  20241013082625277 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082625277 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  20241013082625277 DLGSUP <0013> gsup_server.c:235 2:  20241013082625277 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082625277 DLGSUP <0013> gsup_server.c:235 3:  20241013082625277 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082625277 DLGSUP <0013> gsup_server.c:235 4:  20241013082625277 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082625277 DLGSUP <0013> gsup_server.c:235 5:  20241013082625277 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082625277 DLGSUP <0013> gsup_server.c:235 7:  20241013082625277 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082625277 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082625277 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082625277 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082625295 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41607<->l=127.0.0.1:4259) 20241013082625303 DAUC <0003> db_auc.c:157 IMSI='262421216710396': No 2G Auth Data 20241013082625303 DAUC <0003> db_auc.c:192 IMSI='262421216710396': No 3G Auth Data 20241013082625322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59314<->l=127.0.0.1:4258 20241013082625332 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082625332 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421216710396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421216710396" source_name="the-source\n" session_id=411511146 session_state=BEGIN} 20241013082625332 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241013082625332 DSS <0004> hlr_ussd.c:576 262421216710396/0x1887296a: Process SS (BEGIN) 20241013082625332 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082625332 DSS <0004> hlr_ussd.c:518 262421216710396/0x1887296a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082625332 DSS <0004> hlr_ussd.c:363 262421216710396/0x1887296a: Tx USSD 'Your IMSI is 262421216710396' 20241013082625332 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421216710396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421216710396" destination_name="the-source\n" session_id=411511146 session_state=END} 20241013082625332 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421216710396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082625332 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625332 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59314<->l=127.0.0.1:4258 20241013082625343 DAUC <0003> db_auc.c:157 IMSI='262423707341904': No 2G Auth Data 20241013082625343 DAUC <0003> db_auc.c:192 IMSI='262423707341904': No 3G Auth Data 20241013082625387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4258 20241013082625395 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082625395 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423707341904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423707341904" source_name="the-source\n" session_id=3724338617 session_state=BEGIN} 20241013082625395 DSS <0004> hlr_ussd.c:576 262423707341904/0xddfce5b9: Process SS (BEGIN) 20241013082625395 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082625395 DSS <0004> hlr_ussd.c:518 262423707341904/0xddfce5b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082625395 DSS <0004> hlr_ussd.c:363 262423707341904/0xddfce5b9: Tx USSD 'Your IMSI is 262423707341904' 20241013082625395 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423707341904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423707341904" destination_name="the-source\n" session_id=3724338617 session_state=END} 20241013082625395 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423707341904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082625395 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625395 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4258 20241013082625402 DAUC <0003> db_auc.c:157 IMSI='262427969607106': No 2G Auth Data 20241013082625402 DAUC <0003> db_auc.c:192 IMSI='262427969607106': No 3G Auth Data 20241013082625415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59334<->l=127.0.0.1:4258 20241013082625419 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082625419 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427969607106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427969607106" source_name="the-source\n" session_id=3962146849 session_state=BEGIN} 20241013082625419 DSS <0004> hlr_ussd.c:576 262427969607106/0xec299021: Process SS (BEGIN) 20241013082625419 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082625419 DSS <0004> hlr_ussd.c:518 262427969607106/0xec299021: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082625419 DSS <0004> hlr_ussd.c:363 262427969607106/0xec299021: Tx USSD 'Your IMSI is 262427969607106' 20241013082625419 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427969607106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427969607106" destination_name="the-source\n" session_id=3962146849 session_state=END} 20241013082625419 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427969607106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082625419 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625419 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59334<->l=127.0.0.1:4258 20241013082625425 DAUC <0003> db_auc.c:157 IMSI='262420877992987': No 2G Auth Data 20241013082625425 DAUC <0003> db_auc.c:192 IMSI='262420877992987': No 3G Auth Data 20241013082625439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59342<->l=127.0.0.1:4258 20241013082625443 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082625443 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420877992987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420877992987" source_name="the-source\n" session_id=569269554 session_state=BEGIN} 20241013082625443 DSS <0004> hlr_ussd.c:576 262420877992987/0x21ee5d32: Process SS (BEGIN) 20241013082625443 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082625443 DSS <0004> hlr_ussd.c:518 262420877992987/0x21ee5d32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082625443 DSS <0004> hlr_ussd.c:363 262420877992987/0x21ee5d32: Tx USSD 'Your IMSI is 262420877992987' 20241013082625443 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420877992987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420877992987" destination_name="the-source\n" session_id=569269554 session_state=END} 20241013082625443 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262420877992987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082625443 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625443 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59342<->l=127.0.0.1:4258 20241013082625450 DAUC <0003> db_auc.c:157 IMSI='262421662811562': No 2G Auth Data 20241013082625450 DAUC <0003> db_auc.c:192 IMSI='262421662811562': No 3G Auth Data 20241013082625466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59358<->l=127.0.0.1:4258 20241013082625470 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082625470 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421662811562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421662811562" source_name="the-source\n" session_id=1926340704 session_state=BEGIN} 20241013082625470 DSS <0004> hlr_ussd.c:576 262421662811562/0x72d1a060: Process SS (BEGIN) 20241013082625470 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082625470 DSS <0004> hlr_ussd.c:518 262421662811562/0x72d1a060: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082625470 DSS <0004> hlr_ussd.c:363 262421662811562/0x72d1a060: Tx USSD 'Your IMSI is 262421662811562' 20241013082625470 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421662811562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421662811562" destination_name="the-source\n" session_id=1926340704 session_state=END} 20241013082625470 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262421662811562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082625470 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625470 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59358<->l=127.0.0.1:4258 20241013082625476 DAUC <0003> db_auc.c:157 IMSI='262426746202601': No 2G Auth Data 20241013082625476 DAUC <0003> db_auc.c:192 IMSI='262426746202601': No 3G Auth Data 20241013082625494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59362<->l=127.0.0.1:4258 20241013082625497 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082625497 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426746202601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426746202601" source_name="the-source\n" session_id=564148530 session_state=BEGIN} 20241013082625497 DSS <0004> hlr_ussd.c:576 262426746202601/0x21a03932: Process SS (BEGIN) 20241013082625497 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082625497 DSS <0004> hlr_ussd.c:518 262426746202601/0x21a03932: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082625497 DSS <0004> hlr_ussd.c:363 262426746202601/0x21a03932: Tx USSD 'Your IMSI is 262426746202601' 20241013082625497 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426746202601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426746202601" destination_name="the-source\n" session_id=564148530 session_state=END} 20241013082625497 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426746202601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082625497 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625497 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59362<->l=127.0.0.1:4258 20241013082625503 DAUC <0003> db_auc.c:157 IMSI='262425065580141': No 2G Auth Data 20241013082625503 DAUC <0003> db_auc.c:192 IMSI='262425065580141': No 3G Auth Data 20241013082625519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59370<->l=127.0.0.1:4258 20241013082625522 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082625522 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425065580141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425065580141" source_name="the-source\n" session_id=2504215722 session_state=BEGIN} 20241013082625522 DSS <0004> hlr_ussd.c:576 262425065580141/0x95434caa: Process SS (BEGIN) 20241013082625522 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082625522 DSS <0004> hlr_ussd.c:518 262425065580141/0x95434caa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082625522 DSS <0004> hlr_ussd.c:363 262425065580141/0x95434caa: Tx USSD 'Your IMSI is 262425065580141' 20241013082625522 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425065580141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425065580141" destination_name="the-source\n" session_id=2504215722 session_state=END} 20241013082625522 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425065580141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082625522 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625522 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59370<->l=127.0.0.1:4258 20241013082625527 DAUC <0003> db_auc.c:157 IMSI='262422407047457': No 2G Auth Data 20241013082625527 DAUC <0003> db_auc.c:192 IMSI='262422407047457': No 3G Auth Data 20241013082625542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59376<->l=127.0.0.1:4258 20241013082625545 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082625545 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422407047457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422407047457" source_name="the-source\n" session_id=972165840 session_state=BEGIN} 20241013082625545 DSS <0004> hlr_ussd.c:576 262422407047457/0x39f212d0: Process SS (BEGIN) 20241013082625545 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013082625545 DSS <0004> hlr_ussd.c:518 262422407047457/0x39f212d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013082625545 DSS <0004> hlr_ussd.c:363 262422407047457/0x39f212d0: Tx USSD 'Your IMSI is 262422407047457' 20241013082625545 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422407047457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422407047457" destination_name="the-source\n" session_id=972165840 session_state=END} 20241013082625545 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262422407047457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082625545 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625545 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082625547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59376<->l=127.0.0.1:4258 20241013082625547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59298<->l=127.0.0.1:4258 20241013082625547 DLINP <000b> input/ipa.c:451 connected read/write 20241013082625547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082625547 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082625548 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082625548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082625548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241013082625548 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41607<->l=127.0.0.1:4259) 20241013082625570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59380<->l=127.0.0.1:4258 20241013082625772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59380<->l=127.0.0.1:4258 20241013082628893 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082628893 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082628894 DLINP <000b> input/ipa.c:451 connected read/write 20241013082628894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082628895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59394<->l=127.0.0.1:4258 20241013082628896 DLINP <000b> input/ipa.c:451 connected read/write 20241013082628896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082628896 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082628896 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082628896 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  20241013082628896 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082628896 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  20241013082628896 DLGSUP <0013> gsup_server.c:235 2:  20241013082628896 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082628896 DLGSUP <0013> gsup_server.c:235 3:  20241013082628896 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082628896 DLGSUP <0013> gsup_server.c:235 4:  20241013082628896 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082628896 DLGSUP <0013> gsup_server.c:235 5:  20241013082628896 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082628896 DLGSUP <0013> gsup_server.c:235 7:  20241013082628896 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082628896 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082628896 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082628896 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082628905 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38677<->l=127.0.0.1:4259) 20241013082628917 DAUC <0003> db_auc.c:157 IMSI='262425249886904': No 2G Auth Data 20241013082628917 DAUC <0003> db_auc.c:192 IMSI='262425249886904': No 3G Auth Data 20241013082628942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59398<->l=127.0.0.1:4258 20241013082628955 DLINP <000b> input/ipa.c:451 connected read/write 20241013082628955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082628955 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425249886904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425249886904" session_id=2094047786 session_state=BEGIN} 20241013082628955 DSS <0004> hlr_ussd.c:576 262425249886904/0x7cd0a22a: Process SS (BEGIN) 20241013082628955 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082628955 DSS <0004> hlr_ussd.c:518 262425249886904/0x7cd0a22a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082628955 DSS <0004> hlr_ussd.c:363 262425249886904/0x7cd0a22a: Tx USSD 'Your extension is 491613707486' 20241013082628955 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425249886904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425249886904" session_id=2094047786 session_state=END} 20241013082628955 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425249886904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082628955 DLINP <000b> input/ipa.c:451 connected read/write 20241013082628955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082628955 DLINP <000b> input/ipa.c:451 connected read/write 20241013082628955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082628962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59398<->l=127.0.0.1:4258 20241013082628965 DAUC <0003> db_auc.c:157 IMSI='262421729173379': No 2G Auth Data 20241013082628965 DAUC <0003> db_auc.c:192 IMSI='262421729173379': No 3G Auth Data 20241013082628976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59408<->l=127.0.0.1:4258 20241013082628979 DLINP <000b> input/ipa.c:451 connected read/write 20241013082628979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082628979 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421729173379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421729173379" session_id=2032439514 session_state=BEGIN} 20241013082628979 DSS <0004> hlr_ussd.c:576 262421729173379/0x792490da: Process SS (BEGIN) 20241013082628979 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082628979 DSS <0004> hlr_ussd.c:518 262421729173379/0x792490da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082628979 DSS <0004> hlr_ussd.c:363 262421729173379/0x792490da: Tx USSD 'Your extension is 491617815666' 20241013082628979 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421729173379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421729173379" session_id=2032439514 session_state=END} 20241013082628979 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421729173379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082628979 DLINP <000b> input/ipa.c:451 connected read/write 20241013082628979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082628979 DLINP <000b> input/ipa.c:451 connected read/write 20241013082628979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082628981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59408<->l=127.0.0.1:4258 20241013082628984 DAUC <0003> db_auc.c:157 IMSI='262427439816847': No 2G Auth Data 20241013082628984 DAUC <0003> db_auc.c:192 IMSI='262427439816847': No 3G Auth Data 20241013082628995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59410<->l=127.0.0.1:4258 20241013082628998 DLINP <000b> input/ipa.c:451 connected read/write 20241013082628998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082628998 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427439816847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427439816847" session_id=1620692242 session_state=BEGIN} 20241013082628998 DSS <0004> hlr_ussd.c:576 262427439816847/0x6099cd12: Process SS (BEGIN) 20241013082628998 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082628998 DSS <0004> hlr_ussd.c:518 262427439816847/0x6099cd12: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082628998 DSS <0004> hlr_ussd.c:363 262427439816847/0x6099cd12: Tx USSD 'Your extension is 491614877134' 20241013082628998 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427439816847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427439816847" session_id=1620692242 session_state=END} 20241013082628998 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427439816847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082628998 DLINP <000b> input/ipa.c:451 connected read/write 20241013082628998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082628998 DLINP <000b> input/ipa.c:451 connected read/write 20241013082628998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082629000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59410<->l=127.0.0.1:4258 20241013082629003 DAUC <0003> db_auc.c:157 IMSI='262424140264900': No 2G Auth Data 20241013082629003 DAUC <0003> db_auc.c:192 IMSI='262424140264900': No 3G Auth Data 20241013082629015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59416<->l=127.0.0.1:4258 20241013082629018 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082629018 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424140264900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424140264900" session_id=2866060334 session_state=BEGIN} 20241013082629018 DSS <0004> hlr_ussd.c:576 262424140264900/0xaad49c2e: Process SS (BEGIN) 20241013082629018 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082629018 DSS <0004> hlr_ussd.c:518 262424140264900/0xaad49c2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082629018 DSS <0004> hlr_ussd.c:363 262424140264900/0xaad49c2e: Tx USSD 'Your extension is 491610023252' 20241013082629018 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424140264900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424140264900" session_id=2866060334 session_state=END} 20241013082629018 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424140264900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082629018 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082629018 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082629020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59416<->l=127.0.0.1:4258 20241013082629023 DAUC <0003> db_auc.c:157 IMSI='262426550401757': No 2G Auth Data 20241013082629023 DAUC <0003> db_auc.c:192 IMSI='262426550401757': No 3G Auth Data 20241013082629034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4258 20241013082629037 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082629037 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426550401757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426550401757" session_id=4271890834 session_state=BEGIN} 20241013082629037 DSS <0004> hlr_ussd.c:576 262426550401757/0xfe9fe192: Process SS (BEGIN) 20241013082629037 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082629037 DSS <0004> hlr_ussd.c:518 262426550401757/0xfe9fe192: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082629037 DSS <0004> hlr_ussd.c:363 262426550401757/0xfe9fe192: Tx USSD 'Your extension is 491617743136' 20241013082629037 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426550401757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426550401757" session_id=4271890834 session_state=END} 20241013082629037 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426550401757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082629037 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082629037 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082629039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4258 20241013082629042 DAUC <0003> db_auc.c:157 IMSI='262421539258861': No 2G Auth Data 20241013082629042 DAUC <0003> db_auc.c:192 IMSI='262421539258861': No 3G Auth Data 20241013082629056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59430<->l=127.0.0.1:4258 20241013082629059 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082629059 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421539258861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421539258861" session_id=3792190938 session_state=BEGIN} 20241013082629059 DSS <0004> hlr_ussd.c:576 262421539258861/0xe2083dda: Process SS (BEGIN) 20241013082629059 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082629059 DSS <0004> hlr_ussd.c:518 262421539258861/0xe2083dda: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082629059 DSS <0004> hlr_ussd.c:363 262421539258861/0xe2083dda: Tx USSD 'Your extension is 491617845062' 20241013082629059 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421539258861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421539258861" session_id=3792190938 session_state=END} 20241013082629059 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421539258861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082629059 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082629059 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082629061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59430<->l=127.0.0.1:4258 20241013082629064 DAUC <0003> db_auc.c:157 IMSI='262428034713311': No 2G Auth Data 20241013082629064 DAUC <0003> db_auc.c:192 IMSI='262428034713311': No 3G Auth Data 20241013082629079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59444<->l=127.0.0.1:4258 20241013082629081 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082629081 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428034713311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428034713311" session_id=3799389815 session_state=BEGIN} 20241013082629081 DSS <0004> hlr_ussd.c:576 262428034713311/0xe2761677: Process SS (BEGIN) 20241013082629081 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082629081 DSS <0004> hlr_ussd.c:518 262428034713311/0xe2761677: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082629081 DSS <0004> hlr_ussd.c:363 262428034713311/0xe2761677: Tx USSD 'Your extension is 491614766801' 20241013082629081 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428034713311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428034713311" session_id=3799389815 session_state=END} 20241013082629081 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428034713311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082629081 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082629081 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082629083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59444<->l=127.0.0.1:4258 20241013082629086 DAUC <0003> db_auc.c:157 IMSI='262425851436580': No 2G Auth Data 20241013082629086 DAUC <0003> db_auc.c:192 IMSI='262425851436580': No 3G Auth Data 20241013082629101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59458<->l=127.0.0.1:4258 20241013082629104 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082629104 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425851436580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425851436580" session_id=382181689 session_state=BEGIN} 20241013082629104 DSS <0004> hlr_ussd.c:576 262425851436580/0x16c7a139: Process SS (BEGIN) 20241013082629104 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082629104 DSS <0004> hlr_ussd.c:518 262425851436580/0x16c7a139: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082629104 DSS <0004> hlr_ussd.c:363 262425851436580/0x16c7a139: Tx USSD 'Your extension is 491616185353' 20241013082629104 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425851436580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425851436580" session_id=382181689 session_state=END} 20241013082629104 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425851436580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082629104 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082629104 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082629106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59458<->l=127.0.0.1:4258 20241013082629107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59394<->l=127.0.0.1:4258 20241013082629107 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38677<->l=127.0.0.1:4259) 20241013082629107 DLINP <000b> input/ipa.c:451 connected read/write 20241013082629107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082629107 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082629107 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082629107 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082629129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59466<->l=127.0.0.1:4258 20241013082629331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59466<->l=127.0.0.1:4258 20241013082632434 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082632434 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082632440 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082632441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51846<->l=127.0.0.1:4258 20241013082632445 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082632445 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082632445 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082632445 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  20241013082632445 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082632445 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  20241013082632445 DLGSUP <0013> gsup_server.c:235 2:  20241013082632445 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082632445 DLGSUP <0013> gsup_server.c:235 3:  20241013082632445 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082632445 DLGSUP <0013> gsup_server.c:235 4:  20241013082632445 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082632445 DLGSUP <0013> gsup_server.c:235 5:  20241013082632445 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082632445 DLGSUP <0013> gsup_server.c:235 7:  20241013082632445 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082632445 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082632445 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082632445 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082632475 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41879<->l=127.0.0.1:4259) 20241013082632493 DAUC <0003> db_auc.c:157 IMSI='262424774656322': No 2G Auth Data 20241013082632493 DAUC <0003> db_auc.c:192 IMSI='262424774656322': No 3G Auth Data 20241013082632525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4258 20241013082632538 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082632538 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424774656322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424774656322" source_name="the-source\n" session_id=1067895319 session_state=BEGIN} 20241013082632538 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241013082632538 DSS <0004> hlr_ussd.c:576 262424774656322/0x3fa6ca17: Process SS (BEGIN) 20241013082632538 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082632538 DSS <0004> hlr_ussd.c:518 262424774656322/0x3fa6ca17: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082632538 DSS <0004> hlr_ussd.c:363 262424774656322/0x3fa6ca17: Tx USSD 'Your extension is 491613578513' 20241013082632538 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424774656322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424774656322" destination_name="the-source\n" session_id=1067895319 session_state=END} 20241013082632538 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262424774656322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082632538 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632538 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4258 20241013082632548 DAUC <0003> db_auc.c:157 IMSI='262426610514123': No 2G Auth Data 20241013082632548 DAUC <0003> db_auc.c:192 IMSI='262426610514123': No 3G Auth Data 20241013082632560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51864<->l=127.0.0.1:4258 20241013082632563 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082632563 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426610514123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426610514123" source_name="the-source\n" session_id=1533829537 session_state=BEGIN} 20241013082632563 DSS <0004> hlr_ussd.c:576 262426610514123/0x5b6c61a1: Process SS (BEGIN) 20241013082632563 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082632563 DSS <0004> hlr_ussd.c:518 262426610514123/0x5b6c61a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082632563 DSS <0004> hlr_ussd.c:363 262426610514123/0x5b6c61a1: Tx USSD 'Your extension is 491613722423' 20241013082632563 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426610514123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426610514123" destination_name="the-source\n" session_id=1533829537 session_state=END} 20241013082632563 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426610514123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082632563 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632563 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51864<->l=127.0.0.1:4258 20241013082632567 DAUC <0003> db_auc.c:157 IMSI='262427218939794': No 2G Auth Data 20241013082632567 DAUC <0003> db_auc.c:192 IMSI='262427218939794': No 3G Auth Data 20241013082632579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51874<->l=127.0.0.1:4258 20241013082632582 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082632582 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427218939794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427218939794" source_name="the-source\n" session_id=3017039281 session_state=BEGIN} 20241013082632582 DSS <0004> hlr_ussd.c:576 262427218939794/0xb3d45db1: Process SS (BEGIN) 20241013082632582 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082632582 DSS <0004> hlr_ussd.c:518 262427218939794/0xb3d45db1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082632582 DSS <0004> hlr_ussd.c:363 262427218939794/0xb3d45db1: Tx USSD 'Your extension is 491613633887' 20241013082632582 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427218939794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427218939794" destination_name="the-source\n" session_id=3017039281 session_state=END} 20241013082632582 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427218939794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082632582 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632582 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51874<->l=127.0.0.1:4258 20241013082632587 DAUC <0003> db_auc.c:157 IMSI='262426828373825': No 2G Auth Data 20241013082632587 DAUC <0003> db_auc.c:192 IMSI='262426828373825': No 3G Auth Data 20241013082632598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51886<->l=127.0.0.1:4258 20241013082632600 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082632600 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426828373825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426828373825" source_name="the-source\n" session_id=3256995516 session_state=BEGIN} 20241013082632600 DSS <0004> hlr_ussd.c:576 262426828373825/0xc221cebc: Process SS (BEGIN) 20241013082632600 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082632600 DSS <0004> hlr_ussd.c:518 262426828373825/0xc221cebc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082632600 DSS <0004> hlr_ussd.c:363 262426828373825/0xc221cebc: Tx USSD 'Your extension is 491612487831' 20241013082632600 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426828373825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426828373825" destination_name="the-source\n" session_id=3256995516 session_state=END} 20241013082632600 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262426828373825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082632600 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632600 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51886<->l=127.0.0.1:4258 20241013082632605 DAUC <0003> db_auc.c:157 IMSI='262424800592627': No 2G Auth Data 20241013082632605 DAUC <0003> db_auc.c:192 IMSI='262424800592627': No 3G Auth Data 20241013082632616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51894<->l=127.0.0.1:4258 20241013082632619 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082632619 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424800592627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424800592627" source_name="the-source\n" session_id=2276899472 session_state=BEGIN} 20241013082632619 DSS <0004> hlr_ussd.c:576 262424800592627/0x87b6ba90: Process SS (BEGIN) 20241013082632619 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082632619 DSS <0004> hlr_ussd.c:518 262424800592627/0x87b6ba90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082632619 DSS <0004> hlr_ussd.c:363 262424800592627/0x87b6ba90: Tx USSD 'Your extension is 491614186354' 20241013082632619 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424800592627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424800592627" destination_name="the-source\n" session_id=2276899472 session_state=END} 20241013082632619 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262424800592627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082632619 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632619 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51894<->l=127.0.0.1:4258 20241013082632624 DAUC <0003> db_auc.c:157 IMSI='262425672214671': No 2G Auth Data 20241013082632624 DAUC <0003> db_auc.c:192 IMSI='262425672214671': No 3G Auth Data 20241013082632637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51900<->l=127.0.0.1:4258 20241013082632640 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082632640 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425672214671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425672214671" source_name="the-source\n" session_id=1527644235 session_state=BEGIN} 20241013082632640 DSS <0004> hlr_ussd.c:576 262425672214671/0x5b0e004b: Process SS (BEGIN) 20241013082632640 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082632640 DSS <0004> hlr_ussd.c:518 262425672214671/0x5b0e004b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082632640 DSS <0004> hlr_ussd.c:363 262425672214671/0x5b0e004b: Tx USSD 'Your extension is 491616462846' 20241013082632640 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425672214671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425672214671" destination_name="the-source\n" session_id=1527644235 session_state=END} 20241013082632640 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425672214671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082632640 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632640 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51900<->l=127.0.0.1:4258 20241013082632645 DAUC <0003> db_auc.c:157 IMSI='262427998959415': No 2G Auth Data 20241013082632645 DAUC <0003> db_auc.c:192 IMSI='262427998959415': No 3G Auth Data 20241013082632658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51910<->l=127.0.0.1:4258 20241013082632661 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082632661 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427998959415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427998959415" source_name="the-source\n" session_id=2072656795 session_state=BEGIN} 20241013082632661 DSS <0004> hlr_ussd.c:576 262427998959415/0x7b8a3b9b: Process SS (BEGIN) 20241013082632661 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082632661 DSS <0004> hlr_ussd.c:518 262427998959415/0x7b8a3b9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082632661 DSS <0004> hlr_ussd.c:363 262427998959415/0x7b8a3b9b: Tx USSD 'Your extension is 491615583061' 20241013082632661 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427998959415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427998959415" destination_name="the-source\n" session_id=2072656795 session_state=END} 20241013082632661 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262427998959415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082632661 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632661 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51910<->l=127.0.0.1:4258 20241013082632666 DAUC <0003> db_auc.c:157 IMSI='262421193636331': No 2G Auth Data 20241013082632666 DAUC <0003> db_auc.c:192 IMSI='262421193636331': No 3G Auth Data 20241013082632679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51916<->l=127.0.0.1:4258 20241013082632682 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082632682 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421193636331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421193636331" source_name="the-source\n" session_id=723422985 session_state=BEGIN} 20241013082632682 DSS <0004> hlr_ussd.c:576 262421193636331/0x2b1e8f09: Process SS (BEGIN) 20241013082632682 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013082632682 DSS <0004> hlr_ussd.c:518 262421193636331/0x2b1e8f09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013082632682 DSS <0004> hlr_ussd.c:363 262421193636331/0x2b1e8f09: Tx USSD 'Your extension is 491614565021' 20241013082632682 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421193636331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421193636331" destination_name="the-source\n" session_id=723422985 session_state=END} 20241013082632682 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421193636331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082632682 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632682 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082632684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51916<->l=127.0.0.1:4258 20241013082632684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51846<->l=127.0.0.1:4258 20241013082632684 DLINP <000b> input/ipa.c:451 connected read/write 20241013082632684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082632684 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082632684 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082632684 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082632685 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241013082632685 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41879<->l=127.0.0.1:4259) 20241013082632710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51922<->l=127.0.0.1:4258 20241013082632911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51922<->l=127.0.0.1:4258 20241013082636039 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37159 20241013082636039 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37159 20241013082636040 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636040 DLINP <000b> input/ipa.c:405 127.0.0.1:37159 message received 20241013082636041 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082636041 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082636041 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636041 DLINP <000b> input/ipa.c:405 127.0.0.1:37159 message received 20241013082636041 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082636041 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241013082636041 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241013082636041 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241013082636041 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  20241013082636041 DLGSUP <0013> gsup_server.c:235 2:  20241013082636041 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082636041 DLGSUP <0013> gsup_server.c:235 3:  20241013082636041 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082636041 DLGSUP <0013> gsup_server.c:235 4:  20241013082636041 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082636041 DLGSUP <0013> gsup_server.c:235 5:  20241013082636041 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082636041 DLGSUP <0013> gsup_server.c:235 7:  20241013082636041 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082636041 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082636041 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082636041 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37159 20241013082636043 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082636043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51930<->l=127.0.0.1:4258 20241013082636044 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082636044 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082636044 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082636044 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  20241013082636044 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082636044 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  20241013082636044 DLGSUP <0013> gsup_server.c:235 2:  20241013082636044 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082636044 DLGSUP <0013> gsup_server.c:235 3:  20241013082636044 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082636044 DLGSUP <0013> gsup_server.c:235 4:  20241013082636044 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082636045 DLGSUP <0013> gsup_server.c:235 5:  20241013082636045 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082636045 DLGSUP <0013> gsup_server.c:235 7:  20241013082636045 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082636045 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082636045 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082636045 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082636066 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36669<->l=127.0.0.1:4259) 20241013082636098 DAUC <0003> db_auc.c:157 IMSI='262425956168412': No 2G Auth Data 20241013082636098 DAUC <0003> db_auc.c:192 IMSI='262425956168412': No 3G Auth Data 20241013082636136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51944<->l=127.0.0.1:4258 20241013082636152 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082636152 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425956168412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425956168412" session_id=2147614794 session_state=BEGIN} 20241013082636152 DSS <0004> hlr_ussd.c:576 262425956168412/0x8002004a: Process SS (BEGIN) 20241013082636152 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082636152 DSS <0004> hlr_ussd.c:518 262425956168412/0x8002004a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082636152 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636152 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636152 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636152 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636168 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636168 DLINP <000b> input/ipa.c:405 127.0.0.1:37159 message received 20241013082636168 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425956168412 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425956168412" session_id=2147614794 session_state=END} 20241013082636168 DSS <0004> hlr_ussd.c:576 262425956168412/0x8002004a: Process SS (END) 20241013082636168 DSS <0004> hlr_ussd.c:518 262425956168412/0x8002004a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082636168 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425956168412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425956168412" session_id=2147614794 session_state=END} 20241013082636168 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425956168412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082636168 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425956168412 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082636168 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636168 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51944<->l=127.0.0.1:4258 20241013082636183 DAUC <0003> db_auc.c:157 IMSI='262421198672908': No 2G Auth Data 20241013082636183 DAUC <0003> db_auc.c:192 IMSI='262421198672908': No 3G Auth Data 20241013082636199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51960<->l=127.0.0.1:4258 20241013082636202 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082636202 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421198672908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421198672908" session_id=1601428066 session_state=BEGIN} 20241013082636202 DSS <0004> hlr_ussd.c:576 262421198672908/0x5f73da62: Process SS (BEGIN) 20241013082636202 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082636202 DSS <0004> hlr_ussd.c:518 262421198672908/0x5f73da62: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082636202 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636202 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636202 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636202 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636203 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636203 DLINP <000b> input/ipa.c:405 127.0.0.1:37159 message received 20241013082636203 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421198672908 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421198672908" session_id=1601428066 session_state=END} 20241013082636203 DSS <0004> hlr_ussd.c:576 262421198672908/0x5f73da62: Process SS (END) 20241013082636203 DSS <0004> hlr_ussd.c:518 262421198672908/0x5f73da62: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082636203 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421198672908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421198672908" session_id=1601428066 session_state=END} 20241013082636203 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421198672908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082636203 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421198672908 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082636203 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636203 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51960<->l=127.0.0.1:4258 20241013082636208 DAUC <0003> db_auc.c:157 IMSI='262422455651742': No 2G Auth Data 20241013082636208 DAUC <0003> db_auc.c:192 IMSI='262422455651742': No 3G Auth Data 20241013082636219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51968<->l=127.0.0.1:4258 20241013082636221 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082636221 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422455651742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422455651742" session_id=3153268419 session_state=BEGIN} 20241013082636221 DSS <0004> hlr_ussd.c:576 262422455651742/0xbbf30ec3: Process SS (BEGIN) 20241013082636221 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082636221 DSS <0004> hlr_ussd.c:518 262422455651742/0xbbf30ec3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082636221 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636221 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636221 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636221 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636222 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636222 DLINP <000b> input/ipa.c:405 127.0.0.1:37159 message received 20241013082636222 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262422455651742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422455651742" session_id=3153268419 session_state=END} 20241013082636222 DSS <0004> hlr_ussd.c:576 262422455651742/0xbbf30ec3: Process SS (END) 20241013082636222 DSS <0004> hlr_ussd.c:518 262422455651742/0xbbf30ec3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082636222 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422455651742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422455651742" session_id=3153268419 session_state=END} 20241013082636222 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422455651742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082636222 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262422455651742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082636222 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636222 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51968<->l=127.0.0.1:4258 20241013082636227 DAUC <0003> db_auc.c:157 IMSI='262420663391513': No 2G Auth Data 20241013082636227 DAUC <0003> db_auc.c:192 IMSI='262420663391513': No 3G Auth Data 20241013082636238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51984<->l=127.0.0.1:4258 20241013082636241 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082636241 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420663391513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420663391513" session_id=2518009881 session_state=BEGIN} 20241013082636241 DSS <0004> hlr_ussd.c:576 262420663391513/0x9615c819: Process SS (BEGIN) 20241013082636241 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082636241 DSS <0004> hlr_ussd.c:518 262420663391513/0x9615c819: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082636241 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636241 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636241 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636241 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636242 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636242 DLINP <000b> input/ipa.c:405 127.0.0.1:37159 message received 20241013082636242 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262420663391513 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420663391513" session_id=2518009881 session_state=END} 20241013082636242 DSS <0004> hlr_ussd.c:576 262420663391513/0x9615c819: Process SS (END) 20241013082636242 DSS <0004> hlr_ussd.c:518 262420663391513/0x9615c819: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082636242 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420663391513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420663391513" session_id=2518009881 session_state=END} 20241013082636242 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420663391513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082636242 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262420663391513 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082636242 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636242 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51984<->l=127.0.0.1:4258 20241013082636246 DAUC <0003> db_auc.c:157 IMSI='262429540007121': No 2G Auth Data 20241013082636246 DAUC <0003> db_auc.c:192 IMSI='262429540007121': No 3G Auth Data 20241013082636258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51996<->l=127.0.0.1:4258 20241013082636260 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082636261 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429540007121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429540007121" session_id=2141688197 session_state=BEGIN} 20241013082636261 DSS <0004> hlr_ussd.c:576 262429540007121/0x7fa79185: Process SS (BEGIN) 20241013082636261 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082636261 DSS <0004> hlr_ussd.c:518 262429540007121/0x7fa79185: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082636261 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636261 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636261 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636261 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636261 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636261 DLINP <000b> input/ipa.c:405 127.0.0.1:37159 message received 20241013082636261 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429540007121 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429540007121" session_id=2141688197 session_state=END} 20241013082636261 DSS <0004> hlr_ussd.c:576 262429540007121/0x7fa79185: Process SS (END) 20241013082636261 DSS <0004> hlr_ussd.c:518 262429540007121/0x7fa79185: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082636261 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429540007121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429540007121" session_id=2141688197 session_state=END} 20241013082636261 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429540007121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082636261 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429540007121 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082636261 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636261 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51996<->l=127.0.0.1:4258 20241013082636266 DAUC <0003> db_auc.c:157 IMSI='262420193270459': No 2G Auth Data 20241013082636266 DAUC <0003> db_auc.c:192 IMSI='262420193270459': No 3G Auth Data 20241013082636279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52012<->l=127.0.0.1:4258 20241013082636282 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082636282 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420193270459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420193270459" session_id=3918285562 session_state=BEGIN} 20241013082636282 DSS <0004> hlr_ussd.c:576 262420193270459/0xe98c4afa: Process SS (BEGIN) 20241013082636282 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082636282 DSS <0004> hlr_ussd.c:518 262420193270459/0xe98c4afa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082636282 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636282 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636282 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636282 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636283 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636283 DLINP <000b> input/ipa.c:405 127.0.0.1:37159 message received 20241013082636283 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262420193270459 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420193270459" session_id=3918285562 session_state=END} 20241013082636283 DSS <0004> hlr_ussd.c:576 262420193270459/0xe98c4afa: Process SS (END) 20241013082636283 DSS <0004> hlr_ussd.c:518 262420193270459/0xe98c4afa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082636283 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420193270459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420193270459" session_id=3918285562 session_state=END} 20241013082636283 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420193270459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082636283 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262420193270459 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082636283 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636283 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52012<->l=127.0.0.1:4258 20241013082636287 DAUC <0003> db_auc.c:157 IMSI='262428530297940': No 2G Auth Data 20241013082636287 DAUC <0003> db_auc.c:192 IMSI='262428530297940': No 3G Auth Data 20241013082636301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4258 20241013082636304 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082636304 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428530297940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428530297940" session_id=4158369266 session_state=BEGIN} 20241013082636304 DSS <0004> hlr_ussd.c:576 262428530297940/0xf7dbadf2: Process SS (BEGIN) 20241013082636304 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082636304 DSS <0004> hlr_ussd.c:518 262428530297940/0xf7dbadf2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082636304 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636304 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636304 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636304 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636305 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636305 DLINP <000b> input/ipa.c:405 127.0.0.1:37159 message received 20241013082636305 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262428530297940 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428530297940" session_id=4158369266 session_state=END} 20241013082636305 DSS <0004> hlr_ussd.c:576 262428530297940/0xf7dbadf2: Process SS (END) 20241013082636305 DSS <0004> hlr_ussd.c:518 262428530297940/0xf7dbadf2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082636305 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428530297940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428530297940" session_id=4158369266 session_state=END} 20241013082636305 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428530297940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082636305 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262428530297940 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082636305 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636305 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4258 20241013082636310 DAUC <0003> db_auc.c:157 IMSI='262422302630289': No 2G Auth Data 20241013082636310 DAUC <0003> db_auc.c:192 IMSI='262422302630289': No 3G Auth Data 20241013082636323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4258 20241013082636326 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082636326 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422302630289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422302630289" session_id=3132510642 session_state=BEGIN} 20241013082636326 DSS <0004> hlr_ussd.c:576 262422302630289/0xbab651b2: Process SS (BEGIN) 20241013082636326 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082636326 DSS <0004> hlr_ussd.c:518 262422302630289/0xbab651b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082636326 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636326 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636326 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636326 DLINP <000b> input/ipa.c:431 127.0.0.1:37159 sending data 20241013082636326 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636326 DLINP <000b> input/ipa.c:405 127.0.0.1:37159 message received 20241013082636326 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262422302630289 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422302630289" session_id=3132510642 session_state=END} 20241013082636326 DSS <0004> hlr_ussd.c:576 262422302630289/0xbab651b2: Process SS (END) 20241013082636326 DSS <0004> hlr_ussd.c:518 262422302630289/0xbab651b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082636326 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422302630289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422302630289" session_id=3132510642 session_state=END} 20241013082636326 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422302630289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082636326 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262422302630289 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082636326 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636326 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082636328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4258 20241013082636329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51930<->l=127.0.0.1:4258 20241013082636329 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36669<->l=127.0.0.1:4259) 20241013082636329 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636329 DLINP <000b> input/ipa.c:405 127.0.0.1:37159 message received 20241013082636329 DLINP <000b> input/ipa.c:414 127.0.0.1:37159 connection closed with server 20241013082636330 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37159 20241013082636330 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241013082636330 DLINP <000b> input/ipa.c:451 connected read/write 20241013082636330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082636330 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082636330 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082636330 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082636352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52052<->l=127.0.0.1:4258 20241013082636553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52052<->l=127.0.0.1:4258 20241013082639664 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39979 20241013082639664 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39979 20241013082639665 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639665 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639666 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082639666 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082639667 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639667 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639667 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082639667 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241013082639667 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241013082639667 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241013082639667 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  20241013082639667 DLGSUP <0013> gsup_server.c:235 2:  20241013082639667 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082639667 DLGSUP <0013> gsup_server.c:235 3:  20241013082639667 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082639667 DLGSUP <0013> gsup_server.c:235 4:  20241013082639667 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082639667 DLGSUP <0013> gsup_server.c:235 5:  20241013082639667 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082639667 DLGSUP <0013> gsup_server.c:235 7:  20241013082639667 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082639667 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082639667 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082639667 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39979 20241013082639668 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4258 20241013082639669 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639669 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082639669 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082639669 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  20241013082639669 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082639669 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  20241013082639669 DLGSUP <0013> gsup_server.c:235 2:  20241013082639669 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082639669 DLGSUP <0013> gsup_server.c:235 3:  20241013082639669 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082639669 DLGSUP <0013> gsup_server.c:235 4:  20241013082639669 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082639669 DLGSUP <0013> gsup_server.c:235 5:  20241013082639669 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082639669 DLGSUP <0013> gsup_server.c:235 7:  20241013082639669 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082639669 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082639669 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082639669 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082639677 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33151<->l=127.0.0.1:4259) 20241013082639681 DAUC <0003> db_auc.c:157 IMSI='262423911444831': No 2G Auth Data 20241013082639681 DAUC <0003> db_auc.c:192 IMSI='262423911444831': No 3G Auth Data 20241013082639698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52076<->l=127.0.0.1:4258 20241013082639710 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639710 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423911444831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423911444831" session_id=1325392976 session_state=BEGIN} 20241013082639710 DSS <0004> hlr_ussd.c:576 262423911444831/0x4effe450: Process SS (BEGIN) 20241013082639710 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082639710 DSS <0004> hlr_ussd.c:518 262423911444831/0x4effe450: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082639710 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639710 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639710 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639710 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639722 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639722 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639722 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423911444831 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423911444831" session_id=1325392976 session_state=CONTINUE} 20241013082639722 DSS <0004> hlr_ussd.c:576 262423911444831/0x4effe450: Process SS (CONTINUE) 20241013082639722 DSS <0004> hlr_ussd.c:518 262423911444831/0x4effe450: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082639722 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423911444831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423911444831" session_id=1325392976 session_state=CONTINUE} 20241013082639722 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423911444831 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639722 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639722 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639731 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639731 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423911444831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423911444831" session_id=1325392976 session_state=CONTINUE} 20241013082639731 DSS <0004> hlr_ussd.c:576 262423911444831/0x4effe450: Process SS (CONTINUE) 20241013082639731 DSS <0004> hlr_ussd.c:518 262423911444831/0x4effe450: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639731 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423911444831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639731 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639731 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639731 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639731 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639734 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639734 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639734 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423911444831 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423911444831" session_id=1325392976 session_state=END} 20241013082639734 DSS <0004> hlr_ussd.c:576 262423911444831/0x4effe450: Process SS (END) 20241013082639734 DSS <0004> hlr_ussd.c:518 262423911444831/0x4effe450: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639734 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423911444831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423911444831" session_id=1325392976 session_state=END} 20241013082639734 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423911444831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639734 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423911444831 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639734 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639734 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52076<->l=127.0.0.1:4258 20241013082639742 DAUC <0003> db_auc.c:157 IMSI='262429460744438': No 2G Auth Data 20241013082639742 DAUC <0003> db_auc.c:192 IMSI='262429460744438': No 3G Auth Data 20241013082639755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52080<->l=127.0.0.1:4258 20241013082639758 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639758 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429460744438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429460744438" session_id=1450755028 session_state=BEGIN} 20241013082639758 DSS <0004> hlr_ussd.c:576 262429460744438/0x5678c3d4: Process SS (BEGIN) 20241013082639758 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082639758 DSS <0004> hlr_ussd.c:518 262429460744438/0x5678c3d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082639758 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639758 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639758 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639758 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639758 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639758 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639758 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429460744438 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429460744438" session_id=1450755028 session_state=CONTINUE} 20241013082639758 DSS <0004> hlr_ussd.c:576 262429460744438/0x5678c3d4: Process SS (CONTINUE) 20241013082639758 DSS <0004> hlr_ussd.c:518 262429460744438/0x5678c3d4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082639758 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429460744438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429460744438" session_id=1450755028 session_state=CONTINUE} 20241013082639758 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429460744438 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639758 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639758 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639760 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639760 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429460744438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429460744438" session_id=1450755028 session_state=CONTINUE} 20241013082639760 DSS <0004> hlr_ussd.c:576 262429460744438/0x5678c3d4: Process SS (CONTINUE) 20241013082639760 DSS <0004> hlr_ussd.c:518 262429460744438/0x5678c3d4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639760 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429460744438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639760 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639760 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639760 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639760 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639761 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639761 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639761 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429460744438 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429460744438" session_id=1450755028 session_state=END} 20241013082639761 DSS <0004> hlr_ussd.c:576 262429460744438/0x5678c3d4: Process SS (END) 20241013082639761 DSS <0004> hlr_ussd.c:518 262429460744438/0x5678c3d4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639761 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429460744438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429460744438" session_id=1450755028 session_state=END} 20241013082639761 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429460744438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639761 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429460744438 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639761 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639761 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52080<->l=127.0.0.1:4258 20241013082639764 DAUC <0003> db_auc.c:157 IMSI='262422641121201': No 2G Auth Data 20241013082639764 DAUC <0003> db_auc.c:192 IMSI='262422641121201': No 3G Auth Data 20241013082639775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52096<->l=127.0.0.1:4258 20241013082639778 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639778 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422641121201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422641121201" session_id=541032456 session_state=BEGIN} 20241013082639778 DSS <0004> hlr_ussd.c:576 262422641121201/0x203f8008: Process SS (BEGIN) 20241013082639778 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082639778 DSS <0004> hlr_ussd.c:518 262422641121201/0x203f8008: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082639778 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639778 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639778 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639778 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639779 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639779 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639779 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422641121201 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422641121201" session_id=541032456 session_state=CONTINUE} 20241013082639779 DSS <0004> hlr_ussd.c:576 262422641121201/0x203f8008: Process SS (CONTINUE) 20241013082639779 DSS <0004> hlr_ussd.c:518 262422641121201/0x203f8008: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082639779 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422641121201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422641121201" session_id=541032456 session_state=CONTINUE} 20241013082639779 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422641121201 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639779 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639779 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639781 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639781 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422641121201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422641121201" session_id=541032456 session_state=CONTINUE} 20241013082639781 DSS <0004> hlr_ussd.c:576 262422641121201/0x203f8008: Process SS (CONTINUE) 20241013082639781 DSS <0004> hlr_ussd.c:518 262422641121201/0x203f8008: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639781 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422641121201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639781 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639781 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639781 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639781 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639782 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639782 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639782 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422641121201 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422641121201" session_id=541032456 session_state=END} 20241013082639782 DSS <0004> hlr_ussd.c:576 262422641121201/0x203f8008: Process SS (END) 20241013082639782 DSS <0004> hlr_ussd.c:518 262422641121201/0x203f8008: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639782 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422641121201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422641121201" session_id=541032456 session_state=END} 20241013082639782 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422641121201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639782 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422641121201 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639782 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639782 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52096<->l=127.0.0.1:4258 20241013082639785 DAUC <0003> db_auc.c:157 IMSI='262420037146371': No 2G Auth Data 20241013082639785 DAUC <0003> db_auc.c:192 IMSI='262420037146371': No 3G Auth Data 20241013082639797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52106<->l=127.0.0.1:4258 20241013082639800 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639800 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420037146371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420037146371" session_id=2563223064 session_state=BEGIN} 20241013082639800 DSS <0004> hlr_ussd.c:576 262420037146371/0x98c7ae18: Process SS (BEGIN) 20241013082639800 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082639800 DSS <0004> hlr_ussd.c:518 262420037146371/0x98c7ae18: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082639800 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639800 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639800 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639800 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639800 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639800 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639800 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420037146371 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420037146371" session_id=2563223064 session_state=CONTINUE} 20241013082639800 DSS <0004> hlr_ussd.c:576 262420037146371/0x98c7ae18: Process SS (CONTINUE) 20241013082639800 DSS <0004> hlr_ussd.c:518 262420037146371/0x98c7ae18: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082639800 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420037146371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420037146371" session_id=2563223064 session_state=CONTINUE} 20241013082639800 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420037146371 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639800 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639800 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639803 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639803 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420037146371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420037146371" session_id=2563223064 session_state=CONTINUE} 20241013082639803 DSS <0004> hlr_ussd.c:576 262420037146371/0x98c7ae18: Process SS (CONTINUE) 20241013082639803 DSS <0004> hlr_ussd.c:518 262420037146371/0x98c7ae18: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639803 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420037146371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639803 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639803 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639803 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639803 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639803 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639803 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639803 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420037146371 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420037146371" session_id=2563223064 session_state=END} 20241013082639803 DSS <0004> hlr_ussd.c:576 262420037146371/0x98c7ae18: Process SS (END) 20241013082639803 DSS <0004> hlr_ussd.c:518 262420037146371/0x98c7ae18: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639803 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420037146371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420037146371" session_id=2563223064 session_state=END} 20241013082639803 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420037146371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639803 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420037146371 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639803 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639803 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52106<->l=127.0.0.1:4258 20241013082639807 DAUC <0003> db_auc.c:157 IMSI='262420544552632': No 2G Auth Data 20241013082639807 DAUC <0003> db_auc.c:192 IMSI='262420544552632': No 3G Auth Data 20241013082639818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52122<->l=127.0.0.1:4258 20241013082639821 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639821 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420544552632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420544552632" session_id=3956284260 session_state=BEGIN} 20241013082639821 DSS <0004> hlr_ussd.c:576 262420544552632/0xebd01b64: Process SS (BEGIN) 20241013082639821 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082639821 DSS <0004> hlr_ussd.c:518 262420544552632/0xebd01b64: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082639821 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639821 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639821 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639821 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639821 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639821 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639821 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262420544552632 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420544552632" session_id=3956284260 session_state=CONTINUE} 20241013082639821 DSS <0004> hlr_ussd.c:576 262420544552632/0xebd01b64: Process SS (CONTINUE) 20241013082639821 DSS <0004> hlr_ussd.c:518 262420544552632/0xebd01b64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082639821 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420544552632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420544552632" session_id=3956284260 session_state=CONTINUE} 20241013082639821 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262420544552632 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639821 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639821 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639823 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639823 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420544552632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420544552632" session_id=3956284260 session_state=CONTINUE} 20241013082639823 DSS <0004> hlr_ussd.c:576 262420544552632/0xebd01b64: Process SS (CONTINUE) 20241013082639823 DSS <0004> hlr_ussd.c:518 262420544552632/0xebd01b64: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639823 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420544552632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639823 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639823 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639823 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639823 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639824 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639824 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639824 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262420544552632 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420544552632" session_id=3956284260 session_state=END} 20241013082639824 DSS <0004> hlr_ussd.c:576 262420544552632/0xebd01b64: Process SS (END) 20241013082639824 DSS <0004> hlr_ussd.c:518 262420544552632/0xebd01b64: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639824 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420544552632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420544552632" session_id=3956284260 session_state=END} 20241013082639824 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420544552632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639824 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262420544552632 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639824 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639824 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52122<->l=127.0.0.1:4258 20241013082639828 DAUC <0003> db_auc.c:157 IMSI='262429232021714': No 2G Auth Data 20241013082639828 DAUC <0003> db_auc.c:192 IMSI='262429232021714': No 3G Auth Data 20241013082639842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52138<->l=127.0.0.1:4258 20241013082639845 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639845 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429232021714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429232021714" session_id=497217247 session_state=BEGIN} 20241013082639845 DSS <0004> hlr_ussd.c:576 262429232021714/0x1da2eedf: Process SS (BEGIN) 20241013082639845 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082639845 DSS <0004> hlr_ussd.c:518 262429232021714/0x1da2eedf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082639845 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639845 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639845 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639845 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639846 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639846 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639846 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429232021714 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429232021714" session_id=497217247 session_state=CONTINUE} 20241013082639846 DSS <0004> hlr_ussd.c:576 262429232021714/0x1da2eedf: Process SS (CONTINUE) 20241013082639846 DSS <0004> hlr_ussd.c:518 262429232021714/0x1da2eedf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082639846 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429232021714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429232021714" session_id=497217247 session_state=CONTINUE} 20241013082639846 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429232021714 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639846 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639846 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639848 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639848 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429232021714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429232021714" session_id=497217247 session_state=CONTINUE} 20241013082639848 DSS <0004> hlr_ussd.c:576 262429232021714/0x1da2eedf: Process SS (CONTINUE) 20241013082639848 DSS <0004> hlr_ussd.c:518 262429232021714/0x1da2eedf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639848 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429232021714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639848 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639848 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639848 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639848 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639849 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639849 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639849 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429232021714 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429232021714" session_id=497217247 session_state=END} 20241013082639849 DSS <0004> hlr_ussd.c:576 262429232021714/0x1da2eedf: Process SS (END) 20241013082639849 DSS <0004> hlr_ussd.c:518 262429232021714/0x1da2eedf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639849 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429232021714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429232021714" session_id=497217247 session_state=END} 20241013082639849 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429232021714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639849 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429232021714 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639849 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639849 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52138<->l=127.0.0.1:4258 20241013082639853 DAUC <0003> db_auc.c:157 IMSI='262429240134897': No 2G Auth Data 20241013082639853 DAUC <0003> db_auc.c:192 IMSI='262429240134897': No 3G Auth Data 20241013082639867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52148<->l=127.0.0.1:4258 20241013082639870 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639870 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429240134897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429240134897" session_id=3777838954 session_state=BEGIN} 20241013082639870 DSS <0004> hlr_ussd.c:576 262429240134897/0xe12d3f6a: Process SS (BEGIN) 20241013082639870 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082639870 DSS <0004> hlr_ussd.c:518 262429240134897/0xe12d3f6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082639870 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639870 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639870 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639870 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639870 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639870 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639870 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429240134897 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429240134897" session_id=3777838954 session_state=CONTINUE} 20241013082639870 DSS <0004> hlr_ussd.c:576 262429240134897/0xe12d3f6a: Process SS (CONTINUE) 20241013082639870 DSS <0004> hlr_ussd.c:518 262429240134897/0xe12d3f6a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082639870 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429240134897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429240134897" session_id=3777838954 session_state=CONTINUE} 20241013082639870 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429240134897 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639870 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639870 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639873 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639873 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429240134897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429240134897" session_id=3777838954 session_state=CONTINUE} 20241013082639873 DSS <0004> hlr_ussd.c:576 262429240134897/0xe12d3f6a: Process SS (CONTINUE) 20241013082639873 DSS <0004> hlr_ussd.c:518 262429240134897/0xe12d3f6a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639873 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429240134897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639873 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639873 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639873 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639873 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639873 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639873 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639873 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429240134897 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429240134897" session_id=3777838954 session_state=END} 20241013082639873 DSS <0004> hlr_ussd.c:576 262429240134897/0xe12d3f6a: Process SS (END) 20241013082639873 DSS <0004> hlr_ussd.c:518 262429240134897/0xe12d3f6a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639873 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429240134897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429240134897" session_id=3777838954 session_state=END} 20241013082639873 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429240134897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639873 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429240134897 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639873 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639873 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52148<->l=127.0.0.1:4258 20241013082639877 DAUC <0003> db_auc.c:157 IMSI='262420623003798': No 2G Auth Data 20241013082639877 DAUC <0003> db_auc.c:192 IMSI='262420623003798': No 3G Auth Data 20241013082639891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52164<->l=127.0.0.1:4258 20241013082639894 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639894 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420623003798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420623003798" session_id=134066680 session_state=BEGIN} 20241013082639894 DSS <0004> hlr_ussd.c:576 262420623003798/0x07fdb1f8: Process SS (BEGIN) 20241013082639894 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013082639894 DSS <0004> hlr_ussd.c:518 262420623003798/0x07fdb1f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013082639894 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639894 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639894 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639894 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639894 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639894 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639894 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420623003798 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420623003798" session_id=134066680 session_state=CONTINUE} 20241013082639894 DSS <0004> hlr_ussd.c:576 262420623003798/0x07fdb1f8: Process SS (CONTINUE) 20241013082639894 DSS <0004> hlr_ussd.c:518 262420623003798/0x07fdb1f8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013082639894 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420623003798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420623003798" session_id=134066680 session_state=CONTINUE} 20241013082639894 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420623003798 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639894 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639894 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639897 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639897 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420623003798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420623003798" session_id=134066680 session_state=CONTINUE} 20241013082639897 DSS <0004> hlr_ussd.c:576 262420623003798/0x07fdb1f8: Process SS (CONTINUE) 20241013082639897 DSS <0004> hlr_ussd.c:518 262420623003798/0x07fdb1f8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639897 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420623003798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639897 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639897 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639897 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639897 DLINP <000b> input/ipa.c:431 127.0.0.1:39979 sending data 20241013082639898 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639898 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639898 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420623003798 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420623003798" session_id=134066680 session_state=END} 20241013082639898 DSS <0004> hlr_ussd.c:576 262420623003798/0x07fdb1f8: Process SS (END) 20241013082639898 DSS <0004> hlr_ussd.c:518 262420623003798/0x07fdb1f8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013082639898 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420623003798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420623003798" session_id=134066680 session_state=END} 20241013082639898 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420623003798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082639898 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420623003798 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082639898 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639898 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082639899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52164<->l=127.0.0.1:4258 20241013082639899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4258 20241013082639900 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639900 DLINP <000b> input/ipa.c:405 127.0.0.1:39979 message received 20241013082639900 DLINP <000b> input/ipa.c:414 127.0.0.1:39979 connection closed with server 20241013082639900 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39979 20241013082639900 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241013082639900 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33151<->l=127.0.0.1:4259) 20241013082639900 DLINP <000b> input/ipa.c:451 connected read/write 20241013082639900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082639900 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082639900 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082639900 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082639924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52170<->l=127.0.0.1:4258 20241013082640125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52170<->l=127.0.0.1:4258 20241013082643247 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41451 20241013082643247 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41451 20241013082643248 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643248 DLINP <000b> input/ipa.c:405 127.0.0.1:41451 message received 20241013082643249 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082643249 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082643250 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643250 DLINP <000b> input/ipa.c:405 127.0.0.1:41451 message received 20241013082643250 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082643250 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241013082643250 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241013082643250 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241013082643250 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  20241013082643250 DLGSUP <0013> gsup_server.c:235 2:  20241013082643250 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082643250 DLGSUP <0013> gsup_server.c:235 3:  20241013082643250 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082643250 DLGSUP <0013> gsup_server.c:235 4:  20241013082643250 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082643250 DLGSUP <0013> gsup_server.c:235 5:  20241013082643250 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082643250 DLGSUP <0013> gsup_server.c:235 7:  20241013082643250 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082643250 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082643250 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082643250 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41451 20241013082643251 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082643251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52904<->l=127.0.0.1:4258 20241013082643253 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082643253 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082643253 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082643253 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  20241013082643253 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082643253 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  20241013082643253 DLGSUP <0013> gsup_server.c:235 2:  20241013082643253 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082643253 DLGSUP <0013> gsup_server.c:235 3:  20241013082643253 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082643253 DLGSUP <0013> gsup_server.c:235 4:  20241013082643253 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082643253 DLGSUP <0013> gsup_server.c:235 5:  20241013082643253 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082643253 DLGSUP <0013> gsup_server.c:235 7:  20241013082643253 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082643253 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082643253 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082643253 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082643267 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39569<->l=127.0.0.1:4259) 20241013082643289 DAUC <0003> db_auc.c:157 IMSI='262429992326495': No 2G Auth Data 20241013082643289 DAUC <0003> db_auc.c:192 IMSI='262429992326495': No 3G Auth Data 20241013082643314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52920<->l=127.0.0.1:4258 20241013082643327 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082643327 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429992326495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429992326495" session_id=4246305127 session_state=BEGIN} 20241013082643327 DSS <0004> hlr_ussd.c:576 262429992326495/0xfd197967: Process SS (BEGIN) 20241013082643327 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013082643327 DSS <0004> hlr_ussd.c:518 262429992326495/0xfd197967: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013082643327 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643327 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643327 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643327 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643339 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643339 DLINP <000b> input/ipa.c:405 127.0.0.1:41451 message received 20241013082643339 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262429992326495 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429992326495" session_id=4246305127 session_state=END} 20241013082643339 DSS <0004> hlr_ussd.c:576 262429992326495/0xfd197967: Process SS (END) 20241013082643339 DSS <0004> hlr_ussd.c:518 262429992326495/0xfd197967: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013082643339 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429992326495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429992326495" session_id=4246305127 session_state=END} 20241013082643339 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429992326495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082643339 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262429992326495 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082643339 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643339 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52920<->l=127.0.0.1:4258 20241013082643355 DAUC <0003> db_auc.c:157 IMSI='262424911714599': No 2G Auth Data 20241013082643355 DAUC <0003> db_auc.c:192 IMSI='262424911714599': No 3G Auth Data 20241013082643370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52926<->l=127.0.0.1:4258 20241013082643373 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082643373 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424911714599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424911714599" session_id=1473117669 session_state=BEGIN} 20241013082643373 DSS <0004> hlr_ussd.c:576 262424911714599/0x57cdfde5: Process SS (BEGIN) 20241013082643373 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013082643373 DSS <0004> hlr_ussd.c:518 262424911714599/0x57cdfde5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013082643373 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643373 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643373 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643373 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643374 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643374 DLINP <000b> input/ipa.c:405 127.0.0.1:41451 message received 20241013082643374 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262424911714599 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424911714599" session_id=1473117669 session_state=END} 20241013082643374 DSS <0004> hlr_ussd.c:576 262424911714599/0x57cdfde5: Process SS (END) 20241013082643374 DSS <0004> hlr_ussd.c:518 262424911714599/0x57cdfde5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013082643374 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424911714599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424911714599" session_id=1473117669 session_state=END} 20241013082643374 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424911714599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082643374 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262424911714599 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082643374 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643374 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52926<->l=127.0.0.1:4258 20241013082643379 DAUC <0003> db_auc.c:157 IMSI='262426920514313': No 2G Auth Data 20241013082643379 DAUC <0003> db_auc.c:192 IMSI='262426920514313': No 3G Auth Data 20241013082643391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52932<->l=127.0.0.1:4258 20241013082643394 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082643394 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426920514313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426920514313" session_id=170603795 session_state=BEGIN} 20241013082643394 DSS <0004> hlr_ussd.c:576 262426920514313/0x0a2b3513: Process SS (BEGIN) 20241013082643394 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013082643394 DSS <0004> hlr_ussd.c:518 262426920514313/0x0a2b3513: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013082643394 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643394 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643394 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643394 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643394 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643394 DLINP <000b> input/ipa.c:405 127.0.0.1:41451 message received 20241013082643394 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262426920514313 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426920514313" session_id=170603795 session_state=END} 20241013082643394 DSS <0004> hlr_ussd.c:576 262426920514313/0x0a2b3513: Process SS (END) 20241013082643394 DSS <0004> hlr_ussd.c:518 262426920514313/0x0a2b3513: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013082643394 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426920514313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426920514313" session_id=170603795 session_state=END} 20241013082643394 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426920514313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082643394 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262426920514313 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082643394 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643394 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52932<->l=127.0.0.1:4258 20241013082643399 DAUC <0003> db_auc.c:157 IMSI='262428392951572': No 2G Auth Data 20241013082643399 DAUC <0003> db_auc.c:192 IMSI='262428392951572': No 3G Auth Data 20241013082643410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52938<->l=127.0.0.1:4258 20241013082643413 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082643413 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428392951572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428392951572" session_id=2539569247 session_state=BEGIN} 20241013082643413 DSS <0004> hlr_ussd.c:576 262428392951572/0x975ec05f: Process SS (BEGIN) 20241013082643413 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013082643413 DSS <0004> hlr_ussd.c:518 262428392951572/0x975ec05f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013082643413 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643413 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643413 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643413 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643413 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643413 DLINP <000b> input/ipa.c:405 127.0.0.1:41451 message received 20241013082643413 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262428392951572 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428392951572" session_id=2539569247 session_state=END} 20241013082643413 DSS <0004> hlr_ussd.c:576 262428392951572/0x975ec05f: Process SS (END) 20241013082643413 DSS <0004> hlr_ussd.c:518 262428392951572/0x975ec05f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013082643413 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428392951572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428392951572" session_id=2539569247 session_state=END} 20241013082643413 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428392951572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082643413 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262428392951572 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082643413 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643413 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52938<->l=127.0.0.1:4258 20241013082643418 DAUC <0003> db_auc.c:157 IMSI='262425365214776': No 2G Auth Data 20241013082643418 DAUC <0003> db_auc.c:192 IMSI='262425365214776': No 3G Auth Data 20241013082643429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52954<->l=127.0.0.1:4258 20241013082643432 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082643432 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425365214776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425365214776" session_id=1376441827 session_state=BEGIN} 20241013082643432 DSS <0004> hlr_ussd.c:576 262425365214776/0x520ad5e3: Process SS (BEGIN) 20241013082643432 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013082643432 DSS <0004> hlr_ussd.c:518 262425365214776/0x520ad5e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013082643432 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643432 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643432 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643432 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643433 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643433 DLINP <000b> input/ipa.c:405 127.0.0.1:41451 message received 20241013082643433 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425365214776 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425365214776" session_id=1376441827 session_state=END} 20241013082643433 DSS <0004> hlr_ussd.c:576 262425365214776/0x520ad5e3: Process SS (END) 20241013082643433 DSS <0004> hlr_ussd.c:518 262425365214776/0x520ad5e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013082643433 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425365214776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425365214776" session_id=1376441827 session_state=END} 20241013082643433 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425365214776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082643433 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425365214776 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082643433 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643433 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52954<->l=127.0.0.1:4258 20241013082643438 DAUC <0003> db_auc.c:157 IMSI='262428431374340': No 2G Auth Data 20241013082643438 DAUC <0003> db_auc.c:192 IMSI='262428431374340': No 3G Auth Data 20241013082643452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52970<->l=127.0.0.1:4258 20241013082643455 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082643455 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428431374340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428431374340" session_id=1809073847 session_state=BEGIN} 20241013082643455 DSS <0004> hlr_ussd.c:576 262428431374340/0x6bd446b7: Process SS (BEGIN) 20241013082643455 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013082643455 DSS <0004> hlr_ussd.c:518 262428431374340/0x6bd446b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013082643455 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643455 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643455 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643455 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643455 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643455 DLINP <000b> input/ipa.c:405 127.0.0.1:41451 message received 20241013082643455 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262428431374340 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428431374340" session_id=1809073847 session_state=END} 20241013082643455 DSS <0004> hlr_ussd.c:576 262428431374340/0x6bd446b7: Process SS (END) 20241013082643455 DSS <0004> hlr_ussd.c:518 262428431374340/0x6bd446b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013082643455 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428431374340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428431374340" session_id=1809073847 session_state=END} 20241013082643455 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428431374340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082643455 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262428431374340 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082643455 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643455 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52970<->l=127.0.0.1:4258 20241013082643460 DAUC <0003> db_auc.c:157 IMSI='262420760620874': No 2G Auth Data 20241013082643460 DAUC <0003> db_auc.c:192 IMSI='262420760620874': No 3G Auth Data 20241013082643474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52978<->l=127.0.0.1:4258 20241013082643477 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082643477 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420760620874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420760620874" session_id=3171690747 session_state=BEGIN} 20241013082643477 DSS <0004> hlr_ussd.c:576 262420760620874/0xbd0c28fb: Process SS (BEGIN) 20241013082643477 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013082643477 DSS <0004> hlr_ussd.c:518 262420760620874/0xbd0c28fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013082643477 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643477 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643477 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643477 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643478 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643478 DLINP <000b> input/ipa.c:405 127.0.0.1:41451 message received 20241013082643478 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262420760620874 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420760620874" session_id=3171690747 session_state=END} 20241013082643478 DSS <0004> hlr_ussd.c:576 262420760620874/0xbd0c28fb: Process SS (END) 20241013082643478 DSS <0004> hlr_ussd.c:518 262420760620874/0xbd0c28fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013082643478 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420760620874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420760620874" session_id=3171690747 session_state=END} 20241013082643478 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420760620874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082643478 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262420760620874 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082643478 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643478 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52978<->l=127.0.0.1:4258 20241013082643483 DAUC <0003> db_auc.c:157 IMSI='262424122800872': No 2G Auth Data 20241013082643483 DAUC <0003> db_auc.c:192 IMSI='262424122800872': No 3G Auth Data 20241013082643497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4258 20241013082643500 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082643500 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424122800872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424122800872" session_id=1873473152 session_state=BEGIN} 20241013082643500 DSS <0004> hlr_ussd.c:576 262424122800872/0x6faaee80: Process SS (BEGIN) 20241013082643500 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013082643500 DSS <0004> hlr_ussd.c:518 262424122800872/0x6faaee80: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013082643500 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643500 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643500 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643500 DLINP <000b> input/ipa.c:431 127.0.0.1:41451 sending data 20241013082643501 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643501 DLINP <000b> input/ipa.c:405 127.0.0.1:41451 message received 20241013082643501 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262424122800872 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424122800872" session_id=1873473152 session_state=END} 20241013082643501 DSS <0004> hlr_ussd.c:576 262424122800872/0x6faaee80: Process SS (END) 20241013082643501 DSS <0004> hlr_ussd.c:518 262424122800872/0x6faaee80: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013082643501 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424122800872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424122800872" session_id=1873473152 session_state=END} 20241013082643501 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424122800872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082643501 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262424122800872 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013082643501 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643501 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082643503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4258 20241013082643504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52904<->l=127.0.0.1:4258 20241013082643504 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643504 DLINP <000b> input/ipa.c:405 127.0.0.1:41451 message received 20241013082643504 DLINP <000b> input/ipa.c:414 127.0.0.1:41451 connection closed with server 20241013082643504 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41451 20241013082643504 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241013082643504 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39569<->l=127.0.0.1:4259) 20241013082643505 DLINP <000b> input/ipa.c:451 connected read/write 20241013082643505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082643505 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082643505 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082643505 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082643540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 20241013082643741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 20241013082644633 DSS <0004> hlr_ussd.c:239 262426197934688/0x6feff69f: SS Session Timeout, destroying 20241013082644633 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426197934688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082644678 DSS <0004> hlr_ussd.c:239 262421253192399/0x538c9e71: SS Session Timeout, destroying 20241013082644678 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421253192399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082644711 DSS <0004> hlr_ussd.c:239 262421691148882/0xa7c8ec34: SS Session Timeout, destroying 20241013082644711 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421691148882 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082644751 DSS <0004> hlr_ussd.c:239 262420126274529/0xcf289cad: SS Session Timeout, destroying 20241013082644751 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420126274529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082644769 DSS <0004> hlr_ussd.c:239 262427524978985/0xf3c9eba2: SS Session Timeout, destroying 20241013082644769 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427524978985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082644795 DSS <0004> hlr_ussd.c:239 262427089500736/0x5a055c1f: SS Session Timeout, destroying 20241013082644795 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427089500736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082644815 DSS <0004> hlr_ussd.c:239 262427428770665/0x4700cac4: SS Session Timeout, destroying 20241013082644815 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427428770665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082644852 DSS <0004> hlr_ussd.c:239 262422563980499/0x99624320: SS Session Timeout, destroying 20241013082644852 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422563980499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082646832 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082646832 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082646837 DLINP <000b> input/ipa.c:451 connected read/write 20241013082646837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082646839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53000<->l=127.0.0.1:4258 20241013082646844 DLINP <000b> input/ipa.c:451 connected read/write 20241013082646844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082646844 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082646844 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082646844 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  20241013082646844 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082646844 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  20241013082646844 DLGSUP <0013> gsup_server.c:235 2:  20241013082646844 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082646844 DLGSUP <0013> gsup_server.c:235 3:  20241013082646844 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082646844 DLGSUP <0013> gsup_server.c:235 4:  20241013082646844 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082646844 DLGSUP <0013> gsup_server.c:235 5:  20241013082646844 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082646844 DLGSUP <0013> gsup_server.c:235 7:  20241013082646844 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082646844 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082646844 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082646844 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082646865 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43519<->l=127.0.0.1:4259) 20241013082646890 DAUC <0003> db_auc.c:157 IMSI='262423520571753': No 2G Auth Data 20241013082646890 DAUC <0003> db_auc.c:192 IMSI='262423520571753': No 3G Auth Data 20241013082646927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53004<->l=127.0.0.1:4258 20241013082646940 DLINP <000b> input/ipa.c:451 connected read/write 20241013082646940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082646940 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423520571753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423520571753" session_id=2236360243 session_state=BEGIN} 20241013082646940 DSS <0004> hlr_ussd.c:576 262423520571753/0x854c2633: Process SS (BEGIN) 20241013082646940 DSS <0004> hlr_ussd.c:498 262423520571753/0x854c2633: SS CompType=Invoke, OpCode=InterrogateSS 20241013082646940 DSS <0004> hlr_ussd.c:506 262423520571753/0x854c2633: Structured SS requests are not supported, rejecting... 20241013082646940 DSS <0004> hlr_ussd.c:354 262423520571753/0x854c2633: Tx ReturnError(0, 0x15) 20241013082646940 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423520571753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423520571753" session_id=2236360243 session_state=END} 20241013082646940 DLINP <000b> input/ipa.c:451 connected read/write 20241013082646940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082646940 DLINP <000b> input/ipa.c:451 connected read/write 20241013082646940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082646947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53004<->l=127.0.0.1:4258 20241013082646955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53000<->l=127.0.0.1:4258 20241013082646957 DLINP <000b> input/ipa.c:451 connected read/write 20241013082646957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082646957 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082646957 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082646957 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082646957 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43519<->l=127.0.0.1:4259) 20241013082646990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4258 20241013082647091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4258 20241013082648208 DSS <0004> hlr_ussd.c:239 262420303530670/0x6920aaf7: SS Session Timeout, destroying 20241013082648208 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420303530670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082648231 DSS <0004> hlr_ussd.c:239 262421796181248/0x8e9f0905: SS Session Timeout, destroying 20241013082648231 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421796181248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082648250 DSS <0004> hlr_ussd.c:239 262429104959846/0x8bbd59cd: SS Session Timeout, destroying 20241013082648250 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429104959846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082648267 DSS <0004> hlr_ussd.c:239 262428425696288/0x83db5980: SS Session Timeout, destroying 20241013082648267 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428425696288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082648286 DSS <0004> hlr_ussd.c:239 262420215307208/0x5fa99214: SS Session Timeout, destroying 20241013082648286 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420215307208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082648307 DSS <0004> hlr_ussd.c:239 262422516248530/0x8d283804: SS Session Timeout, destroying 20241013082648307 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422516248530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082648328 DSS <0004> hlr_ussd.c:239 262425658119880/0x03f6e13d: SS Session Timeout, destroying 20241013082648328 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425658119880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082648348 DSS <0004> hlr_ussd.c:239 262423053671529/0x110db2f8: SS Session Timeout, destroying 20241013082648348 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423053671529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082650212 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082650212 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082650216 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53034<->l=127.0.0.1:4258 20241013082650221 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650221 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082650221 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082650221 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  20241013082650221 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082650221 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  20241013082650221 DLGSUP <0013> gsup_server.c:235 2:  20241013082650221 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082650221 DLGSUP <0013> gsup_server.c:235 3:  20241013082650221 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082650221 DLGSUP <0013> gsup_server.c:235 4:  20241013082650221 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082650221 DLGSUP <0013> gsup_server.c:235 5:  20241013082650221 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082650221 DLGSUP <0013> gsup_server.c:235 7:  20241013082650221 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082650221 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082650221 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082650221 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082650247 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37863<->l=127.0.0.1:4259) 20241013082650272 DAUC <0003> db_auc.c:157 IMSI='262425646821491': No 2G Auth Data 20241013082650272 DAUC <0003> db_auc.c:192 IMSI='262425646821491': No 3G Auth Data 20241013082650307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53042<->l=127.0.0.1:4258 20241013082650319 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650319 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425646821491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425646821491"} 20241013082650319 DMAIN <0000> hlr.c:424 IMSI='262425646821491': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082650319 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425646821491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425646821491"} 20241013082650319 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425646821491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650319 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650319 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650324 DAUC <0003> db_auc.c:192 IMSI='262425646821491': No 3G Auth Data 20241013082650330 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650330 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425646821491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425646821491"} 20241013082650330 DAUC <0003> hlr.c:417 IMSI='262425646821491': storing IMEI = 12345678901234 20241013082650333 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425646821491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425646821491"} 20241013082650333 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425646821491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650333 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650333 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650336 DAUC <0003> db_auc.c:192 IMSI='262425646821491': No 3G Auth Data 20241013082650338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53042<->l=127.0.0.1:4258 20241013082650348 DAUC <0003> db_auc.c:157 IMSI='262427983213306': No 2G Auth Data 20241013082650348 DAUC <0003> db_auc.c:192 IMSI='262427983213306': No 3G Auth Data 20241013082650359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53044<->l=127.0.0.1:4258 20241013082650362 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650362 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427983213306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427983213306"} 20241013082650362 DMAIN <0000> hlr.c:424 IMSI='262427983213306': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082650362 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427983213306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427983213306"} 20241013082650362 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427983213306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650362 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650362 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650363 DAUC <0003> db_auc.c:192 IMSI='262427983213306': No 3G Auth Data 20241013082650364 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650364 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427983213306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427983213306"} 20241013082650364 DAUC <0003> hlr.c:417 IMSI='262427983213306': storing IMEI = 12345678901234 20241013082650366 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427983213306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427983213306"} 20241013082650366 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427983213306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650366 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650366 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650367 DAUC <0003> db_auc.c:192 IMSI='262427983213306': No 3G Auth Data 20241013082650367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53044<->l=127.0.0.1:4258 20241013082650375 DAUC <0003> db_auc.c:157 IMSI='262422408578739': No 2G Auth Data 20241013082650375 DAUC <0003> db_auc.c:192 IMSI='262422408578739': No 3G Auth Data 20241013082650387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53052<->l=127.0.0.1:4258 20241013082650389 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650389 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422408578739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422408578739"} 20241013082650389 DMAIN <0000> hlr.c:424 IMSI='262422408578739': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082650389 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422408578739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422408578739"} 20241013082650389 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422408578739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650389 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650389 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650390 DAUC <0003> db_auc.c:192 IMSI='262422408578739': No 3G Auth Data 20241013082650391 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650391 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422408578739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422408578739"} 20241013082650391 DAUC <0003> hlr.c:417 IMSI='262422408578739': storing IMEI = 12345678901234 20241013082650394 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422408578739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422408578739"} 20241013082650394 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422408578739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650394 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650394 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650394 DAUC <0003> db_auc.c:192 IMSI='262422408578739': No 3G Auth Data 20241013082650395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53052<->l=127.0.0.1:4258 20241013082650409 DAUC <0003> db_auc.c:157 IMSI='262425632614857': No 2G Auth Data 20241013082650409 DAUC <0003> db_auc.c:192 IMSI='262425632614857': No 3G Auth Data 20241013082650421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 20241013082650423 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650423 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425632614857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425632614857"} 20241013082650423 DMAIN <0000> hlr.c:424 IMSI='262425632614857': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082650423 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425632614857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425632614857"} 20241013082650423 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425632614857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650423 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650423 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650424 DAUC <0003> db_auc.c:157 IMSI='262425632614857': No 2G Auth Data 20241013082650425 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650425 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425632614857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425632614857"} 20241013082650425 DAUC <0003> hlr.c:417 IMSI='262425632614857': storing IMEI = 12345678901234 20241013082650428 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425632614857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425632614857"} 20241013082650428 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425632614857 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650428 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650428 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650429 DAUC <0003> db_auc.c:157 IMSI='262425632614857': No 2G Auth Data 20241013082650429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 20241013082650438 DAUC <0003> db_auc.c:157 IMSI='262428563283512': No 2G Auth Data 20241013082650438 DAUC <0003> db_auc.c:192 IMSI='262428563283512': No 3G Auth Data 20241013082650449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53064<->l=127.0.0.1:4258 20241013082650452 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650452 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428563283512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428563283512"} 20241013082650452 DMAIN <0000> hlr.c:424 IMSI='262428563283512': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082650452 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428563283512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428563283512"} 20241013082650452 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428563283512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650452 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650452 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650453 DAUC <0003> db_auc.c:157 IMSI='262428563283512': No 2G Auth Data 20241013082650455 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650455 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428563283512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428563283512"} 20241013082650455 DAUC <0003> hlr.c:417 IMSI='262428563283512': storing IMEI = 12345678901234 20241013082650458 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428563283512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428563283512"} 20241013082650458 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428563283512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650458 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650458 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650458 DAUC <0003> db_auc.c:157 IMSI='262428563283512': No 2G Auth Data 20241013082650459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53064<->l=127.0.0.1:4258 20241013082650468 DAUC <0003> db_auc.c:157 IMSI='262427525093494': No 2G Auth Data 20241013082650468 DAUC <0003> db_auc.c:192 IMSI='262427525093494': No 3G Auth Data 20241013082650488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53078<->l=127.0.0.1:4258 20241013082650493 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650493 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427525093494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427525093494"} 20241013082650493 DMAIN <0000> hlr.c:424 IMSI='262427525093494': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082650493 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427525093494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427525093494"} 20241013082650493 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427525093494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650493 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650493 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650496 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650496 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427525093494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427525093494"} 20241013082650496 DAUC <0003> hlr.c:417 IMSI='262427525093494': storing IMEI = 12345678901234 20241013082650498 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427525093494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427525093494"} 20241013082650498 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427525093494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650498 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650498 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53078<->l=127.0.0.1:4258 20241013082650511 DAUC <0003> db_auc.c:157 IMSI='262423357452047': No 2G Auth Data 20241013082650511 DAUC <0003> db_auc.c:192 IMSI='262423357452047': No 3G Auth Data 20241013082650528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53094<->l=127.0.0.1:4258 20241013082650531 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650531 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423357452047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423357452047"} 20241013082650531 DMAIN <0000> hlr.c:424 IMSI='262423357452047': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082650531 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423357452047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423357452047"} 20241013082650531 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423357452047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650531 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650531 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650533 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650533 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423357452047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423357452047"} 20241013082650533 DAUC <0003> hlr.c:417 IMSI='262423357452047': storing IMEI = 12345678901234 20241013082650536 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423357452047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423357452047"} 20241013082650536 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423357452047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650536 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650536 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53094<->l=127.0.0.1:4258 20241013082650548 DAUC <0003> db_auc.c:157 IMSI='262427025100253': No 2G Auth Data 20241013082650548 DAUC <0003> db_auc.c:192 IMSI='262427025100253': No 3G Auth Data 20241013082650563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53100<->l=127.0.0.1:4258 20241013082650566 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650566 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427025100253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427025100253"} 20241013082650566 DMAIN <0000> hlr.c:424 IMSI='262427025100253': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082650566 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427025100253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427025100253"} 20241013082650566 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427025100253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650566 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650566 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650568 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650568 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427025100253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427025100253"} 20241013082650568 DAUC <0003> hlr.c:417 IMSI='262427025100253': storing IMEI = 12345678901234 20241013082650570 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427025100253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427025100253"} 20241013082650570 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427025100253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082650570 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650570 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082650571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53100<->l=127.0.0.1:4258 20241013082650580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53034<->l=127.0.0.1:4258 20241013082650580 DLINP <000b> input/ipa.c:451 connected read/write 20241013082650580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082650580 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082650580 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082650580 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082650580 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37863<->l=127.0.0.1:4259) 20241013082650604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53106<->l=127.0.0.1:4258 20241013082650705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53106<->l=127.0.0.1:4258 20241013082653822 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082653822 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082653826 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082653827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4258 20241013082653831 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082653831 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082653831 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082653831 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  20241013082653831 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082653831 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  20241013082653831 DLGSUP <0013> gsup_server.c:235 2:  20241013082653831 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082653831 DLGSUP <0013> gsup_server.c:235 3:  20241013082653831 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082653831 DLGSUP <0013> gsup_server.c:235 4:  20241013082653831 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082653831 DLGSUP <0013> gsup_server.c:235 5:  20241013082653831 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082653831 DLGSUP <0013> gsup_server.c:235 7:  20241013082653831 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082653831 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082653831 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082653831 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082653850 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42417<->l=127.0.0.1:4259) 20241013082653867 DAUC <0003> db_auc.c:157 IMSI='262424406892840': No 2G Auth Data 20241013082653867 DAUC <0003> db_auc.c:192 IMSI='262424406892840': No 3G Auth Data 20241013082653898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 20241013082653910 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082653911 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424406892840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424406892840" source_name="the-source\n"} 20241013082653911 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241013082653911 DMAIN <0000> hlr.c:424 IMSI='262424406892840': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082653911 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262424406892840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424406892840" destination_name="the-source\n"} 20241013082653911 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424406892840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082653911 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082653911 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082653915 DAUC <0003> db_auc.c:192 IMSI='262424406892840': No 3G Auth Data 20241013082653921 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082653921 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424406892840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424406892840" source_name="the-source\n"} 20241013082653921 DAUC <0003> hlr.c:417 IMSI='262424406892840': storing IMEI = 12345678901234 20241013082653924 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262424406892840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424406892840" destination_name="the-source\n"} 20241013082653924 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424406892840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082653924 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082653924 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082653926 DAUC <0003> db_auc.c:192 IMSI='262424406892840': No 3G Auth Data 20241013082653928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 20241013082653939 DAUC <0003> db_auc.c:157 IMSI='262420345994210': No 2G Auth Data 20241013082653939 DAUC <0003> db_auc.c:192 IMSI='262420345994210': No 3G Auth Data 20241013082653951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 20241013082653955 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082653955 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420345994210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420345994210" source_name="the-source\n"} 20241013082653955 DMAIN <0000> hlr.c:424 IMSI='262420345994210': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082653955 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262420345994210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420345994210" destination_name="the-source\n"} 20241013082653955 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420345994210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082653955 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082653955 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082653956 DAUC <0003> db_auc.c:192 IMSI='262420345994210': No 3G Auth Data 20241013082653958 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082653958 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420345994210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420345994210" source_name="the-source\n"} 20241013082653958 DAUC <0003> hlr.c:417 IMSI='262420345994210': storing IMEI = 12345678901234 20241013082653961 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262420345994210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420345994210" destination_name="the-source\n"} 20241013082653961 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420345994210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082653961 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082653961 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082653962 DAUC <0003> db_auc.c:192 IMSI='262420345994210': No 3G Auth Data 20241013082653962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 20241013082653971 DAUC <0003> db_auc.c:157 IMSI='262428706878829': No 2G Auth Data 20241013082653971 DAUC <0003> db_auc.c:192 IMSI='262428706878829': No 3G Auth Data 20241013082653982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4258 20241013082653984 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082653984 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428706878829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428706878829" source_name="the-source\n"} 20241013082653984 DMAIN <0000> hlr.c:424 IMSI='262428706878829': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082653984 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262428706878829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428706878829" destination_name="the-source\n"} 20241013082653984 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428706878829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082653984 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082653984 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082653985 DAUC <0003> db_auc.c:192 IMSI='262428706878829': No 3G Auth Data 20241013082653986 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082653986 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428706878829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428706878829" source_name="the-source\n"} 20241013082653986 DAUC <0003> hlr.c:417 IMSI='262428706878829': storing IMEI = 12345678901234 20241013082653989 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262428706878829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428706878829" destination_name="the-source\n"} 20241013082653989 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428706878829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082653989 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082653989 DLINP <000b> input/ipa.c:451 connected read/write 20241013082653989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082653989 DAUC <0003> db_auc.c:192 IMSI='262428706878829': No 3G Auth Data 20241013082653990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4258 20241013082653998 DAUC <0003> db_auc.c:157 IMSI='262425270263179': No 2G Auth Data 20241013082653998 DAUC <0003> db_auc.c:192 IMSI='262425270263179': No 3G Auth Data 20241013082654010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45812<->l=127.0.0.1:4258 20241013082654012 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082654012 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425270263179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425270263179" source_name="the-source\n"} 20241013082654012 DMAIN <0000> hlr.c:424 IMSI='262425270263179': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082654012 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262425270263179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425270263179" destination_name="the-source\n"} 20241013082654012 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262425270263179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082654012 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654012 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654013 DAUC <0003> db_auc.c:157 IMSI='262425270263179': No 2G Auth Data 20241013082654014 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082654014 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425270263179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425270263179" source_name="the-source\n"} 20241013082654014 DAUC <0003> hlr.c:417 IMSI='262425270263179': storing IMEI = 12345678901234 20241013082654017 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262425270263179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425270263179" destination_name="the-source\n"} 20241013082654017 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262425270263179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082654017 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654017 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654018 DAUC <0003> db_auc.c:157 IMSI='262425270263179': No 2G Auth Data 20241013082654018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45812<->l=127.0.0.1:4258 20241013082654027 DAUC <0003> db_auc.c:157 IMSI='262429862657336': No 2G Auth Data 20241013082654027 DAUC <0003> db_auc.c:192 IMSI='262429862657336': No 3G Auth Data 20241013082654038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 20241013082654041 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082654041 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429862657336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429862657336" source_name="the-source\n"} 20241013082654041 DMAIN <0000> hlr.c:424 IMSI='262429862657336': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082654041 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262429862657336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429862657336" destination_name="the-source\n"} 20241013082654041 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429862657336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082654041 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654041 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654041 DAUC <0003> db_auc.c:157 IMSI='262429862657336': No 2G Auth Data 20241013082654043 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082654043 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429862657336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429862657336" source_name="the-source\n"} 20241013082654043 DAUC <0003> hlr.c:417 IMSI='262429862657336': storing IMEI = 12345678901234 20241013082654045 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262429862657336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429862657336" destination_name="the-source\n"} 20241013082654045 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429862657336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082654045 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654045 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654046 DAUC <0003> db_auc.c:157 IMSI='262429862657336': No 2G Auth Data 20241013082654047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 20241013082654055 DAUC <0003> db_auc.c:157 IMSI='262424987891873': No 2G Auth Data 20241013082654055 DAUC <0003> db_auc.c:192 IMSI='262424987891873': No 3G Auth Data 20241013082654069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45828<->l=127.0.0.1:4258 20241013082654071 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082654071 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424987891873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424987891873" source_name="the-source\n"} 20241013082654071 DMAIN <0000> hlr.c:424 IMSI='262424987891873': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082654071 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262424987891873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424987891873" destination_name="the-source\n"} 20241013082654071 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424987891873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082654071 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654071 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654073 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082654073 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424987891873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424987891873" source_name="the-source\n"} 20241013082654073 DAUC <0003> hlr.c:417 IMSI='262424987891873': storing IMEI = 12345678901234 20241013082654076 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262424987891873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424987891873" destination_name="the-source\n"} 20241013082654076 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424987891873 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082654076 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654076 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45828<->l=127.0.0.1:4258 20241013082654087 DAUC <0003> db_auc.c:157 IMSI='262420270082058': No 2G Auth Data 20241013082654087 DAUC <0003> db_auc.c:192 IMSI='262420270082058': No 3G Auth Data 20241013082654101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45834<->l=127.0.0.1:4258 20241013082654104 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082654104 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420270082058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420270082058" source_name="the-source\n"} 20241013082654104 DMAIN <0000> hlr.c:424 IMSI='262420270082058': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082654104 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262420270082058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420270082058" destination_name="the-source\n"} 20241013082654104 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262420270082058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082654104 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654104 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654106 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082654106 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420270082058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420270082058" source_name="the-source\n"} 20241013082654106 DAUC <0003> hlr.c:417 IMSI='262420270082058': storing IMEI = 12345678901234 20241013082654108 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262420270082058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420270082058" destination_name="the-source\n"} 20241013082654108 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262420270082058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082654108 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654108 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45834<->l=127.0.0.1:4258 20241013082654121 DAUC <0003> db_auc.c:157 IMSI='262422710209555': No 2G Auth Data 20241013082654121 DAUC <0003> db_auc.c:192 IMSI='262422710209555': No 3G Auth Data 20241013082654134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20241013082654137 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082654137 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422710209555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422710209555" source_name="the-source\n"} 20241013082654137 DMAIN <0000> hlr.c:424 IMSI='262422710209555': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013082654137 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262422710209555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422710209555" destination_name="the-source\n"} 20241013082654137 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422710209555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082654137 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654137 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654139 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082654139 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422710209555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422710209555" source_name="the-source\n"} 20241013082654139 DAUC <0003> hlr.c:417 IMSI='262422710209555': storing IMEI = 12345678901234 20241013082654141 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262422710209555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422710209555" destination_name="the-source\n"} 20241013082654141 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422710209555 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082654141 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654141 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082654142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20241013082654151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4258 20241013082654151 DLINP <000b> input/ipa.c:451 connected read/write 20241013082654151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082654151 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082654151 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082654151 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082654151 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241013082654151 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42417<->l=127.0.0.1:4259) 20241013082654176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45846<->l=127.0.0.1:4258 20241013082654276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45846<->l=127.0.0.1:4258 20241013082657359 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082657359 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082657363 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45858<->l=127.0.0.1:4258 20241013082657368 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657368 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082657368 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082657369 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  20241013082657369 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082657369 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  20241013082657369 DLGSUP <0013> gsup_server.c:235 2:  20241013082657369 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082657369 DLGSUP <0013> gsup_server.c:235 3:  20241013082657369 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082657369 DLGSUP <0013> gsup_server.c:235 4:  20241013082657369 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082657369 DLGSUP <0013> gsup_server.c:235 5:  20241013082657369 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082657369 DLGSUP <0013> gsup_server.c:235 7:  20241013082657369 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082657369 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082657369 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082657369 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082657390 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34257<->l=127.0.0.1:4259) 20241013082657421 DAUC <0003> db_auc.c:157 IMSI='262423726448730': No 2G Auth Data 20241013082657421 DAUC <0003> db_auc.c:192 IMSI='262423726448730': No 3G Auth Data 20241013082657458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20241013082657469 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657469 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423726448730"} 20241013082657469 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013082657469 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423726448730" cause=Invalid mandatory information} 20241013082657469 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657469 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657469 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657474 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657474 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423726448730"} 20241013082657474 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013082657474 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423726448730" cause=Invalid mandatory information} 20241013082657474 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657474 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657474 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657476 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657476 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423726448730"} 20241013082657476 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013082657476 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423726448730" cause=Invalid mandatory information} 20241013082657476 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657476 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657477 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657479 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657479 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423726448730"} 20241013082657479 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013082657479 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423726448730" cause=Invalid mandatory information} 20241013082657479 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657479 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657479 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657482 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657482 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423726448730"} 20241013082657482 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013082657482 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423726448730" cause=Invalid mandatory information} 20241013082657482 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423726448730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657482 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657482 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20241013082657495 DAUC <0003> db_auc.c:157 IMSI='262422500215518': No 2G Auth Data 20241013082657495 DAUC <0003> db_auc.c:192 IMSI='262422500215518': No 3G Auth Data 20241013082657506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45874<->l=127.0.0.1:4258 20241013082657508 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657508 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422500215518"} 20241013082657508 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013082657508 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422500215518" cause=Invalid mandatory information} 20241013082657508 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657508 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657508 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657508 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657508 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422500215518"} 20241013082657508 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013082657508 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422500215518" cause=Invalid mandatory information} 20241013082657508 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657508 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657508 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657509 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657509 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422500215518"} 20241013082657509 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013082657509 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422500215518" cause=Invalid mandatory information} 20241013082657509 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657509 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657509 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657509 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657509 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422500215518"} 20241013082657509 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013082657509 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422500215518" cause=Invalid mandatory information} 20241013082657509 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657509 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657509 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657510 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657510 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422500215518"} 20241013082657510 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013082657510 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422500215518" cause=Invalid mandatory information} 20241013082657510 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422500215518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657510 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657510 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45874<->l=127.0.0.1:4258 20241013082657519 DAUC <0003> db_auc.c:157 IMSI='262427085828604': No 2G Auth Data 20241013082657519 DAUC <0003> db_auc.c:192 IMSI='262427085828604': No 3G Auth Data 20241013082657530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45888<->l=127.0.0.1:4258 20241013082657531 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657531 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427085828604"} 20241013082657531 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013082657531 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427085828604" cause=Invalid mandatory information} 20241013082657531 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657531 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657531 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657532 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657532 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427085828604"} 20241013082657532 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013082657532 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427085828604" cause=Invalid mandatory information} 20241013082657532 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657532 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657532 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657533 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657533 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427085828604"} 20241013082657533 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013082657533 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427085828604" cause=Invalid mandatory information} 20241013082657533 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657533 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657533 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657533 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657533 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427085828604"} 20241013082657533 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013082657533 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427085828604" cause=Invalid mandatory information} 20241013082657533 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657533 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657533 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657533 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657533 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427085828604"} 20241013082657533 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013082657533 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427085828604" cause=Invalid mandatory information} 20241013082657533 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427085828604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657533 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657533 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45888<->l=127.0.0.1:4258 20241013082657543 DAUC <0003> db_auc.c:157 IMSI='262424291791004': No 2G Auth Data 20241013082657543 DAUC <0003> db_auc.c:192 IMSI='262424291791004': No 3G Auth Data 20241013082657554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45894<->l=127.0.0.1:4258 20241013082657556 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657556 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424291791004"} 20241013082657556 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013082657556 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424291791004" cause=Invalid mandatory information} 20241013082657556 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657556 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657556 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657556 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657556 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424291791004"} 20241013082657556 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013082657556 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424291791004" cause=Invalid mandatory information} 20241013082657556 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657556 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657556 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657557 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657557 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424291791004"} 20241013082657557 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013082657557 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424291791004" cause=Invalid mandatory information} 20241013082657557 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657557 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657557 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657557 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657557 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424291791004"} 20241013082657557 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013082657557 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424291791004" cause=Invalid mandatory information} 20241013082657557 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657557 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657557 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657558 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657558 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424291791004"} 20241013082657558 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013082657558 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424291791004" cause=Invalid mandatory information} 20241013082657558 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424291791004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657558 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657558 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45894<->l=127.0.0.1:4258 20241013082657567 DAUC <0003> db_auc.c:157 IMSI='262429011773713': No 2G Auth Data 20241013082657567 DAUC <0003> db_auc.c:192 IMSI='262429011773713': No 3G Auth Data 20241013082657578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45898<->l=127.0.0.1:4258 20241013082657580 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657580 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429011773713"} 20241013082657580 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013082657580 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429011773713" cause=Invalid mandatory information} 20241013082657580 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657580 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657580 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657580 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657580 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429011773713"} 20241013082657580 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013082657580 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429011773713" cause=Invalid mandatory information} 20241013082657580 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657580 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657580 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657581 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657581 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429011773713"} 20241013082657581 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013082657581 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429011773713" cause=Invalid mandatory information} 20241013082657581 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657581 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657581 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657581 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657581 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429011773713"} 20241013082657581 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013082657581 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429011773713" cause=Invalid mandatory information} 20241013082657581 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657581 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657581 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657582 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657582 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429011773713"} 20241013082657582 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013082657582 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429011773713" cause=Invalid mandatory information} 20241013082657582 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429011773713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657582 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657582 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45898<->l=127.0.0.1:4258 20241013082657591 DAUC <0003> db_auc.c:157 IMSI='262424028146370': No 2G Auth Data 20241013082657591 DAUC <0003> db_auc.c:192 IMSI='262424028146370': No 3G Auth Data 20241013082657605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45904<->l=127.0.0.1:4258 20241013082657607 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657607 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424028146370"} 20241013082657607 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013082657607 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424028146370" cause=Invalid mandatory information} 20241013082657607 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657607 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657607 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657608 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657608 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424028146370"} 20241013082657608 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013082657608 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424028146370" cause=Invalid mandatory information} 20241013082657608 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657608 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657608 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657608 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657608 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424028146370"} 20241013082657608 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013082657608 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424028146370" cause=Invalid mandatory information} 20241013082657608 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657608 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657608 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657609 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657609 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424028146370"} 20241013082657609 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013082657609 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424028146370" cause=Invalid mandatory information} 20241013082657609 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657609 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657609 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657609 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657609 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424028146370"} 20241013082657609 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013082657609 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424028146370" cause=Invalid mandatory information} 20241013082657609 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424028146370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657609 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657609 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45904<->l=127.0.0.1:4258 20241013082657621 DAUC <0003> db_auc.c:157 IMSI='262425774985502': No 2G Auth Data 20241013082657621 DAUC <0003> db_auc.c:192 IMSI='262425774985502': No 3G Auth Data 20241013082657635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45916<->l=127.0.0.1:4258 20241013082657636 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657636 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425774985502"} 20241013082657636 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013082657636 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425774985502" cause=Invalid mandatory information} 20241013082657636 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657636 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657636 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657637 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657637 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425774985502"} 20241013082657637 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013082657637 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425774985502" cause=Invalid mandatory information} 20241013082657637 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657637 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657637 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657637 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657637 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425774985502"} 20241013082657637 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013082657637 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425774985502" cause=Invalid mandatory information} 20241013082657637 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657637 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657637 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657638 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657638 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425774985502"} 20241013082657638 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013082657638 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425774985502" cause=Invalid mandatory information} 20241013082657638 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657638 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657638 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657638 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657638 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425774985502"} 20241013082657638 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013082657638 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425774985502" cause=Invalid mandatory information} 20241013082657638 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425774985502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657638 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657638 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45916<->l=127.0.0.1:4258 20241013082657650 DAUC <0003> db_auc.c:157 IMSI='262422744121613': No 2G Auth Data 20241013082657650 DAUC <0003> db_auc.c:192 IMSI='262422744121613': No 3G Auth Data 20241013082657664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45928<->l=127.0.0.1:4258 20241013082657665 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657665 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422744121613"} 20241013082657665 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013082657665 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422744121613" cause=Invalid mandatory information} 20241013082657665 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657665 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657665 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657666 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657666 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422744121613"} 20241013082657666 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013082657666 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422744121613" cause=Invalid mandatory information} 20241013082657666 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657666 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657666 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657666 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657666 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422744121613"} 20241013082657666 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013082657666 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422744121613" cause=Invalid mandatory information} 20241013082657666 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657666 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657666 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657667 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657667 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422744121613"} 20241013082657667 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013082657667 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422744121613" cause=Invalid mandatory information} 20241013082657667 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657667 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657667 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657667 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657667 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422744121613"} 20241013082657667 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013082657667 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422744121613" cause=Invalid mandatory information} 20241013082657667 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422744121613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082657667 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657667 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082657668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45928<->l=127.0.0.1:4258 20241013082657676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45858<->l=127.0.0.1:4258 20241013082657677 DLINP <000b> input/ipa.c:451 connected read/write 20241013082657677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082657677 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082657677 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082657677 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082657677 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34257<->l=127.0.0.1:4259) 20241013082657700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45942<->l=127.0.0.1:4258 20241013082657801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45942<->l=127.0.0.1:4258 20241013082700920 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082700920 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082700925 DLINP <000b> input/ipa.c:451 connected read/write 20241013082700925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082700927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45944<->l=127.0.0.1:4258 20241013082700933 DLINP <000b> input/ipa.c:451 connected read/write 20241013082700933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082700933 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082700933 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082700933 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  20241013082700933 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082700933 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  20241013082700933 DLGSUP <0013> gsup_server.c:235 2:  20241013082700933 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082700933 DLGSUP <0013> gsup_server.c:235 3:  20241013082700933 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082700933 DLGSUP <0013> gsup_server.c:235 4:  20241013082700933 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082700933 DLGSUP <0013> gsup_server.c:235 5:  20241013082700933 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082700933 DLGSUP <0013> gsup_server.c:235 7:  20241013082700933 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082700933 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082700933 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082700933 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082700959 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46183<->l=127.0.0.1:4259) 20241013082700974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45954<->l=127.0.0.1:4258 20241013082700988 DLINP <000b> input/ipa.c:451 connected read/write 20241013082700988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082700989 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428646231582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428646231582"} 20241013082700989 DMAIN <0000> hlr.c:424 IMSI='262428646231582': has IMEI = 22245678901234 (consider setting 'store-imei') 20241013082700989 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428646231582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241013082700989 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428646231582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428646231582" cause=Invalid mandatory information} 20241013082700989 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428646231582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082700989 DLINP <000b> input/ipa.c:451 connected read/write 20241013082700989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082700989 DLINP <000b> input/ipa.c:451 connected read/write 20241013082700989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082700997 DLINP <000b> input/ipa.c:451 connected read/write 20241013082700997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082700997 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428646231582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428646231582"} 20241013082700997 DAUC <0003> hlr.c:417 IMSI='262428646231582': storing IMEI = 22245678901234 20241013082700997 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428646231582': no such subscriber 20241013082700997 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428646231582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241013082700997 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428646231582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428646231582" cause=Invalid mandatory information} 20241013082700997 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428646231582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082700997 DLINP <000b> input/ipa.c:451 connected read/write 20241013082700997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082700997 DLINP <000b> input/ipa.c:451 connected read/write 20241013082700997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082700999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45954<->l=127.0.0.1:4258 20241013082701000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45944<->l=127.0.0.1:4258 20241013082701002 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46183<->l=127.0.0.1:4259) 20241013082701002 DLINP <000b> input/ipa.c:451 connected read/write 20241013082701002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082701002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082701002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082701002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082701032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4258 20241013082701133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4258 20241013082704230 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082704230 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082704231 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42140<->l=127.0.0.1:4258 20241013082704233 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704233 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082704233 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082704233 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  20241013082704233 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082704233 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  20241013082704233 DLGSUP <0013> gsup_server.c:235 2:  20241013082704233 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082704233 DLGSUP <0013> gsup_server.c:235 3:  20241013082704233 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082704233 DLGSUP <0013> gsup_server.c:235 4:  20241013082704233 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082704233 DLGSUP <0013> gsup_server.c:235 5:  20241013082704233 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082704233 DLGSUP <0013> gsup_server.c:235 7:  20241013082704233 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082704233 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082704233 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082704233 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082704240 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45605<->l=127.0.0.1:4259) 20241013082704245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20241013082704278 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704278 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429792375136"} 20241013082704278 DMAIN <0000> hlr.c:216 IMSI='262429792375136': Creating subscriber on demand 20241013082704285 DMAIN <0000> hlr.c:232 IMSI='262429792375136': Successfully assigned MSISDN='433' 20241013082704285 DAUC <0003> hlr.c:417 IMSI='262429792375136': storing IMEI = 12345678901234 20241013082704304 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429792375136"} 20241013082704304 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082704304 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704304 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704312 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704312 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704314 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704314 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704316 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704316 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704319 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704319 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429792375136" cn_domain=PS} 20241013082704319 DLU <0006> fsm.c:456 lu(262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082704319 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082704328 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082704328 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429792375136" cn_domain=PS} 20241013082704328 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704328 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704332 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704332 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429792375136"} 20241013082704332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082704332 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082704332 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429792375136"} 20241013082704332 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082704333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082704333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082704333 DLU <0006> fsm.c:568 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082704333 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704333 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704344 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704344 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429792375136"} 20241013082704344 DMAIN <0000> hlr.c:216 IMSI='262429792375136': Creating subscriber on demand 20241013082704356 DMAIN <0000> hlr.c:232 IMSI='262429792375136': Successfully assigned MSISDN='212' 20241013082704356 DAUC <0003> hlr.c:417 IMSI='262429792375136': storing IMEI = 12345678901234 20241013082704359 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429792375136"} 20241013082704359 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082704359 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704359 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704362 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704362 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704364 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704364 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704365 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704365 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704367 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704367 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704369 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704369 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429792375136" cn_domain=PS} 20241013082704369 DLU <0006> fsm.c:456 lu(262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082704369 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082704375 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082704375 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429792375136" cn_domain=PS} 20241013082704375 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704375 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704379 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704379 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429792375136"} 20241013082704379 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082704379 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082704379 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429792375136"} 20241013082704379 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082704379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082704379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082704379 DLU <0006> fsm.c:568 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082704379 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704379 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704391 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704391 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429792375136"} 20241013082704391 DMAIN <0000> hlr.c:216 IMSI='262429792375136': Creating subscriber on demand 20241013082704403 DMAIN <0000> hlr.c:232 IMSI='262429792375136': Successfully assigned MSISDN='847' 20241013082704403 DAUC <0003> hlr.c:417 IMSI='262429792375136': storing IMEI = 12345678901234 20241013082704406 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429792375136"} 20241013082704406 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082704406 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704406 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704409 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704409 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704411 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704411 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704412 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704412 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704413 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704413 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704416 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704416 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429792375136" cn_domain=PS} 20241013082704416 DLU <0006> fsm.c:456 lu(262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082704416 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241013082704416 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429792375136" cause=GPRS services not allowed} 20241013082704416 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082704416 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082704416 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Freeing instance 20241013082704416 DLU <0006> fsm.c:568 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Deallocated 20241013082704416 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704416 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704426 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704426 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429792375136"} 20241013082704426 DMAIN <0000> hlr.c:216 IMSI='262429792375136': Creating subscriber on demand 20241013082704431 DMAIN <0000> hlr.c:232 IMSI='262429792375136': Successfully assigned MSISDN='546' 20241013082704431 DAUC <0003> hlr.c:417 IMSI='262429792375136': storing IMEI = 12345678901234 20241013082704434 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429792375136"} 20241013082704434 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082704434 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704434 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704436 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704436 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704438 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704438 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704439 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704439 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704442 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704442 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429792375136" cn_domain=PS} 20241013082704442 DLU <0006> fsm.c:456 lu(262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082704442 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241013082704442 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429792375136" cause=GPRS services not allowed} 20241013082704442 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082704442 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082704442 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Freeing instance 20241013082704442 DLU <0006> fsm.c:568 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Deallocated 20241013082704442 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704442 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704452 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704452 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429792375136"} 20241013082704452 DMAIN <0000> hlr.c:216 IMSI='262429792375136': Creating subscriber on demand 20241013082704454 DAUC <0003> hlr.c:417 IMSI='262429792375136': storing IMEI = 12345678901234 20241013082704458 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429792375136"} 20241013082704458 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082704458 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704458 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704460 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704460 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704461 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704461 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704462 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704462 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704465 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704465 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429792375136" cn_domain=PS} 20241013082704465 DLU <0006> fsm.c:456 lu(262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082704465 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241013082704465 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429792375136" cause=GPRS services not allowed} 20241013082704465 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082704465 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082704465 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Freeing instance 20241013082704465 DLU <0006> fsm.c:568 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Deallocated 20241013082704465 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704465 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704476 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704476 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429792375136"} 20241013082704476 DMAIN <0000> hlr.c:216 IMSI='262429792375136': Creating subscriber on demand 20241013082704479 DAUC <0003> hlr.c:417 IMSI='262429792375136': storing IMEI = 12345678901234 20241013082704482 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429792375136"} 20241013082704482 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013082704482 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704482 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704484 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704484 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704485 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704485 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704487 DAUC <0003> db_auc.c:157 IMSI='262429792375136': No 2G Auth Data 20241013082704487 DAUC <0003> db_auc.c:192 IMSI='262429792375136': No 3G Auth Data 20241013082704489 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704489 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429792375136" cn_domain=PS} 20241013082704489 DLU <0006> fsm.c:456 lu(262429792375136)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082704489 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082704494 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082704494 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429792375136" cn_domain=PS} 20241013082704495 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704495 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704499 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704499 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429792375136"} 20241013082704499 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082704499 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082704499 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429792375136"} 20241013082704499 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429792375136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082704499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082704499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082704499 DLU <0006> fsm.c:568 lu(PS:IMSI-262429792375136)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082704499 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704499 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082704511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20241013082704512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42140<->l=127.0.0.1:4258 20241013082704514 DLINP <000b> input/ipa.c:451 connected read/write 20241013082704514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082704514 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082704514 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082704514 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082704514 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45605<->l=127.0.0.1:4259) 20241013082704560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42160<->l=127.0.0.1:4258 20241013082704661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42160<->l=127.0.0.1:4258 20241013082707744 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082707744 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082707747 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082707748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42172<->l=127.0.0.1:4258 20241013082707749 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082707749 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082707749 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082707749 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  20241013082707749 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082707749 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  20241013082707749 DLGSUP <0013> gsup_server.c:235 2:  20241013082707749 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082707749 DLGSUP <0013> gsup_server.c:235 3:  20241013082707749 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082707749 DLGSUP <0013> gsup_server.c:235 4:  20241013082707749 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082707749 DLGSUP <0013> gsup_server.c:235 5:  20241013082707749 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082707749 DLGSUP <0013> gsup_server.c:235 7:  20241013082707749 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082707749 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082707749 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082707749 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082707758 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37905<->l=127.0.0.1:4259) 20241013082707763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42176<->l=127.0.0.1:4258 20241013082707790 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082707790 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421564324943" cn_domain=PS} 20241013082707790 DMAIN <0000> hlr.c:216 IMSI='262421564324943': Creating subscriber on demand 20241013082707816 DMAIN <0000> hlr.c:232 IMSI='262421564324943': Successfully assigned MSISDN='535' 20241013082707816 DLU <0006> fsm.c:456 lu(262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082707816 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082707822 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082707822 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421564324943" cn_domain=PS} 20241013082707822 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707822 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707833 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082707833 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421564324943"} 20241013082707833 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082707833 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082707833 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421564324943"} 20241013082707833 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082707833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082707833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082707833 DLU <0006> fsm.c:568 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082707833 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707833 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707837 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707837 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707840 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707840 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707841 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707841 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707851 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082707851 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421564324943" cn_domain=PS} 20241013082707851 DMAIN <0000> hlr.c:216 IMSI='262421564324943': Creating subscriber on demand 20241013082707857 DMAIN <0000> hlr.c:232 IMSI='262421564324943': Successfully assigned MSISDN='954' 20241013082707857 DLU <0006> fsm.c:456 lu(262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082707857 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082707862 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082707862 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421564324943" cn_domain=PS} 20241013082707862 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707863 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707866 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082707866 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421564324943"} 20241013082707866 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082707866 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082707866 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421564324943"} 20241013082707866 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082707866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082707866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082707866 DLU <0006> fsm.c:568 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082707866 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707866 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707868 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707868 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707870 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707870 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707871 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707871 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707873 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707873 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707888 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082707888 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421564324943" cn_domain=PS} 20241013082707888 DMAIN <0000> hlr.c:216 IMSI='262421564324943': Creating subscriber on demand 20241013082707894 DMAIN <0000> hlr.c:232 IMSI='262421564324943': Successfully assigned MSISDN='232' 20241013082707894 DLU <0006> fsm.c:456 lu(262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082707894 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241013082707894 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421564324943" cause=GPRS services not allowed} 20241013082707894 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082707894 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082707894 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Freeing instance 20241013082707894 DLU <0006> fsm.c:568 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Deallocated 20241013082707894 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707894 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707896 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707896 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707897 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707897 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707899 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707899 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707900 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707900 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707909 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082707909 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421564324943" cn_domain=PS} 20241013082707909 DMAIN <0000> hlr.c:216 IMSI='262421564324943': Creating subscriber on demand 20241013082707915 DMAIN <0000> hlr.c:232 IMSI='262421564324943': Successfully assigned MSISDN='780' 20241013082707915 DLU <0006> fsm.c:456 lu(262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082707915 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241013082707915 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421564324943" cause=GPRS services not allowed} 20241013082707915 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082707915 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082707915 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Freeing instance 20241013082707915 DLU <0006> fsm.c:568 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Deallocated 20241013082707915 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707915 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707917 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707917 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707918 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707918 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707920 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707920 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707929 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082707929 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421564324943" cn_domain=PS} 20241013082707929 DMAIN <0000> hlr.c:216 IMSI='262421564324943': Creating subscriber on demand 20241013082707932 DLU <0006> fsm.c:456 lu(262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082707932 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241013082707932 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421564324943" cause=GPRS services not allowed} 20241013082707932 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082707932 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082707932 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Freeing instance 20241013082707932 DLU <0006> fsm.c:568 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Deallocated 20241013082707932 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707932 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707934 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707934 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707935 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707935 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707937 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707937 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707946 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082707946 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421564324943" cn_domain=PS} 20241013082707946 DMAIN <0000> hlr.c:216 IMSI='262421564324943': Creating subscriber on demand 20241013082707949 DLU <0006> fsm.c:456 lu(262421564324943)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082707949 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082707955 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082707955 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421564324943" cn_domain=PS} 20241013082707955 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707955 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707958 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082707958 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421564324943"} 20241013082707958 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082707958 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082707958 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421564324943"} 20241013082707958 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421564324943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082707958 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082707958 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082707958 DLU <0006> fsm.c:568 lu(PS:IMSI-262421564324943)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082707958 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707958 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082707960 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707960 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707962 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707962 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707963 DAUC <0003> db_auc.c:157 IMSI='262421564324943': No 2G Auth Data 20241013082707963 DAUC <0003> db_auc.c:192 IMSI='262421564324943': No 3G Auth Data 20241013082707970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42176<->l=127.0.0.1:4258 20241013082707971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42172<->l=127.0.0.1:4258 20241013082707973 DLINP <000b> input/ipa.c:451 connected read/write 20241013082707973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082707973 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082707973 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082707973 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082707973 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37905<->l=127.0.0.1:4259) 20241013082708009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42182<->l=127.0.0.1:4258 20241013082708110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42182<->l=127.0.0.1:4258 20241013082711215 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082711215 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082711219 DLINP <000b> input/ipa.c:451 connected read/write 20241013082711219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082711220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42194<->l=127.0.0.1:4258 20241013082711224 DLINP <000b> input/ipa.c:451 connected read/write 20241013082711224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082711224 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082711224 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082711224 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  20241013082711224 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082711224 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  20241013082711224 DLGSUP <0013> gsup_server.c:235 2:  20241013082711224 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082711224 DLGSUP <0013> gsup_server.c:235 3:  20241013082711224 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082711224 DLGSUP <0013> gsup_server.c:235 4:  20241013082711224 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082711224 DLGSUP <0013> gsup_server.c:235 5:  20241013082711224 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082711224 DLGSUP <0013> gsup_server.c:235 7:  20241013082711224 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082711224 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082711224 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082711224 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082711246 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45047<->l=127.0.0.1:4259) 20241013082711261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4258 20241013082711270 DLINP <000b> input/ipa.c:451 connected read/write 20241013082711270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082711270 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422636743631 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422636743631"} 20241013082711270 DMAIN <0000> hlr.c:216 IMSI='262422636743631': Creating subscriber on demand 20241013082711296 DMAIN <0000> hlr.c:232 IMSI='262422636743631': Successfully assigned MSISDN='225' 20241013082711296 DAUC <0003> db_auc.c:157 IMSI='262422636743631': No 2G Auth Data 20241013082711296 DAUC <0003> db_auc.c:192 IMSI='262422636743631': No 3G Auth Data 20241013082711296 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422636743631 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 20241013082711296 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422636743631 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422636743631" cause=IMSI unknown in HLR} 20241013082711296 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422636743631 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013082711296 DLINP <000b> input/ipa.c:451 connected read/write 20241013082711296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082711296 DLINP <000b> input/ipa.c:451 connected read/write 20241013082711296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082711303 DAUC <0003> db_auc.c:157 IMSI='262422636743631': No 2G Auth Data 20241013082711304 DAUC <0003> db_auc.c:192 IMSI='262422636743631': No 3G Auth Data 20241013082711305 DAUC <0003> db_auc.c:157 IMSI='262422636743631': No 2G Auth Data 20241013082711305 DAUC <0003> db_auc.c:192 IMSI='262422636743631': No 3G Auth Data 20241013082711307 DAUC <0003> db_auc.c:157 IMSI='262422636743631': No 2G Auth Data 20241013082711307 DAUC <0003> db_auc.c:192 IMSI='262422636743631': No 3G Auth Data 20241013082711309 DLINP <000b> input/ipa.c:451 connected read/write 20241013082711310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082711310 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422636743631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422636743631" cn_domain=PS} 20241013082711310 DLU <0006> fsm.c:456 lu(262422636743631)[0x55d1e496fa20]{UNVALIDATED}: Allocated 20241013082711310 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422636743631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013082711315 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422636743631)[0x55d1e496fa20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082711315 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422636743631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422636743631" cn_domain=PS} 20241013082711315 DLINP <000b> input/ipa.c:451 connected read/write 20241013082711315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082711315 DLINP <000b> input/ipa.c:451 connected read/write 20241013082711315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082711319 DLINP <000b> input/ipa.c:451 connected read/write 20241013082711319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082711319 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422636743631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422636743631"} 20241013082711319 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422636743631)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082711319 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422636743631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082711319 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422636743631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422636743631"} 20241013082711319 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422636743631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082711319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422636743631)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082711319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422636743631)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082711319 DLU <0006> fsm.c:568 lu(PS:IMSI-262422636743631)[0x55d1e496fa20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082711319 DLINP <000b> input/ipa.c:451 connected read/write 20241013082711319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082711320 DLINP <000b> input/ipa.c:451 connected read/write 20241013082711320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082711326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4258 20241013082711328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42194<->l=127.0.0.1:4258 20241013082711330 DLINP <000b> input/ipa.c:451 connected read/write 20241013082711330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082711330 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082711330 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082711330 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082711331 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45047<->l=127.0.0.1:4259) 20241013082711369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42214<->l=127.0.0.1:4258 20241013082711470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42214<->l=127.0.0.1:4258 20241013082714584 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082714584 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082714589 DLINP <000b> input/ipa.c:451 connected read/write 20241013082714589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082714591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51482<->l=127.0.0.1:4258 20241013082714595 DLINP <000b> input/ipa.c:451 connected read/write 20241013082714595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082714595 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082714595 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082714595 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  20241013082714595 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082714595 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  20241013082714595 DLGSUP <0013> gsup_server.c:235 2:  20241013082714595 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082714595 DLGSUP <0013> gsup_server.c:235 3:  20241013082714595 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082714595 DLGSUP <0013> gsup_server.c:235 4:  20241013082714595 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082714595 DLGSUP <0013> gsup_server.c:235 5:  20241013082714595 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082714595 DLGSUP <0013> gsup_server.c:235 7:  20241013082714595 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082714595 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082714595 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082714595 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082714623 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46145<->l=127.0.0.1:4259) 20241013082714628 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241013082714628 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241013082714648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51492<->l=127.0.0.1:4258 20241013082714673 DAUC <0003> db_auc.c:157 IMSI='262425393219035': No 2G Auth Data 20241013082714673 DAUC <0003> db_auc.c:192 IMSI='262425393219035': No 3G Auth Data 20241013082714688 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612487544.msisdn 20241013082714688 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612487544.msisdn: not attached (vlr_number unset) 20241013082714688 DDGSM <0007> mslookup_server.c:327 sip.voice.491612487544.msisdn: does not exist in GSUP proxy 20241013082715694 DLINP <000b> input/ipa.c:451 connected read/write 20241013082715694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082715694 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425393219035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425393219035" cn_domain=CS} 20241013082715694 DLU <0006> fsm.c:456 lu(262425393219035)[0x55d1e4989460]{UNVALIDATED}: Allocated 20241013082715694 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425393219035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241013082715708 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425393219035)[0x55d1e4989460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013082715708 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425393219035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425393219035" cn_domain=CS} 20241013082715708 DLINP <000b> input/ipa.c:451 connected read/write 20241013082715708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082715708 DLINP <000b> input/ipa.c:451 connected read/write 20241013082715708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082715717 DLINP <000b> input/ipa.c:451 connected read/write 20241013082715717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082715717 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425393219035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425393219035"} 20241013082715718 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425393219035)[0x55d1e4989460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013082715718 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425393219035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013082715718 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425393219035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425393219035"} 20241013082715718 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425393219035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082715718 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425393219035)[0x55d1e4989460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013082715718 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425393219035)[0x55d1e4989460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013082715718 DLU <0006> fsm.c:568 lu(CS:IMSI-262425393219035)[0x55d1e4989460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013082715718 DLINP <000b> input/ipa.c:451 connected read/write 20241013082715718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082715718 DLINP <000b> input/ipa.c:451 connected read/write 20241013082715718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082715722 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612487544.msisdn 20241013082715722 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612487544.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241013082715722 DDGSM <0007> mslookup_server.c:327 sip.voice.491612487544.msisdn: does not exist in GSUP proxy 20241013082715722 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612487544.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241013082715731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51492<->l=127.0.0.1:4258 20241013082715733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51482<->l=127.0.0.1:4258 20241013082715735 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46145<->l=127.0.0.1:4259) 20241013082715736 DLINP <000b> input/ipa.c:451 connected read/write 20241013082715736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082715736 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082715736 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082715736 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082715774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51498<->l=127.0.0.1:4258 20241013082715875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51498<->l=127.0.0.1:4258 20241013082716942 DSS <0004> hlr_ussd.c:239 262423520571753/0x854c2633: SS Session Timeout, destroying 20241013082716942 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423520571753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013082718996 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082718996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082719001 DLINP <000b> input/ipa.c:451 connected read/write 20241013082719001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082719003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51502<->l=127.0.0.1:4258 20241013082719007 DLINP <000b> input/ipa.c:451 connected read/write 20241013082719007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082719007 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082719007 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082719007 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  20241013082719007 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082719007 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  20241013082719007 DLGSUP <0013> gsup_server.c:235 2:  20241013082719007 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082719007 DLGSUP <0013> gsup_server.c:235 3:  20241013082719007 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082719007 DLGSUP <0013> gsup_server.c:235 4:  20241013082719007 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082719007 DLGSUP <0013> gsup_server.c:235 5:  20241013082719007 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082719007 DLGSUP <0013> gsup_server.c:235 7:  20241013082719007 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082719007 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082719007 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082719007 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082719008 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241013082719008 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241013082719042 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45587<->l=127.0.0.1:4259) 20241013082719045 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241013082719045 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241013082719065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4258 20241013082719075 DLINP <000b> input/ipa.c:451 connected read/write 20241013082719075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082719075 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420006818277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420006818277" cn_domain=CS} 20241013082719075 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420006818277 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241013082719075 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420006818277 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241013082719075 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420006818277.imsi 20241013082719075 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420006818277.imsi 20241013082719076 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420006818277.imsi: does not exist in local HLR 20241013082719088 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420006818277 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241013082719088 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241013082719088 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241013082719088 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241013082719088 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241013082719088 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241013082719088 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420006818277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082719088 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013082719088 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013082719088 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013082719088 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013082719088 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013082719088 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013082719094 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082719094 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082719094 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241013082719094 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241013082719094 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241013082719097 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082719097 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082719097 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241013082719142 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082719142 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082719142 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082719142 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082719142 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420006818277 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613607201 20241013082719142 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420006818277 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013082719142 DLINP <000b> input/ipa.c:451 connected read/write 20241013082719142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082719142 DLINP <000b> input/ipa.c:451 connected read/write 20241013082719142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082719148 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082719148 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082719148 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420006818277 MSISDN-491613607201 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013082719148 DLINP <000b> input/ipa.c:451 connected read/write 20241013082719148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082719148 DLINP <000b> input/ipa.c:451 connected read/write 20241013082719148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082719151 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082719151 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082719151 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420006818277 MSISDN-491613607201 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 20241013082719151 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420006818277 MSISDN-491613607201 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013082719151 DLINP <000b> input/ipa.c:451 connected read/write 20241013082719151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082719151 DLINP <000b> input/ipa.c:451 connected read/write 20241013082719151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082719154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4258 20241013082719155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51502<->l=127.0.0.1:4258 20241013082719157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45587<->l=127.0.0.1:4259) 20241013082719158 DLINP <000b> input/ipa.c:451 connected read/write 20241013082719158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082719158 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082719158 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082719158 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082719159 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082719159 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082719159 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241013082719159 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241013082719159 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241013082719235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 20241013082719336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 20241013082722455 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082722455 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082722457 DLINP <000b> input/ipa.c:451 connected read/write 20241013082722457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082722458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44004<->l=127.0.0.1:4258 20241013082722459 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241013082722459 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241013082722460 DLINP <000b> input/ipa.c:451 connected read/write 20241013082722460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082722460 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082722460 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082722460 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  20241013082722460 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082722460 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  20241013082722460 DLGSUP <0013> gsup_server.c:235 2:  20241013082722460 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082722460 DLGSUP <0013> gsup_server.c:235 3:  20241013082722460 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082722460 DLGSUP <0013> gsup_server.c:235 4:  20241013082722460 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082722460 DLGSUP <0013> gsup_server.c:235 5:  20241013082722460 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082722460 DLGSUP <0013> gsup_server.c:235 7:  20241013082722460 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082722460 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082722460 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082722460 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082722468 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39437<->l=127.0.0.1:4259) 20241013082722470 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241013082722470 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241013082722476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44008<->l=127.0.0.1:4258 20241013082722488 DAUC <0003> db_auc.c:157 IMSI='262429130586288': No 2G Auth Data 20241013082722488 DAUC <0003> db_auc.c:192 IMSI='262429130586288': No 3G Auth Data 20241013082722502 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429130586288.imsi 20241013082722502 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429130586288.imsi: found in local HLR 20241013082722512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44008<->l=127.0.0.1:4258 20241013082722514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44004<->l=127.0.0.1:4258 20241013082722516 DLINP <000b> input/ipa.c:451 connected read/write 20241013082722516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082722516 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082722516 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082722516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082722517 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39437<->l=127.0.0.1:4259) 20241013082722582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44016<->l=127.0.0.1:4258 20241013082722683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44016<->l=127.0.0.1:4258 20241013082725798 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082725798 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082725802 DLINP <000b> input/ipa.c:451 connected read/write 20241013082725802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082725804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44028<->l=127.0.0.1:4258 20241013082725808 DLINP <000b> input/ipa.c:451 connected read/write 20241013082725808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082725808 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082725808 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082725808 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  20241013082725808 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082725808 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  20241013082725808 DLGSUP <0013> gsup_server.c:235 2:  20241013082725808 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082725808 DLGSUP <0013> gsup_server.c:235 3:  20241013082725808 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082725808 DLGSUP <0013> gsup_server.c:235 4:  20241013082725808 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082725808 DLGSUP <0013> gsup_server.c:235 5:  20241013082725808 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082725808 DLGSUP <0013> gsup_server.c:235 7:  20241013082725808 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082725808 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082725808 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082725808 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082725808 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241013082725808 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241013082725839 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45475<->l=127.0.0.1:4259) 20241013082725841 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241013082725841 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241013082725863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44042<->l=127.0.0.1:4258 20241013082725874 DLINP <000b> input/ipa.c:451 connected read/write 20241013082725874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082725874 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422142676254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422142676254" cn_domain=CS} 20241013082725874 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422142676254 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241013082725874 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422142676254 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241013082725874 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422142676254.imsi 20241013082725874 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422142676254.imsi 20241013082725874 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422142676254.imsi: does not exist in local HLR 20241013082725886 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422142676254 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241013082725886 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241013082725886 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241013082725886 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241013082725886 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241013082725886 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241013082725886 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422142676254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082725886 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013082725886 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013082725886 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013082725886 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013082725886 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013082725886 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013082725891 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082725891 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082725891 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241013082725891 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241013082725891 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241013082725893 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082725893 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082725893 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241013082725934 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082725934 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082725934 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082725934 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082725934 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422142676254 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612684746 20241013082725934 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422142676254 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013082725934 DLINP <000b> input/ipa.c:451 connected read/write 20241013082725934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082725935 DLINP <000b> input/ipa.c:451 connected read/write 20241013082725935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082725943 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082725943 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082725943 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422142676254 MSISDN-491612684746 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013082725943 DLINP <000b> input/ipa.c:451 connected read/write 20241013082725943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082725943 DLINP <000b> input/ipa.c:451 connected read/write 20241013082725943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082725947 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082725947 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082725947 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422142676254 MSISDN-491612684746 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 20241013082725947 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422142676254 MSISDN-491612684746 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013082725947 DLINP <000b> input/ipa.c:451 connected read/write 20241013082725947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082725947 DLINP <000b> input/ipa.c:451 connected read/write 20241013082725947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082725950 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422142676254.imsi 20241013082725950 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422142676254.imsi: does not exist in local HLR 20241013082726954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44042<->l=127.0.0.1:4258 20241013082726957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44028<->l=127.0.0.1:4258 20241013082726959 DLINP <000b> input/ipa.c:451 connected read/write 20241013082726959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082726959 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082726959 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082726959 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082726959 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45475<->l=127.0.0.1:4259) 20241013082726960 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082726960 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082726960 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241013082726960 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241013082726960 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241013082727046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44044<->l=127.0.0.1:4258 20241013082727147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44044<->l=127.0.0.1:4258 20241013082730271 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013082730271 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013082730274 DLINP <000b> input/ipa.c:451 connected read/write 20241013082730274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082730275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44046<->l=127.0.0.1:4258 20241013082730276 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241013082730276 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241013082730277 DLINP <000b> input/ipa.c:451 connected read/write 20241013082730277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082730277 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013082730277 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013082730277 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  20241013082730277 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013082730277 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  20241013082730277 DLGSUP <0013> gsup_server.c:235 2:  20241013082730277 DLGSUP <0013> gsup_server.c:237 2: 00  20241013082730277 DLGSUP <0013> gsup_server.c:235 3:  20241013082730277 DLGSUP <0013> gsup_server.c:237 3: 00  20241013082730277 DLGSUP <0013> gsup_server.c:235 4:  20241013082730277 DLGSUP <0013> gsup_server.c:237 4: 00  20241013082730277 DLGSUP <0013> gsup_server.c:235 5:  20241013082730277 DLGSUP <0013> gsup_server.c:237 5: 00  20241013082730277 DLGSUP <0013> gsup_server.c:235 7:  20241013082730277 DLGSUP <0013> gsup_server.c:237 7: 00  20241013082730277 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013082730277 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013082730277 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013082730292 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35331<->l=127.0.0.1:4259) 20241013082730293 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241013082730293 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241013082730301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44050<->l=127.0.0.1:4258 20241013082730318 DLINP <000b> input/ipa.c:451 connected read/write 20241013082730318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082730318 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424347264037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424347264037" cn_domain=CS} 20241013082730318 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424347264037 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241013082730318 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424347264037 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241013082730318 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424347264037.imsi 20241013082730318 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424347264037.imsi 20241013082730318 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424347264037.imsi: does not exist in local HLR 20241013082730330 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424347264037 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241013082730330 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241013082730330 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241013082730330 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241013082730330 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241013082730330 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241013082730330 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424347264037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013082730330 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013082730330 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013082730330 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013082730330 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013082730330 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013082730330 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013082730335 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082730335 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082730335 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241013082730335 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241013082730335 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241013082730338 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082730338 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082730338 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241013082730382 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082730382 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082730382 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082730382 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082730382 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424347264037 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618550406 20241013082730383 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424347264037 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013082730383 DLINP <000b> input/ipa.c:451 connected read/write 20241013082730383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082730383 DLINP <000b> input/ipa.c:451 connected read/write 20241013082730383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082730391 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082730391 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082730392 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424347264037 MSISDN-491618550406 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013082730392 DLINP <000b> input/ipa.c:451 connected read/write 20241013082730392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082730392 DLINP <000b> input/ipa.c:451 connected read/write 20241013082730392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082730395 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082730395 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082730395 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424347264037 MSISDN-491618550406 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 20241013082730395 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424347264037 MSISDN-491618550406 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013082730395 DLINP <000b> input/ipa.c:451 connected read/write 20241013082730395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082730395 DLINP <000b> input/ipa.c:451 connected read/write 20241013082730395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013082730399 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618550406.msisdn 20241013082730399 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618550406.msisdn: does not exist in local HLR 20241013082730399 DDGSM <0007> mslookup_server.c:352 sip.voice.491618550406.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241013082730399 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618550406.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241013082730403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44050<->l=127.0.0.1:4258 20241013082730405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44046<->l=127.0.0.1:4258 20241013082730407 DLINP <000b> input/ipa.c:451 connected read/write 20241013082730407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013082730407 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013082730407 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013082730407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013082730407 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35331<->l=127.0.0.1:4259) 20241013082730408 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013082730408 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013082730408 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241013082730408 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241013082730408 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241013082730499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4258 20241013082730600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4258