20241019082515604 DMAIN <0000> hlr.c:802 hlr starting 20241019082515604 DDB <0001> db.c:599 using database: hlr.db 20241019082515604 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241019082515604 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241019082515604 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241019082515604 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241019082515625 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241019082515625 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241019082515699 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241019082515701 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241019082515701 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241019082517125 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082517125 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082517128 DLINP <000b> input/ipa.c:451 connected read/write 20241019082517128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082517130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52172<->l=127.0.0.1:4258 20241019082517131 DLINP <000b> input/ipa.c:451 connected read/write 20241019082517131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082517132 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082517132 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082517132 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  20241019082517132 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082517132 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  20241019082517132 DLGSUP <0013> gsup_server.c:235 2:  20241019082517132 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082517132 DLGSUP <0013> gsup_server.c:235 3:  20241019082517132 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082517132 DLGSUP <0013> gsup_server.c:235 4:  20241019082517132 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082517132 DLGSUP <0013> gsup_server.c:235 5:  20241019082517132 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082517132 DLGSUP <0013> gsup_server.c:235 7:  20241019082517132 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082517132 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082517132 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082517132 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082517149 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40219<->l=127.0.0.1:4259) 20241019082517155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52176<->l=127.0.0.1:4258 20241019082517174 DLINP <000b> input/ipa.c:451 connected read/write 20241019082517174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082517174 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"} 20241019082517174 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" 20241019082517174 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} 20241019082517174 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 20241019082517174 DLINP <000b> input/ipa.c:451 connected read/write 20241019082517174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082517174 DLINP <000b> input/ipa.c:451 connected read/write 20241019082517174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082517179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52176<->l=127.0.0.1:4258 20241019082517180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52172<->l=127.0.0.1:4258 20241019082517183 DLINP <000b> input/ipa.c:451 connected read/write 20241019082517183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082517183 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082517183 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082517183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082517183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40219<->l=127.0.0.1:4259) 20241019082517233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4258 20241019082517234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4258 20241019082520339 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082520339 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082520344 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082520346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52192<->l=127.0.0.1:4258 20241019082520350 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082520350 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082520350 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082520350 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  20241019082520350 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082520350 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  20241019082520350 DLGSUP <0013> gsup_server.c:235 2:  20241019082520350 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082520350 DLGSUP <0013> gsup_server.c:235 3:  20241019082520350 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082520350 DLGSUP <0013> gsup_server.c:235 4:  20241019082520350 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082520350 DLGSUP <0013> gsup_server.c:235 5:  20241019082520350 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082520350 DLGSUP <0013> gsup_server.c:235 7:  20241019082520350 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082520350 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082520350 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082520350 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082520369 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34837<->l=127.0.0.1:4259) 20241019082520385 DAUC <0003> db_auc.c:157 IMSI='262423710092654': No 2G Auth Data 20241019082520385 DAUC <0003> db_auc.c:192 IMSI='262423710092654': No 3G Auth Data 20241019082520429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4258 20241019082520437 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082520437 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423710092654 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423710092654"} 20241019082520445 DAUC <0003> db_auc.c:192 IMSI='262423710092654': No 3G Auth Data 20241019082520445 DAUC <0003> db_auc.c:236 IMSI='262423710092654': Calling to generate 5 vectors 20241019082520445 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241019082520445 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082520445 DAUC <0003> auc.c:113 vector [0]: rand = d558c29026690a7148a2f90c174085f4 20241019082520445 DAUC <0003> auc.c:179 vector [0]: kc = 60970983cc6b4800 20241019082520445 DAUC <0003> auc.c:180 vector [0]: sres = 6fadaf17 20241019082520445 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082520445 DAUC <0003> auc.c:113 vector [1]: rand = 7a78d8fff97a1d387e418659c0a4353d 20241019082520445 DAUC <0003> auc.c:179 vector [1]: kc = bee15855bf9cf800 20241019082520445 DAUC <0003> auc.c:180 vector [1]: sres = 6e218ef8 20241019082520445 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241019082520445 DAUC <0003> auc.c:113 vector [2]: rand = d0a818f5248b00da06a5ceb7ae14e3d2 20241019082520445 DAUC <0003> auc.c:179 vector [2]: kc = 54ce5c976101dc00 20241019082520445 DAUC <0003> auc.c:180 vector [2]: sres = 66721fb4 20241019082520445 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241019082520445 DAUC <0003> auc.c:113 vector [3]: rand = 5ef96789c08df6150d7a4cfb473f7449 20241019082520445 DAUC <0003> auc.c:179 vector [3]: kc = 66fa062a8a17c000 20241019082520445 DAUC <0003> auc.c:180 vector [3]: sres = eef42a12 20241019082520445 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241019082520445 DAUC <0003> auc.c:113 vector [4]: rand = 73c3f885284eea59d55733e58914df88 20241019082520445 DAUC <0003> auc.c:179 vector [4]: kc = a37ae250b890a400 20241019082520445 DAUC <0003> auc.c:180 vector [4]: sres = a46cf355 20241019082520445 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241019082520445 DAUC <0003> db_auc.c:245 IMSI='262423710092654': Generated 5 vectors 20241019082520445 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423710092654 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423710092654"} 20241019082520445 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423710092654 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082520445 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520445 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4258 20241019082520472 DAUC <0003> db_auc.c:157 IMSI='262428374848439': No 2G Auth Data 20241019082520472 DAUC <0003> db_auc.c:192 IMSI='262428374848439': No 3G Auth Data 20241019082520494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52210<->l=127.0.0.1:4258 20241019082520495 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082520495 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428374848439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428374848439"} 20241019082520495 DAUC <0003> db_auc.c:192 IMSI='262428374848439': No 3G Auth Data 20241019082520495 DAUC <0003> db_auc.c:236 IMSI='262428374848439': Calling to generate 5 vectors 20241019082520495 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241019082520495 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082520495 DAUC <0003> auc.c:113 vector [0]: rand = e6ed4f44a7c96d40d20e0b066233d45b 20241019082520495 DAUC <0003> auc.c:179 vector [0]: kc = 4398d492332ab000 20241019082520495 DAUC <0003> auc.c:180 vector [0]: sres = 02c3bcf4 20241019082520495 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082520495 DAUC <0003> auc.c:113 vector [1]: rand = 654727b147c16b20143be793500cda3d 20241019082520495 DAUC <0003> auc.c:179 vector [1]: kc = 23c80dfb81977400 20241019082520495 DAUC <0003> auc.c:180 vector [1]: sres = 28fa8e97 20241019082520495 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241019082520495 DAUC <0003> auc.c:113 vector [2]: rand = 159729a3cab8dd4aaf61a377503b9f7a 20241019082520495 DAUC <0003> auc.c:179 vector [2]: kc = b8f8914fe5785400 20241019082520495 DAUC <0003> auc.c:180 vector [2]: sres = a59704ef 20241019082520495 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241019082520495 DAUC <0003> auc.c:113 vector [3]: rand = b18ab015352fc9379bf1357cae7295f3 20241019082520495 DAUC <0003> auc.c:179 vector [3]: kc = bbfbdf3c1ff2a000 20241019082520495 DAUC <0003> auc.c:180 vector [3]: sres = 7716b8f0 20241019082520495 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241019082520495 DAUC <0003> auc.c:113 vector [4]: rand = 01a32a7fc8367f6473629dd05e387aae 20241019082520495 DAUC <0003> auc.c:179 vector [4]: kc = 3ce281f3f202bc00 20241019082520495 DAUC <0003> auc.c:180 vector [4]: sres = c09c89a7 20241019082520495 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241019082520495 DAUC <0003> db_auc.c:245 IMSI='262428374848439': Generated 5 vectors 20241019082520495 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428374848439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428374848439"} 20241019082520495 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428374848439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082520495 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520496 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52210<->l=127.0.0.1:4258 20241019082520520 DAUC <0003> db_auc.c:157 IMSI='262429670172896': No 2G Auth Data 20241019082520520 DAUC <0003> db_auc.c:192 IMSI='262429670172896': No 3G Auth Data 20241019082520542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4258 20241019082520544 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082520544 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429670172896 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429670172896"} 20241019082520544 DAUC <0003> db_auc.c:192 IMSI='262429670172896': No 3G Auth Data 20241019082520544 DAUC <0003> db_auc.c:236 IMSI='262429670172896': Calling to generate 5 vectors 20241019082520544 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241019082520544 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082520544 DAUC <0003> auc.c:113 vector [0]: rand = 6001f0bd851a27445a1e8ad09da69585 20241019082520544 DAUC <0003> auc.c:179 vector [0]: kc = 469f8090fa796bba 20241019082520545 DAUC <0003> auc.c:180 vector [0]: sres = 2346f5d2 20241019082520545 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082520545 DAUC <0003> auc.c:113 vector [1]: rand = 0de8366647ad50d8449f7a9b8aa1d2c3 20241019082520545 DAUC <0003> auc.c:179 vector [1]: kc = f400aca118ad7964 20241019082520545 DAUC <0003> auc.c:180 vector [1]: sres = 87cb11bd 20241019082520545 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241019082520545 DAUC <0003> auc.c:113 vector [2]: rand = bbf798de2451a5fbfd0b237ffc2b0acb 20241019082520545 DAUC <0003> auc.c:179 vector [2]: kc = fa020215be7a0840 20241019082520545 DAUC <0003> auc.c:180 vector [2]: sres = 877318e1 20241019082520545 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241019082520545 DAUC <0003> auc.c:113 vector [3]: rand = a9d13505b3d69cff96c5ea7984210bc8 20241019082520545 DAUC <0003> auc.c:179 vector [3]: kc = 5f188d8cd93f08e5 20241019082520545 DAUC <0003> auc.c:180 vector [3]: sres = 305c19d1 20241019082520545 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241019082520545 DAUC <0003> auc.c:113 vector [4]: rand = a2115739626f958cedccbb48f8a4f9e7 20241019082520545 DAUC <0003> auc.c:179 vector [4]: kc = 6a25780c27e59c67 20241019082520545 DAUC <0003> auc.c:180 vector [4]: sres = 5bfda53d 20241019082520545 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241019082520545 DAUC <0003> db_auc.c:245 IMSI='262429670172896': Generated 5 vectors 20241019082520545 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429670172896 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429670172896"} 20241019082520545 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429670172896 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082520545 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520545 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4258 20241019082520571 DAUC <0003> db_auc.c:157 IMSI='262420880558164': No 2G Auth Data 20241019082520571 DAUC <0003> db_auc.c:192 IMSI='262420880558164': No 3G Auth Data 20241019082520593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4258 20241019082520595 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082520595 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420880558164 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420880558164"} 20241019082520595 DAUC <0003> db_auc.c:157 IMSI='262420880558164': No 2G Auth Data 20241019082520595 DAUC <0003> db_auc.c:236 IMSI='262420880558164': Calling to generate 5 vectors 20241019082520595 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241019082520595 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082520595 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082520595 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082520595 DAUC <0003> auc.c:113 vector [0]: rand = a1bceac7eb52c6c1088d9eea43d012e4 20241019082520595 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082520595 DAUC <0003> auc.c:142 vector [0]: autn = 1d6d5a41765e000015c7046cf562508c 20241019082520595 DAUC <0003> auc.c:143 vector [0]: ck = bc95bdf9dc4b6924603856acb555d7af 20241019082520595 DAUC <0003> auc.c:144 vector [0]: ik = ceb4d1fc6c79173a697eed25c2ecb929 20241019082520595 DAUC <0003> auc.c:145 vector [0]: res = c4cb4086648573410000000000000000 20241019082520595 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082520595 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241019082520595 DAUC <0003> auc.c:151 vector [0]: kc = 7b67d78cc78b1098 20241019082520595 DAUC <0003> auc.c:152 vector [0]: sres = a04e33c7 20241019082520595 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241019082520595 DAUC <0003> auc.c:113 vector [1]: rand = 877f09f8f178e7f8d38f8a2731053995 20241019082520595 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241019082520595 DAUC <0003> auc.c:142 vector [1]: autn = 00390ba3e01a00005f60d0d3e7551cb4 20241019082520595 DAUC <0003> auc.c:143 vector [1]: ck = 9bb40a1dd0a4a63e672edba59c1b52da 20241019082520595 DAUC <0003> auc.c:144 vector [1]: ik = ac662d9755a7ddc04587384a10f78fab 20241019082520595 DAUC <0003> auc.c:145 vector [1]: res = e883bac759f557cb0000000000000000 20241019082520595 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082520595 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241019082520595 DAUC <0003> auc.c:151 vector [1]: kc = 157bc46509efa68f 20241019082520595 DAUC <0003> auc.c:152 vector [1]: sres = b176ed0c 20241019082520595 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241019082520595 DAUC <0003> auc.c:113 vector [2]: rand = 3e0ef870964baa2e2257e7b85c261db3 20241019082520595 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241019082520595 DAUC <0003> auc.c:142 vector [2]: autn = f12b24ab251700007a041c0619c776da 20241019082520595 DAUC <0003> auc.c:143 vector [2]: ck = 4292cc5ac1e5e686660d04e0eca0dbef 20241019082520595 DAUC <0003> auc.c:144 vector [2]: ik = 1f22daf5b70176062ac42832f0116bb8 20241019082520595 DAUC <0003> auc.c:145 vector [2]: res = 7728a59bf7c479c40000000000000000 20241019082520595 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082520595 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241019082520595 DAUC <0003> auc.c:151 vector [2]: kc = 11793a7d6a5520d7 20241019082520595 DAUC <0003> auc.c:152 vector [2]: sres = 80ecdc5f 20241019082520595 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241019082520595 DAUC <0003> auc.c:113 vector [3]: rand = 8e3006f6debbae8d75eacd30f4ee890b 20241019082520595 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241019082520595 DAUC <0003> auc.c:142 vector [3]: autn = 2894ab8d82b80000774f7e4b3fcbfe92 20241019082520595 DAUC <0003> auc.c:143 vector [3]: ck = 525f449bf5e898b70d03912900041899 20241019082520595 DAUC <0003> auc.c:144 vector [3]: ik = 0a851dd3ebdb4ecb6522ff005b6d23f8 20241019082520595 DAUC <0003> auc.c:145 vector [3]: res = 9527c9df83c155e30000000000000000 20241019082520595 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082520595 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241019082520595 DAUC <0003> auc.c:151 vector [3]: kc = 30fb3761455aed1d 20241019082520595 DAUC <0003> auc.c:152 vector [3]: sres = 16e69c3c 20241019082520595 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241019082520595 DAUC <0003> auc.c:113 vector [4]: rand = 9a953fdbcdf2c3d3c07f5ae8369408a5 20241019082520595 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241019082520595 DAUC <0003> auc.c:142 vector [4]: autn = 0d7fe4aa381a0000a8aa084c8cadc98b 20241019082520595 DAUC <0003> auc.c:143 vector [4]: ck = 033aef6a85cb64a81e7df51eba9db9aa 20241019082520595 DAUC <0003> auc.c:144 vector [4]: ik = 51b4d6171618ec3090309856e3bb0b04 20241019082520595 DAUC <0003> auc.c:145 vector [4]: res = 0376ab21f60e6e2a0000000000000000 20241019082520595 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082520595 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241019082520595 DAUC <0003> auc.c:151 vector [4]: kc = dcc35435caf53a36 20241019082520595 DAUC <0003> auc.c:152 vector [4]: sres = f578c50b 20241019082520595 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241019082520595 DAUC <0003> db_auc.c:245 IMSI='262420880558164': Generated 5 vectors 20241019082520595 DAUC <0003> db_auc.c:249 IMSI='262420880558164': Updating SQN=161 in DB 20241019082520602 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420880558164 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420880558164"} 20241019082520602 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420880558164 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082520602 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520603 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4258 20241019082520628 DAUC <0003> db_auc.c:157 IMSI='262429385306474': No 2G Auth Data 20241019082520628 DAUC <0003> db_auc.c:192 IMSI='262429385306474': No 3G Auth Data 20241019082520649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52232<->l=127.0.0.1:4258 20241019082520651 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082520651 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429385306474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429385306474"} 20241019082520651 DAUC <0003> db_auc.c:157 IMSI='262429385306474': No 2G Auth Data 20241019082520651 DAUC <0003> db_auc.c:236 IMSI='262429385306474': Calling to generate 5 vectors 20241019082520651 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241019082520651 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082520651 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241019082520651 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082520651 DAUC <0003> auc.c:113 vector [0]: rand = 6f79a78cb082d5aeaf22a0179e65aa32 20241019082520651 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082520651 DAUC <0003> auc.c:142 vector [0]: autn = 12d8f98d90290000a7a329fa0830e8d8 20241019082520651 DAUC <0003> auc.c:143 vector [0]: ck = e3e477e7e81d0f850ce47fd04d2738be 20241019082520651 DAUC <0003> auc.c:144 vector [0]: ik = 139103b572d492fb0ff4c76174f9d029 20241019082520651 DAUC <0003> auc.c:145 vector [0]: res = 0b8066c54a3747090000000000000000 20241019082520651 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082520651 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241019082520651 DAUC <0003> auc.c:151 vector [0]: kc = f365cce3a31775e9 20241019082520651 DAUC <0003> auc.c:152 vector [0]: sres = 41b721cc 20241019082520651 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241019082520651 DAUC <0003> auc.c:113 vector [1]: rand = 0025636a8d23d122f88205df9e037f49 20241019082520651 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241019082520651 DAUC <0003> auc.c:142 vector [1]: autn = d419fab90ce60000baf7675c3b9b4430 20241019082520651 DAUC <0003> auc.c:143 vector [1]: ck = 3a858faf8284388e1a2ef5ffe7258abb 20241019082520651 DAUC <0003> auc.c:144 vector [1]: ik = fea06d2a3dac315121b4ee77e2962eb6 20241019082520651 DAUC <0003> auc.c:145 vector [1]: res = bb45e862f11a225f0000000000000000 20241019082520651 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082520651 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241019082520651 DAUC <0003> auc.c:151 vector [1]: kc = ffbff90dba9badd2 20241019082520651 DAUC <0003> auc.c:152 vector [1]: sres = 4a5fca3d 20241019082520651 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241019082520651 DAUC <0003> auc.c:113 vector [2]: rand = 4953f80a5007c1de88b554b94516d2d0 20241019082520651 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241019082520651 DAUC <0003> auc.c:142 vector [2]: autn = 84bd3cf4ba21000020e9639d45d3bb9a 20241019082520651 DAUC <0003> auc.c:143 vector [2]: ck = 8e52436664a0e61e73048c1a30c8db31 20241019082520651 DAUC <0003> auc.c:144 vector [2]: ik = d9c7610956cc1c79196d551a06588a61 20241019082520651 DAUC <0003> auc.c:145 vector [2]: res = 79ce445aee2d03d00000000000000000 20241019082520651 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082520651 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241019082520651 DAUC <0003> auc.c:151 vector [2]: kc = 3dfcfb6f04fcab37 20241019082520651 DAUC <0003> auc.c:152 vector [2]: sres = 97e3478a 20241019082520651 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241019082520651 DAUC <0003> auc.c:113 vector [3]: rand = 3781f04160faac85ba02913c869ae58b 20241019082520651 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241019082520651 DAUC <0003> auc.c:142 vector [3]: autn = c16d5aae81500000bb7d8a73d0bfd587 20241019082520651 DAUC <0003> auc.c:143 vector [3]: ck = 4557deb75b6c9bfe2bd2d8530fa89d6f 20241019082520651 DAUC <0003> auc.c:144 vector [3]: ik = 43199ca4f1871ad7d4f7d616c9bf3da2 20241019082520651 DAUC <0003> auc.c:145 vector [3]: res = a85093cfd71050cb0000000000000000 20241019082520651 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082520651 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241019082520651 DAUC <0003> auc.c:151 vector [3]: kc = f96b4c566cfc21e4 20241019082520651 DAUC <0003> auc.c:152 vector [3]: sres = 7f40c304 20241019082520651 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241019082520651 DAUC <0003> auc.c:113 vector [4]: rand = 853fc957f35c77ebc0d8b0e820be08c1 20241019082520651 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241019082520651 DAUC <0003> auc.c:142 vector [4]: autn = b10939b4dac3000063a532fbc8fd6fbd 20241019082520651 DAUC <0003> auc.c:143 vector [4]: ck = 20633b0dc00f007d94b999fa3ae9ae0f 20241019082520651 DAUC <0003> auc.c:144 vector [4]: ik = 7cf075ccd248d8910b1e29f8e6ec1de4 20241019082520651 DAUC <0003> auc.c:145 vector [4]: res = 0a482905fb298a550000000000000000 20241019082520651 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082520651 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241019082520651 DAUC <0003> auc.c:151 vector [4]: kc = c334fec3ce426b07 20241019082520651 DAUC <0003> auc.c:152 vector [4]: sres = f161a350 20241019082520651 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241019082520651 DAUC <0003> db_auc.c:245 IMSI='262429385306474': Generated 5 vectors 20241019082520651 DAUC <0003> db_auc.c:249 IMSI='262429385306474': Updating SQN=161 in DB 20241019082520659 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429385306474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429385306474"} 20241019082520659 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429385306474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082520659 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520659 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52232<->l=127.0.0.1:4258 20241019082520684 DAUC <0003> db_auc.c:157 IMSI='262421169489294': No 2G Auth Data 20241019082520684 DAUC <0003> db_auc.c:192 IMSI='262421169489294': No 3G Auth Data 20241019082520716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20241019082520718 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082520718 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421169489294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421169489294"} 20241019082520718 DAUC <0003> db_auc.c:236 IMSI='262421169489294': Calling to generate 5 vectors 20241019082520718 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241019082520718 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082520718 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082520718 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082520718 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082520718 DAUC <0003> auc.c:113 vector [0]: rand = ef760a30f8906954c572103dd847b982 20241019082520718 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082520718 DAUC <0003> auc.c:142 vector [0]: autn = cf96030cb3af000073015b91ff15f5f6 20241019082520718 DAUC <0003> auc.c:143 vector [0]: ck = 950b03dcce6a127c2a6fa82dfe6a6b25 20241019082520718 DAUC <0003> auc.c:144 vector [0]: ik = bebc6a981dd2b793e327d60aa03699a3 20241019082520718 DAUC <0003> auc.c:145 vector [0]: res = fc8f4448a698db5d0000000000000000 20241019082520718 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082520718 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082520718 DAUC <0003> auc.c:179 vector [0]: kc = f0b6870ac5fca800 20241019082520718 DAUC <0003> auc.c:180 vector [0]: sres = 4a4caf9d 20241019082520718 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082520718 DAUC <0003> auc.c:113 vector [1]: rand = 77ed58f2d2d1bdf03ab15e4eaccce71c 20241019082520718 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241019082520718 DAUC <0003> auc.c:142 vector [1]: autn = ef41b800ac5700009a176739e066e01b 20241019082520718 DAUC <0003> auc.c:143 vector [1]: ck = ce1093ae6ddbcb64d9cb26dc397913e6 20241019082520718 DAUC <0003> auc.c:144 vector [1]: ik = 913a143fee0da8bd7e3fb7d337dc52f6 20241019082520718 DAUC <0003> auc.c:145 vector [1]: res = 967908c6cf4c4b840000000000000000 20241019082520718 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082520718 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082520718 DAUC <0003> auc.c:179 vector [1]: kc = 85409d4f8d32e800 20241019082520718 DAUC <0003> auc.c:180 vector [1]: sres = 74989b8a 20241019082520718 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082520718 DAUC <0003> auc.c:113 vector [2]: rand = cd55c33bfee4cb10aa5e8ad2789cca6a 20241019082520718 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241019082520718 DAUC <0003> auc.c:142 vector [2]: autn = 2bde5be1a5e60000142c75cdc096a7c4 20241019082520718 DAUC <0003> auc.c:143 vector [2]: ck = 2a74dd676768319c3b6565059b698bb2 20241019082520718 DAUC <0003> auc.c:144 vector [2]: ik = f573784691fbc97c2c9f41992773302f 20241019082520718 DAUC <0003> auc.c:145 vector [2]: res = c5dd4757342b8daf0000000000000000 20241019082520718 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082520718 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082520718 DAUC <0003> auc.c:179 vector [2]: kc = c304f1b8af5eec00 20241019082520718 DAUC <0003> auc.c:180 vector [2]: sres = 5d2cf584 20241019082520718 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082520718 DAUC <0003> auc.c:113 vector [3]: rand = cf6a376af131dccab9bc7eb9e6988996 20241019082520718 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241019082520718 DAUC <0003> auc.c:142 vector [3]: autn = b18c5484ee1a0000182afe36d328ebd6 20241019082520718 DAUC <0003> auc.c:143 vector [3]: ck = d1b0b4358a1cedeb754ccdfc0461f5e8 20241019082520718 DAUC <0003> auc.c:144 vector [3]: ik = 5b186d1758abb5487fbb75fbe94a40e9 20241019082520718 DAUC <0003> auc.c:145 vector [3]: res = 86e97c89ccca786b0000000000000000 20241019082520718 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082520718 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082520718 DAUC <0003> auc.c:179 vector [3]: kc = 9a3ccf0b1f5d5800 20241019082520718 DAUC <0003> auc.c:180 vector [3]: sres = ced2bc0c 20241019082520718 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082520718 DAUC <0003> auc.c:113 vector [4]: rand = d60c61bd8f68603cdbe9a1fe61fec661 20241019082520718 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241019082520718 DAUC <0003> auc.c:142 vector [4]: autn = a8d40e5d6f1e0000360dd74ee2ea3e3a 20241019082520718 DAUC <0003> auc.c:143 vector [4]: ck = f89f0fda1327abcc919c7572e8839e35 20241019082520718 DAUC <0003> auc.c:144 vector [4]: ik = 6ccbf469117b6ef14d376162c478bb06 20241019082520718 DAUC <0003> auc.c:145 vector [4]: res = 9a0ce517f1ba2cc70000000000000000 20241019082520718 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082520718 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241019082520718 DAUC <0003> auc.c:179 vector [4]: kc = fcd02a9693f77400 20241019082520718 DAUC <0003> auc.c:180 vector [4]: sres = 1b9ca7e9 20241019082520718 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241019082520718 DAUC <0003> db_auc.c:245 IMSI='262421169489294': Generated 5 vectors 20241019082520718 DAUC <0003> db_auc.c:249 IMSI='262421169489294': Updating SQN=161 in DB 20241019082520726 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421169489294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421169489294"} 20241019082520726 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421169489294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082520726 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520726 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20241019082520761 DAUC <0003> db_auc.c:157 IMSI='262421083948697': No 2G Auth Data 20241019082520761 DAUC <0003> db_auc.c:192 IMSI='262421083948697': No 3G Auth Data 20241019082520797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 20241019082520800 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082520800 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421083948697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421083948697"} 20241019082520800 DAUC <0003> db_auc.c:236 IMSI='262421083948697': Calling to generate 5 vectors 20241019082520800 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241019082520800 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082520800 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082520800 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082520800 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082520800 DAUC <0003> auc.c:113 vector [0]: rand = 5f11b527bb4a9df54409ec5aac1b4f34 20241019082520800 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082520800 DAUC <0003> auc.c:142 vector [0]: autn = 9d083863aea50000174730d2ceb64be2 20241019082520800 DAUC <0003> auc.c:143 vector [0]: ck = 1e3f6dfd8d58851e8aea609f90d94b62 20241019082520800 DAUC <0003> auc.c:144 vector [0]: ik = 944aae3e68f5e5e1d85cca9f33a80011 20241019082520800 DAUC <0003> auc.c:145 vector [0]: res = 78536f8cab1060120000000000000000 20241019082520800 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082520800 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082520800 DAUC <0003> auc.c:179 vector [0]: kc = 5bae9bc7bf9c5c00 20241019082520800 DAUC <0003> auc.c:180 vector [0]: sres = c48b998e 20241019082520800 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082520800 DAUC <0003> auc.c:113 vector [1]: rand = 644802a6912a2437385f2c2b732c4914 20241019082520800 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241019082520800 DAUC <0003> auc.c:142 vector [1]: autn = a805948aa4350000a7d87070e95b06a8 20241019082520800 DAUC <0003> auc.c:143 vector [1]: ck = 22a9079ae9d12cd7898295db937f6c06 20241019082520800 DAUC <0003> auc.c:144 vector [1]: ik = ce15757d470fe1dcd72d4705fe7ac772 20241019082520800 DAUC <0003> auc.c:145 vector [1]: res = 90c6480dd0e43b2c0000000000000000 20241019082520800 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082520800 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082520800 DAUC <0003> auc.c:179 vector [1]: kc = 42edc46555b8c000 20241019082520800 DAUC <0003> auc.c:180 vector [1]: sres = 94372c22 20241019082520800 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082520800 DAUC <0003> auc.c:113 vector [2]: rand = 3b50ed0b51e3061a00b913f007a496f3 20241019082520800 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241019082520800 DAUC <0003> auc.c:142 vector [2]: autn = 0321944da3330000e9a30464ba4e614a 20241019082520800 DAUC <0003> auc.c:143 vector [2]: ck = 2f4af1b1a7231941ff98fe8c397947d3 20241019082520800 DAUC <0003> auc.c:144 vector [2]: ik = 5f90373717f5776f18cc2410c2b01555 20241019082520800 DAUC <0003> auc.c:145 vector [2]: res = 7c1bcd59ca034ec70000000000000000 20241019082520800 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082520800 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082520800 DAUC <0003> auc.c:179 vector [2]: kc = 95d9edf8e59b4800 20241019082520800 DAUC <0003> auc.c:180 vector [2]: sres = bec3afb4 20241019082520800 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082520800 DAUC <0003> auc.c:113 vector [3]: rand = 5f6e0eddb947f7b27994074ee37c40ea 20241019082520800 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241019082520800 DAUC <0003> auc.c:142 vector [3]: autn = 26347336356d00009882c5d109e0e80c 20241019082520800 DAUC <0003> auc.c:143 vector [3]: ck = 938c9f3bb54ef1e343c353dea37e00e7 20241019082520800 DAUC <0003> auc.c:144 vector [3]: ik = 46ef51958fe05190774e17416e1a4140 20241019082520800 DAUC <0003> auc.c:145 vector [3]: res = cb11bbfbb126e2410000000000000000 20241019082520800 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082520800 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082520800 DAUC <0003> auc.c:179 vector [3]: kc = 55c31a31374a0000 20241019082520800 DAUC <0003> auc.c:180 vector [3]: sres = 66651dfd 20241019082520800 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082520800 DAUC <0003> auc.c:113 vector [4]: rand = 1cc89e7eadefb9169ea1c03526eba1a9 20241019082520800 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241019082520800 DAUC <0003> auc.c:142 vector [4]: autn = eeacd40250a200000b64df45ca65dbfe 20241019082520800 DAUC <0003> auc.c:143 vector [4]: ck = 04eda65ae8ed9b666c9e506467a515b8 20241019082520800 DAUC <0003> auc.c:144 vector [4]: ik = 2567ce28a3acc63f84904506589d0826 20241019082520800 DAUC <0003> auc.c:145 vector [4]: res = d5b94494275d835d0000000000000000 20241019082520800 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082520800 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241019082520800 DAUC <0003> auc.c:179 vector [4]: kc = 7c776c69a0738800 20241019082520800 DAUC <0003> auc.c:180 vector [4]: sres = f48045bc 20241019082520800 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241019082520800 DAUC <0003> db_auc.c:245 IMSI='262421083948697': Generated 5 vectors 20241019082520800 DAUC <0003> db_auc.c:249 IMSI='262421083948697': Updating SQN=161 in DB 20241019082520808 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421083948697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421083948697"} 20241019082520808 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421083948697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082520808 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520808 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 20241019082520846 DAUC <0003> db_auc.c:157 IMSI='262429834105073': No 2G Auth Data 20241019082520846 DAUC <0003> db_auc.c:192 IMSI='262429834105073': No 3G Auth Data 20241019082520877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52256<->l=127.0.0.1:4258 20241019082520879 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082520879 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429834105073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429834105073"} 20241019082520879 DAUC <0003> db_auc.c:236 IMSI='262429834105073': Calling to generate 5 vectors 20241019082520879 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241019082520879 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082520879 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082520879 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082520879 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082520879 DAUC <0003> auc.c:113 vector [0]: rand = 1374fcd898a1f29433ae6da0930ff45f 20241019082520879 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082520879 DAUC <0003> auc.c:142 vector [0]: autn = 76d79fca58450000badf5eed72d0a333 20241019082520879 DAUC <0003> auc.c:143 vector [0]: ck = 2f807bc62f837e9ac10f64164c01ce25 20241019082520879 DAUC <0003> auc.c:144 vector [0]: ik = 7cafc243a3ac9cab91fa8ab62e5d927a 20241019082520879 DAUC <0003> auc.c:145 vector [0]: res = 3ccbdf405138c1380000000000000000 20241019082520879 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082520879 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082520879 DAUC <0003> auc.c:179 vector [0]: kc = 9ee14f164b2c9b9b 20241019082520879 DAUC <0003> auc.c:180 vector [0]: sres = cedb0dae 20241019082520879 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082520879 DAUC <0003> auc.c:113 vector [1]: rand = 1dca6161cd6534e045728007b4e2647b 20241019082520879 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241019082520879 DAUC <0003> auc.c:142 vector [1]: autn = 7ab2a9b4f634000055d78852229d4c87 20241019082520879 DAUC <0003> auc.c:143 vector [1]: ck = 71d833c054ab53e3f5b1421ae6d6517e 20241019082520879 DAUC <0003> auc.c:144 vector [1]: ik = b802ffcda953e678db8ed0f7cf8a266e 20241019082520879 DAUC <0003> auc.c:145 vector [1]: res = 479272eae9e739020000000000000000 20241019082520879 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082520879 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082520879 DAUC <0003> auc.c:179 vector [1]: kc = e93eae538cddf0e2 20241019082520879 DAUC <0003> auc.c:180 vector [1]: sres = 1ae20da1 20241019082520879 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082520879 DAUC <0003> auc.c:113 vector [2]: rand = 6406b7c5fcfea4a55f2299eca2233690 20241019082520879 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241019082520879 DAUC <0003> auc.c:142 vector [2]: autn = b38b2a025dbf00009123da6b14cefd64 20241019082520879 DAUC <0003> auc.c:143 vector [2]: ck = 4346df20ac75479822007f57478d57d5 20241019082520879 DAUC <0003> auc.c:144 vector [2]: ik = 688e24681e516b8a77ef9e4e0d116435 20241019082520879 DAUC <0003> auc.c:145 vector [2]: res = a39df2d48f891e3e0000000000000000 20241019082520879 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082520879 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082520879 DAUC <0003> auc.c:179 vector [2]: kc = c2da08a106ac0ead 20241019082520879 DAUC <0003> auc.c:180 vector [2]: sres = 91ac020e 20241019082520879 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082520879 DAUC <0003> auc.c:113 vector [3]: rand = 31e2e6f2f1cf64d29ed08effc772c6ef 20241019082520879 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241019082520879 DAUC <0003> auc.c:142 vector [3]: autn = 80faa25c06990000b997eedb4ad6f834 20241019082520879 DAUC <0003> auc.c:143 vector [3]: ck = f10e13f69e272daaa3f32b6aa18dbf68 20241019082520879 DAUC <0003> auc.c:144 vector [3]: ik = a10d2689747c370956dc5b7994146420 20241019082520879 DAUC <0003> auc.c:145 vector [3]: res = 27ba13272640153c0000000000000000 20241019082520879 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082520879 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082520879 DAUC <0003> auc.c:179 vector [3]: kc = 11a0fe9c18a7b1d4 20241019082520879 DAUC <0003> auc.c:180 vector [3]: sres = d67ccbc1 20241019082520879 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082520879 DAUC <0003> auc.c:113 vector [4]: rand = 7a175f3f20177e6a4e463e14b20853a7 20241019082520879 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241019082520879 DAUC <0003> auc.c:142 vector [4]: autn = 7b06fe955ec000001b2d3bcfacf4f251 20241019082520879 DAUC <0003> auc.c:143 vector [4]: ck = 0e7f7c921433288a0592a27838babc78 20241019082520879 DAUC <0003> auc.c:144 vector [4]: ik = 511db9803868209341d338b3b172ef72 20241019082520879 DAUC <0003> auc.c:145 vector [4]: res = 34e631669d4371330000000000000000 20241019082520879 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082520879 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241019082520879 DAUC <0003> auc.c:179 vector [4]: kc = 734fcef7f8e70b25 20241019082520879 DAUC <0003> auc.c:180 vector [4]: sres = 642c4f6a 20241019082520879 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241019082520879 DAUC <0003> db_auc.c:245 IMSI='262429834105073': Generated 5 vectors 20241019082520879 DAUC <0003> db_auc.c:249 IMSI='262429834105073': Updating SQN=161 in DB 20241019082520887 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429834105073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429834105073"} 20241019082520887 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429834105073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082520887 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520887 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082520890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52256<->l=127.0.0.1:4258 20241019082520914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52192<->l=127.0.0.1:4258 20241019082520915 DLINP <000b> input/ipa.c:451 connected read/write 20241019082520915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082520915 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082520915 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082520915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082520915 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34837<->l=127.0.0.1:4259) 20241019082520937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52268<->l=127.0.0.1:4258 20241019082520937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52268<->l=127.0.0.1:4258 20241019082524032 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082524032 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082524037 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4258 20241019082524042 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524042 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082524042 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082524042 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  20241019082524042 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082524042 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  20241019082524042 DLGSUP <0013> gsup_server.c:235 2:  20241019082524042 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082524042 DLGSUP <0013> gsup_server.c:235 3:  20241019082524042 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082524042 DLGSUP <0013> gsup_server.c:235 4:  20241019082524043 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082524043 DLGSUP <0013> gsup_server.c:235 5:  20241019082524043 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082524043 DLGSUP <0013> gsup_server.c:235 7:  20241019082524043 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082524043 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082524043 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082524043 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082524069 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40641<->l=127.0.0.1:4259) 20241019082524098 DAUC <0003> db_auc.c:157 IMSI='262422748616656': No 2G Auth Data 20241019082524098 DAUC <0003> db_auc.c:192 IMSI='262422748616656': No 3G Auth Data 20241019082524138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241019082524141 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524141 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422748616656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422748616656"} 20241019082524141 DAUC <0003> db_auc.c:192 IMSI='262422748616656': No 3G Auth Data 20241019082524141 DAUC <0003> db_auc.c:236 IMSI='262422748616656': Calling to generate 1 vectors 20241019082524141 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241019082524141 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524141 DAUC <0003> auc.c:113 vector [0]: rand = 3c8f35114c7afa57d74ffe5c3d82b571 20241019082524141 DAUC <0003> auc.c:179 vector [0]: kc = 92e8233ccf6a8000 20241019082524141 DAUC <0003> auc.c:180 vector [0]: sres = 5b531caa 20241019082524141 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082524141 DAUC <0003> db_auc.c:245 IMSI='262422748616656': Generated 1 vectors 20241019082524141 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422748616656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422748616656"} 20241019082524141 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422748616656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524141 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524141 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524142 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524142 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422748616656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422748616656"} 20241019082524142 DAUC <0003> db_auc.c:192 IMSI='262422748616656': No 3G Auth Data 20241019082524142 DAUC <0003> db_auc.c:236 IMSI='262422748616656': Calling to generate 4 vectors 20241019082524142 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241019082524142 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524142 DAUC <0003> auc.c:113 vector [0]: rand = 4fd31c562e7d67d2f97ff99b0f67cf44 20241019082524142 DAUC <0003> auc.c:179 vector [0]: kc = 9b87d90150527400 20241019082524142 DAUC <0003> auc.c:180 vector [0]: sres = 07b89d0d 20241019082524142 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082524142 DAUC <0003> auc.c:113 vector [1]: rand = 3eefeba99d2e5a26529eedf166f5db07 20241019082524142 DAUC <0003> auc.c:179 vector [1]: kc = 57f8493fbfe7b000 20241019082524142 DAUC <0003> auc.c:180 vector [1]: sres = 8cad220a 20241019082524142 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241019082524142 DAUC <0003> auc.c:113 vector [2]: rand = bcc5064176a13956da27a029bce37c92 20241019082524142 DAUC <0003> auc.c:179 vector [2]: kc = 0fa563c67e2f7c00 20241019082524142 DAUC <0003> auc.c:180 vector [2]: sres = efbb7c5b 20241019082524142 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241019082524142 DAUC <0003> auc.c:113 vector [3]: rand = 57c247edc5a581278ef05d2719620497 20241019082524142 DAUC <0003> auc.c:179 vector [3]: kc = 7970188a94c1dc00 20241019082524142 DAUC <0003> auc.c:180 vector [3]: sres = b7cb8936 20241019082524142 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241019082524142 DAUC <0003> db_auc.c:245 IMSI='262422748616656': Generated 4 vectors 20241019082524142 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422748616656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422748616656"} 20241019082524142 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422748616656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524142 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524142 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524143 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524143 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422748616656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422748616656"} 20241019082524143 DAUC <0003> db_auc.c:192 IMSI='262422748616656': No 3G Auth Data 20241019082524143 DAUC <0003> db_auc.c:236 IMSI='262422748616656': Calling to generate 5 vectors 20241019082524143 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241019082524143 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524143 DAUC <0003> auc.c:113 vector [0]: rand = d27348abd257e0ab5b31776e5ce98cd9 20241019082524143 DAUC <0003> auc.c:179 vector [0]: kc = 91b9dc859933cc00 20241019082524143 DAUC <0003> auc.c:180 vector [0]: sres = 26e1fe86 20241019082524143 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082524143 DAUC <0003> auc.c:113 vector [1]: rand = 82ca158b3f47cbd7e5c701ade3c3251a 20241019082524143 DAUC <0003> auc.c:179 vector [1]: kc = 197f352314847000 20241019082524143 DAUC <0003> auc.c:180 vector [1]: sres = 31f8c9e2 20241019082524143 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241019082524143 DAUC <0003> auc.c:113 vector [2]: rand = b8f4b08a37c14b595b3c4e0b74d84cff 20241019082524143 DAUC <0003> auc.c:179 vector [2]: kc = 754c3e7f902cd400 20241019082524143 DAUC <0003> auc.c:180 vector [2]: sres = 1fcd6187 20241019082524143 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241019082524143 DAUC <0003> auc.c:113 vector [3]: rand = f9b176da345e7e30bd136894939eeaf7 20241019082524143 DAUC <0003> auc.c:179 vector [3]: kc = 36c19b9699666c00 20241019082524143 DAUC <0003> auc.c:180 vector [3]: sres = c5fc4980 20241019082524143 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241019082524143 DAUC <0003> auc.c:113 vector [4]: rand = a1a3f3d0b08022e5905d8ad66f8c1a69 20241019082524143 DAUC <0003> auc.c:179 vector [4]: kc = d4fa252962309c00 20241019082524143 DAUC <0003> auc.c:180 vector [4]: sres = de59a7a8 20241019082524143 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241019082524143 DAUC <0003> db_auc.c:245 IMSI='262422748616656': Generated 5 vectors 20241019082524143 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422748616656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422748616656"} 20241019082524143 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422748616656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524143 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524143 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524144 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524144 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422748616656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422748616656"} 20241019082524144 DAUC <0003> db_auc.c:192 IMSI='262422748616656': No 3G Auth Data 20241019082524144 DAUC <0003> db_auc.c:236 IMSI='262422748616656': Calling to generate 5 vectors 20241019082524144 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241019082524144 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524144 DAUC <0003> auc.c:113 vector [0]: rand = 03989e7ce3f7a83aeba723b07701c837 20241019082524144 DAUC <0003> auc.c:179 vector [0]: kc = c5f39cb2171a5400 20241019082524144 DAUC <0003> auc.c:180 vector [0]: sres = 0e6c53af 20241019082524144 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082524144 DAUC <0003> auc.c:113 vector [1]: rand = cc892152e3708f4483267dcc72008629 20241019082524144 DAUC <0003> auc.c:179 vector [1]: kc = c311664517db5800 20241019082524144 DAUC <0003> auc.c:180 vector [1]: sres = f978031c 20241019082524144 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241019082524144 DAUC <0003> auc.c:113 vector [2]: rand = 44920f6a6a133d2da3897e3ec398b730 20241019082524144 DAUC <0003> auc.c:179 vector [2]: kc = 409d3f79eb0ca000 20241019082524144 DAUC <0003> auc.c:180 vector [2]: sres = 8427b71e 20241019082524144 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241019082524144 DAUC <0003> auc.c:113 vector [3]: rand = 6d1ed84406d53bf60ead6e5622d6fef0 20241019082524144 DAUC <0003> auc.c:179 vector [3]: kc = 9798db285bd99c00 20241019082524144 DAUC <0003> auc.c:180 vector [3]: sres = 237781f2 20241019082524144 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241019082524144 DAUC <0003> auc.c:113 vector [4]: rand = 686014cc56a10ec5e495d5a5cc0bbb87 20241019082524144 DAUC <0003> auc.c:179 vector [4]: kc = 6c0e29a50fadf000 20241019082524144 DAUC <0003> auc.c:180 vector [4]: sres = 8d5d7ccc 20241019082524144 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241019082524144 DAUC <0003> db_auc.c:245 IMSI='262422748616656': Generated 5 vectors 20241019082524144 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422748616656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422748616656"} 20241019082524144 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422748616656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524144 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524144 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241019082524170 DAUC <0003> db_auc.c:157 IMSI='262428765134550': No 2G Auth Data 20241019082524170 DAUC <0003> db_auc.c:192 IMSI='262428765134550': No 3G Auth Data 20241019082524198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46300<->l=127.0.0.1:4258 20241019082524203 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524203 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428765134550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428765134550"} 20241019082524203 DAUC <0003> db_auc.c:192 IMSI='262428765134550': No 3G Auth Data 20241019082524203 DAUC <0003> db_auc.c:236 IMSI='262428765134550': Calling to generate 1 vectors 20241019082524203 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241019082524203 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524203 DAUC <0003> auc.c:113 vector [0]: rand = ef40a24f3637b532a91daa4da719d3ed 20241019082524203 DAUC <0003> auc.c:179 vector [0]: kc = c4aa922fda740000 20241019082524203 DAUC <0003> auc.c:180 vector [0]: sres = 68d3a54f 20241019082524204 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082524204 DAUC <0003> db_auc.c:245 IMSI='262428765134550': Generated 1 vectors 20241019082524204 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428765134550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428765134550"} 20241019082524204 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428765134550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524204 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524204 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524209 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524209 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428765134550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428765134550"} 20241019082524209 DAUC <0003> db_auc.c:192 IMSI='262428765134550': No 3G Auth Data 20241019082524209 DAUC <0003> db_auc.c:236 IMSI='262428765134550': Calling to generate 4 vectors 20241019082524209 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241019082524209 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524209 DAUC <0003> auc.c:113 vector [0]: rand = 0080268a8c486f218552f9cf94fe61a7 20241019082524209 DAUC <0003> auc.c:179 vector [0]: kc = 32bb4d0bc6bc3c00 20241019082524209 DAUC <0003> auc.c:180 vector [0]: sres = cb836685 20241019082524209 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082524209 DAUC <0003> auc.c:113 vector [1]: rand = cef27efdf40b355310ba89c63b599e76 20241019082524209 DAUC <0003> auc.c:179 vector [1]: kc = 3f3e4df46d53f000 20241019082524209 DAUC <0003> auc.c:180 vector [1]: sres = 65f0852f 20241019082524209 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241019082524209 DAUC <0003> auc.c:113 vector [2]: rand = 24828c3c6a53cd4bb3081e900a229fc4 20241019082524209 DAUC <0003> auc.c:179 vector [2]: kc = 8b1dc26887cfe400 20241019082524209 DAUC <0003> auc.c:180 vector [2]: sres = 752f89ac 20241019082524209 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241019082524209 DAUC <0003> auc.c:113 vector [3]: rand = db48e527b6fe5d4a350d941bb14c066d 20241019082524209 DAUC <0003> auc.c:179 vector [3]: kc = 2d1d53e9185efc00 20241019082524209 DAUC <0003> auc.c:180 vector [3]: sres = dd3d7216 20241019082524209 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241019082524209 DAUC <0003> db_auc.c:245 IMSI='262428765134550': Generated 4 vectors 20241019082524209 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428765134550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428765134550"} 20241019082524209 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428765134550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524209 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524209 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524213 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524213 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428765134550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428765134550"} 20241019082524213 DAUC <0003> db_auc.c:192 IMSI='262428765134550': No 3G Auth Data 20241019082524213 DAUC <0003> db_auc.c:236 IMSI='262428765134550': Calling to generate 5 vectors 20241019082524213 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241019082524213 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524213 DAUC <0003> auc.c:113 vector [0]: rand = 2d7a3404620a311a4ff82148ab776e4b 20241019082524213 DAUC <0003> auc.c:179 vector [0]: kc = c0a7efbee854a800 20241019082524213 DAUC <0003> auc.c:180 vector [0]: sres = 0cf45511 20241019082524213 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082524213 DAUC <0003> auc.c:113 vector [1]: rand = 1c77bc90292828cd65dedd468a53f891 20241019082524213 DAUC <0003> auc.c:179 vector [1]: kc = f539a2993cffec00 20241019082524213 DAUC <0003> auc.c:180 vector [1]: sres = c3f3f86e 20241019082524213 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241019082524213 DAUC <0003> auc.c:113 vector [2]: rand = a35c506ce56f9aeb37ec78e6a0f2ecdf 20241019082524213 DAUC <0003> auc.c:179 vector [2]: kc = dbfeb59cc160b400 20241019082524213 DAUC <0003> auc.c:180 vector [2]: sres = c63fd574 20241019082524213 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241019082524213 DAUC <0003> auc.c:113 vector [3]: rand = 0e98323395f40585d81bc412ea08b1e2 20241019082524213 DAUC <0003> auc.c:179 vector [3]: kc = a0cab7dbc25b2800 20241019082524213 DAUC <0003> auc.c:180 vector [3]: sres = ef697143 20241019082524213 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241019082524213 DAUC <0003> auc.c:113 vector [4]: rand = a2a165156ae7fe8447785aa2e75e0142 20241019082524213 DAUC <0003> auc.c:179 vector [4]: kc = 08e1bbe930895000 20241019082524213 DAUC <0003> auc.c:180 vector [4]: sres = 7329bf95 20241019082524213 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241019082524213 DAUC <0003> db_auc.c:245 IMSI='262428765134550': Generated 5 vectors 20241019082524213 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428765134550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428765134550"} 20241019082524213 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428765134550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524213 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524213 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524217 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524217 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428765134550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428765134550"} 20241019082524217 DAUC <0003> db_auc.c:192 IMSI='262428765134550': No 3G Auth Data 20241019082524217 DAUC <0003> db_auc.c:236 IMSI='262428765134550': Calling to generate 5 vectors 20241019082524217 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241019082524217 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524217 DAUC <0003> auc.c:113 vector [0]: rand = c6cc9f05321038415ef9be3ca6a69a18 20241019082524217 DAUC <0003> auc.c:179 vector [0]: kc = 441e2d7c98b86c00 20241019082524217 DAUC <0003> auc.c:180 vector [0]: sres = 76dd0699 20241019082524217 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082524217 DAUC <0003> auc.c:113 vector [1]: rand = eb5a2b3bdc545de6e069f046a1da81ab 20241019082524217 DAUC <0003> auc.c:179 vector [1]: kc = 4f9999c0da840400 20241019082524217 DAUC <0003> auc.c:180 vector [1]: sres = 1dfb1a3f 20241019082524217 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241019082524217 DAUC <0003> auc.c:113 vector [2]: rand = 39a6ce6ba4574f7a039415bdd6bde55b 20241019082524217 DAUC <0003> auc.c:179 vector [2]: kc = e8ddd7c7193ee800 20241019082524217 DAUC <0003> auc.c:180 vector [2]: sres = 0c9f841e 20241019082524217 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241019082524217 DAUC <0003> auc.c:113 vector [3]: rand = 67b5ce6734290af09fad4fd6715baa7b 20241019082524217 DAUC <0003> auc.c:179 vector [3]: kc = 645277be7645b400 20241019082524217 DAUC <0003> auc.c:180 vector [3]: sres = bc799073 20241019082524217 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241019082524217 DAUC <0003> auc.c:113 vector [4]: rand = deac6fc825aba26c2bf3bfcf739ac592 20241019082524217 DAUC <0003> auc.c:179 vector [4]: kc = 163a3cd24f39c000 20241019082524217 DAUC <0003> auc.c:180 vector [4]: sres = bfce7670 20241019082524217 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241019082524217 DAUC <0003> db_auc.c:245 IMSI='262428765134550': Generated 5 vectors 20241019082524217 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428765134550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428765134550"} 20241019082524217 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428765134550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524217 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524217 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46300<->l=127.0.0.1:4258 20241019082524246 DAUC <0003> db_auc.c:157 IMSI='262422495599685': No 2G Auth Data 20241019082524246 DAUC <0003> db_auc.c:192 IMSI='262422495599685': No 3G Auth Data 20241019082524269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4258 20241019082524271 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524271 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422495599685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422495599685"} 20241019082524271 DAUC <0003> db_auc.c:192 IMSI='262422495599685': No 3G Auth Data 20241019082524271 DAUC <0003> db_auc.c:236 IMSI='262422495599685': Calling to generate 1 vectors 20241019082524271 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241019082524271 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524271 DAUC <0003> auc.c:113 vector [0]: rand = 9e3cee126aae7e39fe4e3e26cd127e94 20241019082524271 DAUC <0003> auc.c:179 vector [0]: kc = 5b0e6557161fc83b 20241019082524271 DAUC <0003> auc.c:180 vector [0]: sres = 33c1d9f3 20241019082524271 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082524271 DAUC <0003> db_auc.c:245 IMSI='262422495599685': Generated 1 vectors 20241019082524271 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422495599685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422495599685"} 20241019082524271 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422495599685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524271 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524271 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524272 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524272 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422495599685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422495599685"} 20241019082524272 DAUC <0003> db_auc.c:192 IMSI='262422495599685': No 3G Auth Data 20241019082524272 DAUC <0003> db_auc.c:236 IMSI='262422495599685': Calling to generate 4 vectors 20241019082524272 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241019082524272 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524272 DAUC <0003> auc.c:113 vector [0]: rand = 4eb92e8d6e84386a874a3c060381ed34 20241019082524272 DAUC <0003> auc.c:179 vector [0]: kc = 99393a668e1e20d8 20241019082524272 DAUC <0003> auc.c:180 vector [0]: sres = d309ce5d 20241019082524272 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082524272 DAUC <0003> auc.c:113 vector [1]: rand = e1b86e1003974de3f0d56583bd5248c1 20241019082524272 DAUC <0003> auc.c:179 vector [1]: kc = be1bb19339389b22 20241019082524272 DAUC <0003> auc.c:180 vector [1]: sres = ba31340d 20241019082524272 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241019082524272 DAUC <0003> auc.c:113 vector [2]: rand = f360899a4b956fedde586645967953a2 20241019082524272 DAUC <0003> auc.c:179 vector [2]: kc = a3884c28ef36612e 20241019082524272 DAUC <0003> auc.c:180 vector [2]: sres = 88d3a1e2 20241019082524272 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241019082524272 DAUC <0003> auc.c:113 vector [3]: rand = ce106dc88b9930f3eb127366e8ded8b5 20241019082524272 DAUC <0003> auc.c:179 vector [3]: kc = b0aa352f523906df 20241019082524272 DAUC <0003> auc.c:180 vector [3]: sres = 69478561 20241019082524272 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241019082524272 DAUC <0003> db_auc.c:245 IMSI='262422495599685': Generated 4 vectors 20241019082524272 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422495599685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422495599685"} 20241019082524272 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422495599685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524272 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524272 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524273 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524273 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422495599685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422495599685"} 20241019082524273 DAUC <0003> db_auc.c:192 IMSI='262422495599685': No 3G Auth Data 20241019082524273 DAUC <0003> db_auc.c:236 IMSI='262422495599685': Calling to generate 5 vectors 20241019082524273 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241019082524273 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524273 DAUC <0003> auc.c:113 vector [0]: rand = cf943db1942f012faef33795668a3db7 20241019082524273 DAUC <0003> auc.c:179 vector [0]: kc = 4f4516f9ddfde3c5 20241019082524273 DAUC <0003> auc.c:180 vector [0]: sres = ff7f3b3e 20241019082524273 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082524273 DAUC <0003> auc.c:113 vector [1]: rand = 8de06971192cb493ae7259a0d2e3add2 20241019082524273 DAUC <0003> auc.c:179 vector [1]: kc = f325971b8c60899a 20241019082524273 DAUC <0003> auc.c:180 vector [1]: sres = 9363835d 20241019082524273 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241019082524273 DAUC <0003> auc.c:113 vector [2]: rand = 0c2d74c2baf96a1b1edebb6424446e24 20241019082524273 DAUC <0003> auc.c:179 vector [2]: kc = da5e1b5b99bb33ff 20241019082524273 DAUC <0003> auc.c:180 vector [2]: sres = 20ea55b4 20241019082524273 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241019082524273 DAUC <0003> auc.c:113 vector [3]: rand = a305e5608e9c59f1c3031c8bbffe58c3 20241019082524273 DAUC <0003> auc.c:179 vector [3]: kc = 14d8d98e5b8de611 20241019082524273 DAUC <0003> auc.c:180 vector [3]: sres = d027b31a 20241019082524273 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241019082524273 DAUC <0003> auc.c:113 vector [4]: rand = d9210b7d5fcabf21f847ec9621ee7ab1 20241019082524273 DAUC <0003> auc.c:179 vector [4]: kc = 4f828efede456766 20241019082524273 DAUC <0003> auc.c:180 vector [4]: sres = bf49682e 20241019082524273 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241019082524273 DAUC <0003> db_auc.c:245 IMSI='262422495599685': Generated 5 vectors 20241019082524273 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422495599685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422495599685"} 20241019082524273 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422495599685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524273 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524273 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524274 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524274 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422495599685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422495599685"} 20241019082524274 DAUC <0003> db_auc.c:192 IMSI='262422495599685': No 3G Auth Data 20241019082524274 DAUC <0003> db_auc.c:236 IMSI='262422495599685': Calling to generate 5 vectors 20241019082524274 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241019082524274 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524274 DAUC <0003> auc.c:113 vector [0]: rand = 5f9c3388ae93ebed21162fb4be0f1dfe 20241019082524274 DAUC <0003> auc.c:179 vector [0]: kc = 641dfb72173f53fd 20241019082524274 DAUC <0003> auc.c:180 vector [0]: sres = d093ba64 20241019082524274 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241019082524274 DAUC <0003> auc.c:113 vector [1]: rand = 39b3e0045e40e62e2428bae4b5347811 20241019082524274 DAUC <0003> auc.c:179 vector [1]: kc = 777b3443bb87173e 20241019082524274 DAUC <0003> auc.c:180 vector [1]: sres = bfc9409d 20241019082524274 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241019082524274 DAUC <0003> auc.c:113 vector [2]: rand = e3f058686d98054817610719263de32e 20241019082524274 DAUC <0003> auc.c:179 vector [2]: kc = 7a58428f1291fbd1 20241019082524274 DAUC <0003> auc.c:180 vector [2]: sres = ff1642c7 20241019082524274 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241019082524274 DAUC <0003> auc.c:113 vector [3]: rand = 1f35bd8741803b42b3e96a05fa480391 20241019082524274 DAUC <0003> auc.c:179 vector [3]: kc = 17c8dddc7faf03d4 20241019082524274 DAUC <0003> auc.c:180 vector [3]: sres = 71401d4c 20241019082524274 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241019082524274 DAUC <0003> auc.c:113 vector [4]: rand = 7f2141189953eee0f1c21aea944d96fe 20241019082524274 DAUC <0003> auc.c:179 vector [4]: kc = b6591eb3fb7ef09c 20241019082524274 DAUC <0003> auc.c:180 vector [4]: sres = 68299215 20241019082524274 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241019082524274 DAUC <0003> db_auc.c:245 IMSI='262422495599685': Generated 5 vectors 20241019082524274 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422495599685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422495599685"} 20241019082524274 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422495599685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524274 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524274 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4258 20241019082524300 DAUC <0003> db_auc.c:157 IMSI='262422594631159': No 2G Auth Data 20241019082524300 DAUC <0003> db_auc.c:192 IMSI='262422594631159': No 3G Auth Data 20241019082524323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46312<->l=127.0.0.1:4258 20241019082524324 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524325 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422594631159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422594631159"} 20241019082524325 DAUC <0003> db_auc.c:157 IMSI='262422594631159': No 2G Auth Data 20241019082524325 DAUC <0003> db_auc.c:236 IMSI='262422594631159': Calling to generate 1 vectors 20241019082524325 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241019082524325 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524325 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524325 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082524325 DAUC <0003> auc.c:113 vector [0]: rand = 400974590cb839a2556877cbdb63ff40 20241019082524325 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082524325 DAUC <0003> auc.c:142 vector [0]: autn = e9dd914825360000690277460be8a83d 20241019082524325 DAUC <0003> auc.c:143 vector [0]: ck = e3fd8612f20579a769cf8dd9ec4902aa 20241019082524325 DAUC <0003> auc.c:144 vector [0]: ik = 5fed3e384efa1cb76f7581c232101480 20241019082524325 DAUC <0003> auc.c:145 vector [0]: res = debf2b415425725a0000000000000000 20241019082524325 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524325 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241019082524325 DAUC <0003> auc.c:151 vector [0]: kc = baaab43162a6733a 20241019082524325 DAUC <0003> auc.c:152 vector [0]: sres = 8a9a591b 20241019082524325 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241019082524325 DAUC <0003> db_auc.c:245 IMSI='262422594631159': Generated 1 vectors 20241019082524325 DAUC <0003> db_auc.c:249 IMSI='262422594631159': Updating SQN=33 in DB 20241019082524333 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422594631159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422594631159"} 20241019082524333 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422594631159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524333 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524333 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524334 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524334 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422594631159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422594631159"} 20241019082524334 DAUC <0003> db_auc.c:157 IMSI='262422594631159': No 2G Auth Data 20241019082524334 DAUC <0003> db_auc.c:236 IMSI='262422594631159': Calling to generate 4 vectors 20241019082524334 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241019082524334 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524334 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524334 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241019082524334 DAUC <0003> auc.c:113 vector [0]: rand = de61c6b8880fad49dd3df58e2d2fc813 20241019082524334 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241019082524334 DAUC <0003> auc.c:142 vector [0]: autn = e41d1f58313600003e933e4174d6aef8 20241019082524334 DAUC <0003> auc.c:143 vector [0]: ck = cfae50ba86c9a5443b87d71514ef5fee 20241019082524334 DAUC <0003> auc.c:144 vector [0]: ik = f79149a91037787ae833679467998266 20241019082524334 DAUC <0003> auc.c:145 vector [0]: res = 4dee77a66dcfad360000000000000000 20241019082524334 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524334 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241019082524334 DAUC <0003> auc.c:151 vector [0]: kc = eb8ba992e58800b6 20241019082524334 DAUC <0003> auc.c:152 vector [0]: sres = 2021da90 20241019082524334 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241019082524334 DAUC <0003> auc.c:113 vector [1]: rand = 90aee986265921b4abdf4a29f3126f00 20241019082524334 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241019082524334 DAUC <0003> auc.c:142 vector [1]: autn = 9496026df17f000034a941fae5c67d67 20241019082524334 DAUC <0003> auc.c:143 vector [1]: ck = 2f29d6acea538b1873066dbe8f5de4ce 20241019082524334 DAUC <0003> auc.c:144 vector [1]: ik = 709ce85ffcc69fc967573bb8904df8fd 20241019082524334 DAUC <0003> auc.c:145 vector [1]: res = 0b5605bd6e9454800000000000000000 20241019082524334 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524334 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241019082524334 DAUC <0003> auc.c:151 vector [1]: kc = 4be468f5098508e2 20241019082524334 DAUC <0003> auc.c:152 vector [1]: sres = 65c2513d 20241019082524334 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241019082524334 DAUC <0003> auc.c:113 vector [2]: rand = b0faf0d20a5ee3f4aa5172790b084953 20241019082524334 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241019082524334 DAUC <0003> auc.c:142 vector [2]: autn = 2f3cb34f35b50000469352c6ed8150eb 20241019082524334 DAUC <0003> auc.c:143 vector [2]: ck = 6227ef13041ff64eef4c72f40f8b97f6 20241019082524334 DAUC <0003> auc.c:144 vector [2]: ik = c77ddf7923289cff3cbc33555b403123 20241019082524334 DAUC <0003> auc.c:145 vector [2]: res = b128814c77a7166a0000000000000000 20241019082524334 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524334 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241019082524334 DAUC <0003> auc.c:151 vector [2]: kc = 76aa71cb73fccc64 20241019082524334 DAUC <0003> auc.c:152 vector [2]: sres = c68f9726 20241019082524334 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241019082524334 DAUC <0003> auc.c:113 vector [3]: rand = 62dfb29a8afea82c8c6cbdb1716dcbd3 20241019082524334 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241019082524334 DAUC <0003> auc.c:142 vector [3]: autn = 16b432867e3e00005ec2d4db5e5e81e6 20241019082524334 DAUC <0003> auc.c:143 vector [3]: ck = 9443cc19e7257e35df8bc9d64d527798 20241019082524334 DAUC <0003> auc.c:144 vector [3]: ik = cfd58abf74b416f847bf1389db12c1f0 20241019082524334 DAUC <0003> auc.c:145 vector [3]: res = bc090a61d383e3710000000000000000 20241019082524334 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524334 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241019082524334 DAUC <0003> auc.c:151 vector [3]: kc = c3a29cf905d1dea5 20241019082524334 DAUC <0003> auc.c:152 vector [3]: sres = 6f8ae910 20241019082524334 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241019082524334 DAUC <0003> db_auc.c:245 IMSI='262422594631159': Generated 4 vectors 20241019082524334 DAUC <0003> db_auc.c:249 IMSI='262422594631159': Updating SQN=161 in DB 20241019082524343 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422594631159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422594631159"} 20241019082524343 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422594631159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524343 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524343 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524345 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524345 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422594631159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422594631159"} 20241019082524346 DAUC <0003> db_auc.c:157 IMSI='262422594631159': No 2G Auth Data 20241019082524346 DAUC <0003> db_auc.c:236 IMSI='262422594631159': Calling to generate 5 vectors 20241019082524346 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241019082524346 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524346 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524346 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241019082524346 DAUC <0003> auc.c:113 vector [0]: rand = 5f67d8e6684246d6a09bde0f66045e23 20241019082524346 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241019082524346 DAUC <0003> auc.c:142 vector [0]: autn = 702734c449470000bd321ad1d78723b4 20241019082524346 DAUC <0003> auc.c:143 vector [0]: ck = 9fd80db30f814672b41d02910e8ca483 20241019082524346 DAUC <0003> auc.c:144 vector [0]: ik = 945936930af99fac301ed840c5b604ec 20241019082524346 DAUC <0003> auc.c:145 vector [0]: res = f818f3d152907c730000000000000000 20241019082524346 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524346 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241019082524346 DAUC <0003> auc.c:151 vector [0]: kc = 8f82e1f1ce4279b1 20241019082524346 DAUC <0003> auc.c:152 vector [0]: sres = aa888fa2 20241019082524346 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241019082524346 DAUC <0003> auc.c:113 vector [1]: rand = 0e2939be05432b7bc8ce77452638df71 20241019082524346 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241019082524346 DAUC <0003> auc.c:142 vector [1]: autn = 8fd48e7dde1500009bfa85911359b27c 20241019082524346 DAUC <0003> auc.c:143 vector [1]: ck = 496cf3464ecbf0da22fda3598f31dbcd 20241019082524346 DAUC <0003> auc.c:144 vector [1]: ik = 376df32c0aa7c77224b20e7a799f9732 20241019082524346 DAUC <0003> auc.c:145 vector [1]: res = 9faee7cd013999e00000000000000000 20241019082524346 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524346 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241019082524346 DAUC <0003> auc.c:151 vector [1]: kc = 784ead49b2c27b57 20241019082524346 DAUC <0003> auc.c:152 vector [1]: sres = 9e977e2d 20241019082524346 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241019082524346 DAUC <0003> auc.c:113 vector [2]: rand = 272f50d80b6b8ba66eeceb674c5b7ada 20241019082524346 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241019082524346 DAUC <0003> auc.c:142 vector [2]: autn = 725270c569db0000c876ee226bb8a897 20241019082524346 DAUC <0003> auc.c:143 vector [2]: ck = d4bf4b76663507d2e9ea4d54e7f11478 20241019082524346 DAUC <0003> auc.c:144 vector [2]: ik = dfb6ade6f95fe4f47fe437d98618d267 20241019082524346 DAUC <0003> auc.c:145 vector [2]: res = cc03ac0c871e38410000000000000000 20241019082524346 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524346 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241019082524346 DAUC <0003> auc.c:151 vector [2]: kc = 9d079c1dfe832539 20241019082524346 DAUC <0003> auc.c:152 vector [2]: sres = 4b1d944d 20241019082524346 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241019082524346 DAUC <0003> auc.c:113 vector [3]: rand = b293ef0e435fc9bfe02786e3dd9c25e5 20241019082524346 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241019082524346 DAUC <0003> auc.c:142 vector [3]: autn = de0bbbd204400000b01a04d7170f4679 20241019082524346 DAUC <0003> auc.c:143 vector [3]: ck = 660fae90518eeb5b442e95446b41f732 20241019082524346 DAUC <0003> auc.c:144 vector [3]: ik = d90364b4aa3235ef208e3c8647e1c9e2 20241019082524346 DAUC <0003> auc.c:145 vector [3]: res = b7faac1afe273dd90000000000000000 20241019082524346 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524346 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241019082524346 DAUC <0003> auc.c:151 vector [3]: kc = dbac63e6d71ce064 20241019082524346 DAUC <0003> auc.c:152 vector [3]: sres = 49dd91c3 20241019082524346 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241019082524346 DAUC <0003> auc.c:113 vector [4]: rand = 577c9a527de869ec98d2cae0fbf2c191 20241019082524346 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241019082524346 DAUC <0003> auc.c:142 vector [4]: autn = 2580a9be364e000002ecbb1aaea9b8ce 20241019082524346 DAUC <0003> auc.c:143 vector [4]: ck = ee22739e880011e8818708412c355daf 20241019082524346 DAUC <0003> auc.c:144 vector [4]: ik = 4f1e5686c3fe5e8da7f796d523139e87 20241019082524346 DAUC <0003> auc.c:145 vector [4]: res = 330afc55c4935ffd0000000000000000 20241019082524346 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082524346 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241019082524346 DAUC <0003> auc.c:151 vector [4]: kc = 874cbb8c44d88c4d 20241019082524346 DAUC <0003> auc.c:152 vector [4]: sres = f799a3a8 20241019082524346 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241019082524346 DAUC <0003> db_auc.c:245 IMSI='262422594631159': Generated 5 vectors 20241019082524346 DAUC <0003> db_auc.c:249 IMSI='262422594631159': Updating SQN=321 in DB 20241019082524362 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422594631159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422594631159"} 20241019082524362 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422594631159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524362 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524362 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524367 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524367 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422594631159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422594631159"} 20241019082524367 DAUC <0003> db_auc.c:157 IMSI='262422594631159': No 2G Auth Data 20241019082524367 DAUC <0003> db_auc.c:236 IMSI='262422594631159': Calling to generate 5 vectors 20241019082524367 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241019082524367 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524367 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524367 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241019082524367 DAUC <0003> auc.c:113 vector [0]: rand = f7e5cded748e84d3065771337a6ebd18 20241019082524367 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241019082524367 DAUC <0003> auc.c:142 vector [0]: autn = 7af1b735c79f0000889c79547cc30e85 20241019082524367 DAUC <0003> auc.c:143 vector [0]: ck = 6a43cd8d0aa6cada39aa95539c9adc8f 20241019082524367 DAUC <0003> auc.c:144 vector [0]: ik = 765e372cc4a4cd0d4ce03b97390c53a2 20241019082524367 DAUC <0003> auc.c:145 vector [0]: res = bc26ef643b8cb6690000000000000000 20241019082524367 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524367 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241019082524367 DAUC <0003> auc.c:151 vector [0]: kc = 695754656b9488fa 20241019082524367 DAUC <0003> auc.c:152 vector [0]: sres = 87aa590d 20241019082524367 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241019082524367 DAUC <0003> auc.c:113 vector [1]: rand = 2090899a5f4eb7f72210f6fa3229d4f1 20241019082524367 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241019082524367 DAUC <0003> auc.c:142 vector [1]: autn = 18fc2b99d76d00005f85326a0c899529 20241019082524367 DAUC <0003> auc.c:143 vector [1]: ck = 4cb89e7c88f7459d7b67abce4f2c0ca6 20241019082524367 DAUC <0003> auc.c:144 vector [1]: ik = 8c47b4d96cd6c5b4b18cd53ca5b11aab 20241019082524367 DAUC <0003> auc.c:145 vector [1]: res = 24efc511b32e5fa70000000000000000 20241019082524367 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524367 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241019082524367 DAUC <0003> auc.c:151 vector [1]: kc = 0a1454570ebc9624 20241019082524367 DAUC <0003> auc.c:152 vector [1]: sres = 97c19ab6 20241019082524367 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241019082524367 DAUC <0003> auc.c:113 vector [2]: rand = 815f6553f8d80949540adb3c7f93cb1d 20241019082524367 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241019082524367 DAUC <0003> auc.c:142 vector [2]: autn = 5ed4730692e40000cb1017d53adf802a 20241019082524367 DAUC <0003> auc.c:143 vector [2]: ck = 537f5193708b283db06ab882baa31474 20241019082524367 DAUC <0003> auc.c:144 vector [2]: ik = 393845bf5603d19427b9b2381ca6091f 20241019082524367 DAUC <0003> auc.c:145 vector [2]: res = bf621a1b9f679b3b0000000000000000 20241019082524367 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524367 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241019082524367 DAUC <0003> auc.c:151 vector [2]: kc = fd941e96808de4c2 20241019082524367 DAUC <0003> auc.c:152 vector [2]: sres = 20058120 20241019082524367 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241019082524367 DAUC <0003> auc.c:113 vector [3]: rand = 523a063b360cf2d2159c459ce13b18c2 20241019082524367 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241019082524367 DAUC <0003> auc.c:142 vector [3]: autn = 93ba2991dc360000391f99a4052aad65 20241019082524367 DAUC <0003> auc.c:143 vector [3]: ck = 6b06891e44a3028b644b0056d8113bd6 20241019082524367 DAUC <0003> auc.c:144 vector [3]: ik = 9f9d454657c45c6b1a46fa2dbf5f0ff2 20241019082524367 DAUC <0003> auc.c:145 vector [3]: res = 088e7714daa4c2af0000000000000000 20241019082524367 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524367 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241019082524367 DAUC <0003> auc.c:151 vector [3]: kc = 8a96362374296ac4 20241019082524367 DAUC <0003> auc.c:152 vector [3]: sres = d22ab5bb 20241019082524367 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241019082524367 DAUC <0003> auc.c:113 vector [4]: rand = 6a95e8705abe3182d33c6e8ee215275a 20241019082524367 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241019082524367 DAUC <0003> auc.c:142 vector [4]: autn = 9fa8d78513f7000017804c4895c446b8 20241019082524367 DAUC <0003> auc.c:143 vector [4]: ck = 8dc6dbd5c75b354db3fbc5c1c2b2251c 20241019082524367 DAUC <0003> auc.c:144 vector [4]: ik = 26fa67bb60bb504b9103993b144b13a1 20241019082524367 DAUC <0003> auc.c:145 vector [4]: res = 233cdbf06e73a3f80000000000000000 20241019082524367 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082524367 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241019082524367 DAUC <0003> auc.c:151 vector [4]: kc = 89c4e094711953bb 20241019082524367 DAUC <0003> auc.c:152 vector [4]: sres = 4d4f7808 20241019082524367 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241019082524367 DAUC <0003> db_auc.c:245 IMSI='262422594631159': Generated 5 vectors 20241019082524367 DAUC <0003> db_auc.c:249 IMSI='262422594631159': Updating SQN=481 in DB 20241019082524394 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422594631159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422594631159"} 20241019082524394 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422594631159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524394 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524394 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46312<->l=127.0.0.1:4258 20241019082524475 DAUC <0003> db_auc.c:157 IMSI='262426927597213': No 2G Auth Data 20241019082524475 DAUC <0003> db_auc.c:192 IMSI='262426927597213': No 3G Auth Data 20241019082524519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46328<->l=127.0.0.1:4258 20241019082524527 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524527 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426927597213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426927597213"} 20241019082524527 DAUC <0003> db_auc.c:157 IMSI='262426927597213': No 2G Auth Data 20241019082524527 DAUC <0003> db_auc.c:236 IMSI='262426927597213': Calling to generate 1 vectors 20241019082524527 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241019082524527 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524527 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241019082524527 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082524527 DAUC <0003> auc.c:113 vector [0]: rand = 96c6d47604c3c9af882bd9821b7250e4 20241019082524527 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082524527 DAUC <0003> auc.c:142 vector [0]: autn = a4ada8f2d39500006fddcd1d26de5ddd 20241019082524527 DAUC <0003> auc.c:143 vector [0]: ck = 28e803cf757edc329cb80d187954db88 20241019082524527 DAUC <0003> auc.c:144 vector [0]: ik = 194b96d9b5ac8f2296795ccb91935496 20241019082524527 DAUC <0003> auc.c:145 vector [0]: res = 447df8651fc96b910000000000000000 20241019082524527 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524527 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241019082524527 DAUC <0003> auc.c:151 vector [0]: kc = 3b62c4c52815dc0e 20241019082524527 DAUC <0003> auc.c:152 vector [0]: sres = 5bb493f4 20241019082524527 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241019082524527 DAUC <0003> db_auc.c:245 IMSI='262426927597213': Generated 1 vectors 20241019082524527 DAUC <0003> db_auc.c:249 IMSI='262426927597213': Updating SQN=33 in DB 20241019082524535 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426927597213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426927597213"} 20241019082524535 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426927597213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524535 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524535 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524539 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524539 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426927597213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426927597213"} 20241019082524539 DAUC <0003> db_auc.c:157 IMSI='262426927597213': No 2G Auth Data 20241019082524539 DAUC <0003> db_auc.c:236 IMSI='262426927597213': Calling to generate 4 vectors 20241019082524539 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241019082524539 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524539 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241019082524539 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241019082524539 DAUC <0003> auc.c:113 vector [0]: rand = 9b98fd275d8a7b09d03b9bc44e2ac238 20241019082524540 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241019082524540 DAUC <0003> auc.c:142 vector [0]: autn = 5637201b6b0b0000ee48edfb92fd61db 20241019082524540 DAUC <0003> auc.c:143 vector [0]: ck = 715d3649eb1a699db6f4bc331ddc74e5 20241019082524540 DAUC <0003> auc.c:144 vector [0]: ik = 17331cfe09190cf28e7975b3038f3b2b 20241019082524540 DAUC <0003> auc.c:145 vector [0]: res = 3df23a1040c12b780000000000000000 20241019082524540 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524540 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241019082524540 DAUC <0003> auc.c:151 vector [0]: kc = 5ee3e337fc502aa1 20241019082524540 DAUC <0003> auc.c:152 vector [0]: sres = 7d331168 20241019082524540 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241019082524540 DAUC <0003> auc.c:113 vector [1]: rand = 04cc70bdeb6189cfaefcdaac4a1c4bd3 20241019082524540 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241019082524540 DAUC <0003> auc.c:142 vector [1]: autn = c291baae5b0000007d626b43d067f0ea 20241019082524540 DAUC <0003> auc.c:143 vector [1]: ck = 60e5e99bcc7895a0d9376f6efe14683e 20241019082524540 DAUC <0003> auc.c:144 vector [1]: ik = c659de695cb4d9e94b761a50eb1ac553 20241019082524540 DAUC <0003> auc.c:145 vector [1]: res = 76554df814fc8b470000000000000000 20241019082524540 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524540 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241019082524540 DAUC <0003> auc.c:151 vector [1]: kc = 34fd42cc85c2e124 20241019082524540 DAUC <0003> auc.c:152 vector [1]: sres = 62a9c6bf 20241019082524540 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241019082524540 DAUC <0003> auc.c:113 vector [2]: rand = 40091cc949dba7822f7e91b183fdf3f7 20241019082524540 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241019082524540 DAUC <0003> auc.c:142 vector [2]: autn = cc608e38613b00006ed8653a152c1bd2 20241019082524540 DAUC <0003> auc.c:143 vector [2]: ck = 8373355dd017a162d8edce6ac3f9f19f 20241019082524540 DAUC <0003> auc.c:144 vector [2]: ik = 65cda2444f8524f432cef26e890d3350 20241019082524540 DAUC <0003> auc.c:145 vector [2]: res = 078e45e24e641e6b0000000000000000 20241019082524540 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524540 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241019082524540 DAUC <0003> auc.c:151 vector [2]: kc = 0c9dab1dd5664759 20241019082524540 DAUC <0003> auc.c:152 vector [2]: sres = 49ea5b89 20241019082524540 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241019082524540 DAUC <0003> auc.c:113 vector [3]: rand = 888dc37d390a2147cad9a3c45981e2d5 20241019082524540 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241019082524540 DAUC <0003> auc.c:142 vector [3]: autn = 5c89c1460dfd0000130b3aa23fb856a4 20241019082524540 DAUC <0003> auc.c:143 vector [3]: ck = 63665782e313896b53739ccd5eaa0123 20241019082524540 DAUC <0003> auc.c:144 vector [3]: ik = 7540a749ceee991e2ef6bc58a6b121f0 20241019082524540 DAUC <0003> auc.c:145 vector [3]: res = 9f8c24c06eb5580b0000000000000000 20241019082524540 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524540 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241019082524540 DAUC <0003> auc.c:151 vector [3]: kc = 6ba3d05ed5e630a6 20241019082524540 DAUC <0003> auc.c:152 vector [3]: sres = f1397ccb 20241019082524540 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241019082524540 DAUC <0003> db_auc.c:245 IMSI='262426927597213': Generated 4 vectors 20241019082524540 DAUC <0003> db_auc.c:249 IMSI='262426927597213': Updating SQN=161 in DB 20241019082524547 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426927597213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426927597213"} 20241019082524547 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426927597213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524547 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524548 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524552 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524552 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426927597213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426927597213"} 20241019082524552 DAUC <0003> db_auc.c:157 IMSI='262426927597213': No 2G Auth Data 20241019082524552 DAUC <0003> db_auc.c:236 IMSI='262426927597213': Calling to generate 5 vectors 20241019082524552 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241019082524552 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524552 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241019082524552 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241019082524552 DAUC <0003> auc.c:113 vector [0]: rand = a1994b15ba2f7ab92d78b41c3a448f0c 20241019082524552 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241019082524552 DAUC <0003> auc.c:142 vector [0]: autn = 8ca8dead5b5d0000c4bce5532029c999 20241019082524552 DAUC <0003> auc.c:143 vector [0]: ck = e94096c9864a94974fc884342fc3fb6f 20241019082524552 DAUC <0003> auc.c:144 vector [0]: ik = 6046e4b0105e46a3584fdcf0db0ff961 20241019082524552 DAUC <0003> auc.c:145 vector [0]: res = de146c1341ee62290000000000000000 20241019082524552 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524552 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241019082524552 DAUC <0003> auc.c:151 vector [0]: kc = 9e812abd62d8d03a 20241019082524552 DAUC <0003> auc.c:152 vector [0]: sres = 9ffa0e3a 20241019082524552 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241019082524552 DAUC <0003> auc.c:113 vector [1]: rand = 27ae228a182c8c85fb54df0de50d7cba 20241019082524552 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241019082524552 DAUC <0003> auc.c:142 vector [1]: autn = 50f8025e8bc8000021029ccb23b5133f 20241019082524552 DAUC <0003> auc.c:143 vector [1]: ck = 76e308c43e7fd25d31664338f2035ae7 20241019082524552 DAUC <0003> auc.c:144 vector [1]: ik = 81e3b7ebdacef528388148d0746ad8d4 20241019082524552 DAUC <0003> auc.c:145 vector [1]: res = 410d0cdb852a548f0000000000000000 20241019082524552 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524552 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241019082524552 DAUC <0003> auc.c:151 vector [1]: kc = fee7b4c762d8a546 20241019082524552 DAUC <0003> auc.c:152 vector [1]: sres = c4275854 20241019082524552 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241019082524552 DAUC <0003> auc.c:113 vector [2]: rand = 6dc206807873b1c0ba3e00b06a2764a0 20241019082524552 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241019082524552 DAUC <0003> auc.c:142 vector [2]: autn = 5463f0d7e10a0000c654a595be4e3e52 20241019082524552 DAUC <0003> auc.c:143 vector [2]: ck = b8604f1ca9b75ce5e76021cce4070eaa 20241019082524552 DAUC <0003> auc.c:144 vector [2]: ik = 9d78f356ac46978030208c89483fffc6 20241019082524552 DAUC <0003> auc.c:145 vector [2]: res = e326a8283649f8f70000000000000000 20241019082524552 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524552 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241019082524552 DAUC <0003> auc.c:151 vector [2]: kc = f258110fa9c93a09 20241019082524552 DAUC <0003> auc.c:152 vector [2]: sres = d56f50df 20241019082524552 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241019082524552 DAUC <0003> auc.c:113 vector [3]: rand = c3b22d02a325f793b6a92e1795d4a9aa 20241019082524552 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241019082524552 DAUC <0003> auc.c:142 vector [3]: autn = b588f1f743c400006d3cb7fd01741a88 20241019082524552 DAUC <0003> auc.c:143 vector [3]: ck = fe552c2ade1e479f353f0448f5316825 20241019082524552 DAUC <0003> auc.c:144 vector [3]: ik = d6a7e3d3bff05202221894c0ea384e17 20241019082524552 DAUC <0003> auc.c:145 vector [3]: res = 4e9493cb79a5c0460000000000000000 20241019082524552 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524552 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241019082524552 DAUC <0003> auc.c:151 vector [3]: kc = 3fd55f717ee733af 20241019082524552 DAUC <0003> auc.c:152 vector [3]: sres = 3731538d 20241019082524552 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241019082524552 DAUC <0003> auc.c:113 vector [4]: rand = 120b7ce8e4b5308be0d79ab951e5f801 20241019082524552 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241019082524552 DAUC <0003> auc.c:142 vector [4]: autn = 692cc48e9f770000a7192bbe572dfd53 20241019082524552 DAUC <0003> auc.c:143 vector [4]: ck = fc82a29aa1900c8a81b1d9b97b8adc5a 20241019082524552 DAUC <0003> auc.c:144 vector [4]: ik = ade5300706c777229ee43b44434914a1 20241019082524552 DAUC <0003> auc.c:145 vector [4]: res = 4f00901143deabf10000000000000000 20241019082524552 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082524552 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241019082524552 DAUC <0003> auc.c:151 vector [4]: kc = 4e3270609f94b353 20241019082524552 DAUC <0003> auc.c:152 vector [4]: sres = 0cde3be0 20241019082524552 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241019082524552 DAUC <0003> db_auc.c:245 IMSI='262426927597213': Generated 5 vectors 20241019082524552 DAUC <0003> db_auc.c:249 IMSI='262426927597213': Updating SQN=321 in DB 20241019082524560 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426927597213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426927597213"} 20241019082524560 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426927597213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524560 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524560 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524565 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524565 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426927597213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426927597213"} 20241019082524565 DAUC <0003> db_auc.c:157 IMSI='262426927597213': No 2G Auth Data 20241019082524565 DAUC <0003> db_auc.c:236 IMSI='262426927597213': Calling to generate 5 vectors 20241019082524565 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241019082524565 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524565 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241019082524565 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241019082524565 DAUC <0003> auc.c:113 vector [0]: rand = 00f01e544e0d81ec6f9fe33084cf47db 20241019082524565 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241019082524565 DAUC <0003> auc.c:142 vector [0]: autn = 665a88efb92f000022727faf5d88346b 20241019082524565 DAUC <0003> auc.c:143 vector [0]: ck = e2de433b80d56e5e18a1972266a4f385 20241019082524565 DAUC <0003> auc.c:144 vector [0]: ik = 76271b6566216b438872e559dd9bbfbb 20241019082524565 DAUC <0003> auc.c:145 vector [0]: res = fe4b4897defa45d20000000000000000 20241019082524565 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524565 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241019082524565 DAUC <0003> auc.c:151 vector [0]: kc = 042a2a255dcb4923 20241019082524565 DAUC <0003> auc.c:152 vector [0]: sres = 20b10d45 20241019082524565 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241019082524565 DAUC <0003> auc.c:113 vector [1]: rand = a915ed60188e73a26f6d932dd65c7d89 20241019082524565 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241019082524565 DAUC <0003> auc.c:142 vector [1]: autn = a089fd0e84c70000020e8691ce697f54 20241019082524565 DAUC <0003> auc.c:143 vector [1]: ck = d82410a5a63bf7746c25ad572df30236 20241019082524565 DAUC <0003> auc.c:144 vector [1]: ik = b9ea50bcccd27825cea8e5ce49e33fcb 20241019082524565 DAUC <0003> auc.c:145 vector [1]: res = be8870d7d78d7d2c0000000000000000 20241019082524565 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524565 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241019082524565 DAUC <0003> auc.c:151 vector [1]: kc = c34308800ef9b2ac 20241019082524565 DAUC <0003> auc.c:152 vector [1]: sres = 69050dfb 20241019082524565 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241019082524565 DAUC <0003> auc.c:113 vector [2]: rand = adf25bee320ac02597fe5d2c794426cd 20241019082524565 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241019082524565 DAUC <0003> auc.c:142 vector [2]: autn = 08c3fa4101a2000014ef55fbe744881c 20241019082524565 DAUC <0003> auc.c:143 vector [2]: ck = 458685d482a62a8cdaf8b69ea8026f79 20241019082524565 DAUC <0003> auc.c:144 vector [2]: ik = 54ed9164addc1e07da2c43b5b77bddb9 20241019082524565 DAUC <0003> auc.c:145 vector [2]: res = 34a88c0b4bf650b80000000000000000 20241019082524565 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524565 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241019082524565 DAUC <0003> auc.c:151 vector [2]: kc = 11bfe19b3003864b 20241019082524565 DAUC <0003> auc.c:152 vector [2]: sres = 7f5edcb3 20241019082524565 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241019082524565 DAUC <0003> auc.c:113 vector [3]: rand = 6ba0eaf268f247b3e4f885a12bc8c4c4 20241019082524565 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241019082524565 DAUC <0003> auc.c:142 vector [3]: autn = ea7fde4e55d000000120ce087eaba66e 20241019082524565 DAUC <0003> auc.c:143 vector [3]: ck = 9637904946324949cef9b6a2de538521 20241019082524565 DAUC <0003> auc.c:144 vector [3]: ik = 26ecc077d5843216a4b90b4672f598a4 20241019082524565 DAUC <0003> auc.c:145 vector [3]: res = 6a6a209e5536f4390000000000000000 20241019082524565 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524565 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241019082524565 DAUC <0003> auc.c:151 vector [3]: kc = da9bedda3f1066da 20241019082524565 DAUC <0003> auc.c:152 vector [3]: sres = 3f5cd4a7 20241019082524565 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241019082524565 DAUC <0003> auc.c:113 vector [4]: rand = 103e88e6b062e105ee5fa6c8ea26b9ca 20241019082524565 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241019082524565 DAUC <0003> auc.c:142 vector [4]: autn = d98cc33599ec00008aaeca9e077b2b8b 20241019082524565 DAUC <0003> auc.c:143 vector [4]: ck = e9512bc3c8b4188b2316e1ca92dc2ca9 20241019082524565 DAUC <0003> auc.c:144 vector [4]: ik = 5b6a5936d6cec3fd168b6743640ee4bc 20241019082524565 DAUC <0003> auc.c:145 vector [4]: res = c8159775620baaeb0000000000000000 20241019082524565 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082524565 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241019082524565 DAUC <0003> auc.c:151 vector [4]: kc = 87a6f47ce8a81363 20241019082524565 DAUC <0003> auc.c:152 vector [4]: sres = aa1e3d9e 20241019082524565 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241019082524565 DAUC <0003> db_auc.c:245 IMSI='262426927597213': Generated 5 vectors 20241019082524565 DAUC <0003> db_auc.c:249 IMSI='262426927597213': Updating SQN=481 in DB 20241019082524573 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426927597213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426927597213"} 20241019082524573 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426927597213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524573 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524573 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46328<->l=127.0.0.1:4258 20241019082524603 DAUC <0003> db_auc.c:157 IMSI='262422171948620': No 2G Auth Data 20241019082524603 DAUC <0003> db_auc.c:192 IMSI='262422171948620': No 3G Auth Data 20241019082524630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20241019082524632 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524632 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422171948620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422171948620"} 20241019082524632 DAUC <0003> db_auc.c:236 IMSI='262422171948620': Calling to generate 1 vectors 20241019082524632 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241019082524632 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524632 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524632 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082524632 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524632 DAUC <0003> auc.c:113 vector [0]: rand = 5e180eb4d4671c4335da774c8867d98a 20241019082524632 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082524632 DAUC <0003> auc.c:142 vector [0]: autn = a5ae4999f90900004d9b522de4663d8d 20241019082524632 DAUC <0003> auc.c:143 vector [0]: ck = 827809e1d459fdd35e8b35ef4703a20f 20241019082524632 DAUC <0003> auc.c:144 vector [0]: ik = b75540b65b46af4ca117d0f0c88d47a6 20241019082524632 DAUC <0003> auc.c:145 vector [0]: res = 30a8750de22ffa3f0000000000000000 20241019082524632 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524632 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082524632 DAUC <0003> auc.c:179 vector [0]: kc = 62d7b74c6f15a800 20241019082524632 DAUC <0003> auc.c:180 vector [0]: sres = 4ec234db 20241019082524632 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082524632 DAUC <0003> db_auc.c:245 IMSI='262422171948620': Generated 1 vectors 20241019082524632 DAUC <0003> db_auc.c:249 IMSI='262422171948620': Updating SQN=33 in DB 20241019082524639 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422171948620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422171948620"} 20241019082524639 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422171948620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524639 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524639 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524640 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524640 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422171948620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422171948620"} 20241019082524640 DAUC <0003> db_auc.c:236 IMSI='262422171948620': Calling to generate 4 vectors 20241019082524640 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241019082524640 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524640 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524640 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241019082524640 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524640 DAUC <0003> auc.c:113 vector [0]: rand = 8f72447ab5cee5fae0c6b8fa13b99d49 20241019082524640 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241019082524640 DAUC <0003> auc.c:142 vector [0]: autn = a25b1bb72fae0000213063ef42d05de1 20241019082524640 DAUC <0003> auc.c:143 vector [0]: ck = 0968f86f8f7e645cf8de4a7c2d6a411f 20241019082524640 DAUC <0003> auc.c:144 vector [0]: ik = 4ff99a61d525568c363d5468664e6171 20241019082524640 DAUC <0003> auc.c:145 vector [0]: res = a7dcb05a1c9de5810000000000000000 20241019082524640 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524640 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082524640 DAUC <0003> auc.c:179 vector [0]: kc = 5e260f1fc7353400 20241019082524640 DAUC <0003> auc.c:180 vector [0]: sres = bbf87cf5 20241019082524640 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082524640 DAUC <0003> auc.c:113 vector [1]: rand = c4b2c3a4a19a310f9d53ec46cdefa95f 20241019082524640 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241019082524640 DAUC <0003> auc.c:142 vector [1]: autn = 4c60b4697d530000c17ff82e1083c9bb 20241019082524640 DAUC <0003> auc.c:143 vector [1]: ck = 758034a7023ba80608964b02c947a5c7 20241019082524640 DAUC <0003> auc.c:144 vector [1]: ik = 13e5e4be28a6479b2d533d9b879d90d3 20241019082524640 DAUC <0003> auc.c:145 vector [1]: res = ccb63439a0e00ee50000000000000000 20241019082524640 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524640 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082524640 DAUC <0003> auc.c:179 vector [1]: kc = 52c1764a350c8800 20241019082524640 DAUC <0003> auc.c:180 vector [1]: sres = fdf0a952 20241019082524640 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082524640 DAUC <0003> auc.c:113 vector [2]: rand = 72fe834cb284e4d100867d8fa43d35a1 20241019082524640 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241019082524640 DAUC <0003> auc.c:142 vector [2]: autn = 9b9d5124612c000064b19017fdaa4af1 20241019082524640 DAUC <0003> auc.c:143 vector [2]: ck = c301d802a8d9665ebfb2cfe58555ee19 20241019082524640 DAUC <0003> auc.c:144 vector [2]: ik = f05db218683fe90f83beb42617593d97 20241019082524640 DAUC <0003> auc.c:145 vector [2]: res = 14178fe469c5d2020000000000000000 20241019082524640 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524640 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082524640 DAUC <0003> auc.c:179 vector [2]: kc = dc314f0637ee4c00 20241019082524640 DAUC <0003> auc.c:180 vector [2]: sres = 5a256ac0 20241019082524640 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082524640 DAUC <0003> auc.c:113 vector [3]: rand = 673a8ed462716df66dfdb26c0d2de211 20241019082524640 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241019082524640 DAUC <0003> auc.c:142 vector [3]: autn = 833f8006c1fd00001afe56686fbb7137 20241019082524640 DAUC <0003> auc.c:143 vector [3]: ck = a9e57c7c498d0d0b9ea87712ca8cd8d3 20241019082524640 DAUC <0003> auc.c:144 vector [3]: ik = bc887871f817c28e41abb40012839c5c 20241019082524640 DAUC <0003> auc.c:145 vector [3]: res = a4b35d686e0391cb0000000000000000 20241019082524640 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524640 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082524640 DAUC <0003> auc.c:179 vector [3]: kc = 1ae78ae481ed5c00 20241019082524640 DAUC <0003> auc.c:180 vector [3]: sres = 56eda83b 20241019082524640 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082524640 DAUC <0003> db_auc.c:245 IMSI='262422171948620': Generated 4 vectors 20241019082524640 DAUC <0003> db_auc.c:249 IMSI='262422171948620': Updating SQN=161 in DB 20241019082524646 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422171948620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422171948620"} 20241019082524646 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422171948620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524646 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524646 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524647 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524647 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422171948620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422171948620"} 20241019082524647 DAUC <0003> db_auc.c:236 IMSI='262422171948620': Calling to generate 5 vectors 20241019082524647 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241019082524647 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524647 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524647 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241019082524647 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524647 DAUC <0003> auc.c:113 vector [0]: rand = f26df7997824b26da2ffee68111dd8f0 20241019082524647 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241019082524647 DAUC <0003> auc.c:142 vector [0]: autn = e54c79cefd6a0000a0e3aabc815d37bf 20241019082524647 DAUC <0003> auc.c:143 vector [0]: ck = d059c0512e367a4607ba97066096c317 20241019082524647 DAUC <0003> auc.c:144 vector [0]: ik = 9fec903562ef1904dd646210e71ff358 20241019082524647 DAUC <0003> auc.c:145 vector [0]: res = 64452f0b247a23980000000000000000 20241019082524647 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524647 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082524647 DAUC <0003> auc.c:179 vector [0]: kc = 5bca10f8d9ddbc00 20241019082524647 DAUC <0003> auc.c:180 vector [0]: sres = 93c22630 20241019082524647 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082524647 DAUC <0003> auc.c:113 vector [1]: rand = 94634a619a478c6eefe39b11b3711617 20241019082524647 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241019082524647 DAUC <0003> auc.c:142 vector [1]: autn = 0d959816e58f00009f2aa5bf297e5b50 20241019082524647 DAUC <0003> auc.c:143 vector [1]: ck = 1e24d920a2425d0cca96f81abad4ee45 20241019082524647 DAUC <0003> auc.c:144 vector [1]: ik = 3112b02dc795fca36370ae80be90e5a4 20241019082524647 DAUC <0003> auc.c:145 vector [1]: res = 255ad208568e26580000000000000000 20241019082524647 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524647 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082524647 DAUC <0003> auc.c:179 vector [1]: kc = 99f71551a71e7c00 20241019082524647 DAUC <0003> auc.c:180 vector [1]: sres = 3f6c8acc 20241019082524647 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082524647 DAUC <0003> auc.c:113 vector [2]: rand = 1fdfec8c34e371b5a70cbccec6e61628 20241019082524647 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241019082524647 DAUC <0003> auc.c:142 vector [2]: autn = c541acbb73ad0000bc2a60ee04b1ab80 20241019082524647 DAUC <0003> auc.c:143 vector [2]: ck = f6ed8339f764598137cff6f9d5511c3f 20241019082524647 DAUC <0003> auc.c:144 vector [2]: ik = 6730db9cc8b604189ec510c3f9f94edc 20241019082524648 DAUC <0003> auc.c:145 vector [2]: res = f8568e185ca94ab60000000000000000 20241019082524648 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524648 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082524648 DAUC <0003> auc.c:179 vector [2]: kc = 9a74d617b0ccfc00 20241019082524648 DAUC <0003> auc.c:180 vector [2]: sres = e5edfda2 20241019082524648 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082524648 DAUC <0003> auc.c:113 vector [3]: rand = 278d9f3561458a03fb835a271e63d78d 20241019082524648 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241019082524648 DAUC <0003> auc.c:142 vector [3]: autn = 0f2a61ce0dc10000a9524a1423234e1b 20241019082524648 DAUC <0003> auc.c:143 vector [3]: ck = 85532c5d37ed8ae290df90b45b729f74 20241019082524648 DAUC <0003> auc.c:144 vector [3]: ik = 27e0c9c6a55c11884c0a5b7c53e1dff7 20241019082524648 DAUC <0003> auc.c:145 vector [3]: res = f3e60edb7f7c5ce50000000000000000 20241019082524648 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524648 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082524648 DAUC <0003> auc.c:179 vector [3]: kc = 130d17636270a800 20241019082524648 DAUC <0003> auc.c:180 vector [3]: sres = 8c3351f1 20241019082524648 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082524648 DAUC <0003> auc.c:113 vector [4]: rand = a1b706f4447ba1d83b0be0f419296bf9 20241019082524648 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241019082524648 DAUC <0003> auc.c:142 vector [4]: autn = c2d03b16633a00007be3a1f041f2dec8 20241019082524648 DAUC <0003> auc.c:143 vector [4]: ck = 427fbeceaeaaa7edb7be2273f28eb27a 20241019082524648 DAUC <0003> auc.c:144 vector [4]: ik = 976294e66903198a4e556f8b3db12474 20241019082524648 DAUC <0003> auc.c:145 vector [4]: res = 1d607110f23fc5500000000000000000 20241019082524648 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082524648 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241019082524648 DAUC <0003> auc.c:179 vector [4]: kc = 856e02d31c7b8800 20241019082524648 DAUC <0003> auc.c:180 vector [4]: sres = baade2d9 20241019082524648 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241019082524648 DAUC <0003> db_auc.c:245 IMSI='262422171948620': Generated 5 vectors 20241019082524648 DAUC <0003> db_auc.c:249 IMSI='262422171948620': Updating SQN=321 in DB 20241019082524658 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422171948620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422171948620"} 20241019082524658 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422171948620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524658 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524658 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524663 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524663 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422171948620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422171948620"} 20241019082524663 DAUC <0003> db_auc.c:236 IMSI='262422171948620': Calling to generate 5 vectors 20241019082524663 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241019082524663 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524663 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524663 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241019082524663 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524663 DAUC <0003> auc.c:113 vector [0]: rand = 468ad348e021b8e2a0b7aa16b0a803ac 20241019082524663 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241019082524663 DAUC <0003> auc.c:142 vector [0]: autn = 11e8027ec8230000eaacb34def6be69c 20241019082524663 DAUC <0003> auc.c:143 vector [0]: ck = 761a561a11fbb90a7cb2b59318fc7fa2 20241019082524663 DAUC <0003> auc.c:144 vector [0]: ik = 7e37eaa32f2cc6c3818d514498456cc6 20241019082524663 DAUC <0003> auc.c:145 vector [0]: res = 908dc8e698a29f460000000000000000 20241019082524663 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524663 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082524663 DAUC <0003> auc.c:179 vector [0]: kc = 65290ecbaec78800 20241019082524663 DAUC <0003> auc.c:180 vector [0]: sres = ff757be4 20241019082524663 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082524663 DAUC <0003> auc.c:113 vector [1]: rand = 6ebf13dc00cab7cffe7392839ab32bf5 20241019082524663 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241019082524663 DAUC <0003> auc.c:142 vector [1]: autn = 5c502e22b2cb00006303c4f4b639c261 20241019082524663 DAUC <0003> auc.c:143 vector [1]: ck = fee47b45508ae160f84de559fa631719 20241019082524663 DAUC <0003> auc.c:144 vector [1]: ik = 426d80062c0ed97f755f2503e6721109 20241019082524663 DAUC <0003> auc.c:145 vector [1]: res = d51653f3990b01b10000000000000000 20241019082524663 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524663 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082524663 DAUC <0003> auc.c:179 vector [1]: kc = 4514195bdd098c00 20241019082524663 DAUC <0003> auc.c:180 vector [1]: sres = 93b3c60f 20241019082524663 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082524663 DAUC <0003> auc.c:113 vector [2]: rand = 850f9c1581758ef93fe9cc606e115758 20241019082524663 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241019082524663 DAUC <0003> auc.c:142 vector [2]: autn = fad4a4486a6800007e339ffb5407a915 20241019082524663 DAUC <0003> auc.c:143 vector [2]: ck = e5b6167d483cc768574f3461c999fcbe 20241019082524663 DAUC <0003> auc.c:144 vector [2]: ik = d29160f12789410bf16a5428ddfb1d47 20241019082524663 DAUC <0003> auc.c:145 vector [2]: res = 8b71b4aac4aee1e10000000000000000 20241019082524663 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524663 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082524663 DAUC <0003> auc.c:179 vector [2]: kc = 55b3098a6b6f3400 20241019082524663 DAUC <0003> auc.c:180 vector [2]: sres = 98aa736c 20241019082524663 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082524663 DAUC <0003> auc.c:113 vector [3]: rand = 8e29b17083bad68f4e61c9e96dd5913f 20241019082524663 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241019082524663 DAUC <0003> auc.c:142 vector [3]: autn = 084451bfd46a0000be14f7eb9c4cf629 20241019082524663 DAUC <0003> auc.c:143 vector [3]: ck = 9bb4f5ac3bd9bb454a3e927bf1988e70 20241019082524663 DAUC <0003> auc.c:144 vector [3]: ik = 71e0b9ddc117277e6d5abc9b009672b5 20241019082524663 DAUC <0003> auc.c:145 vector [3]: res = 17430407d94556c80000000000000000 20241019082524663 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524663 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082524663 DAUC <0003> auc.c:179 vector [3]: kc = b8cdb05e0db30400 20241019082524663 DAUC <0003> auc.c:180 vector [3]: sres = c6861e1a 20241019082524663 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082524663 DAUC <0003> auc.c:113 vector [4]: rand = 51e11a6c170d750bc6ec52b98ec322e4 20241019082524663 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241019082524663 DAUC <0003> auc.c:142 vector [4]: autn = 759966dd2b21000065b9841557db2669 20241019082524663 DAUC <0003> auc.c:143 vector [4]: ck = d6f234febd1cbfff218f386184ced3a3 20241019082524663 DAUC <0003> auc.c:144 vector [4]: ik = 112a5f02d686d91668f4357e07720815 20241019082524663 DAUC <0003> auc.c:145 vector [4]: res = 89fc889dd69bb8d20000000000000000 20241019082524663 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082524663 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241019082524663 DAUC <0003> auc.c:179 vector [4]: kc = 78ec33ee0cebd400 20241019082524663 DAUC <0003> auc.c:180 vector [4]: sres = 1893c178 20241019082524663 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241019082524663 DAUC <0003> db_auc.c:245 IMSI='262422171948620': Generated 5 vectors 20241019082524663 DAUC <0003> db_auc.c:249 IMSI='262422171948620': Updating SQN=481 in DB 20241019082524670 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422171948620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422171948620"} 20241019082524670 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422171948620 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524670 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524670 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20241019082524705 DAUC <0003> db_auc.c:157 IMSI='262429343159736': No 2G Auth Data 20241019082524705 DAUC <0003> db_auc.c:192 IMSI='262429343159736': No 3G Auth Data 20241019082524734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46346<->l=127.0.0.1:4258 20241019082524736 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524736 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429343159736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429343159736"} 20241019082524736 DAUC <0003> db_auc.c:236 IMSI='262429343159736': Calling to generate 1 vectors 20241019082524736 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241019082524736 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524736 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524736 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082524736 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524736 DAUC <0003> auc.c:113 vector [0]: rand = 89b8797b4979fa2f7efd72c772861310 20241019082524736 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082524736 DAUC <0003> auc.c:142 vector [0]: autn = 9a9e4a0b511e0000a24e8e3004c529e4 20241019082524736 DAUC <0003> auc.c:143 vector [0]: ck = 9acbad007f7789ff2c3bfd8b8348effe 20241019082524736 DAUC <0003> auc.c:144 vector [0]: ik = 7ae1ae546b64afaac092125a72aadb2b 20241019082524736 DAUC <0003> auc.c:145 vector [0]: res = e3e6ee68747a7b220000000000000000 20241019082524736 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524736 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082524736 DAUC <0003> auc.c:179 vector [0]: kc = 5dc193692823b000 20241019082524736 DAUC <0003> auc.c:180 vector [0]: sres = cce20318 20241019082524736 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082524736 DAUC <0003> db_auc.c:245 IMSI='262429343159736': Generated 1 vectors 20241019082524736 DAUC <0003> db_auc.c:249 IMSI='262429343159736': Updating SQN=33 in DB 20241019082524743 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429343159736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429343159736"} 20241019082524743 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429343159736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524743 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524743 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524745 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524745 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429343159736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429343159736"} 20241019082524745 DAUC <0003> db_auc.c:236 IMSI='262429343159736': Calling to generate 4 vectors 20241019082524745 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241019082524745 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524745 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524745 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241019082524745 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524745 DAUC <0003> auc.c:113 vector [0]: rand = eb453a4f27f971202092f64c6a7eaacc 20241019082524745 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241019082524745 DAUC <0003> auc.c:142 vector [0]: autn = 3fa845f5d54900003c18ea4818501718 20241019082524745 DAUC <0003> auc.c:143 vector [0]: ck = 07f78fa82e4c3b09ae3d7d0dcf0f0ec7 20241019082524745 DAUC <0003> auc.c:144 vector [0]: ik = 52e75ba74fc0299d09fff2e96b57203d 20241019082524745 DAUC <0003> auc.c:145 vector [0]: res = e63ea94c4c530ee60000000000000000 20241019082524745 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524745 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082524745 DAUC <0003> auc.c:179 vector [0]: kc = e2d04d3d98733800 20241019082524745 DAUC <0003> auc.c:180 vector [0]: sres = 64b2f1a8 20241019082524745 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082524745 DAUC <0003> auc.c:113 vector [1]: rand = b1075fbe2b5e7317341f73c6b5403dd6 20241019082524745 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241019082524745 DAUC <0003> auc.c:142 vector [1]: autn = b3ae6aeee061000084c86c14ef7e35d3 20241019082524745 DAUC <0003> auc.c:143 vector [1]: ck = 493942f3ee920563104bdfbcdeb4f47a 20241019082524745 DAUC <0003> auc.c:144 vector [1]: ik = 1c5574c40b4246b53c9d37fb1111d6fc 20241019082524745 DAUC <0003> auc.c:145 vector [1]: res = 91121d302e31e2320000000000000000 20241019082524745 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524745 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082524745 DAUC <0003> auc.c:179 vector [1]: kc = eb629fa7b4d19c00 20241019082524745 DAUC <0003> auc.c:180 vector [1]: sres = 0f3d7409 20241019082524745 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082524745 DAUC <0003> auc.c:113 vector [2]: rand = 933781cd9c42f9715d0ea05a8ab0c8ec 20241019082524745 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241019082524745 DAUC <0003> auc.c:142 vector [2]: autn = ef1fde7a4ab20000fde267ebb70f7ccd 20241019082524745 DAUC <0003> auc.c:143 vector [2]: ck = 9c7b3af9ff0a36b62371f430417d4f47 20241019082524745 DAUC <0003> auc.c:144 vector [2]: ik = aecaa8c23d88e9c220393478105b70fe 20241019082524745 DAUC <0003> auc.c:145 vector [2]: res = c5e9d34fd0ce74dc0000000000000000 20241019082524745 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524745 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082524745 DAUC <0003> auc.c:179 vector [2]: kc = 8b10f0a82d23a400 20241019082524745 DAUC <0003> auc.c:180 vector [2]: sres = f569b66e 20241019082524745 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082524745 DAUC <0003> auc.c:113 vector [3]: rand = 1690f0176ea786f6b1ed4e98a3f42c5b 20241019082524745 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241019082524745 DAUC <0003> auc.c:142 vector [3]: autn = 1b7becbe5ca30000f5b89bfa62077874 20241019082524745 DAUC <0003> auc.c:143 vector [3]: ck = 26437ca4f384680bcdcf0b672f903d66 20241019082524745 DAUC <0003> auc.c:144 vector [3]: ik = 943712f76e4b5970f8bc1f4f27d949bd 20241019082524745 DAUC <0003> auc.c:145 vector [3]: res = 7089c52debf4e29e0000000000000000 20241019082524745 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524745 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082524745 DAUC <0003> auc.c:179 vector [3]: kc = afcbe0b1632cc800 20241019082524745 DAUC <0003> auc.c:180 vector [3]: sres = 06814651 20241019082524745 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082524745 DAUC <0003> db_auc.c:245 IMSI='262429343159736': Generated 4 vectors 20241019082524745 DAUC <0003> db_auc.c:249 IMSI='262429343159736': Updating SQN=161 in DB 20241019082524752 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429343159736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429343159736"} 20241019082524752 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429343159736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524752 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524753 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524756 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524756 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429343159736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429343159736"} 20241019082524756 DAUC <0003> db_auc.c:236 IMSI='262429343159736': Calling to generate 5 vectors 20241019082524756 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241019082524756 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524756 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524756 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241019082524756 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524756 DAUC <0003> auc.c:113 vector [0]: rand = 476e37e2fb829a2c566ba9c4d0ab75c5 20241019082524756 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241019082524756 DAUC <0003> auc.c:142 vector [0]: autn = 0c73bd58e22800001b3fa09fd655c057 20241019082524756 DAUC <0003> auc.c:143 vector [0]: ck = 8590b6f9ead5e2db5400c4cac198fd57 20241019082524756 DAUC <0003> auc.c:144 vector [0]: ik = fe8d61af0959912df055a743ee7949f0 20241019082524756 DAUC <0003> auc.c:145 vector [0]: res = 142c7cac27b83e840000000000000000 20241019082524756 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524756 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082524756 DAUC <0003> auc.c:179 vector [0]: kc = 9962d68a962bd800 20241019082524756 DAUC <0003> auc.c:180 vector [0]: sres = c3601452 20241019082524756 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082524756 DAUC <0003> auc.c:113 vector [1]: rand = e5596a85af4ec2a7c6363f9c4f90e1b1 20241019082524756 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241019082524756 DAUC <0003> auc.c:142 vector [1]: autn = b3ee7bacd7800000fa995cf554c6e6f4 20241019082524756 DAUC <0003> auc.c:143 vector [1]: ck = 18165fc2c03a0f6557120a915cf1f776 20241019082524756 DAUC <0003> auc.c:144 vector [1]: ik = fecc0e43c74f8dd3d251955ab1f7743c 20241019082524756 DAUC <0003> auc.c:145 vector [1]: res = 818572e20e58d60a0000000000000000 20241019082524756 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524756 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082524756 DAUC <0003> auc.c:179 vector [1]: kc = ee1dc5315aa44c00 20241019082524756 DAUC <0003> auc.c:180 vector [1]: sres = bfced95b 20241019082524756 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082524756 DAUC <0003> auc.c:113 vector [2]: rand = 4c281b65ff0ee7f55d6afdbd1fe2c757 20241019082524756 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241019082524756 DAUC <0003> auc.c:142 vector [2]: autn = 11a9242deec00000433f30c80f5badc9 20241019082524756 DAUC <0003> auc.c:143 vector [2]: ck = 24b672cefc2f3358fd5ce07063fb0585 20241019082524756 DAUC <0003> auc.c:144 vector [2]: ik = c268d20df37fe664e3a7f8a1f36c908d 20241019082524756 DAUC <0003> auc.c:145 vector [2]: res = 4e6b878ca46d5e3d0000000000000000 20241019082524756 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524756 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082524756 DAUC <0003> auc.c:179 vector [2]: kc = c5e0c8e9b4145000 20241019082524756 DAUC <0003> auc.c:180 vector [2]: sres = 996fe21a 20241019082524756 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082524757 DAUC <0003> auc.c:113 vector [3]: rand = 18439856ef37ce09afacb197d62be3c2 20241019082524757 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241019082524757 DAUC <0003> auc.c:142 vector [3]: autn = ff9baa7f561b0000e82aa4d6c3e16649 20241019082524757 DAUC <0003> auc.c:143 vector [3]: ck = 4545d0d94537ae2e06ba9d8d51bf589e 20241019082524757 DAUC <0003> auc.c:144 vector [3]: ik = 26fdb3ce2157f48fbc2e3cb20ea82d83 20241019082524757 DAUC <0003> auc.c:145 vector [3]: res = 05f91895dfaf998c0000000000000000 20241019082524757 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524757 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082524757 DAUC <0003> auc.c:179 vector [3]: kc = 612734992764ec00 20241019082524757 DAUC <0003> auc.c:180 vector [3]: sres = ab033ce5 20241019082524757 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082524757 DAUC <0003> auc.c:113 vector [4]: rand = 23879584e16dba2431b08c7069ef4d38 20241019082524757 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241019082524757 DAUC <0003> auc.c:142 vector [4]: autn = 6ffd5ac56af50000f9a61712d57f469b 20241019082524757 DAUC <0003> auc.c:143 vector [4]: ck = 863dffb479eb76948b69de114c8247a6 20241019082524757 DAUC <0003> auc.c:144 vector [4]: ik = be65fa4776cfb413331ebdc7c73fffaa 20241019082524757 DAUC <0003> auc.c:145 vector [4]: res = b678f4ab4885b67d0000000000000000 20241019082524757 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082524757 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241019082524757 DAUC <0003> auc.c:179 vector [4]: kc = c4643463051e3400 20241019082524757 DAUC <0003> auc.c:180 vector [4]: sres = 098dd1fe 20241019082524757 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241019082524757 DAUC <0003> db_auc.c:245 IMSI='262429343159736': Generated 5 vectors 20241019082524757 DAUC <0003> db_auc.c:249 IMSI='262429343159736': Updating SQN=321 in DB 20241019082524764 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429343159736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429343159736"} 20241019082524764 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429343159736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524764 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524764 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524769 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524769 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429343159736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429343159736"} 20241019082524769 DAUC <0003> db_auc.c:236 IMSI='262429343159736': Calling to generate 5 vectors 20241019082524769 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241019082524769 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524769 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524769 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241019082524769 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524769 DAUC <0003> auc.c:113 vector [0]: rand = fa92bd2026eeacdaf58ba9b513c1d163 20241019082524769 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241019082524769 DAUC <0003> auc.c:142 vector [0]: autn = e8ef6175b5cd0000788d4cec32138111 20241019082524769 DAUC <0003> auc.c:143 vector [0]: ck = 55c905281cb1e67e4f89cc4746fa75e5 20241019082524769 DAUC <0003> auc.c:144 vector [0]: ik = 70fc63397c3d881a62b76e6bfd310e6b 20241019082524769 DAUC <0003> auc.c:145 vector [0]: res = 3f1a32517f457be20000000000000000 20241019082524769 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524769 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082524769 DAUC <0003> auc.c:179 vector [0]: kc = 8430be43fc298400 20241019082524769 DAUC <0003> auc.c:180 vector [0]: sres = 8a2a92dd 20241019082524769 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082524769 DAUC <0003> auc.c:113 vector [1]: rand = c088973d8d885baf5addeb689eba8e86 20241019082524769 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241019082524769 DAUC <0003> auc.c:142 vector [1]: autn = 5d1a50acca6300000533e11b64044289 20241019082524769 DAUC <0003> auc.c:143 vector [1]: ck = ca45f90f1508dfd83e33fda331fd96e9 20241019082524769 DAUC <0003> auc.c:144 vector [1]: ik = e0efabade4c9e7e40ce4b25fd39cd5e3 20241019082524769 DAUC <0003> auc.c:145 vector [1]: res = e2f2d7986efd2d5e0000000000000000 20241019082524769 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524769 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082524769 DAUC <0003> auc.c:179 vector [1]: kc = 420886397c16e800 20241019082524769 DAUC <0003> auc.c:180 vector [1]: sres = 5907b6b6 20241019082524769 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082524769 DAUC <0003> auc.c:113 vector [2]: rand = 71639edcb4c5fd170cdb4e9b440341bc 20241019082524769 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241019082524769 DAUC <0003> auc.c:142 vector [2]: autn = b22e9fddbf2d0000715f96ad474e2374 20241019082524769 DAUC <0003> auc.c:143 vector [2]: ck = 77f4d658ac56a414b961021a9cc825db 20241019082524769 DAUC <0003> auc.c:144 vector [2]: ik = 422427aaa9850ae2df297fa0de5485c0 20241019082524769 DAUC <0003> auc.c:145 vector [2]: res = f9cfd4a882f69e1d0000000000000000 20241019082524769 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524769 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082524769 DAUC <0003> auc.c:179 vector [2]: kc = 34d239640b0a3400 20241019082524769 DAUC <0003> auc.c:180 vector [2]: sres = fb5c70d2 20241019082524769 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082524769 DAUC <0003> auc.c:113 vector [3]: rand = 5e90198f75f108d938869f8e423b7b34 20241019082524769 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241019082524769 DAUC <0003> auc.c:142 vector [3]: autn = f6e1c7a621450000f59767876b3b7eb5 20241019082524769 DAUC <0003> auc.c:143 vector [3]: ck = c2a27aa7ab99c80f0317e3d8ed93e407 20241019082524769 DAUC <0003> auc.c:144 vector [3]: ik = 4620ac10fbefeb12cc19f615970cfa1b 20241019082524769 DAUC <0003> auc.c:145 vector [3]: res = 284f90f7fd3d39920000000000000000 20241019082524769 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524769 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082524769 DAUC <0003> auc.c:179 vector [3]: kc = d9163343f583b400 20241019082524769 DAUC <0003> auc.c:180 vector [3]: sres = 6dc3ab71 20241019082524769 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082524769 DAUC <0003> auc.c:113 vector [4]: rand = ca2f26cddc9e5651f927bebae20a86d6 20241019082524769 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241019082524769 DAUC <0003> auc.c:142 vector [4]: autn = e931254e9b870000df3bd08d67b4763d 20241019082524769 DAUC <0003> auc.c:143 vector [4]: ck = 5bd1fa9a3dac7e9c91d8810f6eb49000 20241019082524769 DAUC <0003> auc.c:144 vector [4]: ik = eee7b3e6a62d0620feae87a744bea2c0 20241019082524769 DAUC <0003> auc.c:145 vector [4]: res = 4afafc81d6f440310000000000000000 20241019082524769 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082524769 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241019082524769 DAUC <0003> auc.c:179 vector [4]: kc = e3f72132b1a82c00 20241019082524769 DAUC <0003> auc.c:180 vector [4]: sres = 77199302 20241019082524769 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241019082524769 DAUC <0003> db_auc.c:245 IMSI='262429343159736': Generated 5 vectors 20241019082524769 DAUC <0003> db_auc.c:249 IMSI='262429343159736': Updating SQN=481 in DB 20241019082524777 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429343159736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429343159736"} 20241019082524777 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429343159736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524777 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524777 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46346<->l=127.0.0.1:4258 20241019082524813 DAUC <0003> db_auc.c:157 IMSI='262428967237932': No 2G Auth Data 20241019082524813 DAUC <0003> db_auc.c:192 IMSI='262428967237932': No 3G Auth Data 20241019082524850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46348<->l=127.0.0.1:4258 20241019082524854 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524854 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428967237932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428967237932"} 20241019082524854 DAUC <0003> db_auc.c:236 IMSI='262428967237932': Calling to generate 1 vectors 20241019082524854 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241019082524854 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524854 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524854 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082524854 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524854 DAUC <0003> auc.c:113 vector [0]: rand = f8a08c1ad2a80b7fac94fa520a56180a 20241019082524854 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082524854 DAUC <0003> auc.c:142 vector [0]: autn = caa2e7152f930000df537470fa38c1d1 20241019082524854 DAUC <0003> auc.c:143 vector [0]: ck = 2adaeaeb78ef03d0c35cab0549562302 20241019082524854 DAUC <0003> auc.c:144 vector [0]: ik = a787965a2309363ec24a67438cc1a840 20241019082524854 DAUC <0003> auc.c:145 vector [0]: res = d326dd9fb6607f470000000000000000 20241019082524854 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524854 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082524854 DAUC <0003> auc.c:179 vector [0]: kc = d9381670eba80f1e 20241019082524854 DAUC <0003> auc.c:180 vector [0]: sres = cba43725 20241019082524854 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082524854 DAUC <0003> db_auc.c:245 IMSI='262428967237932': Generated 1 vectors 20241019082524854 DAUC <0003> db_auc.c:249 IMSI='262428967237932': Updating SQN=33 in DB 20241019082524862 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428967237932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428967237932"} 20241019082524862 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428967237932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524862 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524862 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524867 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524867 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428967237932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428967237932"} 20241019082524867 DAUC <0003> db_auc.c:236 IMSI='262428967237932': Calling to generate 4 vectors 20241019082524867 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241019082524867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524867 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241019082524867 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524867 DAUC <0003> auc.c:113 vector [0]: rand = badb59993bf42fc74de2308f87a8c279 20241019082524867 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241019082524867 DAUC <0003> auc.c:142 vector [0]: autn = a48c0bcaf67b00007d212717a04b2c54 20241019082524867 DAUC <0003> auc.c:143 vector [0]: ck = 147e822676dae19b6ed2b96672aab23d 20241019082524867 DAUC <0003> auc.c:144 vector [0]: ik = 9fba61badad6a5f4b3f6be751c878ac8 20241019082524867 DAUC <0003> auc.c:145 vector [0]: res = 930cd89fc58ea43c0000000000000000 20241019082524867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524867 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082524867 DAUC <0003> auc.c:179 vector [0]: kc = 89c4db120d7e5a85 20241019082524867 DAUC <0003> auc.c:180 vector [0]: sres = 38d22f29 20241019082524867 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082524867 DAUC <0003> auc.c:113 vector [1]: rand = b23772b398bae8daadf2f970fbfcfa67 20241019082524867 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241019082524867 DAUC <0003> auc.c:142 vector [1]: autn = 290d887a685300001fd6f43db9d29bf6 20241019082524867 DAUC <0003> auc.c:143 vector [1]: ck = 02165f27171c22c4c913524389a5417f 20241019082524867 DAUC <0003> auc.c:144 vector [1]: ik = 5f6f8f75da7ec822d3fa84681cb1fe92 20241019082524867 DAUC <0003> auc.c:145 vector [1]: res = 9dc68ec626d357f70000000000000000 20241019082524867 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524867 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082524867 DAUC <0003> auc.c:179 vector [1]: kc = 7355ffadd1bbea1d 20241019082524867 DAUC <0003> auc.c:180 vector [1]: sres = 6bdebf80 20241019082524867 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082524867 DAUC <0003> auc.c:113 vector [2]: rand = 4461187c8c4d27a6d4136704f00d577c 20241019082524867 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241019082524867 DAUC <0003> auc.c:142 vector [2]: autn = b5383ef2c52600000054c50018220ad9 20241019082524867 DAUC <0003> auc.c:143 vector [2]: ck = a866f0dc0fb0c7b229388b3357a65656 20241019082524867 DAUC <0003> auc.c:144 vector [2]: ik = 49f18c2de4cd2633209146fa07a91dc3 20241019082524867 DAUC <0003> auc.c:145 vector [2]: res = d865d47f5bf621850000000000000000 20241019082524867 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524867 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082524867 DAUC <0003> auc.c:179 vector [2]: kc = 8d64edb4ceded41a 20241019082524867 DAUC <0003> auc.c:180 vector [2]: sres = 72df56f5 20241019082524868 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082524868 DAUC <0003> auc.c:113 vector [3]: rand = 2acdcbd9ce87782a74db107ddd09c205 20241019082524868 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241019082524868 DAUC <0003> auc.c:142 vector [3]: autn = 0b8ad878b34a000035c09db34f6a9c3b 20241019082524868 DAUC <0003> auc.c:143 vector [3]: ck = fbc4b0455a2aed8aa66034157f39f54c 20241019082524868 DAUC <0003> auc.c:144 vector [3]: ik = 9c3ab5e57869bc6cfae95b0158626b08 20241019082524868 DAUC <0003> auc.c:145 vector [3]: res = 02a781c74aa0a87b0000000000000000 20241019082524868 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524868 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082524868 DAUC <0003> auc.c:179 vector [3]: kc = ab38fd1c47012e21 20241019082524868 DAUC <0003> auc.c:180 vector [3]: sres = 30da3672 20241019082524868 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082524868 DAUC <0003> db_auc.c:245 IMSI='262428967237932': Generated 4 vectors 20241019082524868 DAUC <0003> db_auc.c:249 IMSI='262428967237932': Updating SQN=161 in DB 20241019082524876 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428967237932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428967237932"} 20241019082524876 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428967237932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524876 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524876 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524880 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524880 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428967237932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428967237932"} 20241019082524880 DAUC <0003> db_auc.c:236 IMSI='262428967237932': Calling to generate 5 vectors 20241019082524880 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241019082524880 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524880 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524880 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241019082524881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524881 DAUC <0003> auc.c:113 vector [0]: rand = d5b718952f482303a441b698c0e96256 20241019082524881 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241019082524881 DAUC <0003> auc.c:142 vector [0]: autn = 79b9d2f5780300005e22a0858a79723d 20241019082524881 DAUC <0003> auc.c:143 vector [0]: ck = 2651b27a3a415e504417729887f3b03b 20241019082524881 DAUC <0003> auc.c:144 vector [0]: ik = 9d8bf409c20da5329e8ca172c114fcfd 20241019082524881 DAUC <0003> auc.c:145 vector [0]: res = 418daf99d9fbe2000000000000000000 20241019082524881 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524881 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082524881 DAUC <0003> auc.c:179 vector [0]: kc = d19ff4a28c1e0faa 20241019082524881 DAUC <0003> auc.c:180 vector [0]: sres = aec4bbf3 20241019082524881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082524881 DAUC <0003> auc.c:113 vector [1]: rand = b95186b4ec1b23707c12c5e61dd4b663 20241019082524881 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241019082524881 DAUC <0003> auc.c:142 vector [1]: autn = c3430b03065a0000cace0bc80d6015a4 20241019082524881 DAUC <0003> auc.c:143 vector [1]: ck = dda1994a648ffbf7fae1700ec3a2c23b 20241019082524881 DAUC <0003> auc.c:144 vector [1]: ik = b87e0d10722e96fdc3e2feb49c7415ac 20241019082524881 DAUC <0003> auc.c:145 vector [1]: res = 27e513b90b88ea5a0000000000000000 20241019082524881 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524881 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082524881 DAUC <0003> auc.c:179 vector [1]: kc = 86d3885f4236fc0a 20241019082524881 DAUC <0003> auc.c:180 vector [1]: sres = 3c717829 20241019082524881 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082524881 DAUC <0003> auc.c:113 vector [2]: rand = 1c91a8c9a06261d8ccfcea9ee66ddecd 20241019082524881 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241019082524881 DAUC <0003> auc.c:142 vector [2]: autn = 61432e3a8e230000fe9c058efa925a57 20241019082524881 DAUC <0003> auc.c:143 vector [2]: ck = 4589cd26dcc13d223fb0ab6082ca9ece 20241019082524881 DAUC <0003> auc.c:144 vector [2]: ik = dd90657e1ca4c40674334c94a11aabee 20241019082524881 DAUC <0003> auc.c:145 vector [2]: res = 189fe9ae01cedced0000000000000000 20241019082524881 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524881 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082524881 DAUC <0003> auc.c:179 vector [2]: kc = 968d056f4a2d88e3 20241019082524881 DAUC <0003> auc.c:180 vector [2]: sres = 54436ef4 20241019082524881 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082524881 DAUC <0003> auc.c:113 vector [3]: rand = d149b1de589c1112c4c6c6671def32ca 20241019082524881 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241019082524881 DAUC <0003> auc.c:142 vector [3]: autn = 5a914d7a08c8000025badc97b68eb771 20241019082524881 DAUC <0003> auc.c:143 vector [3]: ck = 1a83092b28cc97be06d9184c5a5a8cfa 20241019082524881 DAUC <0003> auc.c:144 vector [3]: ik = 0f5c1901f4ea5df98cd42160bf689a1e 20241019082524881 DAUC <0003> auc.c:145 vector [3]: res = 57eab8d0c710b5890000000000000000 20241019082524881 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524881 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082524881 DAUC <0003> auc.c:179 vector [3]: kc = 498f194bbbd1b19d 20241019082524881 DAUC <0003> auc.c:180 vector [3]: sres = ba5456e1 20241019082524881 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082524881 DAUC <0003> auc.c:113 vector [4]: rand = 83e39027186e30ca1bd7bc4c158e2942 20241019082524881 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241019082524881 DAUC <0003> auc.c:142 vector [4]: autn = ad84c63290fc000032532e74dacb516e 20241019082524881 DAUC <0003> auc.c:143 vector [4]: ck = 30705eed031d00dc229b1ccb3b6006bf 20241019082524881 DAUC <0003> auc.c:144 vector [4]: ik = fabdefb6def161ae52533dfccb8aceae 20241019082524881 DAUC <0003> auc.c:145 vector [4]: res = 4b6047c66406521f0000000000000000 20241019082524881 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082524881 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241019082524881 DAUC <0003> auc.c:179 vector [4]: kc = 67d2847c061bb689 20241019082524881 DAUC <0003> auc.c:180 vector [4]: sres = 70d156f7 20241019082524881 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241019082524881 DAUC <0003> db_auc.c:245 IMSI='262428967237932': Generated 5 vectors 20241019082524881 DAUC <0003> db_auc.c:249 IMSI='262428967237932': Updating SQN=321 in DB 20241019082524889 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428967237932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428967237932"} 20241019082524889 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428967237932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524889 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524889 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524894 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524894 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428967237932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428967237932"} 20241019082524894 DAUC <0003> db_auc.c:236 IMSI='262428967237932': Calling to generate 5 vectors 20241019082524894 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241019082524894 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082524894 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082524894 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241019082524894 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082524894 DAUC <0003> auc.c:113 vector [0]: rand = c648b71491d1b6724ed33881b09b8e14 20241019082524894 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241019082524894 DAUC <0003> auc.c:142 vector [0]: autn = d64541049f3b000057569de7a5fb9b4f 20241019082524894 DAUC <0003> auc.c:143 vector [0]: ck = e12b45cbe04f588913264145cc41b3f3 20241019082524894 DAUC <0003> auc.c:144 vector [0]: ik = c666f47ae4d6ba17d21cf07256bf0421 20241019082524894 DAUC <0003> auc.c:145 vector [0]: res = d6002a118724f8a90000000000000000 20241019082524894 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082524894 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082524894 DAUC <0003> auc.c:179 vector [0]: kc = d3a65d12cb97f922 20241019082524894 DAUC <0003> auc.c:180 vector [0]: sres = 9e0e391d 20241019082524894 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082524894 DAUC <0003> auc.c:113 vector [1]: rand = f3cdc762304479af9efc4b42c8ea0e13 20241019082524894 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241019082524894 DAUC <0003> auc.c:142 vector [1]: autn = a2c62b7b2a9700000f3338b580707a74 20241019082524894 DAUC <0003> auc.c:143 vector [1]: ck = c49de004a5cd54a276fcbce4e6b5c46f 20241019082524894 DAUC <0003> auc.c:144 vector [1]: ik = 353a962fd7e9aa9ef58e43badaa88778 20241019082524894 DAUC <0003> auc.c:145 vector [1]: res = 25a0bd0f02e458300000000000000000 20241019082524894 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082524894 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082524894 DAUC <0003> auc.c:179 vector [1]: kc = 6b93e477429557ab 20241019082524894 DAUC <0003> auc.c:180 vector [1]: sres = 4e15b64e 20241019082524894 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082524894 DAUC <0003> auc.c:113 vector [2]: rand = 15c8ef82444a155e40e4321b73b4e3f3 20241019082524894 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241019082524894 DAUC <0003> auc.c:142 vector [2]: autn = 7271b18f8a22000099f89bcb0892950b 20241019082524894 DAUC <0003> auc.c:143 vector [2]: ck = 641ccb1f8b31228cb4864f041bfc8f04 20241019082524894 DAUC <0003> auc.c:144 vector [2]: ik = e474ce4775628acb1e0323de7be45e67 20241019082524894 DAUC <0003> auc.c:145 vector [2]: res = ca5ae81bd2325f990000000000000000 20241019082524894 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082524894 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082524894 DAUC <0003> auc.c:179 vector [2]: kc = 3a90d00819f688c9 20241019082524894 DAUC <0003> auc.c:180 vector [2]: sres = fa9cf8cc 20241019082524894 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082524894 DAUC <0003> auc.c:113 vector [3]: rand = 60ed08c9ecb4d5aed379866ec585b25b 20241019082524894 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241019082524894 DAUC <0003> auc.c:142 vector [3]: autn = c5c69ebe66970000c8d8dd4abca982fd 20241019082524894 DAUC <0003> auc.c:143 vector [3]: ck = efca8e01bb75be3cb0b28d31ea2eb39d 20241019082524894 DAUC <0003> auc.c:144 vector [3]: ik = 97614d8f6a9623388933ce834b525ce7 20241019082524894 DAUC <0003> auc.c:145 vector [3]: res = 0e2e297209fee9260000000000000000 20241019082524894 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082524894 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082524894 DAUC <0003> auc.c:179 vector [3]: kc = 4c693468f7c301d7 20241019082524894 DAUC <0003> auc.c:180 vector [3]: sres = 04df0909 20241019082524894 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082524894 DAUC <0003> auc.c:113 vector [4]: rand = 076c20f3943b4fa61f6c3767dec6f1e1 20241019082524894 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241019082524894 DAUC <0003> auc.c:142 vector [4]: autn = 8eae1e5889650000e6a138ff65309cfb 20241019082524895 DAUC <0003> auc.c:143 vector [4]: ck = 388e13c8ca702d47ba6e2fd729307e49 20241019082524895 DAUC <0003> auc.c:144 vector [4]: ik = 463196b0c6c57ce62861755eeb8d838a 20241019082524895 DAUC <0003> auc.c:145 vector [4]: res = 692f99b04b1bf0c60000000000000000 20241019082524895 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082524895 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241019082524895 DAUC <0003> auc.c:179 vector [4]: kc = d049b16818dcb534 20241019082524895 DAUC <0003> auc.c:180 vector [4]: sres = f8753177 20241019082524895 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241019082524895 DAUC <0003> db_auc.c:245 IMSI='262428967237932': Generated 5 vectors 20241019082524895 DAUC <0003> db_auc.c:249 IMSI='262428967237932': Updating SQN=481 in DB 20241019082524903 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428967237932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428967237932"} 20241019082524903 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428967237932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082524903 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524903 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082524907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46348<->l=127.0.0.1:4258 20241019082524933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4258 20241019082524934 DLINP <000b> input/ipa.c:451 connected read/write 20241019082524934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082524934 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082524934 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082524934 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082524934 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40641<->l=127.0.0.1:4259) 20241019082524957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 20241019082524957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 20241019082528070 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082528070 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082528075 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082528077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46368<->l=127.0.0.1:4258 20241019082528081 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082528081 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082528081 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082528081 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  20241019082528081 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082528081 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  20241019082528081 DLGSUP <0013> gsup_server.c:235 2:  20241019082528081 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082528081 DLGSUP <0013> gsup_server.c:235 3:  20241019082528081 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082528081 DLGSUP <0013> gsup_server.c:235 4:  20241019082528081 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082528081 DLGSUP <0013> gsup_server.c:235 5:  20241019082528081 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082528081 DLGSUP <0013> gsup_server.c:235 7:  20241019082528081 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082528081 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082528081 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082528081 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082528111 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33389<->l=127.0.0.1:4259) 20241019082528141 DAUC <0003> db_auc.c:157 IMSI='262428782388700': No 2G Auth Data 20241019082528141 DAUC <0003> db_auc.c:192 IMSI='262428782388700': No 3G Auth Data 20241019082528187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46370<->l=127.0.0.1:4258 20241019082528198 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082528198 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428782388700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428782388700"} 20241019082528198 DAUC <0003> db_auc.c:157 IMSI='262428782388700': No 2G Auth Data 20241019082528198 DAUC <0003> db_auc.c:236 IMSI='262428782388700': Calling to generate 5 vectors 20241019082528198 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241019082528198 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082528198 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082528198 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082528198 DAUC <0003> auc.c:113 vector [0]: rand = 799e64db772f2043cd35a184672c5854 20241019082528198 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082528198 DAUC <0003> auc.c:142 vector [0]: autn = 94b3e88b00298000f2cab729dc2473b6 20241019082528198 DAUC <0003> auc.c:143 vector [0]: ck = 2be7026d311fb07f7ea2a3b4afbdd4db 20241019082528198 DAUC <0003> auc.c:144 vector [0]: ik = 696a07bc5b12ddffb9ec176a46dba91b 20241019082528198 DAUC <0003> auc.c:145 vector [0]: res = 98468d44d01909240000000000000000 20241019082528198 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082528198 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241019082528198 DAUC <0003> auc.c:151 vector [0]: kc = 85c3b10f836b1040 20241019082528198 DAUC <0003> auc.c:152 vector [0]: sres = 485f8460 20241019082528198 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241019082528198 DAUC <0003> auc.c:113 vector [1]: rand = ba72098b49968529488fe76850409ed6 20241019082528198 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241019082528198 DAUC <0003> auc.c:142 vector [1]: autn = 4f5fa787dbfa80003e22e8dc45c0f1c0 20241019082528198 DAUC <0003> auc.c:143 vector [1]: ck = ca497f7e5a0c59487fa1fd940f79a2b3 20241019082528198 DAUC <0003> auc.c:144 vector [1]: ik = 93004342b16af4c80292df11191d3583 20241019082528198 DAUC <0003> auc.c:145 vector [1]: res = 2384111394c0cc970000000000000000 20241019082528198 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082528198 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241019082528198 DAUC <0003> auc.c:151 vector [1]: kc = 247a1eb9fd023ab0 20241019082528198 DAUC <0003> auc.c:152 vector [1]: sres = b744dd84 20241019082528198 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241019082528198 DAUC <0003> auc.c:113 vector [2]: rand = 66a3a901a9a720121228a96b79801d2c 20241019082528198 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241019082528198 DAUC <0003> auc.c:142 vector [2]: autn = 6c9a1502c5ff80002bb750314b3c2895 20241019082528198 DAUC <0003> auc.c:143 vector [2]: ck = 853140a3c8d04f20e4fd621b862db206 20241019082528198 DAUC <0003> auc.c:144 vector [2]: ik = 56f412ccfb7b1ce3935a5c8aa3baf4b4 20241019082528198 DAUC <0003> auc.c:145 vector [2]: res = e148ff5583e4532b0000000000000000 20241019082528198 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082528198 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241019082528198 DAUC <0003> auc.c:151 vector [2]: kc = a4626cfe163c1571 20241019082528198 DAUC <0003> auc.c:152 vector [2]: sres = 62acac7e 20241019082528198 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241019082528198 DAUC <0003> auc.c:113 vector [3]: rand = 7d1819ec86da0b783fe62e61a2213069 20241019082528198 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241019082528198 DAUC <0003> auc.c:142 vector [3]: autn = 24679364790a80004ad900d987fd7bb5 20241019082528198 DAUC <0003> auc.c:143 vector [3]: ck = f824cd676ab113fd6277a400e88557d0 20241019082528198 DAUC <0003> auc.c:144 vector [3]: ik = 16a74bf693ffbe40fc4f1e7e52de1608 20241019082528198 DAUC <0003> auc.c:145 vector [3]: res = bac1d25fc657836b0000000000000000 20241019082528198 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082528198 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241019082528198 DAUC <0003> auc.c:151 vector [3]: kc = 70bb3cef4315ec65 20241019082528198 DAUC <0003> auc.c:152 vector [3]: sres = 7c965134 20241019082528198 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241019082528198 DAUC <0003> auc.c:113 vector [4]: rand = 8f856ec808a2bb437a6f02d0ed37ce60 20241019082528198 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241019082528198 DAUC <0003> auc.c:142 vector [4]: autn = 72aaf1047c6c800013a6df0946bacaec 20241019082528198 DAUC <0003> auc.c:143 vector [4]: ck = 55681c6d92e4232d5ff1975d207b69d4 20241019082528198 DAUC <0003> auc.c:144 vector [4]: ik = c9bcff54d51ca8828f5d0f1dd6fcd8bb 20241019082528198 DAUC <0003> auc.c:145 vector [4]: res = 2190d9cfdb5cfaef0000000000000000 20241019082528198 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082528198 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241019082528198 DAUC <0003> auc.c:151 vector [4]: kc = 4c787b79b17f3ac0 20241019082528198 DAUC <0003> auc.c:152 vector [4]: sres = facc2320 20241019082528198 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241019082528198 DAUC <0003> db_auc.c:245 IMSI='262428782388700': Generated 5 vectors 20241019082528198 DAUC <0003> db_auc.c:249 IMSI='262428782388700': Updating SQN=161 in DB 20241019082528207 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428782388700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428782388700"} 20241019082528207 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428782388700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082528207 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082528207 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082528215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46370<->l=127.0.0.1:4258 20241019082528241 DAUC <0003> db_auc.c:157 IMSI='262426612664362': No 2G Auth Data 20241019082528241 DAUC <0003> db_auc.c:192 IMSI='262426612664362': No 3G Auth Data 20241019082528263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46382<->l=127.0.0.1:4258 20241019082528265 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082528265 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426612664362 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426612664362"} 20241019082528265 DAUC <0003> db_auc.c:157 IMSI='262426612664362': No 2G Auth Data 20241019082528265 DAUC <0003> db_auc.c:236 IMSI='262426612664362': Calling to generate 5 vectors 20241019082528265 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241019082528265 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082528265 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241019082528265 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082528265 DAUC <0003> auc.c:113 vector [0]: rand = 9787e1a99e958505624a39d9e094f605 20241019082528265 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082528265 DAUC <0003> auc.c:142 vector [0]: autn = e09c0bcca3098000a6aac45dc57f2de1 20241019082528265 DAUC <0003> auc.c:143 vector [0]: ck = 9fcf3a32c28c412256b92ecd12f86047 20241019082528265 DAUC <0003> auc.c:144 vector [0]: ik = cbc8d2db2973f95e3acabbf1dc07792b 20241019082528265 DAUC <0003> auc.c:145 vector [0]: res = c2ad37decc8184a20000000000000000 20241019082528265 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082528265 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241019082528265 DAUC <0003> auc.c:151 vector [0]: kc = 38747dd52500a110 20241019082528265 DAUC <0003> auc.c:152 vector [0]: sres = 0e2cb37c 20241019082528265 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241019082528265 DAUC <0003> auc.c:113 vector [1]: rand = 5b23102d9b13dcf6f6d7ba005e25e931 20241019082528265 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241019082528265 DAUC <0003> auc.c:142 vector [1]: autn = 30e06eafc43c80009fc13953711b4215 20241019082528265 DAUC <0003> auc.c:143 vector [1]: ck = 2db3caafbb45035b4db961467b5b3bf6 20241019082528265 DAUC <0003> auc.c:144 vector [1]: ik = 57113dc07fc70b1343610284dcac53f7 20241019082528265 DAUC <0003> auc.c:145 vector [1]: res = 734c1eae981e2ec20000000000000000 20241019082528265 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082528265 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241019082528265 DAUC <0003> auc.c:151 vector [1]: kc = 747a94ad63756049 20241019082528265 DAUC <0003> auc.c:152 vector [1]: sres = eb52306c 20241019082528265 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241019082528265 DAUC <0003> auc.c:113 vector [2]: rand = d915ae7ab60050e9c41cb0cabaa4b1a9 20241019082528265 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241019082528265 DAUC <0003> auc.c:142 vector [2]: autn = 32b6b472b7458000c0a7bfb1e49a7e4f 20241019082528265 DAUC <0003> auc.c:143 vector [2]: ck = 365fb613142b65e5f0094335f5269eee 20241019082528265 DAUC <0003> auc.c:144 vector [2]: ik = 9d253fca75d37de6951d8896958f75b8 20241019082528265 DAUC <0003> auc.c:145 vector [2]: res = 4032fb093deea87c0000000000000000 20241019082528265 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082528265 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241019082528265 DAUC <0003> auc.c:151 vector [2]: kc = ce6e427a0151f355 20241019082528265 DAUC <0003> auc.c:152 vector [2]: sres = 7ddc5375 20241019082528265 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241019082528265 DAUC <0003> auc.c:113 vector [3]: rand = a75f35eefdce779440f9f0d9e201d356 20241019082528265 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241019082528265 DAUC <0003> auc.c:142 vector [3]: autn = 9ac4c21981d78000a367e0f0c2acee24 20241019082528265 DAUC <0003> auc.c:143 vector [3]: ck = 9892360b25e5bde06c9266adbd0710de 20241019082528265 DAUC <0003> auc.c:144 vector [3]: ik = 36d61adc3213769da1f2e614bfb52fc0 20241019082528265 DAUC <0003> auc.c:145 vector [3]: res = 3ed646f7a1529d860000000000000000 20241019082528265 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082528265 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241019082528265 DAUC <0003> auc.c:151 vector [3]: kc = 6324ac6e1544f463 20241019082528265 DAUC <0003> auc.c:152 vector [3]: sres = 9f84db71 20241019082528265 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241019082528265 DAUC <0003> auc.c:113 vector [4]: rand = 229d8c282e0f2ac211fcf56f9985fde8 20241019082528265 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241019082528265 DAUC <0003> auc.c:142 vector [4]: autn = 242efe5db113800083647a6520b93b95 20241019082528265 DAUC <0003> auc.c:143 vector [4]: ck = 12e59f6ae50216e221e8fc18a82a570f 20241019082528265 DAUC <0003> auc.c:144 vector [4]: ik = 40a3ffc7dcd4f3a1789e9ed369fc0b67 20241019082528265 DAUC <0003> auc.c:145 vector [4]: res = e75c8fe3782aaf320000000000000000 20241019082528265 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082528265 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241019082528265 DAUC <0003> auc.c:151 vector [4]: kc = 0b300266f800b92b 20241019082528265 DAUC <0003> auc.c:152 vector [4]: sres = 9f7620d1 20241019082528265 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241019082528265 DAUC <0003> db_auc.c:245 IMSI='262426612664362': Generated 5 vectors 20241019082528265 DAUC <0003> db_auc.c:249 IMSI='262426612664362': Updating SQN=161 in DB 20241019082528272 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426612664362 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426612664362"} 20241019082528272 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426612664362 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082528272 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082528272 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082528274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46382<->l=127.0.0.1:4258 20241019082528298 DAUC <0003> db_auc.c:157 IMSI='262424575513115': No 2G Auth Data 20241019082528298 DAUC <0003> db_auc.c:192 IMSI='262424575513115': No 3G Auth Data 20241019082528333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46392<->l=127.0.0.1:4258 20241019082528335 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082528335 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424575513115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424575513115"} 20241019082528335 DAUC <0003> db_auc.c:236 IMSI='262424575513115': Calling to generate 5 vectors 20241019082528335 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241019082528335 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082528335 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082528335 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082528335 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082528335 DAUC <0003> auc.c:113 vector [0]: rand = 400c08c83e5cad687aabbd9e325e30d6 20241019082528335 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082528335 DAUC <0003> auc.c:142 vector [0]: autn = a1fe42d65dd08000ac741f014df72efa 20241019082528335 DAUC <0003> auc.c:143 vector [0]: ck = 71e39c39a2dd6447e45579ce9cc10f5d 20241019082528335 DAUC <0003> auc.c:144 vector [0]: ik = 3751bc1102d71a85241dea7feba3589a 20241019082528335 DAUC <0003> auc.c:145 vector [0]: res = 76aadc7954f807cc0000000000000000 20241019082528335 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082528335 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082528335 DAUC <0003> auc.c:179 vector [0]: kc = 44a40205b369c000 20241019082528335 DAUC <0003> auc.c:180 vector [0]: sres = 7a1b68bc 20241019082528335 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082528335 DAUC <0003> auc.c:113 vector [1]: rand = a5e5245b23ed9154de22f503d59a4ca2 20241019082528335 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241019082528335 DAUC <0003> auc.c:142 vector [1]: autn = 980a57be2482800093ee253e3f19e0a4 20241019082528335 DAUC <0003> auc.c:143 vector [1]: ck = 497f993dafab0d31a68dbfbb1ed0c151 20241019082528335 DAUC <0003> auc.c:144 vector [1]: ik = 37654ffb11cc0077ac52c706882ac991 20241019082528335 DAUC <0003> auc.c:145 vector [1]: res = a40426b580e148260000000000000000 20241019082528335 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082528335 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082528335 DAUC <0003> auc.c:179 vector [1]: kc = c407615a01c9c000 20241019082528335 DAUC <0003> auc.c:180 vector [1]: sres = 2a914232 20241019082528335 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082528335 DAUC <0003> auc.c:113 vector [2]: rand = e004dcfb03611b4deb77f69321dfaa79 20241019082528335 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241019082528335 DAUC <0003> auc.c:142 vector [2]: autn = 38d6acc3901f8000500d80af1974f54e 20241019082528335 DAUC <0003> auc.c:143 vector [2]: ck = cc094a1f9f95c9d41af283af660a21a8 20241019082528335 DAUC <0003> auc.c:144 vector [2]: ik = 093343b4bada3878f932352043444e70 20241019082528335 DAUC <0003> auc.c:145 vector [2]: res = c8aa7baabf31860e0000000000000000 20241019082528335 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082528335 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082528335 DAUC <0003> auc.c:179 vector [2]: kc = 4d7d8bbdd436d800 20241019082528335 DAUC <0003> auc.c:180 vector [2]: sres = 3cbb6823 20241019082528335 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082528335 DAUC <0003> auc.c:113 vector [3]: rand = b7f515a37bbb7222e7dde9e5a01f6bf4 20241019082528335 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241019082528335 DAUC <0003> auc.c:142 vector [3]: autn = 7b82e5a2ee55800056ab4028899d4bfe 20241019082528335 DAUC <0003> auc.c:143 vector [3]: ck = e38be37f1406d68aa869faf26ce03b42 20241019082528335 DAUC <0003> auc.c:144 vector [3]: ik = c321df3936722fe81ed00b9e829cd611 20241019082528335 DAUC <0003> auc.c:145 vector [3]: res = 365f4518061c84f00000000000000000 20241019082528335 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082528335 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082528335 DAUC <0003> auc.c:179 vector [3]: kc = 2f3790b2c11b4800 20241019082528335 DAUC <0003> auc.c:180 vector [3]: sres = b1548952 20241019082528335 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082528335 DAUC <0003> auc.c:113 vector [4]: rand = f3286467604a184b90326f25c397e25f 20241019082528335 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241019082528335 DAUC <0003> auc.c:142 vector [4]: autn = 36bdfadd07ef8000bc7022038a5410b4 20241019082528335 DAUC <0003> auc.c:143 vector [4]: ck = 4100d933dbb8dcf64b8b288bbbe9ddb5 20241019082528335 DAUC <0003> auc.c:144 vector [4]: ik = 77db8722f753403959242785d4583ba1 20241019082528335 DAUC <0003> auc.c:145 vector [4]: res = 5bc5aa3c5ddc9f090000000000000000 20241019082528335 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082528335 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241019082528335 DAUC <0003> auc.c:179 vector [4]: kc = 2144c161a265ac00 20241019082528335 DAUC <0003> auc.c:180 vector [4]: sres = 3e918015 20241019082528335 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241019082528335 DAUC <0003> db_auc.c:245 IMSI='262424575513115': Generated 5 vectors 20241019082528335 DAUC <0003> db_auc.c:249 IMSI='262424575513115': Updating SQN=161 in DB 20241019082528343 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424575513115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424575513115"} 20241019082528343 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424575513115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082528343 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082528343 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082528347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46392<->l=127.0.0.1:4258 20241019082528379 DAUC <0003> db_auc.c:157 IMSI='262429342368492': No 2G Auth Data 20241019082528379 DAUC <0003> db_auc.c:192 IMSI='262429342368492': No 3G Auth Data 20241019082528416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20241019082528419 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082528419 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429342368492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429342368492"} 20241019082528420 DAUC <0003> db_auc.c:236 IMSI='262429342368492': Calling to generate 5 vectors 20241019082528420 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241019082528420 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082528420 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082528420 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082528420 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082528420 DAUC <0003> auc.c:113 vector [0]: rand = 16be0908b9b521517b091ab938657245 20241019082528420 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082528420 DAUC <0003> auc.c:142 vector [0]: autn = a851cc605f7b8000be01a69def59f894 20241019082528420 DAUC <0003> auc.c:143 vector [0]: ck = 7c99909a21af73d8221c7ff9fbb9c704 20241019082528420 DAUC <0003> auc.c:144 vector [0]: ik = 43ff38c2f063a3c7181a3ebfff77b9f2 20241019082528420 DAUC <0003> auc.c:145 vector [0]: res = 72e45760583ce3800000000000000000 20241019082528420 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082528420 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082528420 DAUC <0003> auc.c:179 vector [0]: kc = 471d0dcff2de3c00 20241019082528420 DAUC <0003> auc.c:180 vector [0]: sres = 5a7dc7c3 20241019082528420 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082528420 DAUC <0003> auc.c:113 vector [1]: rand = d7a3d6df736ca74f57c7ef96af63d26c 20241019082528420 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241019082528420 DAUC <0003> auc.c:142 vector [1]: autn = da6d63cc584480006562d7401a68345f 20241019082528420 DAUC <0003> auc.c:143 vector [1]: ck = 72f51f959b5c93ce18a689310ae86685 20241019082528420 DAUC <0003> auc.c:144 vector [1]: ik = 1b6e76b4902af986f7549df7fb43c309 20241019082528420 DAUC <0003> auc.c:145 vector [1]: res = 67b39931dd7efacc0000000000000000 20241019082528420 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082528420 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082528420 DAUC <0003> auc.c:179 vector [1]: kc = 9155eb816d166000 20241019082528420 DAUC <0003> auc.c:180 vector [1]: sres = 2b12d6f8 20241019082528420 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082528420 DAUC <0003> auc.c:113 vector [2]: rand = 9b9302c6724a35b4163a95ff031efbc2 20241019082528420 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241019082528420 DAUC <0003> auc.c:142 vector [2]: autn = b894dd6fc2aa800070ef616b34547178 20241019082528420 DAUC <0003> auc.c:143 vector [2]: ck = 39f82cdd51cbb9527adcf054d46ac93b 20241019082528420 DAUC <0003> auc.c:144 vector [2]: ik = 37d736a7d793b9a2dfa1ca6a9a757301 20241019082528420 DAUC <0003> auc.c:145 vector [2]: res = 0303d9d8315a84580000000000000000 20241019082528420 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082528420 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082528420 DAUC <0003> auc.c:179 vector [2]: kc = e4900fac80897400 20241019082528420 DAUC <0003> auc.c:180 vector [2]: sres = f627707c 20241019082528420 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082528420 DAUC <0003> auc.c:113 vector [3]: rand = 8e4732cb7f2ca88323ccc2af4c9b5c3d 20241019082528420 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241019082528420 DAUC <0003> auc.c:142 vector [3]: autn = 6f74d1a15d258000d49ab6f2f8b5a23d 20241019082528420 DAUC <0003> auc.c:143 vector [3]: ck = 7556be866e14bbbfc9ab38967a3d2e03 20241019082528420 DAUC <0003> auc.c:144 vector [3]: ik = 7c01b96cb7273a0864f318249ad222e8 20241019082528420 DAUC <0003> auc.c:145 vector [3]: res = 2bdc4dd12fe9bf0f0000000000000000 20241019082528420 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082528420 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082528420 DAUC <0003> auc.c:179 vector [3]: kc = fdd0efdd1ca96000 20241019082528420 DAUC <0003> auc.c:180 vector [3]: sres = a3a85797 20241019082528420 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082528420 DAUC <0003> auc.c:113 vector [4]: rand = 1eeb92d64c42e8d074a94ab3718cdfc0 20241019082528420 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241019082528420 DAUC <0003> auc.c:142 vector [4]: autn = 22c9d357e20c8000e0b83b034a0c67bb 20241019082528420 DAUC <0003> auc.c:143 vector [4]: ck = ab5340dfbfe1e3b1db6ff1190b2953f5 20241019082528420 DAUC <0003> auc.c:144 vector [4]: ik = 1814b09ce4fb749a38827cfcdb051e99 20241019082528420 DAUC <0003> auc.c:145 vector [4]: res = f691d71e78461e660000000000000000 20241019082528420 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082528420 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241019082528420 DAUC <0003> auc.c:179 vector [4]: kc = 9714e5c8d6c6d000 20241019082528420 DAUC <0003> auc.c:180 vector [4]: sres = 9cbcd047 20241019082528420 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241019082528420 DAUC <0003> db_auc.c:245 IMSI='262429342368492': Generated 5 vectors 20241019082528420 DAUC <0003> db_auc.c:249 IMSI='262429342368492': Updating SQN=161 in DB 20241019082528428 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429342368492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429342368492"} 20241019082528428 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429342368492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082528428 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082528428 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082528433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20241019082528467 DAUC <0003> db_auc.c:157 IMSI='262427190052897': No 2G Auth Data 20241019082528467 DAUC <0003> db_auc.c:192 IMSI='262427190052897': No 3G Auth Data 20241019082528511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46404<->l=127.0.0.1:4258 20241019082528515 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082528515 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427190052897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427190052897"} 20241019082528515 DAUC <0003> db_auc.c:236 IMSI='262427190052897': Calling to generate 5 vectors 20241019082528515 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241019082528515 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241019082528515 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241019082528515 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241019082528515 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241019082528515 DAUC <0003> auc.c:113 vector [0]: rand = 226e4b3c6d45ebc4d8ee0c1e2709424b 20241019082528515 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241019082528515 DAUC <0003> auc.c:142 vector [0]: autn = c2c63acb32f180009ebec3972818c62f 20241019082528515 DAUC <0003> auc.c:143 vector [0]: ck = 84a4021f514e778a02c2498dadb8ba32 20241019082528515 DAUC <0003> auc.c:144 vector [0]: ik = ccc080057abbde51ba9e1873c4b49677 20241019082528515 DAUC <0003> auc.c:145 vector [0]: res = 9e013820c0b7ec4e0000000000000000 20241019082528515 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241019082528515 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241019082528515 DAUC <0003> auc.c:179 vector [0]: kc = 7a419049328ecf22 20241019082528515 DAUC <0003> auc.c:180 vector [0]: sres = cd7881d2 20241019082528515 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241019082528515 DAUC <0003> auc.c:113 vector [1]: rand = 4bdf0ca8b0e5a12fd6bcf1f7da6020c1 20241019082528515 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241019082528515 DAUC <0003> auc.c:142 vector [1]: autn = 814549a97b628000bc4c8873eb7ff7c1 20241019082528515 DAUC <0003> auc.c:143 vector [1]: ck = b5361e3a812593ea614ada19cfcaaaf3 20241019082528515 DAUC <0003> auc.c:144 vector [1]: ik = 5f5413e3c2aa9c3f6bbe6e9cb3ceb80b 20241019082528515 DAUC <0003> auc.c:145 vector [1]: res = 37c10082bd732c680000000000000000 20241019082528515 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241019082528515 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241019082528515 DAUC <0003> auc.c:179 vector [1]: kc = 1a9f225ce9199700 20241019082528515 DAUC <0003> auc.c:180 vector [1]: sres = 3980502f 20241019082528515 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241019082528515 DAUC <0003> auc.c:113 vector [2]: rand = 1570a8020c04eaf09ba3d5a354ffb022 20241019082528515 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241019082528515 DAUC <0003> auc.c:142 vector [2]: autn = 42c403b304918000e7dad784182c1108 20241019082528515 DAUC <0003> auc.c:143 vector [2]: ck = 408ed678f1dfc74e9526a78cb0a3121e 20241019082528515 DAUC <0003> auc.c:144 vector [2]: ik = 3ac8216559a364c53213dd749fda1712 20241019082528515 DAUC <0003> auc.c:145 vector [2]: res = d7407bc49a7cee650000000000000000 20241019082528515 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241019082528515 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241019082528515 DAUC <0003> auc.c:179 vector [2]: kc = d7f8682bf9b23aed 20241019082528515 DAUC <0003> auc.c:180 vector [2]: sres = 42eeac8d 20241019082528515 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241019082528515 DAUC <0003> auc.c:113 vector [3]: rand = 2dbf0b302a92c76293ae942b18000e1c 20241019082528515 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241019082528515 DAUC <0003> auc.c:142 vector [3]: autn = 0480e9b466d48000698161c68890ab05 20241019082528515 DAUC <0003> auc.c:143 vector [3]: ck = bee51ca3db59e696e3439a32a4a5c41b 20241019082528515 DAUC <0003> auc.c:144 vector [3]: ik = 6ff40485484c75464fa9d418339fd6c8 20241019082528515 DAUC <0003> auc.c:145 vector [3]: res = b210c91e5daa71ea0000000000000000 20241019082528515 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241019082528515 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241019082528515 DAUC <0003> auc.c:179 vector [3]: kc = c4a2b3c74a08609f 20241019082528515 DAUC <0003> auc.c:180 vector [3]: sres = f839a5e0 20241019082528515 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241019082528515 DAUC <0003> auc.c:113 vector [4]: rand = 9a9d56d484d21499e1ff2ad1c3e86907 20241019082528515 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241019082528515 DAUC <0003> auc.c:142 vector [4]: autn = a3b7f6ae7cbf8000a5c057f215809b86 20241019082528515 DAUC <0003> auc.c:143 vector [4]: ck = c17fcad3bb208eb5106a28823670d6ea 20241019082528515 DAUC <0003> auc.c:144 vector [4]: ik = bd1bfe19e6ece920ea7f414986109b47 20241019082528515 DAUC <0003> auc.c:145 vector [4]: res = 55c392596d1d19080000000000000000 20241019082528515 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241019082528515 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241019082528515 DAUC <0003> auc.c:179 vector [4]: kc = 6a38582a6c4d4bb2 20241019082528515 DAUC <0003> auc.c:180 vector [4]: sres = 79433822 20241019082528515 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241019082528515 DAUC <0003> db_auc.c:245 IMSI='262427190052897': Generated 5 vectors 20241019082528515 DAUC <0003> db_auc.c:249 IMSI='262427190052897': Updating SQN=161 in DB 20241019082528524 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427190052897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427190052897"} 20241019082528524 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427190052897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082528524 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082528524 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082528530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46404<->l=127.0.0.1:4258 20241019082528558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46368<->l=127.0.0.1:4258 20241019082528558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33389<->l=127.0.0.1:4259) 20241019082528559 DLINP <000b> input/ipa.c:451 connected read/write 20241019082528559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082528559 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082528559 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082528559 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082528581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20241019082528582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20241019082531689 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082531689 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082531693 DLINP <000b> input/ipa.c:451 connected read/write 20241019082531693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082531693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 20241019082531695 DLINP <000b> input/ipa.c:451 connected read/write 20241019082531695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082531695 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082531695 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082531695 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  20241019082531695 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082531695 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  20241019082531695 DLGSUP <0013> gsup_server.c:235 2:  20241019082531695 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082531695 DLGSUP <0013> gsup_server.c:235 3:  20241019082531695 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082531695 DLGSUP <0013> gsup_server.c:235 4:  20241019082531696 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082531696 DLGSUP <0013> gsup_server.c:235 5:  20241019082531696 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082531696 DLGSUP <0013> gsup_server.c:235 7:  20241019082531696 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082531696 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082531696 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082531696 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082531706 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33489<->l=127.0.0.1:4259) 20241019082531713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4258 20241019082531738 DLINP <000b> input/ipa.c:451 connected read/write 20241019082531738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082531738 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427077628878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427077628878" cn_domain=PS} 20241019082531738 DLU <0006> fsm.c:456 lu(262427077628878)[0x5600c65d7d20]{UNVALIDATED}: Allocated 20241019082531738 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427077628878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241019082531738 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427077628878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427077628878" cause=IMSI unknown in HLR} 20241019082531738 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427077628878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082531738 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427077628878)[0x5600c65d7d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082531738 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427077628878)[0x5600c65d7d20]{UNVALIDATED}: Freeing instance 20241019082531738 DLU <0006> fsm.c:568 lu(PS:IMSI-262427077628878)[0x5600c65d7d20]{UNVALIDATED}: Deallocated 20241019082531738 DLINP <000b> input/ipa.c:451 connected read/write 20241019082531738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082531738 DLINP <000b> input/ipa.c:451 connected read/write 20241019082531738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082531745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4258 20241019082531746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 20241019082531748 DLINP <000b> input/ipa.c:451 connected read/write 20241019082531748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082531748 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082531748 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082531748 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082531749 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33489<->l=127.0.0.1:4259) 20241019082531790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40778<->l=127.0.0.1:4258 20241019082531790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40778<->l=127.0.0.1:4258 20241019082534902 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082534902 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082534907 DLINP <000b> input/ipa.c:451 connected read/write 20241019082534907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082534908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40794<->l=127.0.0.1:4258 20241019082534913 DLINP <000b> input/ipa.c:451 connected read/write 20241019082534913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082534913 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082534913 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082534913 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  20241019082534913 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082534913 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  20241019082534913 DLGSUP <0013> gsup_server.c:235 2:  20241019082534913 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082534913 DLGSUP <0013> gsup_server.c:235 3:  20241019082534913 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082534913 DLGSUP <0013> gsup_server.c:235 4:  20241019082534913 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082534913 DLGSUP <0013> gsup_server.c:235 5:  20241019082534913 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082534913 DLGSUP <0013> gsup_server.c:235 7:  20241019082534913 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082534913 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082534913 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082534913 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082534940 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38015<->l=127.0.0.1:4259) 20241019082534957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4258 20241019082534967 DLINP <000b> input/ipa.c:451 connected read/write 20241019082534967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082534967 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421737436322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421737436322" cn_domain=PS source_name="the-source\n"} 20241019082534967 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241019082534967 DLU <0006> fsm.c:456 lu(262421737436322)[0x5600c65d7d20]{UNVALIDATED}: Allocated 20241019082534967 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421737436322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241019082534967 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262421737436322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421737436322" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241019082534967 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262421737436322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082534967 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421737436322)[0x5600c65d7d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082534967 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421737436322)[0x5600c65d7d20]{UNVALIDATED}: Freeing instance 20241019082534967 DLU <0006> fsm.c:568 lu(PS:IMSI-262421737436322)[0x5600c65d7d20]{UNVALIDATED}: Deallocated 20241019082534967 DLINP <000b> input/ipa.c:451 connected read/write 20241019082534967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082534967 DLINP <000b> input/ipa.c:451 connected read/write 20241019082534967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082534972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4258 20241019082534973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40794<->l=127.0.0.1:4258 20241019082534975 DLINP <000b> input/ipa.c:451 connected read/write 20241019082534975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082534975 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082534975 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082534975 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082534975 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241019082534975 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38015<->l=127.0.0.1:4259) 20241019082535011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20241019082535011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20241019082538108 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082538108 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082538112 DLINP <000b> input/ipa.c:451 connected read/write 20241019082538112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082538113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40824<->l=127.0.0.1:4258 20241019082538117 DLINP <000b> input/ipa.c:451 connected read/write 20241019082538117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082538117 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082538117 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082538117 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  20241019082538117 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082538117 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  20241019082538117 DLGSUP <0013> gsup_server.c:235 2:  20241019082538117 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082538117 DLGSUP <0013> gsup_server.c:235 3:  20241019082538117 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082538117 DLGSUP <0013> gsup_server.c:235 4:  20241019082538117 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082538117 DLGSUP <0013> gsup_server.c:235 5:  20241019082538117 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082538117 DLGSUP <0013> gsup_server.c:235 7:  20241019082538117 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082538117 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082538117 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082538117 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082538133 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35985<->l=127.0.0.1:4259) 20241019082538150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 20241019082538162 DLINP <000b> input/ipa.c:451 connected read/write 20241019082538162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082538162 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420385586676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420385586676" cn_domain=PS} 20241019082538162 DLU <0006> fsm.c:456 lu(262420385586676)[0x5600c65d7d20]{UNVALIDATED}: Allocated 20241019082538163 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420385586676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241019082538163 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420385586676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420385586676" cause=Roaming not allowed in this location area} 20241019082538163 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420385586676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082538163 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420385586676)[0x5600c65d7d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082538163 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420385586676)[0x5600c65d7d20]{UNVALIDATED}: Freeing instance 20241019082538163 DLU <0006> fsm.c:568 lu(PS:IMSI-262420385586676)[0x5600c65d7d20]{UNVALIDATED}: Deallocated 20241019082538163 DLINP <000b> input/ipa.c:451 connected read/write 20241019082538163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082538163 DLINP <000b> input/ipa.c:451 connected read/write 20241019082538163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082538167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 20241019082538168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40824<->l=127.0.0.1:4258 20241019082538170 DLINP <000b> input/ipa.c:451 connected read/write 20241019082538170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082538170 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082538170 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082538170 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082538172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35985<->l=127.0.0.1:4259) 20241019082538218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40842<->l=127.0.0.1:4258 20241019082538218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40842<->l=127.0.0.1:4258 20241019082541319 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082541319 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082541324 DLINP <000b> input/ipa.c:451 connected read/write 20241019082541324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082541326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 20241019082541330 DLINP <000b> input/ipa.c:451 connected read/write 20241019082541330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082541330 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082541330 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082541330 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  20241019082541330 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082541330 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  20241019082541330 DLGSUP <0013> gsup_server.c:235 2:  20241019082541330 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082541330 DLGSUP <0013> gsup_server.c:235 3:  20241019082541330 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082541330 DLGSUP <0013> gsup_server.c:235 4:  20241019082541330 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082541330 DLGSUP <0013> gsup_server.c:235 5:  20241019082541330 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082541330 DLGSUP <0013> gsup_server.c:235 7:  20241019082541330 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082541330 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082541330 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082541330 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082541361 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39037<->l=127.0.0.1:4259) 20241019082541381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241019082541391 DLINP <000b> input/ipa.c:451 connected read/write 20241019082541391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082541391 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426349691367 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426349691367"} 20241019082541392 DAUC <0003> db_auc.c:133 IMSI='262426349691367': No such subscriber 20241019082541392 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426349691367 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241019082541392 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426349691367 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426349691367" cause=IMSI unknown in HLR} 20241019082541392 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426349691367 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082541392 DLINP <000b> input/ipa.c:451 connected read/write 20241019082541392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082541392 DLINP <000b> input/ipa.c:451 connected read/write 20241019082541392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082541397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241019082541399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 20241019082541401 DLINP <000b> input/ipa.c:451 connected read/write 20241019082541401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082541401 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082541401 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082541401 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082541401 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39037<->l=127.0.0.1:4259) 20241019082541435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4258 20241019082541435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4258 20241019082544551 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082544551 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082544556 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082544558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36234<->l=127.0.0.1:4258 20241019082544561 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082544561 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082544561 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082544561 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  20241019082544561 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082544561 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  20241019082544561 DLGSUP <0013> gsup_server.c:235 2:  20241019082544561 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082544561 DLGSUP <0013> gsup_server.c:235 3:  20241019082544561 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082544561 DLGSUP <0013> gsup_server.c:235 4:  20241019082544561 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082544561 DLGSUP <0013> gsup_server.c:235 5:  20241019082544561 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082544561 DLGSUP <0013> gsup_server.c:235 7:  20241019082544561 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082544561 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082544561 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082544561 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082544580 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43125<->l=127.0.0.1:4259) 20241019082544602 DAUC <0003> db_auc.c:157 IMSI='262427537750685': No 2G Auth Data 20241019082544602 DAUC <0003> db_auc.c:192 IMSI='262427537750685': No 3G Auth Data 20241019082544647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4258 20241019082544657 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082544657 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427537750685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427537750685" cn_domain=PS} 20241019082544657 DLU <0006> fsm.c:456 lu(262427537750685)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082544657 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427537750685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082544674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427537750685)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082544674 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427537750685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427537750685" cn_domain=PS} 20241019082544674 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544674 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544681 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082544681 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427537750685 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427537750685"} 20241019082544681 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427537750685)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082544681 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427537750685 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082544681 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427537750685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427537750685"} 20241019082544681 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427537750685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082544681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427537750685)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082544681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427537750685)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082544681 DLU <0006> fsm.c:568 lu(PS:IMSI-262427537750685)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082544681 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544681 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4258 20241019082544711 DAUC <0003> db_auc.c:157 IMSI='262420001565966': No 2G Auth Data 20241019082544711 DAUC <0003> db_auc.c:192 IMSI='262420001565966': No 3G Auth Data 20241019082544719 DLGSUP <0013> hlr.c:121 IMSI 262420001565966: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082544734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36244<->l=127.0.0.1:4258 20241019082544736 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082544736 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420001565966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420001565966" cn_domain=PS} 20241019082544736 DLU <0006> fsm.c:456 lu(262420001565966)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082544736 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420001565966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082544752 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420001565966)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082544752 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420001565966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420001565966" cn_domain=PS} 20241019082544752 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544752 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544756 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082544757 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420001565966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420001565966"} 20241019082544757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420001565966)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082544757 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420001565966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082544757 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420001565966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420001565966"} 20241019082544757 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420001565966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082544757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420001565966)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082544757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420001565966)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082544757 DLU <0006> fsm.c:568 lu(PS:IMSI-262420001565966)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082544757 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544757 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36244<->l=127.0.0.1:4258 20241019082544785 DAUC <0003> db_auc.c:157 IMSI='262426475934383': No 2G Auth Data 20241019082544785 DAUC <0003> db_auc.c:192 IMSI='262426475934383': No 3G Auth Data 20241019082544794 DLGSUP <0013> hlr.c:121 IMSI 262426475934383: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082544808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 20241019082544809 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082544810 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426475934383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426475934383" cn_domain=PS} 20241019082544810 DLU <0006> fsm.c:456 lu(262426475934383)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082544810 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426475934383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082544826 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426475934383)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082544826 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426475934383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426475934383" cn_domain=PS} 20241019082544826 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544826 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544828 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082544828 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426475934383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426475934383"} 20241019082544828 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426475934383)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082544828 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426475934383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082544828 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426475934383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426475934383"} 20241019082544828 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426475934383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082544828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426475934383)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082544828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426475934383)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082544828 DLU <0006> fsm.c:568 lu(PS:IMSI-262426475934383)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082544828 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544828 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 20241019082544856 DAUC <0003> db_auc.c:157 IMSI='262425559881801': No 2G Auth Data 20241019082544856 DAUC <0003> db_auc.c:192 IMSI='262425559881801': No 3G Auth Data 20241019082544865 DLGSUP <0013> hlr.c:121 IMSI 262425559881801: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082544880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36270<->l=127.0.0.1:4258 20241019082544881 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082544881 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425559881801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425559881801" cn_domain=PS} 20241019082544881 DLU <0006> fsm.c:456 lu(262425559881801)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082544881 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425559881801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082544898 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425559881801)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082544898 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425559881801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425559881801" cn_domain=PS} 20241019082544898 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544898 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544899 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082544899 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425559881801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425559881801"} 20241019082544899 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425559881801)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082544899 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425559881801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082544899 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425559881801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425559881801"} 20241019082544899 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425559881801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082544899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425559881801)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082544899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425559881801)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082544899 DLU <0006> fsm.c:568 lu(PS:IMSI-262425559881801)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082544899 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544899 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36270<->l=127.0.0.1:4258 20241019082544925 DAUC <0003> db_auc.c:157 IMSI='262422014689217': No 2G Auth Data 20241019082544925 DAUC <0003> db_auc.c:192 IMSI='262422014689217': No 3G Auth Data 20241019082544934 DLGSUP <0013> hlr.c:121 IMSI 262422014689217: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082544948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36282<->l=127.0.0.1:4258 20241019082544949 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082544949 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422014689217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422014689217" cn_domain=PS} 20241019082544949 DLU <0006> fsm.c:456 lu(262422014689217)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082544949 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422014689217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082544965 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422014689217)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082544965 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422014689217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422014689217" cn_domain=PS} 20241019082544965 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544965 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544968 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082544968 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422014689217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422014689217"} 20241019082544968 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422014689217)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082544968 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422014689217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082544968 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422014689217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422014689217"} 20241019082544968 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422014689217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082544968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422014689217)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082544968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422014689217)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082544968 DLU <0006> fsm.c:568 lu(PS:IMSI-262422014689217)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082544968 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544968 DLINP <000b> input/ipa.c:451 connected read/write 20241019082544968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082544969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36282<->l=127.0.0.1:4258 20241019082544994 DAUC <0003> db_auc.c:157 IMSI='262424125593471': No 2G Auth Data 20241019082544994 DAUC <0003> db_auc.c:192 IMSI='262424125593471': No 3G Auth Data 20241019082545002 DLGSUP <0013> hlr.c:121 IMSI 262424125593471: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082545026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36288<->l=127.0.0.1:4258 20241019082545028 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082545028 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424125593471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424125593471" cn_domain=PS} 20241019082545028 DLU <0006> fsm.c:456 lu(262424125593471)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082545028 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424125593471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082545044 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424125593471)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082545044 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424125593471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424125593471" cn_domain=PS} 20241019082545044 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082545044 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082545049 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082545049 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424125593471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424125593471"} 20241019082545049 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424125593471)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082545049 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424125593471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082545049 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424125593471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424125593471"} 20241019082545049 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424125593471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082545049 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424125593471)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082545049 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424125593471)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082545049 DLU <0006> fsm.c:568 lu(PS:IMSI-262424125593471)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082545049 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082545049 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082545051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36288<->l=127.0.0.1:4258 20241019082545085 DAUC <0003> db_auc.c:157 IMSI='262422065183836': No 2G Auth Data 20241019082545085 DAUC <0003> db_auc.c:192 IMSI='262422065183836': No 3G Auth Data 20241019082545094 DLGSUP <0013> hlr.c:121 IMSI 262422065183836: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082545121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4258 20241019082545124 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082545124 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422065183836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422065183836" cn_domain=PS} 20241019082545124 DLU <0006> fsm.c:456 lu(262422065183836)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082545124 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422065183836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082545140 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422065183836)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082545140 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422065183836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422065183836" cn_domain=PS} 20241019082545140 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082545140 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082545146 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082545146 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422065183836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422065183836"} 20241019082545146 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422065183836)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082545146 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422065183836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082545146 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422065183836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422065183836"} 20241019082545146 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422065183836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082545146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422065183836)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082545146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422065183836)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082545146 DLU <0006> fsm.c:568 lu(PS:IMSI-262422065183836)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082545146 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082545146 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082545149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4258 20241019082545183 DAUC <0003> db_auc.c:157 IMSI='262426940902670': No 2G Auth Data 20241019082545183 DAUC <0003> db_auc.c:192 IMSI='262426940902670': No 3G Auth Data 20241019082545191 DLGSUP <0013> hlr.c:121 IMSI 262426940902670: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082545218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36308<->l=127.0.0.1:4258 20241019082545221 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082545221 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426940902670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426940902670" cn_domain=PS} 20241019082545221 DLU <0006> fsm.c:456 lu(262426940902670)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082545222 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426940902670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082545238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426940902670)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082545238 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426940902670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426940902670" cn_domain=PS} 20241019082545238 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082545238 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082545243 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082545243 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426940902670 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426940902670"} 20241019082545243 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426940902670)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082545243 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426940902670 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082545243 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426940902670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426940902670"} 20241019082545243 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426940902670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082545243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426940902670)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082545243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426940902670)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082545243 DLU <0006> fsm.c:568 lu(PS:IMSI-262426940902670)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082545243 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082545243 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082545245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36308<->l=127.0.0.1:4258 20241019082545272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36234<->l=127.0.0.1:4258 20241019082545272 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43125<->l=127.0.0.1:4259) 20241019082545272 DLINP <000b> input/ipa.c:451 connected read/write 20241019082545272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082545272 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082545272 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082545272 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082545296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 20241019082545296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 20241019082548402 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082548402 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082548406 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36328<->l=127.0.0.1:4258 20241019082548412 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548412 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082548412 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082548412 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  20241019082548412 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082548412 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  20241019082548412 DLGSUP <0013> gsup_server.c:235 2:  20241019082548412 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082548412 DLGSUP <0013> gsup_server.c:235 3:  20241019082548412 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082548412 DLGSUP <0013> gsup_server.c:235 4:  20241019082548412 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082548412 DLGSUP <0013> gsup_server.c:235 5:  20241019082548412 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082548412 DLGSUP <0013> gsup_server.c:235 7:  20241019082548412 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082548412 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082548412 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082548412 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082548433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34343<->l=127.0.0.1:4259) 20241019082548490 DAUC <0003> db_auc.c:157 IMSI='262420779231427': No 2G Auth Data 20241019082548490 DAUC <0003> db_auc.c:192 IMSI='262420779231427': No 3G Auth Data 20241019082548539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36334<->l=127.0.0.1:4258 20241019082548549 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548549 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420779231427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420779231427" cn_domain=PS source_name="the-source\n"} 20241019082548549 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241019082548549 DLU <0006> fsm.c:456 lu(262420779231427)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082548549 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420779231427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241019082548570 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420779231427)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082548570 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420779231427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420779231427" cn_domain=PS destination_name="the-source\n"} 20241019082548570 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548570 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548577 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548577 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420779231427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420779231427" source_name="the-source\n"} 20241019082548577 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420779231427)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082548577 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262420779231427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082548577 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420779231427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420779231427" destination_name="the-source\n"} 20241019082548577 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262420779231427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082548577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420779231427)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082548577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420779231427)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082548577 DLU <0006> fsm.c:568 lu(PS:IMSI-262420779231427)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082548577 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548578 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36334<->l=127.0.0.1:4258 20241019082548607 DAUC <0003> db_auc.c:157 IMSI='262422631245377': No 2G Auth Data 20241019082548607 DAUC <0003> db_auc.c:192 IMSI='262422631245377': No 3G Auth Data 20241019082548616 DLGSUP <0013> hlr.c:121 IMSI 262422631245377: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082548629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36340<->l=127.0.0.1:4258 20241019082548631 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548631 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422631245377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422631245377" cn_domain=PS source_name="the-source\n"} 20241019082548631 DLU <0006> fsm.c:456 lu(262422631245377)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082548631 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422631245377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241019082548647 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422631245377)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082548647 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422631245377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422631245377" cn_domain=PS destination_name="the-source\n"} 20241019082548647 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548647 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548650 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548650 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422631245377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422631245377" source_name="the-source\n"} 20241019082548650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422631245377)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082548650 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262422631245377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082548650 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422631245377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422631245377" destination_name="the-source\n"} 20241019082548650 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262422631245377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082548650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422631245377)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082548650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422631245377)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082548650 DLU <0006> fsm.c:568 lu(PS:IMSI-262422631245377)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082548650 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548650 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36340<->l=127.0.0.1:4258 20241019082548677 DAUC <0003> db_auc.c:157 IMSI='262425206270081': No 2G Auth Data 20241019082548677 DAUC <0003> db_auc.c:192 IMSI='262425206270081': No 3G Auth Data 20241019082548685 DLGSUP <0013> hlr.c:121 IMSI 262425206270081: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082548699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 20241019082548700 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548700 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425206270081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425206270081" cn_domain=PS source_name="the-source\n"} 20241019082548700 DLU <0006> fsm.c:456 lu(262425206270081)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082548700 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425206270081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241019082548718 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425206270081)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082548718 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425206270081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425206270081" cn_domain=PS destination_name="the-source\n"} 20241019082548718 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548718 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548722 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548722 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425206270081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425206270081" source_name="the-source\n"} 20241019082548722 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425206270081)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082548722 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425206270081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082548722 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425206270081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425206270081" destination_name="the-source\n"} 20241019082548722 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425206270081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082548722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425206270081)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082548722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425206270081)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082548722 DLU <0006> fsm.c:568 lu(PS:IMSI-262425206270081)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082548722 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548722 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 20241019082548750 DAUC <0003> db_auc.c:157 IMSI='262421688409140': No 2G Auth Data 20241019082548750 DAUC <0003> db_auc.c:192 IMSI='262421688409140': No 3G Auth Data 20241019082548758 DLGSUP <0013> hlr.c:121 IMSI 262421688409140: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082548773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4258 20241019082548776 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548776 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421688409140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421688409140" cn_domain=PS source_name="the-source\n"} 20241019082548776 DLU <0006> fsm.c:456 lu(262421688409140)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082548776 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262421688409140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241019082548796 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421688409140)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082548796 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262421688409140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421688409140" cn_domain=PS destination_name="the-source\n"} 20241019082548796 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548796 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548800 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548800 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262421688409140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421688409140" source_name="the-source\n"} 20241019082548800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421688409140)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082548800 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262421688409140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082548800 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262421688409140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421688409140" destination_name="the-source\n"} 20241019082548800 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262421688409140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082548800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421688409140)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082548800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421688409140)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082548800 DLU <0006> fsm.c:568 lu(PS:IMSI-262421688409140)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082548800 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548800 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4258 20241019082548829 DAUC <0003> db_auc.c:157 IMSI='262427034174169': No 2G Auth Data 20241019082548829 DAUC <0003> db_auc.c:192 IMSI='262427034174169': No 3G Auth Data 20241019082548840 DLGSUP <0013> hlr.c:121 IMSI 262427034174169: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082548857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36362<->l=127.0.0.1:4258 20241019082548859 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548859 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427034174169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427034174169" cn_domain=PS source_name="the-source\n"} 20241019082548859 DLU <0006> fsm.c:456 lu(262427034174169)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082548859 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427034174169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241019082548879 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427034174169)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082548879 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427034174169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427034174169" cn_domain=PS destination_name="the-source\n"} 20241019082548879 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548879 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548882 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548882 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427034174169 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427034174169" source_name="the-source\n"} 20241019082548882 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427034174169)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082548882 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262427034174169 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082548882 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427034174169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427034174169" destination_name="the-source\n"} 20241019082548882 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262427034174169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082548882 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427034174169)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082548882 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427034174169)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082548882 DLU <0006> fsm.c:568 lu(PS:IMSI-262427034174169)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082548882 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548882 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36362<->l=127.0.0.1:4258 20241019082548909 DAUC <0003> db_auc.c:157 IMSI='262425955170256': No 2G Auth Data 20241019082548909 DAUC <0003> db_auc.c:192 IMSI='262425955170256': No 3G Auth Data 20241019082548917 DLGSUP <0013> hlr.c:121 IMSI 262425955170256: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082548946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36374<->l=127.0.0.1:4258 20241019082548950 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548950 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425955170256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425955170256" cn_domain=PS source_name="the-source\n"} 20241019082548950 DLU <0006> fsm.c:456 lu(262425955170256)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082548950 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425955170256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241019082548967 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425955170256)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082548967 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425955170256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425955170256" cn_domain=PS destination_name="the-source\n"} 20241019082548967 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548967 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548972 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082548972 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425955170256 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425955170256" source_name="the-source\n"} 20241019082548972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425955170256)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082548972 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425955170256 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082548972 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425955170256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425955170256" destination_name="the-source\n"} 20241019082548972 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425955170256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082548972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425955170256)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082548972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425955170256)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082548972 DLU <0006> fsm.c:568 lu(PS:IMSI-262425955170256)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082548972 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548972 DLINP <000b> input/ipa.c:451 connected read/write 20241019082548972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082548975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36374<->l=127.0.0.1:4258 20241019082549010 DAUC <0003> db_auc.c:157 IMSI='262427264012228': No 2G Auth Data 20241019082549010 DAUC <0003> db_auc.c:192 IMSI='262427264012228': No 3G Auth Data 20241019082549019 DLGSUP <0013> hlr.c:121 IMSI 262427264012228: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082549048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36386<->l=127.0.0.1:4258 20241019082549051 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082549051 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262427264012228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427264012228" cn_domain=PS source_name="the-source\n"} 20241019082549051 DLU <0006> fsm.c:456 lu(262427264012228)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082549051 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262427264012228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241019082549068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427264012228)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082549068 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262427264012228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427264012228" cn_domain=PS destination_name="the-source\n"} 20241019082549068 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082549068 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082549072 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082549072 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262427264012228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427264012228" source_name="the-source\n"} 20241019082549072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427264012228)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082549072 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262427264012228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082549072 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262427264012228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427264012228" destination_name="the-source\n"} 20241019082549072 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262427264012228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082549072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427264012228)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082549072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427264012228)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082549072 DLU <0006> fsm.c:568 lu(PS:IMSI-262427264012228)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082549072 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082549072 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082549075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36386<->l=127.0.0.1:4258 20241019082549108 DAUC <0003> db_auc.c:157 IMSI='262420842329185': No 2G Auth Data 20241019082549108 DAUC <0003> db_auc.c:192 IMSI='262420842329185': No 3G Auth Data 20241019082549116 DLGSUP <0013> hlr.c:121 IMSI 262420842329185: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082549155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 20241019082549162 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082549162 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420842329185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420842329185" cn_domain=PS source_name="the-source\n"} 20241019082549162 DLU <0006> fsm.c:456 lu(262420842329185)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082549162 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420842329185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241019082549179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420842329185)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082549179 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420842329185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420842329185" cn_domain=PS destination_name="the-source\n"} 20241019082549179 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082549179 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082549187 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082549187 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420842329185 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420842329185" source_name="the-source\n"} 20241019082549187 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420842329185)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082549187 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262420842329185 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082549187 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420842329185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420842329185" destination_name="the-source\n"} 20241019082549187 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262420842329185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082549187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420842329185)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082549187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420842329185)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082549187 DLU <0006> fsm.c:568 lu(PS:IMSI-262420842329185)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082549187 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082549187 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082549191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 20241019082549217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36328<->l=127.0.0.1:4258 20241019082549217 DLINP <000b> input/ipa.c:451 connected read/write 20241019082549217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082549217 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082549217 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082549217 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082549217 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241019082549218 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34343<->l=127.0.0.1:4259) 20241019082549240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36402<->l=127.0.0.1:4258 20241019082549240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36402<->l=127.0.0.1:4258 20241019082552354 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082552354 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082552359 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20241019082552365 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552366 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082552366 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082552366 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  20241019082552366 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082552366 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  20241019082552366 DLGSUP <0013> gsup_server.c:235 2:  20241019082552366 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082552366 DLGSUP <0013> gsup_server.c:235 3:  20241019082552366 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082552366 DLGSUP <0013> gsup_server.c:235 4:  20241019082552366 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082552366 DLGSUP <0013> gsup_server.c:235 5:  20241019082552366 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082552366 DLGSUP <0013> gsup_server.c:235 7:  20241019082552366 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082552366 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082552366 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082552366 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082552392 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43719<->l=127.0.0.1:4259) 20241019082552436 DAUC <0003> db_auc.c:157 IMSI='262427068816406': No 2G Auth Data 20241019082552436 DAUC <0003> db_auc.c:192 IMSI='262427068816406': No 3G Auth Data 20241019082552485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46426<->l=127.0.0.1:4258 20241019082552495 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552495 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427068816406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427068816406" cn_domain=PS} 20241019082552495 DLU <0006> fsm.c:456 lu(262427068816406)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082552495 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427068816406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082552512 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427068816406)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082552512 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427068816406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427068816406" cn_domain=PS} 20241019082552512 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552512 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552519 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552519 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427068816406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427068816406"} 20241019082552519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427068816406)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082552519 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427068816406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082552519 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427068816406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427068816406"} 20241019082552519 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427068816406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082552519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427068816406)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082552519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427068816406)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082552519 DLU <0006> fsm.c:568 lu(PS:IMSI-262427068816406)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082552519 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552519 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46426<->l=127.0.0.1:4258 20241019082552550 DAUC <0003> db_auc.c:157 IMSI='262421529145340': No 2G Auth Data 20241019082552550 DAUC <0003> db_auc.c:192 IMSI='262421529145340': No 3G Auth Data 20241019082552558 DLGSUP <0013> hlr.c:121 IMSI 262421529145340: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082552572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46432<->l=127.0.0.1:4258 20241019082552574 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552574 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421529145340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421529145340" cn_domain=PS} 20241019082552574 DLU <0006> fsm.c:456 lu(262421529145340)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082552574 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421529145340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082552590 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421529145340)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082552590 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421529145340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421529145340" cn_domain=PS} 20241019082552590 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552590 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552592 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552592 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421529145340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421529145340"} 20241019082552592 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421529145340)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082552592 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421529145340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082552592 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421529145340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421529145340"} 20241019082552592 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421529145340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082552592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421529145340)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082552592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421529145340)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082552592 DLU <0006> fsm.c:568 lu(PS:IMSI-262421529145340)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082552592 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552592 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46432<->l=127.0.0.1:4258 20241019082552619 DAUC <0003> db_auc.c:157 IMSI='262422079052113': No 2G Auth Data 20241019082552619 DAUC <0003> db_auc.c:192 IMSI='262422079052113': No 3G Auth Data 20241019082552627 DLGSUP <0013> hlr.c:121 IMSI 262422079052113: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082552642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4258 20241019082552644 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552644 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422079052113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422079052113" cn_domain=PS} 20241019082552644 DLU <0006> fsm.c:456 lu(262422079052113)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082552644 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422079052113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082552660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422079052113)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082552660 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422079052113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422079052113" cn_domain=PS} 20241019082552660 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552660 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552664 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552664 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422079052113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422079052113"} 20241019082552664 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422079052113)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082552664 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422079052113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082552664 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422079052113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422079052113"} 20241019082552664 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422079052113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082552664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422079052113)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082552664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422079052113)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082552664 DLU <0006> fsm.c:568 lu(PS:IMSI-262422079052113)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082552664 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552664 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4258 20241019082552692 DAUC <0003> db_auc.c:157 IMSI='262426551760546': No 2G Auth Data 20241019082552692 DAUC <0003> db_auc.c:192 IMSI='262426551760546': No 3G Auth Data 20241019082552700 DLGSUP <0013> hlr.c:121 IMSI 262426551760546: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082552714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46462<->l=127.0.0.1:4258 20241019082552716 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552716 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426551760546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426551760546" cn_domain=PS} 20241019082552716 DLU <0006> fsm.c:456 lu(262426551760546)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082552716 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426551760546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082552732 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426551760546)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082552732 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426551760546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426551760546" cn_domain=PS} 20241019082552732 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552732 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552734 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552734 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426551760546 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426551760546"} 20241019082552734 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426551760546)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082552734 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426551760546 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082552734 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426551760546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426551760546"} 20241019082552734 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426551760546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082552734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426551760546)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082552734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426551760546)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082552734 DLU <0006> fsm.c:568 lu(PS:IMSI-262426551760546)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082552734 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552734 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46462<->l=127.0.0.1:4258 20241019082552761 DAUC <0003> db_auc.c:157 IMSI='262423586153072': No 2G Auth Data 20241019082552761 DAUC <0003> db_auc.c:192 IMSI='262423586153072': No 3G Auth Data 20241019082552770 DLGSUP <0013> hlr.c:121 IMSI 262423586153072: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082552784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46470<->l=127.0.0.1:4258 20241019082552786 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552786 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423586153072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423586153072" cn_domain=PS} 20241019082552786 DLU <0006> fsm.c:456 lu(262423586153072)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082552786 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423586153072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082552802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423586153072)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082552802 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423586153072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423586153072" cn_domain=PS} 20241019082552802 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552802 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552804 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552804 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423586153072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423586153072"} 20241019082552804 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423586153072)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082552804 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423586153072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082552804 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423586153072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423586153072"} 20241019082552804 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423586153072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082552804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423586153072)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082552804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423586153072)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082552804 DLU <0006> fsm.c:568 lu(PS:IMSI-262423586153072)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082552804 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552804 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46470<->l=127.0.0.1:4258 20241019082552833 DAUC <0003> db_auc.c:157 IMSI='262421452662950': No 2G Auth Data 20241019082552833 DAUC <0003> db_auc.c:192 IMSI='262421452662950': No 3G Auth Data 20241019082552842 DLGSUP <0013> hlr.c:121 IMSI 262421452662950: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082552871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46476<->l=127.0.0.1:4258 20241019082552875 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552875 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421452662950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421452662950" cn_domain=PS} 20241019082552875 DLU <0006> fsm.c:456 lu(262421452662950)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082552875 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421452662950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082552891 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421452662950)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082552892 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421452662950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421452662950" cn_domain=PS} 20241019082552892 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552892 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552897 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552897 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421452662950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421452662950"} 20241019082552897 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421452662950)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082552897 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421452662950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082552897 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421452662950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421452662950"} 20241019082552897 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421452662950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082552897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421452662950)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082552897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421452662950)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082552897 DLU <0006> fsm.c:568 lu(PS:IMSI-262421452662950)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082552897 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552897 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082552900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46476<->l=127.0.0.1:4258 20241019082552934 DAUC <0003> db_auc.c:157 IMSI='262422120287379': No 2G Auth Data 20241019082552934 DAUC <0003> db_auc.c:192 IMSI='262422120287379': No 3G Auth Data 20241019082552943 DLGSUP <0013> hlr.c:121 IMSI 262422120287379: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082552975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46482<->l=127.0.0.1:4258 20241019082552983 DLINP <000b> input/ipa.c:451 connected read/write 20241019082552983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082552983 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422120287379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422120287379" cn_domain=PS} 20241019082552983 DLU <0006> fsm.c:456 lu(262422120287379)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082552983 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422120287379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082553000 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422120287379)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082553000 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422120287379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422120287379" cn_domain=PS} 20241019082553000 DLINP <000b> input/ipa.c:451 connected read/write 20241019082553000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082553000 DLINP <000b> input/ipa.c:451 connected read/write 20241019082553000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082553005 DLINP <000b> input/ipa.c:451 connected read/write 20241019082553005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082553005 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422120287379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422120287379"} 20241019082553005 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422120287379)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082553005 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422120287379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082553005 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422120287379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422120287379"} 20241019082553005 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422120287379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082553005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422120287379)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082553005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422120287379)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082553005 DLU <0006> fsm.c:568 lu(PS:IMSI-262422120287379)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082553005 DLINP <000b> input/ipa.c:451 connected read/write 20241019082553005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082553005 DLINP <000b> input/ipa.c:451 connected read/write 20241019082553005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082553008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46482<->l=127.0.0.1:4258 20241019082553043 DAUC <0003> db_auc.c:157 IMSI='262422568179060': No 2G Auth Data 20241019082553043 DAUC <0003> db_auc.c:192 IMSI='262422568179060': No 3G Auth Data 20241019082553051 DLGSUP <0013> hlr.c:121 IMSI 262422568179060: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082553074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46484<->l=127.0.0.1:4258 20241019082553076 DLINP <000b> input/ipa.c:451 connected read/write 20241019082553076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082553076 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422568179060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422568179060" cn_domain=PS} 20241019082553076 DLU <0006> fsm.c:456 lu(262422568179060)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082553076 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422568179060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082553092 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422568179060)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082553092 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422568179060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422568179060" cn_domain=PS} 20241019082553092 DLINP <000b> input/ipa.c:451 connected read/write 20241019082553092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082553092 DLINP <000b> input/ipa.c:451 connected read/write 20241019082553092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082553095 DLINP <000b> input/ipa.c:451 connected read/write 20241019082553095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082553095 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422568179060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422568179060"} 20241019082553095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422568179060)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082553095 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422568179060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082553095 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422568179060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422568179060"} 20241019082553095 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422568179060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082553095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422568179060)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082553095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422568179060)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082553095 DLU <0006> fsm.c:568 lu(PS:IMSI-262422568179060)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082553095 DLINP <000b> input/ipa.c:451 connected read/write 20241019082553095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082553095 DLINP <000b> input/ipa.c:451 connected read/write 20241019082553095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082553098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46484<->l=127.0.0.1:4258 20241019082553124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20241019082553124 DLINP <000b> input/ipa.c:451 connected read/write 20241019082553124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082553124 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082553124 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082553124 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082553124 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43719<->l=127.0.0.1:4259) 20241019082553147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46490<->l=127.0.0.1:4258 20241019082553248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46490<->l=127.0.0.1:4258 20241019082556359 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082556359 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082556363 DLINP <000b> input/ipa.c:451 connected read/write 20241019082556364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082556365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46494<->l=127.0.0.1:4258 20241019082556369 DLINP <000b> input/ipa.c:451 connected read/write 20241019082556369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082556369 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082556369 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082556369 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  20241019082556369 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082556369 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  20241019082556369 DLGSUP <0013> gsup_server.c:235 2:  20241019082556369 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082556369 DLGSUP <0013> gsup_server.c:235 3:  20241019082556369 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082556369 DLGSUP <0013> gsup_server.c:235 4:  20241019082556369 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082556369 DLGSUP <0013> gsup_server.c:235 5:  20241019082556369 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082556369 DLGSUP <0013> gsup_server.c:235 7:  20241019082556369 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082556369 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082556369 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082556369 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082556390 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43655<->l=127.0.0.1:4259) 20241019082556423 DAUC <0003> db_auc.c:157 IMSI='262427732211123': No 2G Auth Data 20241019082556423 DAUC <0003> db_auc.c:192 IMSI='262427732211123': No 3G Auth Data 20241019082556448 DAUC <0003> db_auc.c:192 IMSI='262427732211123': No 3G Auth Data 20241019082556478 DAUC <0003> db_auc.c:157 IMSI='262420696367644': No 2G Auth Data 20241019082556478 DAUC <0003> db_auc.c:192 IMSI='262420696367644': No 3G Auth Data 20241019082556500 DAUC <0003> db_auc.c:157 IMSI='262420696367644': No 2G Auth Data 20241019082556531 DAUC <0003> db_auc.c:157 IMSI='262423365808927': No 2G Auth Data 20241019082556531 DAUC <0003> db_auc.c:192 IMSI='262423365808927': No 3G Auth Data 20241019082556597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46494<->l=127.0.0.1:4258 20241019082556600 DLINP <000b> input/ipa.c:451 connected read/write 20241019082556600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082556600 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082556600 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082556600 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082556600 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43655<->l=127.0.0.1:4259) 20241019082556638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46500<->l=127.0.0.1:4258 20241019082556739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46500<->l=127.0.0.1:4258 20241019082559853 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082559853 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082559858 DLINP <000b> input/ipa.c:451 connected read/write 20241019082559858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082559860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4258 20241019082559864 DLINP <000b> input/ipa.c:451 connected read/write 20241019082559864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082559864 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082559864 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082559864 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  20241019082559864 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082559864 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  20241019082559864 DLGSUP <0013> gsup_server.c:235 2:  20241019082559864 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082559864 DLGSUP <0013> gsup_server.c:235 3:  20241019082559864 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082559864 DLGSUP <0013> gsup_server.c:235 4:  20241019082559864 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082559864 DLGSUP <0013> gsup_server.c:235 5:  20241019082559864 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082559864 DLGSUP <0013> gsup_server.c:235 7:  20241019082559864 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082559864 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082559864 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082559864 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082559891 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41569<->l=127.0.0.1:4259) 20241019082559908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4258 20241019082559942 DAUC <0003> db_auc.c:157 IMSI='262424637753184': No 2G Auth Data 20241019082559942 DAUC <0003> db_auc.c:192 IMSI='262424637753184': No 3G Auth Data 20241019082559973 DLINP <000b> input/ipa.c:451 connected read/write 20241019082559973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082559973 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424637753184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424637753184" cn_domain=PS} 20241019082559973 DLU <0006> fsm.c:456 lu(262424637753184)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082559973 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424637753184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082559990 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424637753184)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082559990 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424637753184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424637753184" cn_domain=PS} 20241019082559990 DLINP <000b> input/ipa.c:451 connected read/write 20241019082559990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082559990 DLINP <000b> input/ipa.c:451 connected read/write 20241019082559990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082559997 DLINP <000b> input/ipa.c:451 connected read/write 20241019082559997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082559997 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424637753184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424637753184"} 20241019082559997 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424637753184)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082559997 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424637753184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082559997 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424637753184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424637753184"} 20241019082559997 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424637753184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082559997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424637753184)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082559997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424637753184)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082559997 DLU <0006> fsm.c:568 lu(PS:IMSI-262424637753184)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082559998 DLINP <000b> input/ipa.c:451 connected read/write 20241019082559998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082559998 DLINP <000b> input/ipa.c:451 connected read/write 20241019082559998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082600009 DLGSUP <0013> hlr.c:128 IMSI 262424637753184: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241019082600009 DLINP <000b> input/ipa.c:451 connected read/write 20241019082600009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082600009 DLINP <000b> input/ipa.c:451 connected read/write 20241019082600009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082600013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4258 20241019082600015 DLINP <000b> input/ipa.c:451 connected read/write 20241019082600015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082600015 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424637753184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424637753184"} 20241019082600015 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424637753184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241019082600015 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424637753184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082600015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4258 20241019082600017 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41569<->l=127.0.0.1:4259) 20241019082600017 DLINP <000b> input/ipa.c:451 connected read/write 20241019082600017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082600017 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082600017 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082600017 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082600056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46530<->l=127.0.0.1:4258 20241019082600157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46530<->l=127.0.0.1:4258 20241019082603222 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082603222 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082603227 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42538<->l=127.0.0.1:4258 20241019082603232 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603232 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082603232 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082603232 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  20241019082603232 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082603232 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  20241019082603232 DLGSUP <0013> gsup_server.c:235 2:  20241019082603232 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082603232 DLGSUP <0013> gsup_server.c:235 3:  20241019082603232 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082603232 DLGSUP <0013> gsup_server.c:235 4:  20241019082603232 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082603232 DLGSUP <0013> gsup_server.c:235 5:  20241019082603232 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082603232 DLGSUP <0013> gsup_server.c:235 7:  20241019082603232 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082603232 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082603232 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082603232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082603259 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44383<->l=127.0.0.1:4259) 20241019082603299 DAUC <0003> db_auc.c:157 IMSI='262423178470370': No 2G Auth Data 20241019082603299 DAUC <0003> db_auc.c:192 IMSI='262423178470370': No 3G Auth Data 20241019082603349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4258 20241019082603360 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603360 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423178470370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423178470370" cn_domain=PS} 20241019082603360 DLU <0006> fsm.c:456 lu(262423178470370)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082603360 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423178470370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082603377 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423178470370)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082603377 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423178470370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423178470370" cn_domain=PS} 20241019082603378 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603378 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603385 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603385 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423178470370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423178470370"} 20241019082603385 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423178470370)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082603385 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423178470370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082603385 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423178470370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423178470370"} 20241019082603385 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423178470370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082603385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423178470370)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082603385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423178470370)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082603385 DLU <0006> fsm.c:568 lu(PS:IMSI-262423178470370)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082603385 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603385 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603389 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603389 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423178470370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423178470370" cn_domain=CS} 20241019082603389 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423178470370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241019082603398 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423178470370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423178470370"} 20241019082603398 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423178470370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082603398 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603398 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4258 20241019082603430 DAUC <0003> db_auc.c:157 IMSI='262428588361893': No 2G Auth Data 20241019082603430 DAUC <0003> db_auc.c:192 IMSI='262428588361893': No 3G Auth Data 20241019082603438 DLGSUP <0013> hlr.c:121 IMSI 262428588361893: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082603456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42558<->l=127.0.0.1:4258 20241019082603457 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603457 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428588361893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428588361893" cn_domain=PS} 20241019082603457 DLU <0006> fsm.c:456 lu(262428588361893)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082603458 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428588361893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082603473 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428588361893)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082603473 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428588361893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428588361893" cn_domain=PS} 20241019082603473 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603474 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603476 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603476 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428588361893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428588361893"} 20241019082603476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428588361893)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082603476 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428588361893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082603476 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428588361893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428588361893"} 20241019082603476 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428588361893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082603476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428588361893)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082603476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428588361893)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082603476 DLU <0006> fsm.c:568 lu(PS:IMSI-262428588361893)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082603476 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603476 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603478 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603478 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428588361893 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428588361893" cn_domain=CS} 20241019082603478 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428588361893 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241019082603487 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428588361893 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428588361893"} 20241019082603487 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428588361893 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082603487 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603487 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42558<->l=127.0.0.1:4258 20241019082603515 DAUC <0003> db_auc.c:157 IMSI='262428296467701': No 2G Auth Data 20241019082603515 DAUC <0003> db_auc.c:192 IMSI='262428296467701': No 3G Auth Data 20241019082603524 DLGSUP <0013> hlr.c:121 IMSI 262428296467701: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082603540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20241019082603542 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603542 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428296467701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428296467701" cn_domain=PS} 20241019082603542 DLU <0006> fsm.c:456 lu(262428296467701)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082603542 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428296467701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082603558 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428296467701)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082603558 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428296467701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428296467701" cn_domain=PS} 20241019082603558 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603558 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603562 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603562 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428296467701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428296467701"} 20241019082603562 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428296467701)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082603562 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428296467701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082603562 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428296467701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428296467701"} 20241019082603562 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428296467701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082603562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428296467701)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082603562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428296467701)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082603562 DLU <0006> fsm.c:568 lu(PS:IMSI-262428296467701)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082603562 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603562 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603565 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603565 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428296467701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428296467701" cn_domain=CS} 20241019082603565 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428296467701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241019082603573 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428296467701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428296467701"} 20241019082603573 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428296467701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082603574 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603574 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20241019082603603 DAUC <0003> db_auc.c:157 IMSI='262423099562257': No 2G Auth Data 20241019082603603 DAUC <0003> db_auc.c:192 IMSI='262423099562257': No 3G Auth Data 20241019082603611 DLGSUP <0013> hlr.c:121 IMSI 262423099562257: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082603625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 20241019082603627 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603627 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423099562257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423099562257" cn_domain=PS} 20241019082603627 DLU <0006> fsm.c:456 lu(262423099562257)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082603627 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423099562257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082603642 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423099562257)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082603642 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423099562257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423099562257" cn_domain=PS} 20241019082603642 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603642 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603645 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603645 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423099562257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423099562257"} 20241019082603645 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423099562257)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082603645 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423099562257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082603645 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423099562257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423099562257"} 20241019082603645 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423099562257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082603645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423099562257)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082603645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423099562257)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082603645 DLU <0006> fsm.c:568 lu(PS:IMSI-262423099562257)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082603645 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603645 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603646 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603646 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423099562257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423099562257" cn_domain=CS} 20241019082603646 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423099562257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241019082603654 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423099562257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423099562257"} 20241019082603654 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423099562257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082603654 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603654 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 20241019082603681 DAUC <0003> db_auc.c:157 IMSI='262422372999058': No 2G Auth Data 20241019082603681 DAUC <0003> db_auc.c:192 IMSI='262422372999058': No 3G Auth Data 20241019082603689 DLGSUP <0013> hlr.c:121 IMSI 262422372999058: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082603703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 20241019082603705 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603705 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422372999058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422372999058" cn_domain=PS} 20241019082603705 DLU <0006> fsm.c:456 lu(262422372999058)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082603705 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422372999058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082603720 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422372999058)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082603720 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422372999058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422372999058" cn_domain=PS} 20241019082603720 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603720 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603723 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603723 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422372999058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422372999058"} 20241019082603723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422372999058)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082603723 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422372999058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082603723 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422372999058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422372999058"} 20241019082603723 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422372999058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082603723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422372999058)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082603723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422372999058)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082603723 DLU <0006> fsm.c:568 lu(PS:IMSI-262422372999058)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082603723 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603723 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603724 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603724 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422372999058 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422372999058" cn_domain=CS} 20241019082603724 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422372999058 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241019082603732 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422372999058 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422372999058"} 20241019082603732 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422372999058 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082603732 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603732 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 20241019082603760 DAUC <0003> db_auc.c:157 IMSI='262426891688296': No 2G Auth Data 20241019082603760 DAUC <0003> db_auc.c:192 IMSI='262426891688296': No 3G Auth Data 20241019082603768 DLGSUP <0013> hlr.c:121 IMSI 262426891688296: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082603789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4258 20241019082603791 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603791 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426891688296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426891688296" cn_domain=PS} 20241019082603791 DLU <0006> fsm.c:456 lu(262426891688296)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082603791 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426891688296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082603807 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426891688296)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082603807 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426891688296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426891688296" cn_domain=PS} 20241019082603807 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603807 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603816 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603816 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426891688296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426891688296"} 20241019082603816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426891688296)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082603816 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426891688296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082603816 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426891688296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426891688296"} 20241019082603816 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426891688296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082603816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426891688296)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082603816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426891688296)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082603816 DLU <0006> fsm.c:568 lu(PS:IMSI-262426891688296)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082603816 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603817 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603818 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603818 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426891688296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426891688296" cn_domain=CS} 20241019082603818 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426891688296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241019082603831 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426891688296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426891688296"} 20241019082603831 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426891688296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082603831 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603831 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4258 20241019082603868 DAUC <0003> db_auc.c:157 IMSI='262424847155205': No 2G Auth Data 20241019082603868 DAUC <0003> db_auc.c:192 IMSI='262424847155205': No 3G Auth Data 20241019082603876 DLGSUP <0013> hlr.c:121 IMSI 262424847155205: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082603902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42594<->l=127.0.0.1:4258 20241019082603905 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603905 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424847155205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424847155205" cn_domain=PS} 20241019082603905 DLU <0006> fsm.c:456 lu(262424847155205)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082603905 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424847155205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082603921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424847155205)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082603921 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424847155205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424847155205" cn_domain=PS} 20241019082603921 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603921 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603926 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603926 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424847155205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424847155205"} 20241019082603926 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424847155205)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082603926 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424847155205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082603926 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424847155205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424847155205"} 20241019082603926 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424847155205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082603926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424847155205)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082603926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424847155205)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082603926 DLU <0006> fsm.c:568 lu(PS:IMSI-262424847155205)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082603926 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603926 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603929 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082603929 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424847155205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424847155205" cn_domain=CS} 20241019082603929 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424847155205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241019082603937 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424847155205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424847155205"} 20241019082603937 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424847155205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082603937 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603937 DLINP <000b> input/ipa.c:451 connected read/write 20241019082603937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082603940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42594<->l=127.0.0.1:4258 20241019082603973 DAUC <0003> db_auc.c:157 IMSI='262422388889434': No 2G Auth Data 20241019082603973 DAUC <0003> db_auc.c:192 IMSI='262422388889434': No 3G Auth Data 20241019082603981 DLGSUP <0013> hlr.c:121 IMSI 262422388889434: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082604005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 20241019082604007 DLINP <000b> input/ipa.c:451 connected read/write 20241019082604007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082604007 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422388889434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422388889434" cn_domain=PS} 20241019082604007 DLU <0006> fsm.c:456 lu(262422388889434)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082604007 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422388889434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082604027 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422388889434)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082604027 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422388889434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422388889434" cn_domain=PS} 20241019082604028 DLINP <000b> input/ipa.c:451 connected read/write 20241019082604028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082604028 DLINP <000b> input/ipa.c:451 connected read/write 20241019082604028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082604034 DLINP <000b> input/ipa.c:451 connected read/write 20241019082604034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082604034 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422388889434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422388889434"} 20241019082604034 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422388889434)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082604034 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422388889434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082604034 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422388889434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422388889434"} 20241019082604034 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422388889434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082604034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422388889434)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082604034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422388889434)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082604034 DLU <0006> fsm.c:568 lu(PS:IMSI-262422388889434)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082604034 DLINP <000b> input/ipa.c:451 connected read/write 20241019082604034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082604034 DLINP <000b> input/ipa.c:451 connected read/write 20241019082604034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082604039 DLINP <000b> input/ipa.c:451 connected read/write 20241019082604039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082604039 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422388889434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422388889434" cn_domain=CS} 20241019082604039 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422388889434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241019082604047 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422388889434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422388889434"} 20241019082604047 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422388889434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082604047 DLINP <000b> input/ipa.c:451 connected read/write 20241019082604047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082604047 DLINP <000b> input/ipa.c:451 connected read/write 20241019082604047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082604050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 20241019082604077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42538<->l=127.0.0.1:4258 20241019082604077 DLINP <000b> input/ipa.c:451 connected read/write 20241019082604077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082604077 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082604077 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082604077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082604077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44383<->l=127.0.0.1:4259) 20241019082604099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42618<->l=127.0.0.1:4258 20241019082604200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42618<->l=127.0.0.1:4258 20241019082607309 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082607309 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082607312 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42630<->l=127.0.0.1:4258 20241019082607317 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607317 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082607317 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082607317 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  20241019082607317 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082607317 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  20241019082607317 DLGSUP <0013> gsup_server.c:235 2:  20241019082607317 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082607317 DLGSUP <0013> gsup_server.c:235 3:  20241019082607317 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082607317 DLGSUP <0013> gsup_server.c:235 4:  20241019082607317 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082607317 DLGSUP <0013> gsup_server.c:235 5:  20241019082607317 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082607317 DLGSUP <0013> gsup_server.c:235 7:  20241019082607317 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082607317 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082607317 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082607317 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082607343 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39993<->l=127.0.0.1:4259) 20241019082607381 DAUC <0003> db_auc.c:157 IMSI='262424514490329': No 2G Auth Data 20241019082607381 DAUC <0003> db_auc.c:192 IMSI='262424514490329': No 3G Auth Data 20241019082607430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42644<->l=127.0.0.1:4258 20241019082607440 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607440 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424514490329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424514490329" cn_domain=PS} 20241019082607440 DLU <0006> fsm.c:456 lu(262424514490329)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082607440 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424514490329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082607456 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424514490329)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082607456 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424514490329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424514490329" cn_domain=PS} 20241019082607456 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607456 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607463 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607463 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424514490329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424514490329"} 20241019082607463 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424514490329)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082607463 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424514490329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082607463 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424514490329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424514490329"} 20241019082607463 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424514490329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082607463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424514490329)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082607463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424514490329)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082607463 DLU <0006> fsm.c:568 lu(PS:IMSI-262424514490329)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082607463 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607463 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607467 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607467 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424514490329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424514490329" cn_domain=PS} 20241019082607467 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424514490329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241019082607475 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424514490329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424514490329"} 20241019082607475 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424514490329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082607475 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607475 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42644<->l=127.0.0.1:4258 20241019082607504 DAUC <0003> db_auc.c:157 IMSI='262424933375733': No 2G Auth Data 20241019082607504 DAUC <0003> db_auc.c:192 IMSI='262424933375733': No 3G Auth Data 20241019082607512 DLGSUP <0013> hlr.c:121 IMSI 262424933375733: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082607526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 20241019082607527 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607527 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424933375733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424933375733" cn_domain=PS} 20241019082607527 DLU <0006> fsm.c:456 lu(262424933375733)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082607527 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424933375733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082607543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424933375733)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082607543 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424933375733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424933375733" cn_domain=PS} 20241019082607543 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607543 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607545 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607545 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424933375733 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424933375733"} 20241019082607545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424933375733)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082607545 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424933375733 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082607545 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424933375733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424933375733"} 20241019082607545 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424933375733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082607545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424933375733)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082607545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424933375733)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082607545 DLU <0006> fsm.c:568 lu(PS:IMSI-262424933375733)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082607545 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607545 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607546 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607546 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424933375733 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424933375733" cn_domain=PS} 20241019082607546 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424933375733 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241019082607554 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424933375733 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424933375733"} 20241019082607554 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424933375733 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082607554 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607554 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 20241019082607581 DAUC <0003> db_auc.c:157 IMSI='262420254083252': No 2G Auth Data 20241019082607581 DAUC <0003> db_auc.c:192 IMSI='262420254083252': No 3G Auth Data 20241019082607589 DLGSUP <0013> hlr.c:121 IMSI 262420254083252: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082607603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42658<->l=127.0.0.1:4258 20241019082607604 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607604 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420254083252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420254083252" cn_domain=PS} 20241019082607604 DLU <0006> fsm.c:456 lu(262420254083252)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082607604 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420254083252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082607620 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420254083252)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082607620 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420254083252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420254083252" cn_domain=PS} 20241019082607620 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607620 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607622 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607622 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420254083252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420254083252"} 20241019082607622 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420254083252)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082607622 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420254083252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082607622 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420254083252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420254083252"} 20241019082607622 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420254083252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082607622 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420254083252)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082607622 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420254083252)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082607622 DLU <0006> fsm.c:568 lu(PS:IMSI-262420254083252)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082607622 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607622 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607623 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607623 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420254083252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420254083252" cn_domain=PS} 20241019082607623 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420254083252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241019082607631 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420254083252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420254083252"} 20241019082607631 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420254083252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082607631 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607631 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42658<->l=127.0.0.1:4258 20241019082607658 DAUC <0003> db_auc.c:157 IMSI='262423767585589': No 2G Auth Data 20241019082607658 DAUC <0003> db_auc.c:192 IMSI='262423767585589': No 3G Auth Data 20241019082607666 DLGSUP <0013> hlr.c:121 IMSI 262423767585589: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082607680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42660<->l=127.0.0.1:4258 20241019082607682 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607682 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423767585589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423767585589" cn_domain=PS} 20241019082607682 DLU <0006> fsm.c:456 lu(262423767585589)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082607682 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423767585589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082607697 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423767585589)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082607697 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423767585589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423767585589" cn_domain=PS} 20241019082607697 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607697 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607699 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607699 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423767585589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423767585589"} 20241019082607699 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423767585589)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082607699 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423767585589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082607699 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423767585589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423767585589"} 20241019082607699 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423767585589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082607699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423767585589)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082607699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423767585589)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082607699 DLU <0006> fsm.c:568 lu(PS:IMSI-262423767585589)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082607699 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607699 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607700 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607700 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423767585589 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423767585589" cn_domain=PS} 20241019082607700 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423767585589 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241019082607709 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423767585589 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423767585589"} 20241019082607709 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423767585589 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082607709 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607709 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42660<->l=127.0.0.1:4258 20241019082607736 DAUC <0003> db_auc.c:157 IMSI='262429947807108': No 2G Auth Data 20241019082607736 DAUC <0003> db_auc.c:192 IMSI='262429947807108': No 3G Auth Data 20241019082607745 DLGSUP <0013> hlr.c:121 IMSI 262429947807108: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082607758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 20241019082607760 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607760 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429947807108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429947807108" cn_domain=PS} 20241019082607760 DLU <0006> fsm.c:456 lu(262429947807108)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082607760 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429947807108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082607776 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429947807108)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082607776 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429947807108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429947807108" cn_domain=PS} 20241019082607776 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607776 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607778 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607778 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429947807108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429947807108"} 20241019082607778 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429947807108)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082607778 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429947807108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082607778 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429947807108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429947807108"} 20241019082607778 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429947807108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082607778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429947807108)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082607778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429947807108)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082607778 DLU <0006> fsm.c:568 lu(PS:IMSI-262429947807108)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082607778 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607778 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607779 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607779 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429947807108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429947807108" cn_domain=PS} 20241019082607779 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429947807108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241019082607787 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429947807108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429947807108"} 20241019082607787 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429947807108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082607787 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607787 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 20241019082607815 DAUC <0003> db_auc.c:157 IMSI='262428985293550': No 2G Auth Data 20241019082607815 DAUC <0003> db_auc.c:192 IMSI='262428985293550': No 3G Auth Data 20241019082607823 DLGSUP <0013> hlr.c:121 IMSI 262428985293550: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082607845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42686<->l=127.0.0.1:4258 20241019082607847 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607847 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428985293550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428985293550" cn_domain=PS} 20241019082607847 DLU <0006> fsm.c:456 lu(262428985293550)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082607847 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428985293550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082607863 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428985293550)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082607863 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428985293550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428985293550" cn_domain=PS} 20241019082607863 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607863 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607867 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607867 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428985293550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428985293550"} 20241019082607867 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428985293550)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082607867 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428985293550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082607867 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428985293550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428985293550"} 20241019082607867 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428985293550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082607867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428985293550)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082607867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428985293550)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082607867 DLU <0006> fsm.c:568 lu(PS:IMSI-262428985293550)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082607867 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607867 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607870 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607870 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428985293550 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428985293550" cn_domain=PS} 20241019082607870 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428985293550 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241019082607878 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428985293550 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428985293550"} 20241019082607878 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428985293550 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082607878 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607878 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42686<->l=127.0.0.1:4258 20241019082607917 DAUC <0003> db_auc.c:157 IMSI='262427897482633': No 2G Auth Data 20241019082607917 DAUC <0003> db_auc.c:192 IMSI='262427897482633': No 3G Auth Data 20241019082607926 DLGSUP <0013> hlr.c:121 IMSI 262427897482633: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082607951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42698<->l=127.0.0.1:4258 20241019082607954 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607954 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427897482633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427897482633" cn_domain=PS} 20241019082607954 DLU <0006> fsm.c:456 lu(262427897482633)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082607954 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427897482633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082607970 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427897482633)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082607970 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427897482633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427897482633" cn_domain=PS} 20241019082607970 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607970 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607972 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607972 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427897482633 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427897482633"} 20241019082607972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427897482633)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082607972 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427897482633 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082607972 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427897482633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427897482633"} 20241019082607972 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427897482633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082607972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427897482633)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082607972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427897482633)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082607972 DLU <0006> fsm.c:568 lu(PS:IMSI-262427897482633)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082607972 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607972 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607972 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082607972 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427897482633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427897482633" cn_domain=PS} 20241019082607972 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427897482633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241019082607980 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427897482633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427897482633"} 20241019082607980 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427897482633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082607980 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607980 DLINP <000b> input/ipa.c:451 connected read/write 20241019082607980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082607982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42698<->l=127.0.0.1:4258 20241019082608015 DAUC <0003> db_auc.c:157 IMSI='262429466180396': No 2G Auth Data 20241019082608015 DAUC <0003> db_auc.c:192 IMSI='262429466180396': No 3G Auth Data 20241019082608023 DLGSUP <0013> hlr.c:121 IMSI 262429466180396: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241019082608058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42710<->l=127.0.0.1:4258 20241019082608066 DLINP <000b> input/ipa.c:451 connected read/write 20241019082608066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082608066 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429466180396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429466180396" cn_domain=PS} 20241019082608066 DLU <0006> fsm.c:456 lu(262429466180396)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082608066 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429466180396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082608083 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429466180396)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082608083 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429466180396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429466180396" cn_domain=PS} 20241019082608083 DLINP <000b> input/ipa.c:451 connected read/write 20241019082608083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082608083 DLINP <000b> input/ipa.c:451 connected read/write 20241019082608083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082608088 DLINP <000b> input/ipa.c:451 connected read/write 20241019082608088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082608088 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429466180396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429466180396"} 20241019082608088 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429466180396)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082608088 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429466180396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082608088 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429466180396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429466180396"} 20241019082608088 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429466180396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082608088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429466180396)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082608088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429466180396)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082608088 DLU <0006> fsm.c:568 lu(PS:IMSI-262429466180396)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082608089 DLINP <000b> input/ipa.c:451 connected read/write 20241019082608089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082608089 DLINP <000b> input/ipa.c:451 connected read/write 20241019082608089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082608092 DLINP <000b> input/ipa.c:451 connected read/write 20241019082608092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082608092 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429466180396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429466180396" cn_domain=PS} 20241019082608092 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429466180396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241019082608100 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429466180396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429466180396"} 20241019082608100 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429466180396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241019082608100 DLINP <000b> input/ipa.c:451 connected read/write 20241019082608100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082608100 DLINP <000b> input/ipa.c:451 connected read/write 20241019082608100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082608102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42710<->l=127.0.0.1:4258 20241019082608130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42630<->l=127.0.0.1:4258 20241019082608130 DLINP <000b> input/ipa.c:451 connected read/write 20241019082608130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082608130 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082608130 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082608130 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082608130 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39993<->l=127.0.0.1:4259) 20241019082608152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42722<->l=127.0.0.1:4258 20241019082608253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42722<->l=127.0.0.1:4258 20241019082611366 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082611366 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082611369 DLINP <000b> input/ipa.c:451 connected read/write 20241019082611369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082611371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 20241019082611372 DLINP <000b> input/ipa.c:451 connected read/write 20241019082611372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082611372 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082611372 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082611372 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  20241019082611372 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082611372 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  20241019082611372 DLGSUP <0013> gsup_server.c:235 2:  20241019082611372 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082611372 DLGSUP <0013> gsup_server.c:235 3:  20241019082611372 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082611372 DLGSUP <0013> gsup_server.c:235 4:  20241019082611372 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082611372 DLGSUP <0013> gsup_server.c:235 5:  20241019082611372 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082611372 DLGSUP <0013> gsup_server.c:235 7:  20241019082611372 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082611372 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082611372 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082611372 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082611385 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35491<->l=127.0.0.1:4259) 20241019082611392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42744<->l=127.0.0.1:4258 20241019082611414 DLINP <000b> input/ipa.c:451 connected read/write 20241019082611414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082611414 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} 20241019082611414 DLU <0006> fsm.c:456 lu(2345743413463)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082611414 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 20241019082611414 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} 20241019082611414 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082611414 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5600c65d7f50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082611414 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5600c65d7f50]{UNVALIDATED}: Freeing instance 20241019082611414 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5600c65d7f50]{UNVALIDATED}: Deallocated 20241019082611414 DLINP <000b> input/ipa.c:451 connected read/write 20241019082611414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082611414 DLINP <000b> input/ipa.c:451 connected read/write 20241019082611414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082611420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42744<->l=127.0.0.1:4258 20241019082611422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 20241019082611424 DLINP <000b> input/ipa.c:451 connected read/write 20241019082611424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082611424 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082611424 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082611424 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082611424 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35491<->l=127.0.0.1:4259) 20241019082611469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42750<->l=127.0.0.1:4258 20241019082611570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42750<->l=127.0.0.1:4258 20241019082614684 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082614684 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082614688 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082614689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49588<->l=127.0.0.1:4258 20241019082614691 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082614691 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082614691 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082614691 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  20241019082614691 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082614691 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  20241019082614691 DLGSUP <0013> gsup_server.c:235 2:  20241019082614691 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082614691 DLGSUP <0013> gsup_server.c:235 3:  20241019082614691 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082614691 DLGSUP <0013> gsup_server.c:235 4:  20241019082614691 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082614691 DLGSUP <0013> gsup_server.c:235 5:  20241019082614691 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082614691 DLGSUP <0013> gsup_server.c:235 7:  20241019082614691 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082614691 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082614691 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082614691 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082614708 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41855<->l=127.0.0.1:4259) 20241019082614746 DAUC <0003> db_auc.c:157 IMSI='262425158964520': No 2G Auth Data 20241019082614746 DAUC <0003> db_auc.c:192 IMSI='262425158964520': No 3G Auth Data 20241019082614797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49602<->l=127.0.0.1:4258 20241019082614806 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082614806 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425158964520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425158964520" session_id=4188058555 session_state=BEGIN} 20241019082614806 DSS <0004> hlr_ussd.c:576 262425158964520/0xf9a0b3bb: Process SS (BEGIN) 20241019082614806 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241019082614806 DSS <0004> hlr_ussd.c:518 262425158964520/0xf9a0b3bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241019082614806 DSS <0004> hlr_ussd.c:523 262425158964520/0xf9a0b3bb: USSD for unknown code '*#200#' 20241019082614806 DSS <0004> hlr_ussd.c:354 262425158964520/0xf9a0b3bb: Tx ReturnError(1, 0x12) 20241019082614806 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425158964520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425158964520" session_id=4188058555 session_state=END} 20241019082614806 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082614806 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082614814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49602<->l=127.0.0.1:4258 20241019082614824 DAUC <0003> db_auc.c:157 IMSI='262426930315070': No 2G Auth Data 20241019082614824 DAUC <0003> db_auc.c:192 IMSI='262426930315070': No 3G Auth Data 20241019082614847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49612<->l=127.0.0.1:4258 20241019082614850 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082614850 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426930315070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426930315070" session_id=1519715805 session_state=BEGIN} 20241019082614850 DSS <0004> hlr_ussd.c:576 262426930315070/0x5a9505dd: Process SS (BEGIN) 20241019082614850 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241019082614850 DSS <0004> hlr_ussd.c:518 262426930315070/0x5a9505dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241019082614850 DSS <0004> hlr_ussd.c:523 262426930315070/0x5a9505dd: USSD for unknown code '*#200#' 20241019082614850 DSS <0004> hlr_ussd.c:354 262426930315070/0x5a9505dd: Tx ReturnError(1, 0x12) 20241019082614850 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426930315070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426930315070" session_id=1519715805 session_state=END} 20241019082614850 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082614850 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082614852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49612<->l=127.0.0.1:4258 20241019082614860 DAUC <0003> db_auc.c:157 IMSI='262429911548807': No 2G Auth Data 20241019082614860 DAUC <0003> db_auc.c:192 IMSI='262429911548807': No 3G Auth Data 20241019082614888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49618<->l=127.0.0.1:4258 20241019082614891 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082614891 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429911548807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429911548807" session_id=3094598104 session_state=BEGIN} 20241019082614891 DSS <0004> hlr_ussd.c:576 262429911548807/0xb873d1d8: Process SS (BEGIN) 20241019082614891 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241019082614891 DSS <0004> hlr_ussd.c:518 262429911548807/0xb873d1d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241019082614891 DSS <0004> hlr_ussd.c:523 262429911548807/0xb873d1d8: USSD for unknown code '*#200#' 20241019082614891 DSS <0004> hlr_ussd.c:354 262429911548807/0xb873d1d8: Tx ReturnError(1, 0x12) 20241019082614891 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429911548807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429911548807" session_id=3094598104 session_state=END} 20241019082614891 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082614891 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082614893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49618<->l=127.0.0.1:4258 20241019082614915 DAUC <0003> db_auc.c:157 IMSI='262428693597422': No 2G Auth Data 20241019082614915 DAUC <0003> db_auc.c:192 IMSI='262428693597422': No 3G Auth Data 20241019082614937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49628<->l=127.0.0.1:4258 20241019082614939 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082614939 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428693597422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428693597422" session_id=3552746341 session_state=BEGIN} 20241019082614939 DSS <0004> hlr_ussd.c:576 262428693597422/0xd3c29b65: Process SS (BEGIN) 20241019082614939 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241019082614939 DSS <0004> hlr_ussd.c:518 262428693597422/0xd3c29b65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241019082614939 DSS <0004> hlr_ussd.c:523 262428693597422/0xd3c29b65: USSD for unknown code '*#200#' 20241019082614939 DSS <0004> hlr_ussd.c:354 262428693597422/0xd3c29b65: Tx ReturnError(1, 0x12) 20241019082614939 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428693597422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428693597422" session_id=3552746341 session_state=END} 20241019082614939 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082614939 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082614941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49628<->l=127.0.0.1:4258 20241019082614945 DAUC <0003> db_auc.c:157 IMSI='262423248747032': No 2G Auth Data 20241019082614945 DAUC <0003> db_auc.c:192 IMSI='262423248747032': No 3G Auth Data 20241019082614962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49644<->l=127.0.0.1:4258 20241019082614965 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082614965 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423248747032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423248747032" session_id=1156008065 session_state=BEGIN} 20241019082614965 DSS <0004> hlr_ussd.c:576 262423248747032/0x44e74881: Process SS (BEGIN) 20241019082614965 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241019082614965 DSS <0004> hlr_ussd.c:518 262423248747032/0x44e74881: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241019082614965 DSS <0004> hlr_ussd.c:523 262423248747032/0x44e74881: USSD for unknown code '*#200#' 20241019082614965 DSS <0004> hlr_ussd.c:354 262423248747032/0x44e74881: Tx ReturnError(1, 0x12) 20241019082614965 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423248747032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423248747032" session_id=1156008065 session_state=END} 20241019082614965 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082614965 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082614966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49644<->l=127.0.0.1:4258 20241019082614969 DAUC <0003> db_auc.c:157 IMSI='262425632714839': No 2G Auth Data 20241019082614969 DAUC <0003> db_auc.c:192 IMSI='262425632714839': No 3G Auth Data 20241019082614989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49660<->l=127.0.0.1:4258 20241019082614992 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082614992 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425632714839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425632714839" session_id=3289524026 session_state=BEGIN} 20241019082614992 DSS <0004> hlr_ussd.c:576 262425632714839/0xc412273a: Process SS (BEGIN) 20241019082614992 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241019082614992 DSS <0004> hlr_ussd.c:518 262425632714839/0xc412273a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241019082614992 DSS <0004> hlr_ussd.c:523 262425632714839/0xc412273a: USSD for unknown code '*#200#' 20241019082614992 DSS <0004> hlr_ussd.c:354 262425632714839/0xc412273a: Tx ReturnError(1, 0x12) 20241019082614992 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425632714839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425632714839" session_id=3289524026 session_state=END} 20241019082614992 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082614992 DLINP <000b> input/ipa.c:451 connected read/write 20241019082614992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082614994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49660<->l=127.0.0.1:4258 20241019082614999 DAUC <0003> db_auc.c:157 IMSI='262420867879791': No 2G Auth Data 20241019082614999 DAUC <0003> db_auc.c:192 IMSI='262420867879791': No 3G Auth Data 20241019082615014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49664<->l=127.0.0.1:4258 20241019082615017 DLINP <000b> input/ipa.c:451 connected read/write 20241019082615017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082615017 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420867879791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420867879791" session_id=476296651 session_state=BEGIN} 20241019082615017 DSS <0004> hlr_ussd.c:576 262420867879791/0x1c63b5cb: Process SS (BEGIN) 20241019082615017 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241019082615017 DSS <0004> hlr_ussd.c:518 262420867879791/0x1c63b5cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241019082615017 DSS <0004> hlr_ussd.c:523 262420867879791/0x1c63b5cb: USSD for unknown code '*#200#' 20241019082615017 DSS <0004> hlr_ussd.c:354 262420867879791/0x1c63b5cb: Tx ReturnError(1, 0x12) 20241019082615017 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420867879791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420867879791" session_id=476296651 session_state=END} 20241019082615017 DLINP <000b> input/ipa.c:451 connected read/write 20241019082615017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082615017 DLINP <000b> input/ipa.c:451 connected read/write 20241019082615017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082615019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49664<->l=127.0.0.1:4258 20241019082615022 DAUC <0003> db_auc.c:157 IMSI='262424506305712': No 2G Auth Data 20241019082615022 DAUC <0003> db_auc.c:192 IMSI='262424506305712': No 3G Auth Data 20241019082615036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49678<->l=127.0.0.1:4258 20241019082615039 DLINP <000b> input/ipa.c:451 connected read/write 20241019082615039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082615039 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424506305712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424506305712" session_id=875683029 session_state=BEGIN} 20241019082615039 DSS <0004> hlr_ussd.c:576 262424506305712/0x3431dcd5: Process SS (BEGIN) 20241019082615039 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241019082615039 DSS <0004> hlr_ussd.c:518 262424506305712/0x3431dcd5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241019082615039 DSS <0004> hlr_ussd.c:523 262424506305712/0x3431dcd5: USSD for unknown code '*#200#' 20241019082615039 DSS <0004> hlr_ussd.c:354 262424506305712/0x3431dcd5: Tx ReturnError(1, 0x12) 20241019082615039 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424506305712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424506305712" session_id=875683029 session_state=END} 20241019082615039 DLINP <000b> input/ipa.c:451 connected read/write 20241019082615039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082615039 DLINP <000b> input/ipa.c:451 connected read/write 20241019082615039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082615041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49678<->l=127.0.0.1:4258 20241019082615041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49588<->l=127.0.0.1:4258 20241019082615042 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41855<->l=127.0.0.1:4259) 20241019082615042 DLINP <000b> input/ipa.c:451 connected read/write 20241019082615042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082615042 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082615042 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082615042 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082615065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4258 20241019082615166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4258 20241019082618238 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082618238 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082618241 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082618242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49694<->l=127.0.0.1:4258 20241019082618244 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082618244 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082618244 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082618244 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  20241019082618244 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082618244 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  20241019082618244 DLGSUP <0013> gsup_server.c:235 2:  20241019082618244 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082618244 DLGSUP <0013> gsup_server.c:235 3:  20241019082618244 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082618244 DLGSUP <0013> gsup_server.c:235 4:  20241019082618244 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082618244 DLGSUP <0013> gsup_server.c:235 5:  20241019082618244 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082618244 DLGSUP <0013> gsup_server.c:235 7:  20241019082618244 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082618244 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082618244 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082618244 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082618254 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46739<->l=127.0.0.1:4259) 20241019082618280 DAUC <0003> db_auc.c:157 IMSI='262426100323095': No 2G Auth Data 20241019082618280 DAUC <0003> db_auc.c:192 IMSI='262426100323095': No 3G Auth Data 20241019082618311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49698<->l=127.0.0.1:4258 20241019082618325 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082618325 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426100323095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426100323095" session_id=3476130909 session_state=BEGIN} 20241019082618325 DSS <0004> hlr_ussd.c:576 262426100323095/0xcf318c5d: Process SS (BEGIN) 20241019082618325 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082618325 DSS <0004> hlr_ussd.c:518 262426100323095/0xcf318c5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082618325 DSS <0004> hlr_ussd.c:542 262426100323095/0xcf318c5d: Cannot find conn for EUSE EUSE-foobar 20241019082618325 DSS <0004> hlr_ussd.c:354 262426100323095/0xcf318c5d: Tx ReturnError(1, 0x22) 20241019082618325 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426100323095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426100323095" session_id=3476130909 session_state=END} 20241019082618325 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618325 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49698<->l=127.0.0.1:4258 20241019082618334 DAUC <0003> db_auc.c:157 IMSI='262420971522046': No 2G Auth Data 20241019082618334 DAUC <0003> db_auc.c:192 IMSI='262420971522046': No 3G Auth Data 20241019082618349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49710<->l=127.0.0.1:4258 20241019082618352 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082618352 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420971522046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420971522046" session_id=1874082108 session_state=BEGIN} 20241019082618352 DSS <0004> hlr_ussd.c:576 262420971522046/0x6fb4393c: Process SS (BEGIN) 20241019082618352 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082618352 DSS <0004> hlr_ussd.c:518 262420971522046/0x6fb4393c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082618352 DSS <0004> hlr_ussd.c:542 262420971522046/0x6fb4393c: Cannot find conn for EUSE EUSE-foobar 20241019082618352 DSS <0004> hlr_ussd.c:354 262420971522046/0x6fb4393c: Tx ReturnError(1, 0x22) 20241019082618352 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420971522046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420971522046" session_id=1874082108 session_state=END} 20241019082618352 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618352 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49710<->l=127.0.0.1:4258 20241019082618357 DAUC <0003> db_auc.c:157 IMSI='262421629385190': No 2G Auth Data 20241019082618357 DAUC <0003> db_auc.c:192 IMSI='262421629385190': No 3G Auth Data 20241019082618368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49716<->l=127.0.0.1:4258 20241019082618371 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082618371 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421629385190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421629385190" session_id=1583670246 session_state=BEGIN} 20241019082618371 DSS <0004> hlr_ussd.c:576 262421629385190/0x5e64e3e6: Process SS (BEGIN) 20241019082618371 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082618371 DSS <0004> hlr_ussd.c:518 262421629385190/0x5e64e3e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082618371 DSS <0004> hlr_ussd.c:542 262421629385190/0x5e64e3e6: Cannot find conn for EUSE EUSE-foobar 20241019082618371 DSS <0004> hlr_ussd.c:354 262421629385190/0x5e64e3e6: Tx ReturnError(1, 0x22) 20241019082618371 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421629385190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421629385190" session_id=1583670246 session_state=END} 20241019082618371 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618371 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49716<->l=127.0.0.1:4258 20241019082618375 DAUC <0003> db_auc.c:157 IMSI='262420567995475': No 2G Auth Data 20241019082618375 DAUC <0003> db_auc.c:192 IMSI='262420567995475': No 3G Auth Data 20241019082618386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49732<->l=127.0.0.1:4258 20241019082618389 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082618389 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420567995475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420567995475" session_id=1317591642 session_state=BEGIN} 20241019082618389 DSS <0004> hlr_ussd.c:576 262420567995475/0x4e88da5a: Process SS (BEGIN) 20241019082618389 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082618389 DSS <0004> hlr_ussd.c:518 262420567995475/0x4e88da5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082618389 DSS <0004> hlr_ussd.c:542 262420567995475/0x4e88da5a: Cannot find conn for EUSE EUSE-foobar 20241019082618389 DSS <0004> hlr_ussd.c:354 262420567995475/0x4e88da5a: Tx ReturnError(1, 0x22) 20241019082618389 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420567995475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420567995475" session_id=1317591642 session_state=END} 20241019082618389 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618389 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49732<->l=127.0.0.1:4258 20241019082618393 DAUC <0003> db_auc.c:157 IMSI='262422122413259': No 2G Auth Data 20241019082618393 DAUC <0003> db_auc.c:192 IMSI='262422122413259': No 3G Auth Data 20241019082618405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 20241019082618408 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082618408 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422122413259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422122413259" session_id=2562843202 session_state=BEGIN} 20241019082618408 DSS <0004> hlr_ussd.c:576 262422122413259/0x98c1e242: Process SS (BEGIN) 20241019082618408 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082618408 DSS <0004> hlr_ussd.c:518 262422122413259/0x98c1e242: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082618408 DSS <0004> hlr_ussd.c:542 262422122413259/0x98c1e242: Cannot find conn for EUSE EUSE-foobar 20241019082618408 DSS <0004> hlr_ussd.c:354 262422122413259/0x98c1e242: Tx ReturnError(1, 0x22) 20241019082618408 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422122413259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422122413259" session_id=2562843202 session_state=END} 20241019082618408 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618408 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4258 20241019082618413 DAUC <0003> db_auc.c:157 IMSI='262420318685441': No 2G Auth Data 20241019082618413 DAUC <0003> db_auc.c:192 IMSI='262420318685441': No 3G Auth Data 20241019082618426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49754<->l=127.0.0.1:4258 20241019082618429 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082618429 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420318685441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420318685441" session_id=2862104345 session_state=BEGIN} 20241019082618429 DSS <0004> hlr_ussd.c:576 262420318685441/0xaa983f19: Process SS (BEGIN) 20241019082618429 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082618429 DSS <0004> hlr_ussd.c:518 262420318685441/0xaa983f19: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082618429 DSS <0004> hlr_ussd.c:542 262420318685441/0xaa983f19: Cannot find conn for EUSE EUSE-foobar 20241019082618429 DSS <0004> hlr_ussd.c:354 262420318685441/0xaa983f19: Tx ReturnError(1, 0x22) 20241019082618429 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420318685441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420318685441" session_id=2862104345 session_state=END} 20241019082618429 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618429 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49754<->l=127.0.0.1:4258 20241019082618434 DAUC <0003> db_auc.c:157 IMSI='262429099292539': No 2G Auth Data 20241019082618434 DAUC <0003> db_auc.c:192 IMSI='262429099292539': No 3G Auth Data 20241019082618448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 20241019082618451 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082618451 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429099292539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429099292539" session_id=989026834 session_state=BEGIN} 20241019082618451 DSS <0004> hlr_ussd.c:576 262429099292539/0x3af35a12: Process SS (BEGIN) 20241019082618451 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082618451 DSS <0004> hlr_ussd.c:518 262429099292539/0x3af35a12: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082618451 DSS <0004> hlr_ussd.c:542 262429099292539/0x3af35a12: Cannot find conn for EUSE EUSE-foobar 20241019082618451 DSS <0004> hlr_ussd.c:354 262429099292539/0x3af35a12: Tx ReturnError(1, 0x22) 20241019082618451 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429099292539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429099292539" session_id=989026834 session_state=END} 20241019082618451 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618451 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 20241019082618455 DAUC <0003> db_auc.c:157 IMSI='262425209293643': No 2G Auth Data 20241019082618455 DAUC <0003> db_auc.c:192 IMSI='262425209293643': No 3G Auth Data 20241019082618468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4258 20241019082618471 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082618471 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425209293643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425209293643" session_id=3591291699 session_state=BEGIN} 20241019082618471 DSS <0004> hlr_ussd.c:576 262425209293643/0xd60ec333: Process SS (BEGIN) 20241019082618471 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082618471 DSS <0004> hlr_ussd.c:518 262425209293643/0xd60ec333: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082618471 DSS <0004> hlr_ussd.c:542 262425209293643/0xd60ec333: Cannot find conn for EUSE EUSE-foobar 20241019082618471 DSS <0004> hlr_ussd.c:354 262425209293643/0xd60ec333: Tx ReturnError(1, 0x22) 20241019082618471 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425209293643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425209293643" session_id=3591291699 session_state=END} 20241019082618471 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618471 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082618473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4258 20241019082618473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49694<->l=127.0.0.1:4258 20241019082618473 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46739<->l=127.0.0.1:4259) 20241019082618474 DLINP <000b> input/ipa.c:451 connected read/write 20241019082618474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082618474 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082618474 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082618474 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082618496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4258 20241019082618697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4258 20241019082621797 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082621797 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082621798 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082621799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50424<->l=127.0.0.1:4258 20241019082621800 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082621800 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082621800 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082621800 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  20241019082621800 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082621800 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  20241019082621800 DLGSUP <0013> gsup_server.c:235 2:  20241019082621800 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082621800 DLGSUP <0013> gsup_server.c:235 3:  20241019082621800 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082621800 DLGSUP <0013> gsup_server.c:235 4:  20241019082621800 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082621800 DLGSUP <0013> gsup_server.c:235 5:  20241019082621800 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082621800 DLGSUP <0013> gsup_server.c:235 7:  20241019082621800 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082621800 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082621800 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082621800 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082621807 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44307<->l=127.0.0.1:4259) 20241019082621831 DAUC <0003> db_auc.c:157 IMSI='262420818908779': No 2G Auth Data 20241019082621831 DAUC <0003> db_auc.c:192 IMSI='262420818908779': No 3G Auth Data 20241019082621865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50430<->l=127.0.0.1:4258 20241019082621877 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082621877 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420818908779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420818908779" session_id=4170719467 session_state=BEGIN} 20241019082621877 DSS <0004> hlr_ussd.c:576 262420818908779/0xf89820eb: Process SS (BEGIN) 20241019082621877 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082621877 DSS <0004> hlr_ussd.c:518 262420818908779/0xf89820eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082621877 DSS <0004> hlr_ussd.c:363 262420818908779/0xf89820eb: Tx USSD 'Your IMSI is 262420818908779' 20241019082621877 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420818908779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420818908779" session_id=4170719467 session_state=END} 20241019082621877 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420818908779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082621877 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082621877 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082621882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50430<->l=127.0.0.1:4258 20241019082621886 DAUC <0003> db_auc.c:157 IMSI='262429436767835': No 2G Auth Data 20241019082621886 DAUC <0003> db_auc.c:192 IMSI='262429436767835': No 3G Auth Data 20241019082621900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50442<->l=127.0.0.1:4258 20241019082621902 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082621902 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429436767835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429436767835" session_id=1728817808 session_state=BEGIN} 20241019082621902 DSS <0004> hlr_ussd.c:576 262429436767835/0x670baa90: Process SS (BEGIN) 20241019082621902 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082621902 DSS <0004> hlr_ussd.c:518 262429436767835/0x670baa90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082621902 DSS <0004> hlr_ussd.c:363 262429436767835/0x670baa90: Tx USSD 'Your IMSI is 262429436767835' 20241019082621902 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429436767835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429436767835" session_id=1728817808 session_state=END} 20241019082621902 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429436767835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082621902 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082621902 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082621904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50442<->l=127.0.0.1:4258 20241019082621907 DAUC <0003> db_auc.c:157 IMSI='262420427721723': No 2G Auth Data 20241019082621907 DAUC <0003> db_auc.c:192 IMSI='262420427721723': No 3G Auth Data 20241019082621919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4258 20241019082621922 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082621922 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420427721723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420427721723" session_id=4140334199 session_state=BEGIN} 20241019082621922 DSS <0004> hlr_ussd.c:576 262420427721723/0xf6c87c77: Process SS (BEGIN) 20241019082621922 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082621922 DSS <0004> hlr_ussd.c:518 262420427721723/0xf6c87c77: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082621922 DSS <0004> hlr_ussd.c:363 262420427721723/0xf6c87c77: Tx USSD 'Your IMSI is 262420427721723' 20241019082621922 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420427721723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420427721723" session_id=4140334199 session_state=END} 20241019082621922 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420427721723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082621922 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082621922 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082621924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4258 20241019082621927 DAUC <0003> db_auc.c:157 IMSI='262427731470802': No 2G Auth Data 20241019082621927 DAUC <0003> db_auc.c:192 IMSI='262427731470802': No 3G Auth Data 20241019082621938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50458<->l=127.0.0.1:4258 20241019082621941 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082621941 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427731470802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427731470802" session_id=1792152620 session_state=BEGIN} 20241019082621941 DSS <0004> hlr_ussd.c:576 262427731470802/0x6ad2142c: Process SS (BEGIN) 20241019082621941 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082621941 DSS <0004> hlr_ussd.c:518 262427731470802/0x6ad2142c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082621941 DSS <0004> hlr_ussd.c:363 262427731470802/0x6ad2142c: Tx USSD 'Your IMSI is 262427731470802' 20241019082621941 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427731470802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427731470802" session_id=1792152620 session_state=END} 20241019082621941 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427731470802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082621941 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082621941 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082621943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50458<->l=127.0.0.1:4258 20241019082621946 DAUC <0003> db_auc.c:157 IMSI='262427448394970': No 2G Auth Data 20241019082621946 DAUC <0003> db_auc.c:192 IMSI='262427448394970': No 3G Auth Data 20241019082621958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50462<->l=127.0.0.1:4258 20241019082621960 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082621960 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427448394970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427448394970" session_id=2943620009 session_state=BEGIN} 20241019082621960 DSS <0004> hlr_ussd.c:576 262427448394970/0xaf7413a9: Process SS (BEGIN) 20241019082621960 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082621960 DSS <0004> hlr_ussd.c:518 262427448394970/0xaf7413a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082621960 DSS <0004> hlr_ussd.c:363 262427448394970/0xaf7413a9: Tx USSD 'Your IMSI is 262427448394970' 20241019082621960 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427448394970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427448394970" session_id=2943620009 session_state=END} 20241019082621960 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427448394970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082621960 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082621960 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082621962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50462<->l=127.0.0.1:4258 20241019082621965 DAUC <0003> db_auc.c:157 IMSI='262429501252842': No 2G Auth Data 20241019082621965 DAUC <0003> db_auc.c:192 IMSI='262429501252842': No 3G Auth Data 20241019082621979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4258 20241019082621982 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082621982 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429501252842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429501252842" session_id=3972818259 session_state=BEGIN} 20241019082621982 DSS <0004> hlr_ussd.c:576 262429501252842/0xeccc6553: Process SS (BEGIN) 20241019082621982 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082621982 DSS <0004> hlr_ussd.c:518 262429501252842/0xeccc6553: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082621982 DSS <0004> hlr_ussd.c:363 262429501252842/0xeccc6553: Tx USSD 'Your IMSI is 262429501252842' 20241019082621982 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429501252842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429501252842" session_id=3972818259 session_state=END} 20241019082621982 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429501252842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082621982 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082621982 DLINP <000b> input/ipa.c:451 connected read/write 20241019082621982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082621984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4258 20241019082621992 DAUC <0003> db_auc.c:157 IMSI='262421636922723': No 2G Auth Data 20241019082621992 DAUC <0003> db_auc.c:192 IMSI='262421636922723': No 3G Auth Data 20241019082622006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50488<->l=127.0.0.1:4258 20241019082622008 DLINP <000b> input/ipa.c:451 connected read/write 20241019082622008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082622008 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421636922723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421636922723" session_id=1780087155 session_state=BEGIN} 20241019082622008 DSS <0004> hlr_ussd.c:576 262421636922723/0x6a19f973: Process SS (BEGIN) 20241019082622008 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082622008 DSS <0004> hlr_ussd.c:518 262421636922723/0x6a19f973: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082622008 DSS <0004> hlr_ussd.c:363 262421636922723/0x6a19f973: Tx USSD 'Your IMSI is 262421636922723' 20241019082622008 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421636922723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421636922723" session_id=1780087155 session_state=END} 20241019082622008 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421636922723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082622008 DLINP <000b> input/ipa.c:451 connected read/write 20241019082622008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082622008 DLINP <000b> input/ipa.c:451 connected read/write 20241019082622008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082622010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50488<->l=127.0.0.1:4258 20241019082622013 DAUC <0003> db_auc.c:157 IMSI='262423955449204': No 2G Auth Data 20241019082622013 DAUC <0003> db_auc.c:192 IMSI='262423955449204': No 3G Auth Data 20241019082622026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 20241019082622029 DLINP <000b> input/ipa.c:451 connected read/write 20241019082622029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082622029 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423955449204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423955449204" session_id=1732448786 session_state=BEGIN} 20241019082622029 DSS <0004> hlr_ussd.c:576 262423955449204/0x67431212: Process SS (BEGIN) 20241019082622029 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082622029 DSS <0004> hlr_ussd.c:518 262423955449204/0x67431212: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082622029 DSS <0004> hlr_ussd.c:363 262423955449204/0x67431212: Tx USSD 'Your IMSI is 262423955449204' 20241019082622029 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423955449204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423955449204" session_id=1732448786 session_state=END} 20241019082622029 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423955449204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082622029 DLINP <000b> input/ipa.c:451 connected read/write 20241019082622029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082622029 DLINP <000b> input/ipa.c:451 connected read/write 20241019082622029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082622031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 20241019082622031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50424<->l=127.0.0.1:4258 20241019082622032 DLINP <000b> input/ipa.c:451 connected read/write 20241019082622032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082622032 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082622032 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082622032 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082622032 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44307<->l=127.0.0.1:4259) 20241019082622054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4258 20241019082622256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4258 20241019082625365 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082625365 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082625368 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082625369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4258 20241019082625372 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082625372 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082625372 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082625372 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  20241019082625372 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082625372 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  20241019082625372 DLGSUP <0013> gsup_server.c:235 2:  20241019082625372 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082625372 DLGSUP <0013> gsup_server.c:235 3:  20241019082625372 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082625372 DLGSUP <0013> gsup_server.c:235 4:  20241019082625372 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082625372 DLGSUP <0013> gsup_server.c:235 5:  20241019082625372 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082625372 DLGSUP <0013> gsup_server.c:235 7:  20241019082625372 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082625372 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082625372 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082625372 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082625394 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37795<->l=127.0.0.1:4259) 20241019082625409 DAUC <0003> db_auc.c:157 IMSI='262423860128710': No 2G Auth Data 20241019082625409 DAUC <0003> db_auc.c:192 IMSI='262423860128710': No 3G Auth Data 20241019082625443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4258 20241019082625458 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082625458 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423860128710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423860128710" source_name="the-source\n" session_id=2324772008 session_state=BEGIN} 20241019082625458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241019082625458 DSS <0004> hlr_ussd.c:576 262423860128710/0x8a9134a8: Process SS (BEGIN) 20241019082625458 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082625458 DSS <0004> hlr_ussd.c:518 262423860128710/0x8a9134a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082625458 DSS <0004> hlr_ussd.c:363 262423860128710/0x8a9134a8: Tx USSD 'Your IMSI is 262423860128710' 20241019082625458 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423860128710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423860128710" destination_name="the-source\n" session_id=2324772008 session_state=END} 20241019082625458 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262423860128710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082625458 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625458 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4258 20241019082625471 DAUC <0003> db_auc.c:157 IMSI='262428426258594': No 2G Auth Data 20241019082625471 DAUC <0003> db_auc.c:192 IMSI='262428426258594': No 3G Auth Data 20241019082625489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50536<->l=127.0.0.1:4258 20241019082625491 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082625491 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428426258594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428426258594" source_name="the-source\n" session_id=586880905 session_state=BEGIN} 20241019082625491 DSS <0004> hlr_ussd.c:576 262428426258594/0x22fb1789: Process SS (BEGIN) 20241019082625491 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082625491 DSS <0004> hlr_ussd.c:518 262428426258594/0x22fb1789: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082625491 DSS <0004> hlr_ussd.c:363 262428426258594/0x22fb1789: Tx USSD 'Your IMSI is 262428426258594' 20241019082625491 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428426258594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428426258594" destination_name="the-source\n" session_id=586880905 session_state=END} 20241019082625491 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262428426258594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082625491 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625491 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50536<->l=127.0.0.1:4258 20241019082625496 DAUC <0003> db_auc.c:157 IMSI='262423715278109': No 2G Auth Data 20241019082625496 DAUC <0003> db_auc.c:192 IMSI='262423715278109': No 3G Auth Data 20241019082625508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50546<->l=127.0.0.1:4258 20241019082625510 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082625510 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423715278109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423715278109" source_name="the-source\n" session_id=2803836914 session_state=BEGIN} 20241019082625510 DSS <0004> hlr_ussd.c:576 262423715278109/0xa71f27f2: Process SS (BEGIN) 20241019082625510 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082625510 DSS <0004> hlr_ussd.c:518 262423715278109/0xa71f27f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082625510 DSS <0004> hlr_ussd.c:363 262423715278109/0xa71f27f2: Tx USSD 'Your IMSI is 262423715278109' 20241019082625510 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423715278109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423715278109" destination_name="the-source\n" session_id=2803836914 session_state=END} 20241019082625510 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262423715278109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082625510 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625510 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50546<->l=127.0.0.1:4258 20241019082625515 DAUC <0003> db_auc.c:157 IMSI='262422838993730': No 2G Auth Data 20241019082625515 DAUC <0003> db_auc.c:192 IMSI='262422838993730': No 3G Auth Data 20241019082625527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4258 20241019082625529 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082625529 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422838993730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422838993730" source_name="the-source\n" session_id=4106164309 session_state=BEGIN} 20241019082625529 DSS <0004> hlr_ussd.c:576 262422838993730/0xf4bf1855: Process SS (BEGIN) 20241019082625529 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082625529 DSS <0004> hlr_ussd.c:518 262422838993730/0xf4bf1855: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082625529 DSS <0004> hlr_ussd.c:363 262422838993730/0xf4bf1855: Tx USSD 'Your IMSI is 262422838993730' 20241019082625529 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422838993730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422838993730" destination_name="the-source\n" session_id=4106164309 session_state=END} 20241019082625529 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422838993730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082625529 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625529 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4258 20241019082625534 DAUC <0003> db_auc.c:157 IMSI='262426818450248': No 2G Auth Data 20241019082625534 DAUC <0003> db_auc.c:192 IMSI='262426818450248': No 3G Auth Data 20241019082625545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4258 20241019082625548 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082625548 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426818450248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426818450248" source_name="the-source\n" session_id=1930805295 session_state=BEGIN} 20241019082625548 DSS <0004> hlr_ussd.c:576 262426818450248/0x7315c02f: Process SS (BEGIN) 20241019082625548 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082625548 DSS <0004> hlr_ussd.c:518 262426818450248/0x7315c02f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082625548 DSS <0004> hlr_ussd.c:363 262426818450248/0x7315c02f: Tx USSD 'Your IMSI is 262426818450248' 20241019082625548 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426818450248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426818450248" destination_name="the-source\n" session_id=1930805295 session_state=END} 20241019082625548 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262426818450248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082625548 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625548 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4258 20241019082625553 DAUC <0003> db_auc.c:157 IMSI='262428167595976': No 2G Auth Data 20241019082625553 DAUC <0003> db_auc.c:192 IMSI='262428167595976': No 3G Auth Data 20241019082625567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50576<->l=127.0.0.1:4258 20241019082625570 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082625570 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428167595976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428167595976" source_name="the-source\n" session_id=839983330 session_state=BEGIN} 20241019082625570 DSS <0004> hlr_ussd.c:576 262428167595976/0x321120e2: Process SS (BEGIN) 20241019082625570 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082625570 DSS <0004> hlr_ussd.c:518 262428167595976/0x321120e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082625570 DSS <0004> hlr_ussd.c:363 262428167595976/0x321120e2: Tx USSD 'Your IMSI is 262428167595976' 20241019082625570 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428167595976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428167595976" destination_name="the-source\n" session_id=839983330 session_state=END} 20241019082625570 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262428167595976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082625570 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625570 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50576<->l=127.0.0.1:4258 20241019082625575 DAUC <0003> db_auc.c:157 IMSI='262427335827621': No 2G Auth Data 20241019082625575 DAUC <0003> db_auc.c:192 IMSI='262427335827621': No 3G Auth Data 20241019082625589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50588<->l=127.0.0.1:4258 20241019082625592 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082625592 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427335827621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427335827621" source_name="the-source\n" session_id=2312041181 session_state=BEGIN} 20241019082625592 DSS <0004> hlr_ussd.c:576 262427335827621/0x89cef2dd: Process SS (BEGIN) 20241019082625592 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082625592 DSS <0004> hlr_ussd.c:518 262427335827621/0x89cef2dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082625592 DSS <0004> hlr_ussd.c:363 262427335827621/0x89cef2dd: Tx USSD 'Your IMSI is 262427335827621' 20241019082625592 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427335827621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427335827621" destination_name="the-source\n" session_id=2312041181 session_state=END} 20241019082625592 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262427335827621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082625592 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625592 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50588<->l=127.0.0.1:4258 20241019082625597 DAUC <0003> db_auc.c:157 IMSI='262420930964279': No 2G Auth Data 20241019082625597 DAUC <0003> db_auc.c:192 IMSI='262420930964279': No 3G Auth Data 20241019082625612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50592<->l=127.0.0.1:4258 20241019082625615 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082625615 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420930964279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420930964279" source_name="the-source\n" session_id=3893866411 session_state=BEGIN} 20241019082625615 DSS <0004> hlr_ussd.c:576 262420930964279/0xe817afab: Process SS (BEGIN) 20241019082625615 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241019082625615 DSS <0004> hlr_ussd.c:518 262420930964279/0xe817afab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241019082625615 DSS <0004> hlr_ussd.c:363 262420930964279/0xe817afab: Tx USSD 'Your IMSI is 262420930964279' 20241019082625615 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420930964279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420930964279" destination_name="the-source\n" session_id=3893866411 session_state=END} 20241019082625615 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262420930964279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082625615 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625615 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082625616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50592<->l=127.0.0.1:4258 20241019082625617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4258 20241019082625617 DLINP <000b> input/ipa.c:451 connected read/write 20241019082625617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082625617 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082625617 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082625617 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082625617 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241019082625617 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37795<->l=127.0.0.1:4259) 20241019082625640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50608<->l=127.0.0.1:4258 20241019082625841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50608<->l=127.0.0.1:4258 20241019082628964 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082628964 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082628968 DLINP <000b> input/ipa.c:451 connected read/write 20241019082628968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082628970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50624<->l=127.0.0.1:4258 20241019082628974 DLINP <000b> input/ipa.c:451 connected read/write 20241019082628974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082628974 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082628974 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082628974 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  20241019082628974 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082628974 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  20241019082628974 DLGSUP <0013> gsup_server.c:235 2:  20241019082628974 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082628974 DLGSUP <0013> gsup_server.c:235 3:  20241019082628974 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082628974 DLGSUP <0013> gsup_server.c:235 4:  20241019082628974 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082628974 DLGSUP <0013> gsup_server.c:235 5:  20241019082628974 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082628974 DLGSUP <0013> gsup_server.c:235 7:  20241019082628974 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082628974 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082628974 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082628974 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082628998 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42269<->l=127.0.0.1:4259) 20241019082629018 DAUC <0003> db_auc.c:157 IMSI='262427434218415': No 2G Auth Data 20241019082629018 DAUC <0003> db_auc.c:192 IMSI='262427434218415': No 3G Auth Data 20241019082629051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50636<->l=127.0.0.1:4258 20241019082629063 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082629063 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427434218415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427434218415" session_id=333939197 session_state=BEGIN} 20241019082629063 DSS <0004> hlr_ussd.c:576 262427434218415/0x13e781fd: Process SS (BEGIN) 20241019082629063 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082629063 DSS <0004> hlr_ussd.c:518 262427434218415/0x13e781fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082629063 DSS <0004> hlr_ussd.c:363 262427434218415/0x13e781fd: Tx USSD 'Your extension is 491617548243' 20241019082629063 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427434218415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427434218415" session_id=333939197 session_state=END} 20241019082629063 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427434218415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082629063 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629063 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50636<->l=127.0.0.1:4258 20241019082629073 DAUC <0003> db_auc.c:157 IMSI='262421322354491': No 2G Auth Data 20241019082629073 DAUC <0003> db_auc.c:192 IMSI='262421322354491': No 3G Auth Data 20241019082629089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4258 20241019082629092 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082629092 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421322354491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421322354491" session_id=1800955927 session_state=BEGIN} 20241019082629092 DSS <0004> hlr_ussd.c:576 262421322354491/0x6b586817: Process SS (BEGIN) 20241019082629092 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082629092 DSS <0004> hlr_ussd.c:518 262421322354491/0x6b586817: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082629092 DSS <0004> hlr_ussd.c:363 262421322354491/0x6b586817: Tx USSD 'Your extension is 491613400671' 20241019082629092 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421322354491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421322354491" session_id=1800955927 session_state=END} 20241019082629092 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421322354491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082629092 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629092 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4258 20241019082629097 DAUC <0003> db_auc.c:157 IMSI='262421277298495': No 2G Auth Data 20241019082629097 DAUC <0003> db_auc.c:192 IMSI='262421277298495': No 3G Auth Data 20241019082629108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4258 20241019082629111 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082629111 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421277298495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421277298495" session_id=319611288 session_state=BEGIN} 20241019082629111 DSS <0004> hlr_ussd.c:576 262421277298495/0x130ce198: Process SS (BEGIN) 20241019082629111 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082629111 DSS <0004> hlr_ussd.c:518 262421277298495/0x130ce198: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082629111 DSS <0004> hlr_ussd.c:363 262421277298495/0x130ce198: Tx USSD 'Your extension is 491616551481' 20241019082629111 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421277298495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421277298495" session_id=319611288 session_state=END} 20241019082629111 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421277298495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082629111 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629111 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4258 20241019082629116 DAUC <0003> db_auc.c:157 IMSI='262428525556725': No 2G Auth Data 20241019082629116 DAUC <0003> db_auc.c:192 IMSI='262428525556725': No 3G Auth Data 20241019082629128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50670<->l=127.0.0.1:4258 20241019082629131 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082629131 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428525556725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428525556725" session_id=1405382179 session_state=BEGIN} 20241019082629131 DSS <0004> hlr_ussd.c:576 262428525556725/0x53c46e23: Process SS (BEGIN) 20241019082629131 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082629131 DSS <0004> hlr_ussd.c:518 262428525556725/0x53c46e23: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082629131 DSS <0004> hlr_ussd.c:363 262428525556725/0x53c46e23: Tx USSD 'Your extension is 491611134623' 20241019082629131 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428525556725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428525556725" session_id=1405382179 session_state=END} 20241019082629131 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428525556725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082629131 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629131 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50670<->l=127.0.0.1:4258 20241019082629136 DAUC <0003> db_auc.c:157 IMSI='262426047681757': No 2G Auth Data 20241019082629136 DAUC <0003> db_auc.c:192 IMSI='262426047681757': No 3G Auth Data 20241019082629147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50684<->l=127.0.0.1:4258 20241019082629150 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082629150 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426047681757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426047681757" session_id=4114404892 session_state=BEGIN} 20241019082629150 DSS <0004> hlr_ussd.c:576 262426047681757/0xf53cd61c: Process SS (BEGIN) 20241019082629150 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082629150 DSS <0004> hlr_ussd.c:518 262426047681757/0xf53cd61c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082629150 DSS <0004> hlr_ussd.c:363 262426047681757/0xf53cd61c: Tx USSD 'Your extension is 491610224086' 20241019082629150 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426047681757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426047681757" session_id=4114404892 session_state=END} 20241019082629150 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426047681757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082629150 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629150 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50684<->l=127.0.0.1:4258 20241019082629155 DAUC <0003> db_auc.c:157 IMSI='262421548996647': No 2G Auth Data 20241019082629155 DAUC <0003> db_auc.c:192 IMSI='262421548996647': No 3G Auth Data 20241019082629169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50698<->l=127.0.0.1:4258 20241019082629172 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082629172 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421548996647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421548996647" session_id=597902835 session_state=BEGIN} 20241019082629172 DSS <0004> hlr_ussd.c:576 262421548996647/0x23a345f3: Process SS (BEGIN) 20241019082629172 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082629172 DSS <0004> hlr_ussd.c:518 262421548996647/0x23a345f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082629172 DSS <0004> hlr_ussd.c:363 262421548996647/0x23a345f3: Tx USSD 'Your extension is 491616434517' 20241019082629172 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421548996647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421548996647" session_id=597902835 session_state=END} 20241019082629172 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421548996647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082629172 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629172 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50698<->l=127.0.0.1:4258 20241019082629177 DAUC <0003> db_auc.c:157 IMSI='262421798140486': No 2G Auth Data 20241019082629177 DAUC <0003> db_auc.c:192 IMSI='262421798140486': No 3G Auth Data 20241019082629191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50700<->l=127.0.0.1:4258 20241019082629194 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082629194 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421798140486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421798140486" session_id=4116702241 session_state=BEGIN} 20241019082629194 DSS <0004> hlr_ussd.c:576 262421798140486/0xf55fe421: Process SS (BEGIN) 20241019082629194 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082629194 DSS <0004> hlr_ussd.c:518 262421798140486/0xf55fe421: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082629194 DSS <0004> hlr_ussd.c:363 262421798140486/0xf55fe421: Tx USSD 'Your extension is 491615126658' 20241019082629194 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421798140486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421798140486" session_id=4116702241 session_state=END} 20241019082629194 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421798140486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082629194 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629194 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50700<->l=127.0.0.1:4258 20241019082629199 DAUC <0003> db_auc.c:157 IMSI='262429297676674': No 2G Auth Data 20241019082629199 DAUC <0003> db_auc.c:192 IMSI='262429297676674': No 3G Auth Data 20241019082629213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50702<->l=127.0.0.1:4258 20241019082629216 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082629216 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429297676674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429297676674" session_id=3065253658 session_state=BEGIN} 20241019082629216 DSS <0004> hlr_ussd.c:576 262429297676674/0xb6b40f1a: Process SS (BEGIN) 20241019082629216 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082629216 DSS <0004> hlr_ussd.c:518 262429297676674/0xb6b40f1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082629216 DSS <0004> hlr_ussd.c:363 262429297676674/0xb6b40f1a: Tx USSD 'Your extension is 491612375158' 20241019082629216 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429297676674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429297676674" session_id=3065253658 session_state=END} 20241019082629216 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429297676674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082629216 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629216 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082629218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50702<->l=127.0.0.1:4258 20241019082629218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50624<->l=127.0.0.1:4258 20241019082629219 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42269<->l=127.0.0.1:4259) 20241019082629219 DLINP <000b> input/ipa.c:451 connected read/write 20241019082629219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082629219 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082629219 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082629219 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082629241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50710<->l=127.0.0.1:4258 20241019082629443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50710<->l=127.0.0.1:4258 20241019082632567 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082632567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082632571 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082632572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46498<->l=127.0.0.1:4258 20241019082632575 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082632576 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082632576 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082632576 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  20241019082632576 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082632576 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  20241019082632576 DLGSUP <0013> gsup_server.c:235 2:  20241019082632576 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082632576 DLGSUP <0013> gsup_server.c:235 3:  20241019082632576 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082632576 DLGSUP <0013> gsup_server.c:235 4:  20241019082632576 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082632576 DLGSUP <0013> gsup_server.c:235 5:  20241019082632576 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082632576 DLGSUP <0013> gsup_server.c:235 7:  20241019082632576 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082632576 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082632576 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082632576 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082632594 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44933<->l=127.0.0.1:4259) 20241019082632621 DAUC <0003> db_auc.c:157 IMSI='262424653645949': No 2G Auth Data 20241019082632621 DAUC <0003> db_auc.c:192 IMSI='262424653645949': No 3G Auth Data 20241019082632652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46504<->l=127.0.0.1:4258 20241019082632665 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082632665 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424653645949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424653645949" source_name="the-source\n" session_id=3405411161 session_state=BEGIN} 20241019082632665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241019082632665 DSS <0004> hlr_ussd.c:576 262424653645949/0xcafa7359: Process SS (BEGIN) 20241019082632665 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082632665 DSS <0004> hlr_ussd.c:518 262424653645949/0xcafa7359: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082632665 DSS <0004> hlr_ussd.c:363 262424653645949/0xcafa7359: Tx USSD 'Your extension is 491612228176' 20241019082632665 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424653645949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424653645949" destination_name="the-source\n" session_id=3405411161 session_state=END} 20241019082632665 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262424653645949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082632665 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632665 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46504<->l=127.0.0.1:4258 20241019082632675 DAUC <0003> db_auc.c:157 IMSI='262420637072684': No 2G Auth Data 20241019082632675 DAUC <0003> db_auc.c:192 IMSI='262420637072684': No 3G Auth Data 20241019082632690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46506<->l=127.0.0.1:4258 20241019082632692 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082632692 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420637072684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420637072684" source_name="the-source\n" session_id=4251113283 session_state=BEGIN} 20241019082632692 DSS <0004> hlr_ussd.c:576 262420637072684/0xfd62d743: Process SS (BEGIN) 20241019082632692 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082632692 DSS <0004> hlr_ussd.c:518 262420637072684/0xfd62d743: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082632692 DSS <0004> hlr_ussd.c:363 262420637072684/0xfd62d743: Tx USSD 'Your extension is 491613133358' 20241019082632692 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420637072684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420637072684" destination_name="the-source\n" session_id=4251113283 session_state=END} 20241019082632692 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262420637072684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082632692 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632692 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46506<->l=127.0.0.1:4258 20241019082632697 DAUC <0003> db_auc.c:157 IMSI='262424690668797': No 2G Auth Data 20241019082632697 DAUC <0003> db_auc.c:192 IMSI='262424690668797': No 3G Auth Data 20241019082632709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46522<->l=127.0.0.1:4258 20241019082632712 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082632712 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424690668797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424690668797" source_name="the-source\n" session_id=893720170 session_state=BEGIN} 20241019082632712 DSS <0004> hlr_ussd.c:576 262424690668797/0x3545166a: Process SS (BEGIN) 20241019082632712 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082632712 DSS <0004> hlr_ussd.c:518 262424690668797/0x3545166a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082632712 DSS <0004> hlr_ussd.c:363 262424690668797/0x3545166a: Tx USSD 'Your extension is 491617637311' 20241019082632712 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424690668797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424690668797" destination_name="the-source\n" session_id=893720170 session_state=END} 20241019082632712 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262424690668797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082632712 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632712 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46522<->l=127.0.0.1:4258 20241019082632717 DAUC <0003> db_auc.c:157 IMSI='262428183863532': No 2G Auth Data 20241019082632717 DAUC <0003> db_auc.c:192 IMSI='262428183863532': No 3G Auth Data 20241019082632728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46528<->l=127.0.0.1:4258 20241019082632730 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082632730 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428183863532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428183863532" source_name="the-source\n" session_id=3162561930 session_state=BEGIN} 20241019082632730 DSS <0004> hlr_ussd.c:576 262428183863532/0xbc80dd8a: Process SS (BEGIN) 20241019082632730 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082632730 DSS <0004> hlr_ussd.c:518 262428183863532/0xbc80dd8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082632730 DSS <0004> hlr_ussd.c:363 262428183863532/0xbc80dd8a: Tx USSD 'Your extension is 491613224874' 20241019082632730 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428183863532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428183863532" destination_name="the-source\n" session_id=3162561930 session_state=END} 20241019082632730 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262428183863532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082632730 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632730 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46528<->l=127.0.0.1:4258 20241019082632735 DAUC <0003> db_auc.c:157 IMSI='262421061070632': No 2G Auth Data 20241019082632735 DAUC <0003> db_auc.c:192 IMSI='262421061070632': No 3G Auth Data 20241019082632747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46532<->l=127.0.0.1:4258 20241019082632750 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082632750 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421061070632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421061070632" source_name="the-source\n" session_id=2370393529 session_state=BEGIN} 20241019082632750 DSS <0004> hlr_ussd.c:576 262421061070632/0x8d4955b9: Process SS (BEGIN) 20241019082632750 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082632750 DSS <0004> hlr_ussd.c:518 262421061070632/0x8d4955b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082632750 DSS <0004> hlr_ussd.c:363 262421061070632/0x8d4955b9: Tx USSD 'Your extension is 491617023036' 20241019082632750 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421061070632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421061070632" destination_name="the-source\n" session_id=2370393529 session_state=END} 20241019082632750 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421061070632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082632750 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632750 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46532<->l=127.0.0.1:4258 20241019082632755 DAUC <0003> db_auc.c:157 IMSI='262426854751711': No 2G Auth Data 20241019082632755 DAUC <0003> db_auc.c:192 IMSI='262426854751711': No 3G Auth Data 20241019082632769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46534<->l=127.0.0.1:4258 20241019082632772 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082632772 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426854751711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426854751711" source_name="the-source\n" session_id=902823761 session_state=BEGIN} 20241019082632772 DSS <0004> hlr_ussd.c:576 262426854751711/0x35cfff51: Process SS (BEGIN) 20241019082632772 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082632772 DSS <0004> hlr_ussd.c:518 262426854751711/0x35cfff51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082632772 DSS <0004> hlr_ussd.c:363 262426854751711/0x35cfff51: Tx USSD 'Your extension is 491612754083' 20241019082632772 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426854751711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426854751711" destination_name="the-source\n" session_id=902823761 session_state=END} 20241019082632772 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262426854751711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082632772 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632772 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46534<->l=127.0.0.1:4258 20241019082632777 DAUC <0003> db_auc.c:157 IMSI='262424587650104': No 2G Auth Data 20241019082632777 DAUC <0003> db_auc.c:192 IMSI='262424587650104': No 3G Auth Data 20241019082632792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46550<->l=127.0.0.1:4258 20241019082632794 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082632794 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424587650104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424587650104" source_name="the-source\n" session_id=3693895358 session_state=BEGIN} 20241019082632794 DSS <0004> hlr_ussd.c:576 262424587650104/0xdc2c5ebe: Process SS (BEGIN) 20241019082632794 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082632794 DSS <0004> hlr_ussd.c:518 262424587650104/0xdc2c5ebe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082632794 DSS <0004> hlr_ussd.c:363 262424587650104/0xdc2c5ebe: Tx USSD 'Your extension is 491612540324' 20241019082632794 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424587650104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424587650104" destination_name="the-source\n" session_id=3693895358 session_state=END} 20241019082632794 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262424587650104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082632794 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632794 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46550<->l=127.0.0.1:4258 20241019082632799 DAUC <0003> db_auc.c:157 IMSI='262426236545824': No 2G Auth Data 20241019082632799 DAUC <0003> db_auc.c:192 IMSI='262426236545824': No 3G Auth Data 20241019082632814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46552<->l=127.0.0.1:4258 20241019082632816 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082632816 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426236545824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426236545824" source_name="the-source\n" session_id=1903320722 session_state=BEGIN} 20241019082632816 DSS <0004> hlr_ussd.c:576 262426236545824/0x71725e92: Process SS (BEGIN) 20241019082632816 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241019082632816 DSS <0004> hlr_ussd.c:518 262426236545824/0x71725e92: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241019082632817 DSS <0004> hlr_ussd.c:363 262426236545824/0x71725e92: Tx USSD 'Your extension is 491613564723' 20241019082632817 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426236545824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426236545824" destination_name="the-source\n" session_id=1903320722 session_state=END} 20241019082632817 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262426236545824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082632817 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632817 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082632818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46552<->l=127.0.0.1:4258 20241019082632819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46498<->l=127.0.0.1:4258 20241019082632819 DLINP <000b> input/ipa.c:451 connected read/write 20241019082632819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082632819 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082632819 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082632819 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082632819 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241019082632819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44933<->l=127.0.0.1:4259) 20241019082632842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46554<->l=127.0.0.1:4258 20241019082633043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46554<->l=127.0.0.1:4258 20241019082636147 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45231 20241019082636147 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45231 20241019082636148 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636148 DLINP <000b> input/ipa.c:405 127.0.0.1:45231 message received 20241019082636149 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082636149 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082636149 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636149 DLINP <000b> input/ipa.c:405 127.0.0.1:45231 message received 20241019082636149 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082636149 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241019082636149 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241019082636149 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241019082636149 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  20241019082636150 DLGSUP <0013> gsup_server.c:235 2:  20241019082636150 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082636150 DLGSUP <0013> gsup_server.c:235 3:  20241019082636150 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082636150 DLGSUP <0013> gsup_server.c:235 4:  20241019082636150 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082636150 DLGSUP <0013> gsup_server.c:235 5:  20241019082636150 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082636150 DLGSUP <0013> gsup_server.c:235 7:  20241019082636150 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082636150 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082636150 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082636150 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45231 20241019082636150 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082636150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4258 20241019082636151 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082636152 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082636152 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082636152 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  20241019082636152 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082636152 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  20241019082636152 DLGSUP <0013> gsup_server.c:235 2:  20241019082636152 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082636152 DLGSUP <0013> gsup_server.c:235 3:  20241019082636152 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082636152 DLGSUP <0013> gsup_server.c:235 4:  20241019082636152 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082636152 DLGSUP <0013> gsup_server.c:235 5:  20241019082636152 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082636152 DLGSUP <0013> gsup_server.c:235 7:  20241019082636152 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082636152 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082636152 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082636152 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082636162 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46749<->l=127.0.0.1:4259) 20241019082636175 DAUC <0003> db_auc.c:157 IMSI='262425585362940': No 2G Auth Data 20241019082636175 DAUC <0003> db_auc.c:192 IMSI='262425585362940': No 3G Auth Data 20241019082636198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46574<->l=127.0.0.1:4258 20241019082636205 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082636205 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425585362940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425585362940" session_id=1919081867 session_state=BEGIN} 20241019082636205 DSS <0004> hlr_ussd.c:576 262425585362940/0x7262dd8b: Process SS (BEGIN) 20241019082636205 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082636205 DSS <0004> hlr_ussd.c:518 262425585362940/0x7262dd8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082636205 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636205 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636205 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636205 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636212 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636212 DLINP <000b> input/ipa.c:405 127.0.0.1:45231 message received 20241019082636212 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425585362940 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425585362940" session_id=1919081867 session_state=END} 20241019082636212 DSS <0004> hlr_ussd.c:576 262425585362940/0x7262dd8b: Process SS (END) 20241019082636212 DSS <0004> hlr_ussd.c:518 262425585362940/0x7262dd8b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082636212 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425585362940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425585362940" session_id=1919081867 session_state=END} 20241019082636212 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425585362940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082636212 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425585362940 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082636212 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636212 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46574<->l=127.0.0.1:4258 20241019082636224 DAUC <0003> db_auc.c:157 IMSI='262424012226901': No 2G Auth Data 20241019082636224 DAUC <0003> db_auc.c:192 IMSI='262424012226901': No 3G Auth Data 20241019082636236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4258 20241019082636239 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082636239 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424012226901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424012226901" session_id=194907619 session_state=BEGIN} 20241019082636239 DSS <0004> hlr_ussd.c:576 262424012226901/0x0b9e0de3: Process SS (BEGIN) 20241019082636239 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082636239 DSS <0004> hlr_ussd.c:518 262424012226901/0x0b9e0de3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082636239 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636239 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636239 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636239 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636239 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636239 DLINP <000b> input/ipa.c:405 127.0.0.1:45231 message received 20241019082636239 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262424012226901 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424012226901" session_id=194907619 session_state=END} 20241019082636239 DSS <0004> hlr_ussd.c:576 262424012226901/0x0b9e0de3: Process SS (END) 20241019082636239 DSS <0004> hlr_ussd.c:518 262424012226901/0x0b9e0de3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082636239 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424012226901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424012226901" session_id=194907619 session_state=END} 20241019082636239 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424012226901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082636239 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262424012226901 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082636239 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636239 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4258 20241019082636244 DAUC <0003> db_auc.c:157 IMSI='262423620888629': No 2G Auth Data 20241019082636244 DAUC <0003> db_auc.c:192 IMSI='262423620888629': No 3G Auth Data 20241019082636256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20241019082636259 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082636259 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423620888629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423620888629" session_id=2149532456 session_state=BEGIN} 20241019082636259 DSS <0004> hlr_ussd.c:576 262423620888629/0x801f4328: Process SS (BEGIN) 20241019082636259 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082636259 DSS <0004> hlr_ussd.c:518 262423620888629/0x801f4328: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082636259 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636259 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636259 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636259 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636259 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636259 DLINP <000b> input/ipa.c:405 127.0.0.1:45231 message received 20241019082636259 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262423620888629 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423620888629" session_id=2149532456 session_state=END} 20241019082636259 DSS <0004> hlr_ussd.c:576 262423620888629/0x801f4328: Process SS (END) 20241019082636259 DSS <0004> hlr_ussd.c:518 262423620888629/0x801f4328: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082636259 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423620888629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423620888629" session_id=2149532456 session_state=END} 20241019082636259 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423620888629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082636259 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262423620888629 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082636259 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636259 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20241019082636264 DAUC <0003> db_auc.c:157 IMSI='262428109667405': No 2G Auth Data 20241019082636264 DAUC <0003> db_auc.c:192 IMSI='262428109667405': No 3G Auth Data 20241019082636276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4258 20241019082636278 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082636278 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428109667405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428109667405" session_id=2505741058 session_state=BEGIN} 20241019082636278 DSS <0004> hlr_ussd.c:576 262428109667405/0x955a9302: Process SS (BEGIN) 20241019082636278 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082636278 DSS <0004> hlr_ussd.c:518 262428109667405/0x955a9302: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082636278 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636278 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636278 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636278 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636279 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636279 DLINP <000b> input/ipa.c:405 127.0.0.1:45231 message received 20241019082636279 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262428109667405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428109667405" session_id=2505741058 session_state=END} 20241019082636279 DSS <0004> hlr_ussd.c:576 262428109667405/0x955a9302: Process SS (END) 20241019082636279 DSS <0004> hlr_ussd.c:518 262428109667405/0x955a9302: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082636279 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428109667405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428109667405" session_id=2505741058 session_state=END} 20241019082636279 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428109667405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082636279 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262428109667405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082636279 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636279 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4258 20241019082636284 DAUC <0003> db_auc.c:157 IMSI='262423294702151': No 2G Auth Data 20241019082636284 DAUC <0003> db_auc.c:192 IMSI='262423294702151': No 3G Auth Data 20241019082636295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 20241019082636298 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082636298 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423294702151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423294702151" session_id=2953649529 session_state=BEGIN} 20241019082636298 DSS <0004> hlr_ussd.c:576 262423294702151/0xb00d1d79: Process SS (BEGIN) 20241019082636298 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082636298 DSS <0004> hlr_ussd.c:518 262423294702151/0xb00d1d79: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082636298 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636298 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636298 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636298 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636299 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636299 DLINP <000b> input/ipa.c:405 127.0.0.1:45231 message received 20241019082636299 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262423294702151 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423294702151" session_id=2953649529 session_state=END} 20241019082636299 DSS <0004> hlr_ussd.c:576 262423294702151/0xb00d1d79: Process SS (END) 20241019082636299 DSS <0004> hlr_ussd.c:518 262423294702151/0xb00d1d79: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082636299 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423294702151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423294702151" session_id=2953649529 session_state=END} 20241019082636299 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423294702151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082636299 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262423294702151 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082636299 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636299 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 20241019082636304 DAUC <0003> db_auc.c:157 IMSI='262421798966697': No 2G Auth Data 20241019082636304 DAUC <0003> db_auc.c:192 IMSI='262421798966697': No 3G Auth Data 20241019082636317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46636<->l=127.0.0.1:4258 20241019082636320 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082636320 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421798966697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421798966697" session_id=2524412330 session_state=BEGIN} 20241019082636320 DSS <0004> hlr_ussd.c:576 262421798966697/0x967779aa: Process SS (BEGIN) 20241019082636320 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082636320 DSS <0004> hlr_ussd.c:518 262421798966697/0x967779aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082636320 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636320 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636320 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636320 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636321 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636321 DLINP <000b> input/ipa.c:405 127.0.0.1:45231 message received 20241019082636321 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262421798966697 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421798966697" session_id=2524412330 session_state=END} 20241019082636321 DSS <0004> hlr_ussd.c:576 262421798966697/0x967779aa: Process SS (END) 20241019082636321 DSS <0004> hlr_ussd.c:518 262421798966697/0x967779aa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082636321 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421798966697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421798966697" session_id=2524412330 session_state=END} 20241019082636321 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421798966697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082636321 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262421798966697 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082636321 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636321 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46636<->l=127.0.0.1:4258 20241019082636326 DAUC <0003> db_auc.c:157 IMSI='262426430788197': No 2G Auth Data 20241019082636326 DAUC <0003> db_auc.c:192 IMSI='262426430788197': No 3G Auth Data 20241019082636339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46652<->l=127.0.0.1:4258 20241019082636342 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082636342 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426430788197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426430788197" session_id=1035120811 session_state=BEGIN} 20241019082636342 DSS <0004> hlr_ussd.c:576 262426430788197/0x3db2b0ab: Process SS (BEGIN) 20241019082636342 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082636342 DSS <0004> hlr_ussd.c:518 262426430788197/0x3db2b0ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082636342 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636342 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636342 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636342 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636343 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636343 DLINP <000b> input/ipa.c:405 127.0.0.1:45231 message received 20241019082636343 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262426430788197 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426430788197" session_id=1035120811 session_state=END} 20241019082636343 DSS <0004> hlr_ussd.c:576 262426430788197/0x3db2b0ab: Process SS (END) 20241019082636343 DSS <0004> hlr_ussd.c:518 262426430788197/0x3db2b0ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082636343 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426430788197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426430788197" session_id=1035120811 session_state=END} 20241019082636343 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426430788197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082636343 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262426430788197 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082636343 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636343 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46652<->l=127.0.0.1:4258 20241019082636348 DAUC <0003> db_auc.c:157 IMSI='262427885061923': No 2G Auth Data 20241019082636348 DAUC <0003> db_auc.c:192 IMSI='262427885061923': No 3G Auth Data 20241019082636362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46658<->l=127.0.0.1:4258 20241019082636365 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082636365 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427885061923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427885061923" session_id=4095726464 session_state=BEGIN} 20241019082636365 DSS <0004> hlr_ussd.c:576 262427885061923/0xf41fd380: Process SS (BEGIN) 20241019082636365 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082636365 DSS <0004> hlr_ussd.c:518 262427885061923/0xf41fd380: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082636365 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636365 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636365 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636365 DLINP <000b> input/ipa.c:431 127.0.0.1:45231 sending data 20241019082636366 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636366 DLINP <000b> input/ipa.c:405 127.0.0.1:45231 message received 20241019082636366 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262427885061923 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427885061923" session_id=4095726464 session_state=END} 20241019082636366 DSS <0004> hlr_ussd.c:576 262427885061923/0xf41fd380: Process SS (END) 20241019082636366 DSS <0004> hlr_ussd.c:518 262427885061923/0xf41fd380: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082636366 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427885061923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427885061923" session_id=4095726464 session_state=END} 20241019082636366 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427885061923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082636366 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262427885061923 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082636366 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636366 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082636367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46658<->l=127.0.0.1:4258 20241019082636368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4258 20241019082636369 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082636369 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082636369 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082636369 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082636369 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46749<->l=127.0.0.1:4259) 20241019082636369 DLINP <000b> input/ipa.c:451 connected read/write 20241019082636369 DLINP <000b> input/ipa.c:405 127.0.0.1:45231 message received 20241019082636369 DLINP <000b> input/ipa.c:414 127.0.0.1:45231 connection closed with server 20241019082636369 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45231 20241019082636369 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241019082636392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46662<->l=127.0.0.1:4258 20241019082636593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46662<->l=127.0.0.1:4258 20241019082639696 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33699 20241019082639696 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33699 20241019082639697 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639697 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639698 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082639698 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082639698 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639698 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639698 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082639698 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241019082639698 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241019082639698 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241019082639698 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  20241019082639698 DLGSUP <0013> gsup_server.c:235 2:  20241019082639699 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082639699 DLGSUP <0013> gsup_server.c:235 3:  20241019082639699 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082639699 DLGSUP <0013> gsup_server.c:235 4:  20241019082639699 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082639699 DLGSUP <0013> gsup_server.c:235 5:  20241019082639699 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082639699 DLGSUP <0013> gsup_server.c:235 7:  20241019082639699 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082639699 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082639699 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082639699 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33699 20241019082639699 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46678<->l=127.0.0.1:4258 20241019082639702 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639702 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082639702 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082639702 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  20241019082639702 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082639702 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  20241019082639702 DLGSUP <0013> gsup_server.c:235 2:  20241019082639702 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082639702 DLGSUP <0013> gsup_server.c:235 3:  20241019082639702 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082639702 DLGSUP <0013> gsup_server.c:235 4:  20241019082639702 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082639702 DLGSUP <0013> gsup_server.c:235 5:  20241019082639702 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082639702 DLGSUP <0013> gsup_server.c:235 7:  20241019082639702 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082639702 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082639702 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082639702 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082639716 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45203<->l=127.0.0.1:4259) 20241019082639723 DAUC <0003> db_auc.c:157 IMSI='262423499074478': No 2G Auth Data 20241019082639723 DAUC <0003> db_auc.c:192 IMSI='262423499074478': No 3G Auth Data 20241019082639747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46692<->l=127.0.0.1:4258 20241019082639751 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639751 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423499074478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423499074478" session_id=1135932953 session_state=BEGIN} 20241019082639751 DSS <0004> hlr_ussd.c:576 262423499074478/0x43b4f619: Process SS (BEGIN) 20241019082639751 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082639751 DSS <0004> hlr_ussd.c:518 262423499074478/0x43b4f619: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082639751 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639751 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639751 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639751 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639755 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639755 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639755 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423499074478 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423499074478" session_id=1135932953 session_state=CONTINUE} 20241019082639755 DSS <0004> hlr_ussd.c:576 262423499074478/0x43b4f619: Process SS (CONTINUE) 20241019082639755 DSS <0004> hlr_ussd.c:518 262423499074478/0x43b4f619: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082639755 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423499074478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423499074478" session_id=1135932953 session_state=CONTINUE} 20241019082639755 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423499074478 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639755 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639755 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639758 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639758 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423499074478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423499074478" session_id=1135932953 session_state=CONTINUE} 20241019082639758 DSS <0004> hlr_ussd.c:576 262423499074478/0x43b4f619: Process SS (CONTINUE) 20241019082639758 DSS <0004> hlr_ussd.c:518 262423499074478/0x43b4f619: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639758 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423499074478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639758 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639758 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639758 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639758 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639759 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639759 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639759 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423499074478 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423499074478" session_id=1135932953 session_state=END} 20241019082639759 DSS <0004> hlr_ussd.c:576 262423499074478/0x43b4f619: Process SS (END) 20241019082639759 DSS <0004> hlr_ussd.c:518 262423499074478/0x43b4f619: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639759 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423499074478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423499074478" session_id=1135932953 session_state=END} 20241019082639759 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423499074478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639759 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423499074478 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639759 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639759 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46692<->l=127.0.0.1:4258 20241019082639763 DAUC <0003> db_auc.c:157 IMSI='262428698053553': No 2G Auth Data 20241019082639763 DAUC <0003> db_auc.c:192 IMSI='262428698053553': No 3G Auth Data 20241019082639775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46698<->l=127.0.0.1:4258 20241019082639777 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639777 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428698053553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428698053553" session_id=4225441102 session_state=BEGIN} 20241019082639777 DSS <0004> hlr_ussd.c:576 262428698053553/0xfbdb1d4e: Process SS (BEGIN) 20241019082639777 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082639777 DSS <0004> hlr_ussd.c:518 262428698053553/0xfbdb1d4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082639777 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639777 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639777 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639777 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639778 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639778 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639778 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262428698053553 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698053553" session_id=4225441102 session_state=CONTINUE} 20241019082639778 DSS <0004> hlr_ussd.c:576 262428698053553/0xfbdb1d4e: Process SS (CONTINUE) 20241019082639778 DSS <0004> hlr_ussd.c:518 262428698053553/0xfbdb1d4e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082639778 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428698053553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698053553" session_id=4225441102 session_state=CONTINUE} 20241019082639778 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262428698053553 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639778 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639778 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639780 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639780 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428698053553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428698053553" session_id=4225441102 session_state=CONTINUE} 20241019082639780 DSS <0004> hlr_ussd.c:576 262428698053553/0xfbdb1d4e: Process SS (CONTINUE) 20241019082639780 DSS <0004> hlr_ussd.c:518 262428698053553/0xfbdb1d4e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639780 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428698053553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639780 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639780 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639780 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639780 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639781 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639781 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639781 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262428698053553 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698053553" session_id=4225441102 session_state=END} 20241019082639781 DSS <0004> hlr_ussd.c:576 262428698053553/0xfbdb1d4e: Process SS (END) 20241019082639781 DSS <0004> hlr_ussd.c:518 262428698053553/0xfbdb1d4e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639781 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428698053553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698053553" session_id=4225441102 session_state=END} 20241019082639781 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428698053553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639781 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262428698053553 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639781 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639781 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46698<->l=127.0.0.1:4258 20241019082639784 DAUC <0003> db_auc.c:157 IMSI='262423186293262': No 2G Auth Data 20241019082639784 DAUC <0003> db_auc.c:192 IMSI='262423186293262': No 3G Auth Data 20241019082639795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46704<->l=127.0.0.1:4258 20241019082639798 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639798 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423186293262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423186293262" session_id=1143864363 session_state=BEGIN} 20241019082639798 DSS <0004> hlr_ussd.c:576 262423186293262/0x442dfc2b: Process SS (BEGIN) 20241019082639798 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082639798 DSS <0004> hlr_ussd.c:518 262423186293262/0x442dfc2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082639798 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639798 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639798 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639798 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639799 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639799 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639799 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262423186293262 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423186293262" session_id=1143864363 session_state=CONTINUE} 20241019082639799 DSS <0004> hlr_ussd.c:576 262423186293262/0x442dfc2b: Process SS (CONTINUE) 20241019082639799 DSS <0004> hlr_ussd.c:518 262423186293262/0x442dfc2b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082639799 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423186293262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423186293262" session_id=1143864363 session_state=CONTINUE} 20241019082639799 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262423186293262 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639799 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639799 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639801 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639801 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423186293262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423186293262" session_id=1143864363 session_state=CONTINUE} 20241019082639801 DSS <0004> hlr_ussd.c:576 262423186293262/0x442dfc2b: Process SS (CONTINUE) 20241019082639801 DSS <0004> hlr_ussd.c:518 262423186293262/0x442dfc2b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639801 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423186293262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639801 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639801 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639801 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639801 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639802 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639802 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639802 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262423186293262 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423186293262" session_id=1143864363 session_state=END} 20241019082639802 DSS <0004> hlr_ussd.c:576 262423186293262/0x442dfc2b: Process SS (END) 20241019082639802 DSS <0004> hlr_ussd.c:518 262423186293262/0x442dfc2b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639802 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423186293262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423186293262" session_id=1143864363 session_state=END} 20241019082639802 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423186293262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639802 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262423186293262 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639802 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639802 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46704<->l=127.0.0.1:4258 20241019082639805 DAUC <0003> db_auc.c:157 IMSI='262423360244473': No 2G Auth Data 20241019082639805 DAUC <0003> db_auc.c:192 IMSI='262423360244473': No 3G Auth Data 20241019082639816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46710<->l=127.0.0.1:4258 20241019082639819 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639819 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423360244473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423360244473" session_id=2309658191 session_state=BEGIN} 20241019082639819 DSS <0004> hlr_ussd.c:576 262423360244473/0x89aa964f: Process SS (BEGIN) 20241019082639819 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082639819 DSS <0004> hlr_ussd.c:518 262423360244473/0x89aa964f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082639819 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639819 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639819 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639819 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639820 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639820 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639820 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262423360244473 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423360244473" session_id=2309658191 session_state=CONTINUE} 20241019082639820 DSS <0004> hlr_ussd.c:576 262423360244473/0x89aa964f: Process SS (CONTINUE) 20241019082639820 DSS <0004> hlr_ussd.c:518 262423360244473/0x89aa964f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082639820 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423360244473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423360244473" session_id=2309658191 session_state=CONTINUE} 20241019082639820 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262423360244473 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639820 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639820 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639822 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639822 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423360244473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423360244473" session_id=2309658191 session_state=CONTINUE} 20241019082639822 DSS <0004> hlr_ussd.c:576 262423360244473/0x89aa964f: Process SS (CONTINUE) 20241019082639822 DSS <0004> hlr_ussd.c:518 262423360244473/0x89aa964f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639822 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423360244473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639822 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639822 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639822 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639822 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639823 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639823 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639823 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262423360244473 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423360244473" session_id=2309658191 session_state=END} 20241019082639823 DSS <0004> hlr_ussd.c:576 262423360244473/0x89aa964f: Process SS (END) 20241019082639823 DSS <0004> hlr_ussd.c:518 262423360244473/0x89aa964f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639823 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423360244473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423360244473" session_id=2309658191 session_state=END} 20241019082639823 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423360244473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639823 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262423360244473 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639823 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639823 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46710<->l=127.0.0.1:4258 20241019082639827 DAUC <0003> db_auc.c:157 IMSI='262428232141682': No 2G Auth Data 20241019082639827 DAUC <0003> db_auc.c:192 IMSI='262428232141682': No 3G Auth Data 20241019082639838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46714<->l=127.0.0.1:4258 20241019082639841 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639841 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428232141682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428232141682" session_id=2145339401 session_state=BEGIN} 20241019082639841 DSS <0004> hlr_ussd.c:576 262428232141682/0x7fdf4809: Process SS (BEGIN) 20241019082639841 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082639841 DSS <0004> hlr_ussd.c:518 262428232141682/0x7fdf4809: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082639841 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639841 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639841 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639841 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639842 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639842 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639842 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262428232141682 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428232141682" session_id=2145339401 session_state=CONTINUE} 20241019082639842 DSS <0004> hlr_ussd.c:576 262428232141682/0x7fdf4809: Process SS (CONTINUE) 20241019082639842 DSS <0004> hlr_ussd.c:518 262428232141682/0x7fdf4809: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082639842 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428232141682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428232141682" session_id=2145339401 session_state=CONTINUE} 20241019082639842 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262428232141682 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639842 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639842 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639844 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639844 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428232141682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428232141682" session_id=2145339401 session_state=CONTINUE} 20241019082639844 DSS <0004> hlr_ussd.c:576 262428232141682/0x7fdf4809: Process SS (CONTINUE) 20241019082639844 DSS <0004> hlr_ussd.c:518 262428232141682/0x7fdf4809: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639844 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428232141682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639844 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639844 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639844 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639844 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639845 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639845 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639845 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262428232141682 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428232141682" session_id=2145339401 session_state=END} 20241019082639845 DSS <0004> hlr_ussd.c:576 262428232141682/0x7fdf4809: Process SS (END) 20241019082639845 DSS <0004> hlr_ussd.c:518 262428232141682/0x7fdf4809: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639845 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428232141682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428232141682" session_id=2145339401 session_state=END} 20241019082639845 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428232141682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639845 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262428232141682 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639845 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639845 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46714<->l=127.0.0.1:4258 20241019082639848 DAUC <0003> db_auc.c:157 IMSI='262429938929209': No 2G Auth Data 20241019082639848 DAUC <0003> db_auc.c:192 IMSI='262429938929209': No 3G Auth Data 20241019082639862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4258 20241019082639865 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639865 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429938929209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429938929209" session_id=3956233465 session_state=BEGIN} 20241019082639865 DSS <0004> hlr_ussd.c:576 262429938929209/0xebcf54f9: Process SS (BEGIN) 20241019082639865 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082639865 DSS <0004> hlr_ussd.c:518 262429938929209/0xebcf54f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082639865 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639865 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639865 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639865 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639866 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639866 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639866 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429938929209 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429938929209" session_id=3956233465 session_state=CONTINUE} 20241019082639866 DSS <0004> hlr_ussd.c:576 262429938929209/0xebcf54f9: Process SS (CONTINUE) 20241019082639866 DSS <0004> hlr_ussd.c:518 262429938929209/0xebcf54f9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082639866 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429938929209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429938929209" session_id=3956233465 session_state=CONTINUE} 20241019082639866 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429938929209 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639866 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639866 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639868 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639868 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429938929209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429938929209" session_id=3956233465 session_state=CONTINUE} 20241019082639868 DSS <0004> hlr_ussd.c:576 262429938929209/0xebcf54f9: Process SS (CONTINUE) 20241019082639868 DSS <0004> hlr_ussd.c:518 262429938929209/0xebcf54f9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639868 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429938929209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639868 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639868 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639868 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639868 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639869 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639869 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639869 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429938929209 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429938929209" session_id=3956233465 session_state=END} 20241019082639869 DSS <0004> hlr_ussd.c:576 262429938929209/0xebcf54f9: Process SS (END) 20241019082639869 DSS <0004> hlr_ussd.c:518 262429938929209/0xebcf54f9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639869 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429938929209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429938929209" session_id=3956233465 session_state=END} 20241019082639869 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429938929209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639869 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429938929209 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639869 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639869 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4258 20241019082639873 DAUC <0003> db_auc.c:157 IMSI='262428830011382': No 2G Auth Data 20241019082639873 DAUC <0003> db_auc.c:192 IMSI='262428830011382': No 3G Auth Data 20241019082639886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46724<->l=127.0.0.1:4258 20241019082639889 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639889 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428830011382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428830011382" session_id=2731153845 session_state=BEGIN} 20241019082639889 DSS <0004> hlr_ussd.c:576 262428830011382/0xa2ca19b5: Process SS (BEGIN) 20241019082639889 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082639889 DSS <0004> hlr_ussd.c:518 262428830011382/0xa2ca19b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082639889 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639889 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639889 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639889 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639890 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639890 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639890 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428830011382 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428830011382" session_id=2731153845 session_state=CONTINUE} 20241019082639890 DSS <0004> hlr_ussd.c:576 262428830011382/0xa2ca19b5: Process SS (CONTINUE) 20241019082639890 DSS <0004> hlr_ussd.c:518 262428830011382/0xa2ca19b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082639890 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428830011382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428830011382" session_id=2731153845 session_state=CONTINUE} 20241019082639890 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428830011382 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639890 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639890 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639893 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639893 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428830011382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428830011382" session_id=2731153845 session_state=CONTINUE} 20241019082639893 DSS <0004> hlr_ussd.c:576 262428830011382/0xa2ca19b5: Process SS (CONTINUE) 20241019082639893 DSS <0004> hlr_ussd.c:518 262428830011382/0xa2ca19b5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639893 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428830011382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639893 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639893 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639893 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639893 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639893 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639893 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639893 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428830011382 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428830011382" session_id=2731153845 session_state=END} 20241019082639893 DSS <0004> hlr_ussd.c:576 262428830011382/0xa2ca19b5: Process SS (END) 20241019082639893 DSS <0004> hlr_ussd.c:518 262428830011382/0xa2ca19b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639893 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428830011382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428830011382" session_id=2731153845 session_state=END} 20241019082639893 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428830011382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639893 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428830011382 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639893 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639893 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46724<->l=127.0.0.1:4258 20241019082639897 DAUC <0003> db_auc.c:157 IMSI='262424497436101': No 2G Auth Data 20241019082639897 DAUC <0003> db_auc.c:192 IMSI='262424497436101': No 3G Auth Data 20241019082639913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 20241019082639916 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639916 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424497436101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424497436101" session_id=700104967 session_state=BEGIN} 20241019082639916 DSS <0004> hlr_ussd.c:576 262424497436101/0x29bac107: Process SS (BEGIN) 20241019082639916 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241019082639916 DSS <0004> hlr_ussd.c:518 262424497436101/0x29bac107: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241019082639916 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639916 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639916 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639916 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639916 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639916 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639916 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262424497436101 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424497436101" session_id=700104967 session_state=CONTINUE} 20241019082639916 DSS <0004> hlr_ussd.c:576 262424497436101/0x29bac107: Process SS (CONTINUE) 20241019082639916 DSS <0004> hlr_ussd.c:518 262424497436101/0x29bac107: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241019082639916 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424497436101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424497436101" session_id=700104967 session_state=CONTINUE} 20241019082639916 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262424497436101 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639916 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639916 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639919 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639919 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424497436101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424497436101" session_id=700104967 session_state=CONTINUE} 20241019082639919 DSS <0004> hlr_ussd.c:576 262424497436101/0x29bac107: Process SS (CONTINUE) 20241019082639919 DSS <0004> hlr_ussd.c:518 262424497436101/0x29bac107: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639919 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424497436101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639919 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639919 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639919 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639919 DLINP <000b> input/ipa.c:431 127.0.0.1:33699 sending data 20241019082639920 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639920 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639920 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262424497436101 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424497436101" session_id=700104967 session_state=END} 20241019082639920 DSS <0004> hlr_ussd.c:576 262424497436101/0x29bac107: Process SS (END) 20241019082639920 DSS <0004> hlr_ussd.c:518 262424497436101/0x29bac107: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241019082639920 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424497436101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424497436101" session_id=700104967 session_state=END} 20241019082639920 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424497436101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082639920 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262424497436101 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082639920 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639920 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082639920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 20241019082639921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46678<->l=127.0.0.1:4258 20241019082639922 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639922 DLINP <000b> input/ipa.c:405 127.0.0.1:33699 message received 20241019082639922 DLINP <000b> input/ipa.c:414 127.0.0.1:33699 connection closed with server 20241019082639922 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33699 20241019082639922 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241019082639922 DLINP <000b> input/ipa.c:451 connected read/write 20241019082639922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082639922 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082639922 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082639922 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082639922 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45203<->l=127.0.0.1:4259) 20241019082639957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46746<->l=127.0.0.1:4258 20241019082640158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46746<->l=127.0.0.1:4258 20241019082643278 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36019 20241019082643278 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36019 20241019082643279 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643279 DLINP <000b> input/ipa.c:405 127.0.0.1:36019 message received 20241019082643280 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082643280 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082643281 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643281 DLINP <000b> input/ipa.c:405 127.0.0.1:36019 message received 20241019082643281 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082643281 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241019082643281 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241019082643281 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241019082643281 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  20241019082643281 DLGSUP <0013> gsup_server.c:235 2:  20241019082643281 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082643281 DLGSUP <0013> gsup_server.c:235 3:  20241019082643281 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082643281 DLGSUP <0013> gsup_server.c:235 4:  20241019082643281 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082643281 DLGSUP <0013> gsup_server.c:235 5:  20241019082643281 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082643281 DLGSUP <0013> gsup_server.c:235 7:  20241019082643281 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082643281 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082643281 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082643281 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36019 20241019082643281 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082643281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20241019082643283 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082643283 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082643283 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082643283 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  20241019082643283 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082643283 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  20241019082643283 DLGSUP <0013> gsup_server.c:235 2:  20241019082643283 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082643283 DLGSUP <0013> gsup_server.c:235 3:  20241019082643283 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082643283 DLGSUP <0013> gsup_server.c:235 4:  20241019082643283 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082643283 DLGSUP <0013> gsup_server.c:235 5:  20241019082643283 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082643283 DLGSUP <0013> gsup_server.c:235 7:  20241019082643283 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082643283 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082643283 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082643283 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082643293 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43173<->l=127.0.0.1:4259) 20241019082643319 DAUC <0003> db_auc.c:157 IMSI='262427381408712': No 2G Auth Data 20241019082643319 DAUC <0003> db_auc.c:192 IMSI='262427381408712': No 3G Auth Data 20241019082643355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 20241019082643368 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082643368 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427381408712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427381408712" session_id=603941994 session_state=BEGIN} 20241019082643368 DSS <0004> hlr_ussd.c:576 262427381408712/0x23ff6c6a: Process SS (BEGIN) 20241019082643368 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241019082643368 DSS <0004> hlr_ussd.c:518 262427381408712/0x23ff6c6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241019082643368 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643368 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643368 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643368 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643377 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643377 DLINP <000b> input/ipa.c:405 127.0.0.1:36019 message received 20241019082643377 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262427381408712 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427381408712" session_id=603941994 session_state=END} 20241019082643377 DSS <0004> hlr_ussd.c:576 262427381408712/0x23ff6c6a: Process SS (END) 20241019082643377 DSS <0004> hlr_ussd.c:518 262427381408712/0x23ff6c6a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241019082643377 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427381408712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427381408712" session_id=603941994 session_state=END} 20241019082643377 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427381408712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082643377 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262427381408712 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082643377 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643377 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 20241019082643391 DAUC <0003> db_auc.c:157 IMSI='262429827307821': No 2G Auth Data 20241019082643391 DAUC <0003> db_auc.c:192 IMSI='262429827307821': No 3G Auth Data 20241019082643405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 20241019082643407 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082643407 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429827307821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429827307821" session_id=3390540379 session_state=BEGIN} 20241019082643407 DSS <0004> hlr_ussd.c:576 262429827307821/0xca178a5b: Process SS (BEGIN) 20241019082643407 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241019082643407 DSS <0004> hlr_ussd.c:518 262429827307821/0xca178a5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241019082643407 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643407 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643407 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643407 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643408 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643408 DLINP <000b> input/ipa.c:405 127.0.0.1:36019 message received 20241019082643408 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262429827307821 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429827307821" session_id=3390540379 session_state=END} 20241019082643408 DSS <0004> hlr_ussd.c:576 262429827307821/0xca178a5b: Process SS (END) 20241019082643408 DSS <0004> hlr_ussd.c:518 262429827307821/0xca178a5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241019082643408 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429827307821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429827307821" session_id=3390540379 session_state=END} 20241019082643408 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429827307821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082643408 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262429827307821 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082643408 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643408 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 20241019082643413 DAUC <0003> db_auc.c:157 IMSI='262429176087713': No 2G Auth Data 20241019082643413 DAUC <0003> db_auc.c:192 IMSI='262429176087713': No 3G Auth Data 20241019082643425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4258 20241019082643428 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082643428 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429176087713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429176087713" session_id=3086447518 session_state=BEGIN} 20241019082643428 DSS <0004> hlr_ussd.c:576 262429176087713/0xb7f7739e: Process SS (BEGIN) 20241019082643428 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241019082643428 DSS <0004> hlr_ussd.c:518 262429176087713/0xb7f7739e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241019082643428 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643428 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643428 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643428 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643428 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643428 DLINP <000b> input/ipa.c:405 127.0.0.1:36019 message received 20241019082643428 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262429176087713 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429176087713" session_id=3086447518 session_state=END} 20241019082643428 DSS <0004> hlr_ussd.c:576 262429176087713/0xb7f7739e: Process SS (END) 20241019082643428 DSS <0004> hlr_ussd.c:518 262429176087713/0xb7f7739e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241019082643428 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429176087713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429176087713" session_id=3086447518 session_state=END} 20241019082643428 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429176087713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082643428 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262429176087713 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082643428 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643428 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4258 20241019082643433 DAUC <0003> db_auc.c:157 IMSI='262420472190632': No 2G Auth Data 20241019082643433 DAUC <0003> db_auc.c:192 IMSI='262420472190632': No 3G Auth Data 20241019082643445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4258 20241019082643447 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082643447 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420472190632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420472190632" session_id=1038763615 session_state=BEGIN} 20241019082643447 DSS <0004> hlr_ussd.c:576 262420472190632/0x3dea465f: Process SS (BEGIN) 20241019082643447 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241019082643447 DSS <0004> hlr_ussd.c:518 262420472190632/0x3dea465f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241019082643447 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643447 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643447 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643447 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643448 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643448 DLINP <000b> input/ipa.c:405 127.0.0.1:36019 message received 20241019082643448 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420472190632 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420472190632" session_id=1038763615 session_state=END} 20241019082643448 DSS <0004> hlr_ussd.c:576 262420472190632/0x3dea465f: Process SS (END) 20241019082643448 DSS <0004> hlr_ussd.c:518 262420472190632/0x3dea465f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241019082643448 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420472190632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420472190632" session_id=1038763615 session_state=END} 20241019082643448 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420472190632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082643448 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420472190632 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082643448 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643448 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4258 20241019082643453 DAUC <0003> db_auc.c:157 IMSI='262426583923725': No 2G Auth Data 20241019082643453 DAUC <0003> db_auc.c:192 IMSI='262426583923725': No 3G Auth Data 20241019082643464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 20241019082643468 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082643468 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426583923725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426583923725" session_id=2224658991 session_state=BEGIN} 20241019082643468 DSS <0004> hlr_ussd.c:576 262426583923725/0x84999a2f: Process SS (BEGIN) 20241019082643468 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241019082643468 DSS <0004> hlr_ussd.c:518 262426583923725/0x84999a2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241019082643468 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643468 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643468 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643468 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643469 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643469 DLINP <000b> input/ipa.c:405 127.0.0.1:36019 message received 20241019082643469 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426583923725 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426583923725" session_id=2224658991 session_state=END} 20241019082643469 DSS <0004> hlr_ussd.c:576 262426583923725/0x84999a2f: Process SS (END) 20241019082643469 DSS <0004> hlr_ussd.c:518 262426583923725/0x84999a2f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241019082643469 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426583923725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426583923725" session_id=2224658991 session_state=END} 20241019082643469 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426583923725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082643469 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426583923725 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082643469 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643469 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 20241019082643474 DAUC <0003> db_auc.c:157 IMSI='262428040816655': No 2G Auth Data 20241019082643474 DAUC <0003> db_auc.c:192 IMSI='262428040816655': No 3G Auth Data 20241019082643497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53632<->l=127.0.0.1:4258 20241019082643504 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082643504 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428040816655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428040816655" session_id=469587950 session_state=BEGIN} 20241019082643504 DSS <0004> hlr_ussd.c:576 262428040816655/0x1bfd57ee: Process SS (BEGIN) 20241019082643504 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241019082643504 DSS <0004> hlr_ussd.c:518 262428040816655/0x1bfd57ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241019082643504 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643504 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643504 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643504 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643505 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643505 DLINP <000b> input/ipa.c:405 127.0.0.1:36019 message received 20241019082643505 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262428040816655 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428040816655" session_id=469587950 session_state=END} 20241019082643505 DSS <0004> hlr_ussd.c:576 262428040816655/0x1bfd57ee: Process SS (END) 20241019082643505 DSS <0004> hlr_ussd.c:518 262428040816655/0x1bfd57ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241019082643505 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428040816655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428040816655" session_id=469587950 session_state=END} 20241019082643505 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428040816655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082643505 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262428040816655 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082643505 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643505 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53632<->l=127.0.0.1:4258 20241019082643515 DAUC <0003> db_auc.c:157 IMSI='262423627131817': No 2G Auth Data 20241019082643515 DAUC <0003> db_auc.c:192 IMSI='262423627131817': No 3G Auth Data 20241019082643536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53644<->l=127.0.0.1:4258 20241019082643543 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082643543 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423627131817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423627131817" session_id=2076884442 session_state=BEGIN} 20241019082643543 DSS <0004> hlr_ussd.c:576 262423627131817/0x7bcabdda: Process SS (BEGIN) 20241019082643543 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241019082643543 DSS <0004> hlr_ussd.c:518 262423627131817/0x7bcabdda: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241019082643543 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643543 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643543 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643543 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643545 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643545 DLINP <000b> input/ipa.c:405 127.0.0.1:36019 message received 20241019082643545 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262423627131817 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423627131817" session_id=2076884442 session_state=END} 20241019082643545 DSS <0004> hlr_ussd.c:576 262423627131817/0x7bcabdda: Process SS (END) 20241019082643545 DSS <0004> hlr_ussd.c:518 262423627131817/0x7bcabdda: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241019082643545 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423627131817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423627131817" session_id=2076884442 session_state=END} 20241019082643545 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423627131817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082643545 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262423627131817 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082643545 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643545 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53644<->l=127.0.0.1:4258 20241019082643553 DAUC <0003> db_auc.c:157 IMSI='262428350645405': No 2G Auth Data 20241019082643553 DAUC <0003> db_auc.c:192 IMSI='262428350645405': No 3G Auth Data 20241019082643577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53658<->l=127.0.0.1:4258 20241019082643585 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082643585 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428350645405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428350645405" session_id=2969926437 session_state=BEGIN} 20241019082643585 DSS <0004> hlr_ussd.c:576 262428350645405/0xb1057b25: Process SS (BEGIN) 20241019082643585 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241019082643585 DSS <0004> hlr_ussd.c:518 262428350645405/0xb1057b25: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241019082643585 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643585 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643585 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643585 DLINP <000b> input/ipa.c:431 127.0.0.1:36019 sending data 20241019082643587 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643587 DLINP <000b> input/ipa.c:405 127.0.0.1:36019 message received 20241019082643587 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262428350645405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428350645405" session_id=2969926437 session_state=END} 20241019082643587 DSS <0004> hlr_ussd.c:576 262428350645405/0xb1057b25: Process SS (END) 20241019082643587 DSS <0004> hlr_ussd.c:518 262428350645405/0xb1057b25: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241019082643587 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428350645405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428350645405" session_id=2969926437 session_state=END} 20241019082643587 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428350645405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082643587 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262428350645405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241019082643587 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643587 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082643592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53658<->l=127.0.0.1:4258 20241019082643595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20241019082643596 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082643596 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082643596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082643596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082643598 DLINP <000b> input/ipa.c:451 connected read/write 20241019082643598 DLINP <000b> input/ipa.c:405 127.0.0.1:36019 message received 20241019082643598 DLINP <000b> input/ipa.c:414 127.0.0.1:36019 connection closed with server 20241019082643598 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36019 20241019082643598 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241019082643599 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43173<->l=127.0.0.1:4259) 20241019082643656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53670<->l=127.0.0.1:4258 20241019082643857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53670<->l=127.0.0.1:4258 20241019082644808 DSS <0004> hlr_ussd.c:239 262425158964520/0xf9a0b3bb: SS Session Timeout, destroying 20241019082644808 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425158964520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082644851 DSS <0004> hlr_ussd.c:239 262426930315070/0x5a9505dd: SS Session Timeout, destroying 20241019082644851 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426930315070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082644892 DSS <0004> hlr_ussd.c:239 262429911548807/0xb873d1d8: SS Session Timeout, destroying 20241019082644892 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429911548807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082644940 DSS <0004> hlr_ussd.c:239 262428693597422/0xd3c29b65: SS Session Timeout, destroying 20241019082644940 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428693597422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082644966 DSS <0004> hlr_ussd.c:239 262423248747032/0x44e74881: SS Session Timeout, destroying 20241019082644966 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423248747032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082644993 DSS <0004> hlr_ussd.c:239 262425632714839/0xc412273a: SS Session Timeout, destroying 20241019082644993 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425632714839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082645018 DSS <0004> hlr_ussd.c:239 262420867879791/0x1c63b5cb: SS Session Timeout, destroying 20241019082645018 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420867879791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082645040 DSS <0004> hlr_ussd.c:239 262424506305712/0x3431dcd5: SS Session Timeout, destroying 20241019082645040 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424506305712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082646960 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082646960 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082646964 DLINP <000b> input/ipa.c:451 connected read/write 20241019082646964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082646965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4258 20241019082646969 DLINP <000b> input/ipa.c:451 connected read/write 20241019082646969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082646969 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082646969 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082646969 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  20241019082646969 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082646969 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  20241019082646969 DLGSUP <0013> gsup_server.c:235 2:  20241019082646969 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082646969 DLGSUP <0013> gsup_server.c:235 3:  20241019082646969 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082646969 DLGSUP <0013> gsup_server.c:235 4:  20241019082646969 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082646969 DLGSUP <0013> gsup_server.c:235 5:  20241019082646969 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082646969 DLGSUP <0013> gsup_server.c:235 7:  20241019082646969 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082646969 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082646969 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082646969 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082646988 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43399<->l=127.0.0.1:4259) 20241019082647013 DAUC <0003> db_auc.c:157 IMSI='262422687854775': No 2G Auth Data 20241019082647013 DAUC <0003> db_auc.c:192 IMSI='262422687854775': No 3G Auth Data 20241019082647039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4258 20241019082647042 DLINP <000b> input/ipa.c:451 connected read/write 20241019082647042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082647042 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422687854775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422687854775" session_id=335785603 session_state=BEGIN} 20241019082647042 DSS <0004> hlr_ussd.c:576 262422687854775/0x1403ae83: Process SS (BEGIN) 20241019082647042 DSS <0004> hlr_ussd.c:498 262422687854775/0x1403ae83: SS CompType=Invoke, OpCode=InterrogateSS 20241019082647042 DSS <0004> hlr_ussd.c:506 262422687854775/0x1403ae83: Structured SS requests are not supported, rejecting... 20241019082647042 DSS <0004> hlr_ussd.c:354 262422687854775/0x1403ae83: Tx ReturnError(0, 0x15) 20241019082647042 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422687854775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422687854775" session_id=335785603 session_state=END} 20241019082647042 DLINP <000b> input/ipa.c:451 connected read/write 20241019082647042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082647042 DLINP <000b> input/ipa.c:451 connected read/write 20241019082647042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082647044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4258 20241019082647050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4258 20241019082647051 DLINP <000b> input/ipa.c:451 connected read/write 20241019082647051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082647051 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082647051 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082647051 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082647051 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43399<->l=127.0.0.1:4259) 20241019082647084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53680<->l=127.0.0.1:4258 20241019082647185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53680<->l=127.0.0.1:4258 20241019082648326 DSS <0004> hlr_ussd.c:239 262426100323095/0xcf318c5d: SS Session Timeout, destroying 20241019082648326 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426100323095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082648353 DSS <0004> hlr_ussd.c:239 262420971522046/0x6fb4393c: SS Session Timeout, destroying 20241019082648353 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420971522046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082648371 DSS <0004> hlr_ussd.c:239 262421629385190/0x5e64e3e6: SS Session Timeout, destroying 20241019082648371 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421629385190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082648389 DSS <0004> hlr_ussd.c:239 262420567995475/0x4e88da5a: SS Session Timeout, destroying 20241019082648389 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420567995475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082648409 DSS <0004> hlr_ussd.c:239 262422122413259/0x98c1e242: SS Session Timeout, destroying 20241019082648409 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422122413259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082648430 DSS <0004> hlr_ussd.c:239 262420318685441/0xaa983f19: SS Session Timeout, destroying 20241019082648430 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420318685441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082648451 DSS <0004> hlr_ussd.c:239 262429099292539/0x3af35a12: SS Session Timeout, destroying 20241019082648451 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429099292539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082648472 DSS <0004> hlr_ussd.c:239 262425209293643/0xd60ec333: SS Session Timeout, destroying 20241019082648472 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425209293643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082650293 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082650293 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082650297 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53694<->l=127.0.0.1:4258 20241019082650299 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650299 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082650299 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082650299 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  20241019082650299 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082650299 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  20241019082650299 DLGSUP <0013> gsup_server.c:235 2:  20241019082650299 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082650299 DLGSUP <0013> gsup_server.c:235 3:  20241019082650299 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082650299 DLGSUP <0013> gsup_server.c:235 4:  20241019082650299 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082650299 DLGSUP <0013> gsup_server.c:235 5:  20241019082650299 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082650299 DLGSUP <0013> gsup_server.c:235 7:  20241019082650299 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082650299 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082650299 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082650299 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082650310 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41339<->l=127.0.0.1:4259) 20241019082650318 DAUC <0003> db_auc.c:157 IMSI='262424000064688': No 2G Auth Data 20241019082650318 DAUC <0003> db_auc.c:192 IMSI='262424000064688': No 3G Auth Data 20241019082650337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53706<->l=127.0.0.1:4258 20241019082650348 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650348 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424000064688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424000064688"} 20241019082650348 DMAIN <0000> hlr.c:424 IMSI='262424000064688': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082650348 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424000064688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424000064688"} 20241019082650348 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424000064688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650348 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650348 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650353 DAUC <0003> db_auc.c:192 IMSI='262424000064688': No 3G Auth Data 20241019082650358 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650358 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424000064688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424000064688"} 20241019082650358 DAUC <0003> hlr.c:417 IMSI='262424000064688': storing IMEI = 12345678901234 20241019082650361 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424000064688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424000064688"} 20241019082650361 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424000064688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650361 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650361 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650364 DAUC <0003> db_auc.c:192 IMSI='262424000064688': No 3G Auth Data 20241019082650366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53706<->l=127.0.0.1:4258 20241019082650376 DAUC <0003> db_auc.c:157 IMSI='262425402345858': No 2G Auth Data 20241019082650376 DAUC <0003> db_auc.c:192 IMSI='262425402345858': No 3G Auth Data 20241019082650389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4258 20241019082650391 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650391 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425402345858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425402345858"} 20241019082650391 DMAIN <0000> hlr.c:424 IMSI='262425402345858': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082650391 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425402345858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425402345858"} 20241019082650391 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425402345858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650391 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650391 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650392 DAUC <0003> db_auc.c:192 IMSI='262425402345858': No 3G Auth Data 20241019082650393 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650393 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425402345858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425402345858"} 20241019082650393 DAUC <0003> hlr.c:417 IMSI='262425402345858': storing IMEI = 12345678901234 20241019082650396 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425402345858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425402345858"} 20241019082650396 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425402345858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650396 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650396 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650398 DAUC <0003> db_auc.c:192 IMSI='262425402345858': No 3G Auth Data 20241019082650399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4258 20241019082650409 DAUC <0003> db_auc.c:157 IMSI='262428624098342': No 2G Auth Data 20241019082650409 DAUC <0003> db_auc.c:192 IMSI='262428624098342': No 3G Auth Data 20241019082650423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 20241019082650425 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650425 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428624098342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428624098342"} 20241019082650425 DMAIN <0000> hlr.c:424 IMSI='262428624098342': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082650425 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428624098342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428624098342"} 20241019082650425 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428624098342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650425 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650425 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650426 DAUC <0003> db_auc.c:192 IMSI='262428624098342': No 3G Auth Data 20241019082650428 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650428 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428624098342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428624098342"} 20241019082650428 DAUC <0003> hlr.c:417 IMSI='262428624098342': storing IMEI = 12345678901234 20241019082650430 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428624098342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428624098342"} 20241019082650430 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428624098342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650430 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650430 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650431 DAUC <0003> db_auc.c:192 IMSI='262428624098342': No 3G Auth Data 20241019082650431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 20241019082650440 DAUC <0003> db_auc.c:157 IMSI='262428314432412': No 2G Auth Data 20241019082650440 DAUC <0003> db_auc.c:192 IMSI='262428314432412': No 3G Auth Data 20241019082650453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4258 20241019082650455 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650455 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428314432412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428314432412"} 20241019082650455 DMAIN <0000> hlr.c:424 IMSI='262428314432412': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082650455 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428314432412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428314432412"} 20241019082650455 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428314432412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650455 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650455 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650456 DAUC <0003> db_auc.c:157 IMSI='262428314432412': No 2G Auth Data 20241019082650457 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650457 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428314432412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428314432412"} 20241019082650457 DAUC <0003> hlr.c:417 IMSI='262428314432412': storing IMEI = 12345678901234 20241019082650460 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428314432412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428314432412"} 20241019082650460 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428314432412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650460 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650460 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650460 DAUC <0003> db_auc.c:157 IMSI='262428314432412': No 2G Auth Data 20241019082650461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4258 20241019082650470 DAUC <0003> db_auc.c:157 IMSI='262422133380258': No 2G Auth Data 20241019082650470 DAUC <0003> db_auc.c:192 IMSI='262422133380258': No 3G Auth Data 20241019082650483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20241019082650485 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650485 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422133380258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422133380258"} 20241019082650485 DMAIN <0000> hlr.c:424 IMSI='262422133380258': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082650485 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422133380258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422133380258"} 20241019082650485 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422133380258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650485 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650485 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650486 DAUC <0003> db_auc.c:157 IMSI='262422133380258': No 2G Auth Data 20241019082650487 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650487 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422133380258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422133380258"} 20241019082650487 DAUC <0003> hlr.c:417 IMSI='262422133380258': storing IMEI = 12345678901234 20241019082650490 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422133380258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422133380258"} 20241019082650490 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422133380258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650490 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650490 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650490 DAUC <0003> db_auc.c:157 IMSI='262422133380258': No 2G Auth Data 20241019082650490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20241019082650499 DAUC <0003> db_auc.c:157 IMSI='262425270615374': No 2G Auth Data 20241019082650499 DAUC <0003> db_auc.c:192 IMSI='262425270615374': No 3G Auth Data 20241019082650513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53764<->l=127.0.0.1:4258 20241019082650516 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650516 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425270615374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425270615374"} 20241019082650516 DMAIN <0000> hlr.c:424 IMSI='262425270615374': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082650516 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425270615374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425270615374"} 20241019082650516 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425270615374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650516 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650516 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650518 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650518 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425270615374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425270615374"} 20241019082650518 DAUC <0003> hlr.c:417 IMSI='262425270615374': storing IMEI = 12345678901234 20241019082650520 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425270615374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425270615374"} 20241019082650520 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425270615374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650520 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650520 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53764<->l=127.0.0.1:4258 20241019082650533 DAUC <0003> db_auc.c:157 IMSI='262423925290413': No 2G Auth Data 20241019082650533 DAUC <0003> db_auc.c:192 IMSI='262423925290413': No 3G Auth Data 20241019082650547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 20241019082650549 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650549 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423925290413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423925290413"} 20241019082650549 DMAIN <0000> hlr.c:424 IMSI='262423925290413': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082650549 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423925290413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423925290413"} 20241019082650549 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423925290413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650549 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650549 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650551 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650551 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423925290413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423925290413"} 20241019082650551 DAUC <0003> hlr.c:417 IMSI='262423925290413': storing IMEI = 12345678901234 20241019082650554 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423925290413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423925290413"} 20241019082650554 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423925290413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650554 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650554 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 20241019082650567 DAUC <0003> db_auc.c:157 IMSI='262428647236120': No 2G Auth Data 20241019082650567 DAUC <0003> db_auc.c:192 IMSI='262428647236120': No 3G Auth Data 20241019082650582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53794<->l=127.0.0.1:4258 20241019082650584 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650584 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428647236120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428647236120"} 20241019082650584 DMAIN <0000> hlr.c:424 IMSI='262428647236120': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082650584 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428647236120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428647236120"} 20241019082650584 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428647236120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650584 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650584 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650586 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650586 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428647236120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428647236120"} 20241019082650586 DAUC <0003> hlr.c:417 IMSI='262428647236120': storing IMEI = 12345678901234 20241019082650589 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428647236120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428647236120"} 20241019082650589 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428647236120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082650589 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650589 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082650589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53794<->l=127.0.0.1:4258 20241019082650598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53694<->l=127.0.0.1:4258 20241019082650599 DLINP <000b> input/ipa.c:451 connected read/write 20241019082650599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082650599 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082650599 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082650599 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082650599 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41339<->l=127.0.0.1:4259) 20241019082650622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20241019082650723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20241019082653828 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082653828 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082653831 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082653833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4258 20241019082653833 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082653833 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082653833 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082653833 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  20241019082653833 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082653833 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  20241019082653833 DLGSUP <0013> gsup_server.c:235 2:  20241019082653833 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082653833 DLGSUP <0013> gsup_server.c:235 3:  20241019082653833 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082653833 DLGSUP <0013> gsup_server.c:235 4:  20241019082653833 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082653833 DLGSUP <0013> gsup_server.c:235 5:  20241019082653833 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082653833 DLGSUP <0013> gsup_server.c:235 7:  20241019082653833 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082653833 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082653833 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082653833 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082653849 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43143<->l=127.0.0.1:4259) 20241019082653877 DAUC <0003> db_auc.c:157 IMSI='262429787737295': No 2G Auth Data 20241019082653877 DAUC <0003> db_auc.c:192 IMSI='262429787737295': No 3G Auth Data 20241019082653914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44106<->l=127.0.0.1:4258 20241019082653928 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082653928 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429787737295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429787737295" source_name="the-source\n"} 20241019082653928 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241019082653928 DMAIN <0000> hlr.c:424 IMSI='262429787737295': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082653928 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262429787737295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429787737295" destination_name="the-source\n"} 20241019082653928 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429787737295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082653928 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082653928 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082653932 DAUC <0003> db_auc.c:192 IMSI='262429787737295': No 3G Auth Data 20241019082653938 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082653938 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429787737295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429787737295" source_name="the-source\n"} 20241019082653938 DAUC <0003> hlr.c:417 IMSI='262429787737295': storing IMEI = 12345678901234 20241019082653940 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262429787737295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429787737295" destination_name="the-source\n"} 20241019082653940 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429787737295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082653940 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082653940 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082653942 DAUC <0003> db_auc.c:192 IMSI='262429787737295': No 3G Auth Data 20241019082653944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44106<->l=127.0.0.1:4258 20241019082653955 DAUC <0003> db_auc.c:157 IMSI='262422314487333': No 2G Auth Data 20241019082653955 DAUC <0003> db_auc.c:192 IMSI='262422314487333': No 3G Auth Data 20241019082653966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4258 20241019082653968 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082653968 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422314487333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422314487333" source_name="the-source\n"} 20241019082653968 DMAIN <0000> hlr.c:424 IMSI='262422314487333': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082653968 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262422314487333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422314487333" destination_name="the-source\n"} 20241019082653968 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262422314487333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082653968 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082653968 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082653969 DAUC <0003> db_auc.c:192 IMSI='262422314487333': No 3G Auth Data 20241019082653970 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082653970 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422314487333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422314487333" source_name="the-source\n"} 20241019082653970 DAUC <0003> hlr.c:417 IMSI='262422314487333': storing IMEI = 12345678901234 20241019082653973 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262422314487333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422314487333" destination_name="the-source\n"} 20241019082653973 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262422314487333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082653973 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082653973 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082653973 DAUC <0003> db_auc.c:192 IMSI='262422314487333': No 3G Auth Data 20241019082653974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4258 20241019082653982 DAUC <0003> db_auc.c:157 IMSI='262429047855271': No 2G Auth Data 20241019082653982 DAUC <0003> db_auc.c:192 IMSI='262429047855271': No 3G Auth Data 20241019082653993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44120<->l=127.0.0.1:4258 20241019082653996 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082653996 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429047855271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429047855271" source_name="the-source\n"} 20241019082653996 DMAIN <0000> hlr.c:424 IMSI='262429047855271': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082653996 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262429047855271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429047855271" destination_name="the-source\n"} 20241019082653996 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262429047855271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082653996 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082653996 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082653996 DAUC <0003> db_auc.c:192 IMSI='262429047855271': No 3G Auth Data 20241019082653997 DLINP <000b> input/ipa.c:451 connected read/write 20241019082653997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082653997 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429047855271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429047855271" source_name="the-source\n"} 20241019082653997 DAUC <0003> hlr.c:417 IMSI='262429047855271': storing IMEI = 12345678901234 20241019082654000 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262429047855271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429047855271" destination_name="the-source\n"} 20241019082654000 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262429047855271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082654000 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654000 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654000 DAUC <0003> db_auc.c:192 IMSI='262429047855271': No 3G Auth Data 20241019082654001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44120<->l=127.0.0.1:4258 20241019082654009 DAUC <0003> db_auc.c:157 IMSI='262422150234261': No 2G Auth Data 20241019082654009 DAUC <0003> db_auc.c:192 IMSI='262422150234261': No 3G Auth Data 20241019082654021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44128<->l=127.0.0.1:4258 20241019082654023 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082654023 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422150234261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422150234261" source_name="the-source\n"} 20241019082654023 DMAIN <0000> hlr.c:424 IMSI='262422150234261': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082654023 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262422150234261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422150234261" destination_name="the-source\n"} 20241019082654023 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262422150234261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082654023 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654023 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654024 DAUC <0003> db_auc.c:157 IMSI='262422150234261': No 2G Auth Data 20241019082654025 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082654025 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422150234261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422150234261" source_name="the-source\n"} 20241019082654025 DAUC <0003> hlr.c:417 IMSI='262422150234261': storing IMEI = 12345678901234 20241019082654028 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262422150234261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422150234261" destination_name="the-source\n"} 20241019082654028 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262422150234261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082654028 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654028 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654028 DAUC <0003> db_auc.c:157 IMSI='262422150234261': No 2G Auth Data 20241019082654028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44128<->l=127.0.0.1:4258 20241019082654037 DAUC <0003> db_auc.c:157 IMSI='262428359779539': No 2G Auth Data 20241019082654037 DAUC <0003> db_auc.c:192 IMSI='262428359779539': No 3G Auth Data 20241019082654049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44136<->l=127.0.0.1:4258 20241019082654051 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082654051 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428359779539 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428359779539" source_name="the-source\n"} 20241019082654051 DMAIN <0000> hlr.c:424 IMSI='262428359779539': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082654051 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262428359779539 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428359779539" destination_name="the-source\n"} 20241019082654051 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262428359779539 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082654051 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654051 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654052 DAUC <0003> db_auc.c:157 IMSI='262428359779539': No 2G Auth Data 20241019082654053 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082654053 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428359779539 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428359779539" source_name="the-source\n"} 20241019082654053 DAUC <0003> hlr.c:417 IMSI='262428359779539': storing IMEI = 12345678901234 20241019082654056 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262428359779539 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428359779539" destination_name="the-source\n"} 20241019082654056 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262428359779539 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082654056 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654056 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654056 DAUC <0003> db_auc.c:157 IMSI='262428359779539': No 2G Auth Data 20241019082654057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44136<->l=127.0.0.1:4258 20241019082654065 DAUC <0003> db_auc.c:157 IMSI='262425177485781': No 2G Auth Data 20241019082654065 DAUC <0003> db_auc.c:192 IMSI='262425177485781': No 3G Auth Data 20241019082654079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44144<->l=127.0.0.1:4258 20241019082654081 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082654081 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425177485781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425177485781" source_name="the-source\n"} 20241019082654081 DMAIN <0000> hlr.c:424 IMSI='262425177485781': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082654081 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262425177485781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425177485781" destination_name="the-source\n"} 20241019082654081 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262425177485781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082654081 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654081 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654083 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082654083 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425177485781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425177485781" source_name="the-source\n"} 20241019082654083 DAUC <0003> hlr.c:417 IMSI='262425177485781': storing IMEI = 12345678901234 20241019082654086 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262425177485781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425177485781" destination_name="the-source\n"} 20241019082654086 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262425177485781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082654086 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654086 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44144<->l=127.0.0.1:4258 20241019082654098 DAUC <0003> db_auc.c:157 IMSI='262427563802269': No 2G Auth Data 20241019082654098 DAUC <0003> db_auc.c:192 IMSI='262427563802269': No 3G Auth Data 20241019082654112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 20241019082654114 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082654114 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427563802269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427563802269" source_name="the-source\n"} 20241019082654114 DMAIN <0000> hlr.c:424 IMSI='262427563802269': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082654114 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262427563802269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427563802269" destination_name="the-source\n"} 20241019082654114 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262427563802269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082654114 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654114 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654116 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082654116 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427563802269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427563802269" source_name="the-source\n"} 20241019082654116 DAUC <0003> hlr.c:417 IMSI='262427563802269': storing IMEI = 12345678901234 20241019082654118 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262427563802269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427563802269" destination_name="the-source\n"} 20241019082654118 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262427563802269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082654118 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654118 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 20241019082654130 DAUC <0003> db_auc.c:157 IMSI='262428178268678': No 2G Auth Data 20241019082654130 DAUC <0003> db_auc.c:192 IMSI='262428178268678': No 3G Auth Data 20241019082654145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4258 20241019082654147 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082654147 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428178268678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428178268678" source_name="the-source\n"} 20241019082654147 DMAIN <0000> hlr.c:424 IMSI='262428178268678': has IMEI = 12345678901234 (consider setting 'store-imei') 20241019082654147 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262428178268678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428178268678" destination_name="the-source\n"} 20241019082654147 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262428178268678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082654147 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654147 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654149 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082654149 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428178268678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428178268678" source_name="the-source\n"} 20241019082654149 DAUC <0003> hlr.c:417 IMSI='262428178268678': storing IMEI = 12345678901234 20241019082654151 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262428178268678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428178268678" destination_name="the-source\n"} 20241019082654151 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262428178268678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082654151 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654151 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082654152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4258 20241019082654161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4258 20241019082654161 DLINP <000b> input/ipa.c:451 connected read/write 20241019082654161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082654161 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082654161 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082654161 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082654161 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241019082654161 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43143<->l=127.0.0.1:4259) 20241019082654185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44168<->l=127.0.0.1:4258 20241019082654285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44168<->l=127.0.0.1:4258 20241019082657410 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082657410 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082657415 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 20241019082657420 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657420 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082657420 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082657420 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  20241019082657420 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082657420 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  20241019082657420 DLGSUP <0013> gsup_server.c:235 2:  20241019082657420 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082657420 DLGSUP <0013> gsup_server.c:235 3:  20241019082657420 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082657420 DLGSUP <0013> gsup_server.c:235 4:  20241019082657420 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082657420 DLGSUP <0013> gsup_server.c:235 5:  20241019082657420 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082657420 DLGSUP <0013> gsup_server.c:235 7:  20241019082657420 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082657420 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082657420 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082657420 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082657438 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44043<->l=127.0.0.1:4259) 20241019082657455 DAUC <0003> db_auc.c:157 IMSI='262421229019512': No 2G Auth Data 20241019082657455 DAUC <0003> db_auc.c:192 IMSI='262421229019512': No 3G Auth Data 20241019082657488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4258 20241019082657499 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657499 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421229019512"} 20241019082657499 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241019082657499 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421229019512" cause=Invalid mandatory information} 20241019082657499 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657499 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657499 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657504 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657504 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421229019512"} 20241019082657504 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241019082657504 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421229019512" cause=Invalid mandatory information} 20241019082657504 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657504 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657504 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657507 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657507 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421229019512"} 20241019082657507 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241019082657507 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421229019512" cause=Invalid mandatory information} 20241019082657507 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657507 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657507 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657510 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657510 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421229019512"} 20241019082657510 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241019082657510 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421229019512" cause=Invalid mandatory information} 20241019082657510 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657510 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657510 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657513 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657513 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421229019512"} 20241019082657513 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241019082657513 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421229019512" cause=Invalid mandatory information} 20241019082657513 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421229019512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657513 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657513 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4258 20241019082657527 DAUC <0003> db_auc.c:157 IMSI='262427232456721': No 2G Auth Data 20241019082657527 DAUC <0003> db_auc.c:192 IMSI='262427232456721': No 3G Auth Data 20241019082657539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44194<->l=127.0.0.1:4258 20241019082657540 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657540 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427232456721"} 20241019082657540 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241019082657540 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427232456721" cause=Invalid mandatory information} 20241019082657540 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657540 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657540 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657541 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657541 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427232456721"} 20241019082657541 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241019082657541 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427232456721" cause=Invalid mandatory information} 20241019082657541 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657541 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657541 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657542 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657542 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427232456721"} 20241019082657542 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241019082657542 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427232456721" cause=Invalid mandatory information} 20241019082657542 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657542 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657542 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657542 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657542 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427232456721"} 20241019082657542 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241019082657542 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427232456721" cause=Invalid mandatory information} 20241019082657542 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657542 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657542 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657543 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657543 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427232456721"} 20241019082657543 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241019082657543 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427232456721" cause=Invalid mandatory information} 20241019082657543 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427232456721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657543 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657543 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44194<->l=127.0.0.1:4258 20241019082657552 DAUC <0003> db_auc.c:157 IMSI='262426602162662': No 2G Auth Data 20241019082657552 DAUC <0003> db_auc.c:192 IMSI='262426602162662': No 3G Auth Data 20241019082657563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44196<->l=127.0.0.1:4258 20241019082657564 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657564 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602162662"} 20241019082657564 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241019082657564 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602162662" cause=Invalid mandatory information} 20241019082657564 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657564 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657564 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657565 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657565 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602162662"} 20241019082657565 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241019082657565 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602162662" cause=Invalid mandatory information} 20241019082657565 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657565 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657565 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657565 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657565 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602162662"} 20241019082657565 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241019082657565 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602162662" cause=Invalid mandatory information} 20241019082657565 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657565 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657565 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657566 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657566 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602162662"} 20241019082657566 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241019082657566 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602162662" cause=Invalid mandatory information} 20241019082657566 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657566 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657566 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657566 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657566 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602162662"} 20241019082657566 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241019082657566 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602162662" cause=Invalid mandatory information} 20241019082657566 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426602162662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657566 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657566 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44196<->l=127.0.0.1:4258 20241019082657575 DAUC <0003> db_auc.c:157 IMSI='262429881756878': No 2G Auth Data 20241019082657575 DAUC <0003> db_auc.c:192 IMSI='262429881756878': No 3G Auth Data 20241019082657586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4258 20241019082657588 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657588 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429881756878"} 20241019082657588 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241019082657588 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429881756878" cause=Invalid mandatory information} 20241019082657588 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657588 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657588 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657589 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657589 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429881756878"} 20241019082657589 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241019082657589 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429881756878" cause=Invalid mandatory information} 20241019082657589 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657589 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657589 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657589 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657589 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429881756878"} 20241019082657589 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241019082657589 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429881756878" cause=Invalid mandatory information} 20241019082657589 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657589 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657589 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657590 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657590 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429881756878"} 20241019082657590 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241019082657590 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429881756878" cause=Invalid mandatory information} 20241019082657590 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657590 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657590 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657590 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657590 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429881756878"} 20241019082657590 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241019082657590 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429881756878" cause=Invalid mandatory information} 20241019082657590 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429881756878 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657590 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657590 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4258 20241019082657599 DAUC <0003> db_auc.c:157 IMSI='262421179414829': No 2G Auth Data 20241019082657599 DAUC <0003> db_auc.c:192 IMSI='262421179414829': No 3G Auth Data 20241019082657611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241019082657613 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657613 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421179414829"} 20241019082657613 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241019082657613 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421179414829" cause=Invalid mandatory information} 20241019082657613 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657613 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657613 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657614 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657614 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421179414829"} 20241019082657614 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241019082657614 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421179414829" cause=Invalid mandatory information} 20241019082657614 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657614 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657614 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657614 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657614 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421179414829"} 20241019082657614 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241019082657614 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421179414829" cause=Invalid mandatory information} 20241019082657614 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657614 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657614 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657615 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657615 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421179414829"} 20241019082657615 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241019082657615 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421179414829" cause=Invalid mandatory information} 20241019082657615 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657615 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657615 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657615 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657615 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421179414829"} 20241019082657615 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241019082657615 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421179414829" cause=Invalid mandatory information} 20241019082657615 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421179414829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657615 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657615 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241019082657628 DAUC <0003> db_auc.c:157 IMSI='262428947747861': No 2G Auth Data 20241019082657628 DAUC <0003> db_auc.c:192 IMSI='262428947747861': No 3G Auth Data 20241019082657643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44214<->l=127.0.0.1:4258 20241019082657644 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657644 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428947747861"} 20241019082657644 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241019082657644 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428947747861" cause=Invalid mandatory information} 20241019082657644 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657644 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657644 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657645 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657645 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428947747861"} 20241019082657645 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241019082657645 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428947747861" cause=Invalid mandatory information} 20241019082657645 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657645 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657645 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657645 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657645 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428947747861"} 20241019082657645 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241019082657645 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428947747861" cause=Invalid mandatory information} 20241019082657645 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657645 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657645 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657646 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657646 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428947747861"} 20241019082657646 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241019082657646 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428947747861" cause=Invalid mandatory information} 20241019082657646 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657646 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657646 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657646 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657646 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428947747861"} 20241019082657646 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241019082657646 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428947747861" cause=Invalid mandatory information} 20241019082657646 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428947747861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657646 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657647 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44214<->l=127.0.0.1:4258 20241019082657659 DAUC <0003> db_auc.c:157 IMSI='262427548680860': No 2G Auth Data 20241019082657659 DAUC <0003> db_auc.c:192 IMSI='262427548680860': No 3G Auth Data 20241019082657673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44226<->l=127.0.0.1:4258 20241019082657674 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657674 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427548680860"} 20241019082657674 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241019082657674 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427548680860" cause=Invalid mandatory information} 20241019082657674 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657674 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657674 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657675 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657675 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427548680860"} 20241019082657675 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241019082657675 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427548680860" cause=Invalid mandatory information} 20241019082657675 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657675 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657675 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657676 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657676 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427548680860"} 20241019082657676 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241019082657676 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427548680860" cause=Invalid mandatory information} 20241019082657676 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657676 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657676 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657676 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657676 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427548680860"} 20241019082657676 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241019082657676 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427548680860" cause=Invalid mandatory information} 20241019082657676 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657676 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657676 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657677 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657677 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427548680860"} 20241019082657677 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241019082657677 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427548680860" cause=Invalid mandatory information} 20241019082657677 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427548680860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657677 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657677 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44226<->l=127.0.0.1:4258 20241019082657689 DAUC <0003> db_auc.c:157 IMSI='262420928510919': No 2G Auth Data 20241019082657689 DAUC <0003> db_auc.c:192 IMSI='262420928510919': No 3G Auth Data 20241019082657703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4258 20241019082657704 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657704 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420928510919"} 20241019082657704 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241019082657704 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420928510919" cause=Invalid mandatory information} 20241019082657704 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657704 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657704 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657705 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657705 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420928510919"} 20241019082657705 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241019082657705 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420928510919" cause=Invalid mandatory information} 20241019082657705 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657705 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657705 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657705 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657705 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420928510919"} 20241019082657705 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241019082657705 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420928510919" cause=Invalid mandatory information} 20241019082657705 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657705 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657705 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657706 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657706 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420928510919"} 20241019082657706 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241019082657706 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420928510919" cause=Invalid mandatory information} 20241019082657706 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657706 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657706 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657706 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657706 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420928510919"} 20241019082657706 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241019082657706 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420928510919" cause=Invalid mandatory information} 20241019082657706 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420928510919 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082657706 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657706 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082657707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4258 20241019082657715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 20241019082657716 DLINP <000b> input/ipa.c:451 connected read/write 20241019082657716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082657716 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082657716 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082657716 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082657716 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44043<->l=127.0.0.1:4259) 20241019082657740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44248<->l=127.0.0.1:4258 20241019082657841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44248<->l=127.0.0.1:4258 20241019082700967 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082700967 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082700973 DLINP <000b> input/ipa.c:451 connected read/write 20241019082700973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082700974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44258<->l=127.0.0.1:4258 20241019082700979 DLINP <000b> input/ipa.c:451 connected read/write 20241019082700979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082700979 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082700979 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082700979 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  20241019082700979 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082700979 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  20241019082700979 DLGSUP <0013> gsup_server.c:235 2:  20241019082700979 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082700979 DLGSUP <0013> gsup_server.c:235 3:  20241019082700979 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082700979 DLGSUP <0013> gsup_server.c:235 4:  20241019082700979 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082700979 DLGSUP <0013> gsup_server.c:235 5:  20241019082700979 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082700979 DLGSUP <0013> gsup_server.c:235 7:  20241019082700979 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082700979 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082700979 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082700979 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082701007 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44835<->l=127.0.0.1:4259) 20241019082701026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4258 20241019082701038 DLINP <000b> input/ipa.c:451 connected read/write 20241019082701038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082701038 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425342071332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425342071332"} 20241019082701038 DMAIN <0000> hlr.c:424 IMSI='262425342071332': has IMEI = 22245678901234 (consider setting 'store-imei') 20241019082701038 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425342071332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241019082701038 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425342071332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425342071332" cause=Invalid mandatory information} 20241019082701038 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425342071332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082701038 DLINP <000b> input/ipa.c:451 connected read/write 20241019082701038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082701038 DLINP <000b> input/ipa.c:451 connected read/write 20241019082701038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082701045 DLINP <000b> input/ipa.c:451 connected read/write 20241019082701045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082701045 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425342071332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425342071332"} 20241019082701045 DAUC <0003> hlr.c:417 IMSI='262425342071332': storing IMEI = 22245678901234 20241019082701045 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262425342071332': no such subscriber 20241019082701045 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425342071332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241019082701045 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425342071332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425342071332" cause=Invalid mandatory information} 20241019082701045 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425342071332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082701045 DLINP <000b> input/ipa.c:451 connected read/write 20241019082701045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082701045 DLINP <000b> input/ipa.c:451 connected read/write 20241019082701045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082701048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4258 20241019082701050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44258<->l=127.0.0.1:4258 20241019082701051 DLINP <000b> input/ipa.c:451 connected read/write 20241019082701051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082701051 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082701051 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082701051 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082701051 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44835<->l=127.0.0.1:4259) 20241019082701081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44278<->l=127.0.0.1:4258 20241019082701182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44278<->l=127.0.0.1:4258 20241019082704298 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082704298 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082704303 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47332<->l=127.0.0.1:4258 20241019082704308 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704309 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082704309 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082704309 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  20241019082704309 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082704309 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  20241019082704309 DLGSUP <0013> gsup_server.c:235 2:  20241019082704309 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082704309 DLGSUP <0013> gsup_server.c:235 3:  20241019082704309 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082704309 DLGSUP <0013> gsup_server.c:235 4:  20241019082704309 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082704309 DLGSUP <0013> gsup_server.c:235 5:  20241019082704309 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082704309 DLGSUP <0013> gsup_server.c:235 7:  20241019082704309 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082704309 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082704309 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082704309 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082704336 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35635<->l=127.0.0.1:4259) 20241019082704355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47344<->l=127.0.0.1:4258 20241019082704368 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704368 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929621451"} 20241019082704369 DMAIN <0000> hlr.c:216 IMSI='262421929621451': Creating subscriber on demand 20241019082704405 DMAIN <0000> hlr.c:232 IMSI='262421929621451': Successfully assigned MSISDN='672' 20241019082704405 DAUC <0003> hlr.c:417 IMSI='262421929621451': storing IMEI = 12345678901234 20241019082704419 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421929621451"} 20241019082704419 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082704419 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704419 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704427 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704427 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704429 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704429 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704431 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704431 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704434 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704434 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421929621451" cn_domain=PS} 20241019082704434 DLU <0006> fsm.c:456 lu(262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082704434 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082704442 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082704442 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421929621451" cn_domain=PS} 20241019082704442 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704442 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704447 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704447 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421929621451"} 20241019082704447 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082704447 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082704447 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421929621451"} 20241019082704447 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082704447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082704447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082704447 DLU <0006> fsm.c:568 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082704447 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704447 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704456 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704456 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929621451"} 20241019082704456 DMAIN <0000> hlr.c:216 IMSI='262421929621451': Creating subscriber on demand 20241019082704468 DMAIN <0000> hlr.c:232 IMSI='262421929621451': Successfully assigned MSISDN='377' 20241019082704468 DAUC <0003> hlr.c:417 IMSI='262421929621451': storing IMEI = 12345678901234 20241019082704471 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421929621451"} 20241019082704471 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082704471 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704471 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704473 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704473 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704474 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704474 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704475 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704475 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704477 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704477 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704480 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704480 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421929621451" cn_domain=PS} 20241019082704480 DLU <0006> fsm.c:456 lu(262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082704480 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082704486 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082704486 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421929621451" cn_domain=PS} 20241019082704486 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704486 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704489 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704489 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421929621451"} 20241019082704489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082704489 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082704489 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421929621451"} 20241019082704489 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082704489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082704489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082704489 DLU <0006> fsm.c:568 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082704489 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704489 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704500 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704500 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929621451"} 20241019082704500 DMAIN <0000> hlr.c:216 IMSI='262421929621451': Creating subscriber on demand 20241019082704505 DMAIN <0000> hlr.c:232 IMSI='262421929621451': Successfully assigned MSISDN='405' 20241019082704505 DAUC <0003> hlr.c:417 IMSI='262421929621451': storing IMEI = 12345678901234 20241019082704508 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421929621451"} 20241019082704508 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082704508 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704508 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704510 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704510 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704512 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704512 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704513 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704513 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704514 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704514 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704516 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704516 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421929621451" cn_domain=PS} 20241019082704516 DLU <0006> fsm.c:456 lu(262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082704516 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241019082704516 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421929621451" cause=GPRS services not allowed} 20241019082704517 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082704517 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082704517 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Freeing instance 20241019082704517 DLU <0006> fsm.c:568 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Deallocated 20241019082704517 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704517 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704526 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704526 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929621451"} 20241019082704526 DMAIN <0000> hlr.c:216 IMSI='262421929621451': Creating subscriber on demand 20241019082704531 DMAIN <0000> hlr.c:232 IMSI='262421929621451': Successfully assigned MSISDN='301' 20241019082704531 DAUC <0003> hlr.c:417 IMSI='262421929621451': storing IMEI = 12345678901234 20241019082704535 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421929621451"} 20241019082704535 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082704535 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704535 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704537 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704537 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704538 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704538 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704539 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704539 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704542 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704542 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421929621451" cn_domain=PS} 20241019082704542 DLU <0006> fsm.c:456 lu(262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082704542 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241019082704542 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421929621451" cause=GPRS services not allowed} 20241019082704542 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082704542 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082704542 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Freeing instance 20241019082704542 DLU <0006> fsm.c:568 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Deallocated 20241019082704542 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704542 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704551 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704552 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929621451"} 20241019082704552 DMAIN <0000> hlr.c:216 IMSI='262421929621451': Creating subscriber on demand 20241019082704554 DAUC <0003> hlr.c:417 IMSI='262421929621451': storing IMEI = 12345678901234 20241019082704557 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421929621451"} 20241019082704557 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082704557 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704557 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704560 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704560 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704561 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704561 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704563 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704563 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704565 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704565 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421929621451" cn_domain=PS} 20241019082704565 DLU <0006> fsm.c:456 lu(262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082704565 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241019082704565 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421929621451" cause=GPRS services not allowed} 20241019082704565 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082704565 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082704565 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Freeing instance 20241019082704565 DLU <0006> fsm.c:568 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Deallocated 20241019082704565 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704565 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704575 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704575 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421929621451"} 20241019082704575 DMAIN <0000> hlr.c:216 IMSI='262421929621451': Creating subscriber on demand 20241019082704578 DAUC <0003> hlr.c:417 IMSI='262421929621451': storing IMEI = 12345678901234 20241019082704581 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421929621451"} 20241019082704581 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241019082704581 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704581 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704583 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704583 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704585 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704585 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704586 DAUC <0003> db_auc.c:157 IMSI='262421929621451': No 2G Auth Data 20241019082704586 DAUC <0003> db_auc.c:192 IMSI='262421929621451': No 3G Auth Data 20241019082704589 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704589 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421929621451" cn_domain=PS} 20241019082704589 DLU <0006> fsm.c:456 lu(262421929621451)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082704589 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082704594 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082704595 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421929621451" cn_domain=PS} 20241019082704595 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704595 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704598 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704598 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421929621451"} 20241019082704598 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082704598 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082704598 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421929621451"} 20241019082704598 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421929621451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082704598 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082704598 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082704598 DLU <0006> fsm.c:568 lu(PS:IMSI-262421929621451)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082704598 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704598 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082704605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47344<->l=127.0.0.1:4258 20241019082704607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47332<->l=127.0.0.1:4258 20241019082704609 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35635<->l=127.0.0.1:4259) 20241019082704610 DLINP <000b> input/ipa.c:451 connected read/write 20241019082704610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082704610 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082704610 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082704610 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082704645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47356<->l=127.0.0.1:4258 20241019082704746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47356<->l=127.0.0.1:4258 20241019082707863 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082707863 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082707868 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082707869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47372<->l=127.0.0.1:4258 20241019082707873 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082707873 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082707873 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082707873 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  20241019082707874 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082707874 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  20241019082707874 DLGSUP <0013> gsup_server.c:235 2:  20241019082707874 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082707874 DLGSUP <0013> gsup_server.c:235 3:  20241019082707874 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082707874 DLGSUP <0013> gsup_server.c:235 4:  20241019082707874 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082707874 DLGSUP <0013> gsup_server.c:235 5:  20241019082707874 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082707874 DLGSUP <0013> gsup_server.c:235 7:  20241019082707874 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082707874 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082707874 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082707874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082707890 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35445<->l=127.0.0.1:4259) 20241019082707899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47378<->l=127.0.0.1:4258 20241019082707918 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082707918 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426714477390" cn_domain=PS} 20241019082707918 DMAIN <0000> hlr.c:216 IMSI='262426714477390': Creating subscriber on demand 20241019082707944 DMAIN <0000> hlr.c:232 IMSI='262426714477390': Successfully assigned MSISDN='435' 20241019082707944 DLU <0006> fsm.c:456 lu(262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082707944 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082707950 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082707950 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426714477390" cn_domain=PS} 20241019082707950 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082707950 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082707962 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082707962 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426714477390"} 20241019082707963 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082707963 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082707963 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426714477390"} 20241019082707963 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082707963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082707963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082707963 DLU <0006> fsm.c:568 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082707963 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082707963 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082707966 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082707966 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082707967 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082707967 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082707968 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082707968 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082707977 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082707977 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426714477390" cn_domain=PS} 20241019082707977 DMAIN <0000> hlr.c:216 IMSI='262426714477390': Creating subscriber on demand 20241019082707982 DMAIN <0000> hlr.c:232 IMSI='262426714477390': Successfully assigned MSISDN='006' 20241019082707982 DLU <0006> fsm.c:456 lu(262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082707982 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082707987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082707987 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426714477390" cn_domain=PS} 20241019082707987 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082707987 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082707989 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082707989 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426714477390"} 20241019082707989 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082707989 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082707989 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426714477390"} 20241019082707989 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082707989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082707989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082707989 DLU <0006> fsm.c:568 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082707989 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082707989 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082707990 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082707990 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082707991 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082707991 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082707992 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082707992 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082707992 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082707992 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082707997 DLINP <000b> input/ipa.c:451 connected read/write 20241019082707997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082707997 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426714477390" cn_domain=PS} 20241019082707997 DMAIN <0000> hlr.c:216 IMSI='262426714477390': Creating subscriber on demand 20241019082708002 DMAIN <0000> hlr.c:232 IMSI='262426714477390': Successfully assigned MSISDN='223' 20241019082708002 DLU <0006> fsm.c:456 lu(262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082708002 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241019082708002 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426714477390" cause=GPRS services not allowed} 20241019082708002 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082708002 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082708002 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Freeing instance 20241019082708002 DLU <0006> fsm.c:568 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Deallocated 20241019082708002 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082708002 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082708003 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708003 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708003 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708003 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708003 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708003 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708004 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708004 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708008 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082708008 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426714477390" cn_domain=PS} 20241019082708008 DMAIN <0000> hlr.c:216 IMSI='262426714477390': Creating subscriber on demand 20241019082708013 DMAIN <0000> hlr.c:232 IMSI='262426714477390': Successfully assigned MSISDN='921' 20241019082708013 DLU <0006> fsm.c:456 lu(262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082708013 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241019082708013 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426714477390" cause=GPRS services not allowed} 20241019082708013 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082708013 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082708013 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Freeing instance 20241019082708013 DLU <0006> fsm.c:568 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Deallocated 20241019082708013 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082708013 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082708014 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708014 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708014 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708014 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708014 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708014 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708019 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082708019 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426714477390" cn_domain=PS} 20241019082708019 DMAIN <0000> hlr.c:216 IMSI='262426714477390': Creating subscriber on demand 20241019082708022 DLU <0006> fsm.c:456 lu(262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082708022 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241019082708022 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426714477390" cause=GPRS services not allowed} 20241019082708022 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082708022 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082708022 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Freeing instance 20241019082708022 DLU <0006> fsm.c:568 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Deallocated 20241019082708022 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082708022 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082708024 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708024 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708024 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708024 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708025 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708025 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708033 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082708034 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426714477390" cn_domain=PS} 20241019082708034 DMAIN <0000> hlr.c:216 IMSI='262426714477390': Creating subscriber on demand 20241019082708036 DLU <0006> fsm.c:456 lu(262426714477390)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082708036 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082708042 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082708042 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426714477390" cn_domain=PS} 20241019082708042 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082708042 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082708045 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082708045 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426714477390"} 20241019082708045 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082708045 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082708045 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426714477390"} 20241019082708045 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426714477390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082708045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082708045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082708045 DLU <0006> fsm.c:568 lu(PS:IMSI-262426714477390)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082708045 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082708045 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082708047 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708047 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708049 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708049 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708050 DAUC <0003> db_auc.c:157 IMSI='262426714477390': No 2G Auth Data 20241019082708050 DAUC <0003> db_auc.c:192 IMSI='262426714477390': No 3G Auth Data 20241019082708056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47378<->l=127.0.0.1:4258 20241019082708058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47372<->l=127.0.0.1:4258 20241019082708060 DLINP <000b> input/ipa.c:451 connected read/write 20241019082708060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082708060 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082708060 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082708060 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082708060 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35445<->l=127.0.0.1:4259) 20241019082708100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4258 20241019082708201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4258 20241019082711296 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082711296 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082711297 DLINP <000b> input/ipa.c:451 connected read/write 20241019082711297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082711297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4258 20241019082711298 DLINP <000b> input/ipa.c:451 connected read/write 20241019082711298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082711298 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082711298 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082711298 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  20241019082711298 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082711298 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  20241019082711298 DLGSUP <0013> gsup_server.c:235 2:  20241019082711298 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082711298 DLGSUP <0013> gsup_server.c:235 3:  20241019082711298 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082711298 DLGSUP <0013> gsup_server.c:235 4:  20241019082711298 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082711298 DLGSUP <0013> gsup_server.c:235 5:  20241019082711298 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082711298 DLGSUP <0013> gsup_server.c:235 7:  20241019082711298 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082711298 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082711298 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082711298 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082711309 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36179<->l=127.0.0.1:4259) 20241019082711318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4258 20241019082711346 DLINP <000b> input/ipa.c:451 connected read/write 20241019082711346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082711346 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427685719365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427685719365"} 20241019082711346 DMAIN <0000> hlr.c:216 IMSI='262427685719365': Creating subscriber on demand 20241019082711363 DMAIN <0000> hlr.c:232 IMSI='262427685719365': Successfully assigned MSISDN='372' 20241019082711363 DAUC <0003> db_auc.c:157 IMSI='262427685719365': No 2G Auth Data 20241019082711363 DAUC <0003> db_auc.c:192 IMSI='262427685719365': No 3G Auth Data 20241019082711363 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427685719365 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 20241019082711363 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427685719365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427685719365" cause=IMSI unknown in HLR} 20241019082711363 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427685719365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241019082711363 DLINP <000b> input/ipa.c:451 connected read/write 20241019082711363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082711363 DLINP <000b> input/ipa.c:451 connected read/write 20241019082711363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082711365 DAUC <0003> db_auc.c:157 IMSI='262427685719365': No 2G Auth Data 20241019082711365 DAUC <0003> db_auc.c:192 IMSI='262427685719365': No 3G Auth Data 20241019082711366 DAUC <0003> db_auc.c:157 IMSI='262427685719365': No 2G Auth Data 20241019082711366 DAUC <0003> db_auc.c:192 IMSI='262427685719365': No 3G Auth Data 20241019082711366 DAUC <0003> db_auc.c:157 IMSI='262427685719365': No 2G Auth Data 20241019082711366 DAUC <0003> db_auc.c:192 IMSI='262427685719365': No 3G Auth Data 20241019082711367 DLINP <000b> input/ipa.c:451 connected read/write 20241019082711367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082711367 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427685719365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427685719365" cn_domain=PS} 20241019082711367 DLU <0006> fsm.c:456 lu(262427685719365)[0x5600c65da2f0]{UNVALIDATED}: Allocated 20241019082711367 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427685719365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241019082711372 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427685719365)[0x5600c65da2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082711372 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427685719365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427685719365" cn_domain=PS} 20241019082711372 DLINP <000b> input/ipa.c:451 connected read/write 20241019082711372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082711372 DLINP <000b> input/ipa.c:451 connected read/write 20241019082711372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082711373 DLINP <000b> input/ipa.c:451 connected read/write 20241019082711374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082711374 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427685719365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427685719365"} 20241019082711374 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427685719365)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082711374 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427685719365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082711374 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427685719365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427685719365"} 20241019082711374 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427685719365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082711374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427685719365)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082711374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427685719365)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082711374 DLU <0006> fsm.c:568 lu(PS:IMSI-262427685719365)[0x5600c65da2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082711374 DLINP <000b> input/ipa.c:451 connected read/write 20241019082711374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082711374 DLINP <000b> input/ipa.c:451 connected read/write 20241019082711374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082711379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4258 20241019082711379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4258 20241019082711380 DLINP <000b> input/ipa.c:451 connected read/write 20241019082711380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082711380 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082711380 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082711380 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082711380 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36179<->l=127.0.0.1:4259) 20241019082711410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47428<->l=127.0.0.1:4258 20241019082711511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47428<->l=127.0.0.1:4258 20241019082714644 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082714644 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082714648 DLINP <000b> input/ipa.c:451 connected read/write 20241019082714648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082714650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46564<->l=127.0.0.1:4258 20241019082714653 DLINP <000b> input/ipa.c:451 connected read/write 20241019082714653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082714653 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082714653 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082714653 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  20241019082714653 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082714653 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  20241019082714653 DLGSUP <0013> gsup_server.c:235 2:  20241019082714653 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082714653 DLGSUP <0013> gsup_server.c:235 3:  20241019082714653 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082714653 DLGSUP <0013> gsup_server.c:235 4:  20241019082714653 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082714653 DLGSUP <0013> gsup_server.c:235 5:  20241019082714653 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082714653 DLGSUP <0013> gsup_server.c:235 7:  20241019082714653 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082714653 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082714653 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082714653 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082714665 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41717<->l=127.0.0.1:4259) 20241019082714667 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241019082714667 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241019082714679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46576<->l=127.0.0.1:4258 20241019082714684 DAUC <0003> db_auc.c:157 IMSI='262427707786527': No 2G Auth Data 20241019082714684 DAUC <0003> db_auc.c:192 IMSI='262427707786527': No 3G Auth Data 20241019082714692 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616013747.msisdn 20241019082714692 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616013747.msisdn: not attached (vlr_number unset) 20241019082714692 DDGSM <0007> mslookup_server.c:327 sip.voice.491616013747.msisdn: does not exist in GSUP proxy 20241019082715701 DLINP <000b> input/ipa.c:451 connected read/write 20241019082715701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082715701 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427707786527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427707786527" cn_domain=CS} 20241019082715701 DLU <0006> fsm.c:456 lu(262427707786527)[0x5600c65d7f50]{UNVALIDATED}: Allocated 20241019082715701 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427707786527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241019082715715 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262427707786527)[0x5600c65d7f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241019082715715 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427707786527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427707786527" cn_domain=CS} 20241019082715715 DLINP <000b> input/ipa.c:451 connected read/write 20241019082715715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082715715 DLINP <000b> input/ipa.c:451 connected read/write 20241019082715715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082715724 DLINP <000b> input/ipa.c:451 connected read/write 20241019082715724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082715724 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427707786527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427707786527"} 20241019082715724 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262427707786527)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241019082715724 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427707786527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241019082715724 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427707786527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427707786527"} 20241019082715724 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427707786527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082715724 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427707786527)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241019082715724 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427707786527)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241019082715724 DLU <0006> fsm.c:568 lu(CS:IMSI-262427707786527)[0x5600c65d7f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241019082715724 DLINP <000b> input/ipa.c:451 connected read/write 20241019082715724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082715724 DLINP <000b> input/ipa.c:451 connected read/write 20241019082715724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082715728 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616013747.msisdn 20241019082715729 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616013747.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241019082715729 DDGSM <0007> mslookup_server.c:327 sip.voice.491616013747.msisdn: does not exist in GSUP proxy 20241019082715729 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616013747.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241019082715738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46576<->l=127.0.0.1:4258 20241019082715739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46564<->l=127.0.0.1:4258 20241019082715741 DLINP <000b> input/ipa.c:451 connected read/write 20241019082715741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082715741 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082715741 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082715741 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082715741 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41717<->l=127.0.0.1:4259) 20241019082715781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4258 20241019082715881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4258 20241019082717045 DSS <0004> hlr_ussd.c:239 262422687854775/0x1403ae83: SS Session Timeout, destroying 20241019082717045 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422687854775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241019082718995 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082718996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082719000 DLINP <000b> input/ipa.c:451 connected read/write 20241019082719000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082719002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46592<->l=127.0.0.1:4258 20241019082719006 DLINP <000b> input/ipa.c:451 connected read/write 20241019082719006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082719006 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082719006 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082719006 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  20241019082719006 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082719006 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  20241019082719006 DLGSUP <0013> gsup_server.c:235 2:  20241019082719006 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082719006 DLGSUP <0013> gsup_server.c:235 3:  20241019082719006 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082719006 DLGSUP <0013> gsup_server.c:235 4:  20241019082719006 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082719006 DLGSUP <0013> gsup_server.c:235 5:  20241019082719006 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082719006 DLGSUP <0013> gsup_server.c:235 7:  20241019082719006 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082719006 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082719006 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082719006 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082719007 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241019082719007 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241019082719038 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39835<->l=127.0.0.1:4259) 20241019082719039 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241019082719039 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241019082719046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46600<->l=127.0.0.1:4258 20241019082719052 DLINP <000b> input/ipa.c:451 connected read/write 20241019082719052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082719052 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425712777163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425712777163" cn_domain=CS} 20241019082719052 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425712777163 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241019082719052 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425712777163 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241019082719052 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425712777163.imsi 20241019082719052 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425712777163.imsi 20241019082719052 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425712777163.imsi: does not exist in local HLR 20241019082719059 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425712777163 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241019082719059 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241019082719059 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241019082719059 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241019082719059 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241019082719059 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241019082719059 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425712777163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082719059 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241019082719059 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241019082719059 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241019082719059 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241019082719059 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241019082719059 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241019082719061 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082719061 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082719061 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241019082719061 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241019082719061 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241019082719063 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082719063 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082719063 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241019082719106 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082719106 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082719106 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082719106 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082719107 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425712777163 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611610071 20241019082719107 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425712777163 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241019082719107 DLINP <000b> input/ipa.c:451 connected read/write 20241019082719107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082719107 DLINP <000b> input/ipa.c:451 connected read/write 20241019082719107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082719117 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082719117 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082719117 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425712777163 MSISDN-491611610071 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241019082719117 DLINP <000b> input/ipa.c:451 connected read/write 20241019082719117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082719117 DLINP <000b> input/ipa.c:451 connected read/write 20241019082719117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082719120 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082719120 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082719120 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425712777163 MSISDN-491611610071 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 20241019082719120 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425712777163 MSISDN-491611610071 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241019082719120 DLINP <000b> input/ipa.c:451 connected read/write 20241019082719120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082719120 DLINP <000b> input/ipa.c:451 connected read/write 20241019082719120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082719128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46600<->l=127.0.0.1:4258 20241019082719130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46592<->l=127.0.0.1:4258 20241019082719132 DLINP <000b> input/ipa.c:451 connected read/write 20241019082719132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082719132 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082719132 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082719132 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082719132 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39835<->l=127.0.0.1:4259) 20241019082719133 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082719133 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082719133 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241019082719133 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241019082719133 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241019082719217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4258 20241019082719318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4258 20241019082722435 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082722435 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082722438 DLINP <000b> input/ipa.c:451 connected read/write 20241019082722438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082722439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49284<->l=127.0.0.1:4258 20241019082722441 DLINP <000b> input/ipa.c:451 connected read/write 20241019082722441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082722441 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082722441 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082722441 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  20241019082722441 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082722441 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  20241019082722441 DLGSUP <0013> gsup_server.c:235 2:  20241019082722441 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082722441 DLGSUP <0013> gsup_server.c:235 3:  20241019082722441 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082722441 DLGSUP <0013> gsup_server.c:235 4:  20241019082722441 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082722441 DLGSUP <0013> gsup_server.c:235 5:  20241019082722441 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082722441 DLGSUP <0013> gsup_server.c:235 7:  20241019082722441 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082722441 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082722441 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082722441 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082722442 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241019082722443 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241019082722453 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38823<->l=127.0.0.1:4259) 20241019082722454 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241019082722454 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241019082722459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49298<->l=127.0.0.1:4258 20241019082722483 DAUC <0003> db_auc.c:157 IMSI='262426185624838': No 2G Auth Data 20241019082722483 DAUC <0003> db_auc.c:192 IMSI='262426185624838': No 3G Auth Data 20241019082722496 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426185624838.imsi 20241019082722496 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426185624838.imsi: found in local HLR 20241019082722502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49298<->l=127.0.0.1:4258 20241019082722504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49284<->l=127.0.0.1:4258 20241019082722506 DLINP <000b> input/ipa.c:451 connected read/write 20241019082722506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082722506 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082722506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082722506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082722507 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38823<->l=127.0.0.1:4259) 20241019082722540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49312<->l=127.0.0.1:4258 20241019082722641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49312<->l=127.0.0.1:4258 20241019082725771 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082725772 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082725776 DLINP <000b> input/ipa.c:451 connected read/write 20241019082725776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082725778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49326<->l=127.0.0.1:4258 20241019082725781 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241019082725781 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241019082725782 DLINP <000b> input/ipa.c:451 connected read/write 20241019082725782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082725782 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082725782 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082725782 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  20241019082725782 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082725782 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  20241019082725782 DLGSUP <0013> gsup_server.c:235 2:  20241019082725782 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082725782 DLGSUP <0013> gsup_server.c:235 3:  20241019082725782 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082725782 DLGSUP <0013> gsup_server.c:235 4:  20241019082725782 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082725782 DLGSUP <0013> gsup_server.c:235 5:  20241019082725782 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082725782 DLGSUP <0013> gsup_server.c:235 7:  20241019082725782 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082725782 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082725782 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082725782 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082725816 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34969<->l=127.0.0.1:4259) 20241019082725821 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241019082725821 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241019082725847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49332<->l=127.0.0.1:4258 20241019082725858 DLINP <000b> input/ipa.c:451 connected read/write 20241019082725858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082725858 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421584021329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421584021329" cn_domain=CS} 20241019082725858 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421584021329 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241019082725858 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421584021329 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241019082725858 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421584021329.imsi 20241019082725858 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421584021329.imsi 20241019082725858 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421584021329.imsi: does not exist in local HLR 20241019082725872 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421584021329 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241019082725872 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241019082725872 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241019082725872 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241019082725872 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241019082725872 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241019082725872 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421584021329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082725872 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241019082725872 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241019082725872 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241019082725872 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241019082725872 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241019082725872 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241019082725877 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082725877 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082725877 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241019082725877 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241019082725877 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241019082725880 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082725880 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082725880 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241019082725922 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082725922 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082725922 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082725922 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082725922 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421584021329 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611403381 20241019082725922 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421584021329 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241019082725923 DLINP <000b> input/ipa.c:451 connected read/write 20241019082725923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082725923 DLINP <000b> input/ipa.c:451 connected read/write 20241019082725923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082725932 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082725932 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082725932 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421584021329 MSISDN-491611403381 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241019082725932 DLINP <000b> input/ipa.c:451 connected read/write 20241019082725932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082725932 DLINP <000b> input/ipa.c:451 connected read/write 20241019082725932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082725936 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082725936 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082725937 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421584021329 MSISDN-491611403381 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 20241019082725937 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421584021329 MSISDN-491611403381 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241019082725937 DLINP <000b> input/ipa.c:451 connected read/write 20241019082725937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082725937 DLINP <000b> input/ipa.c:451 connected read/write 20241019082725937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082725940 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421584021329.imsi 20241019082725940 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421584021329.imsi: does not exist in local HLR 20241019082726942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49332<->l=127.0.0.1:4258 20241019082726947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49326<->l=127.0.0.1:4258 20241019082726948 DLINP <000b> input/ipa.c:451 connected read/write 20241019082726948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082726948 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082726948 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082726948 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082726948 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34969<->l=127.0.0.1:4259) 20241019082726949 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082726949 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082726949 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241019082726949 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241019082726949 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241019082727055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49340<->l=127.0.0.1:4258 20241019082727156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49340<->l=127.0.0.1:4258 20241019082730271 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241019082730271 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241019082730276 DLINP <000b> input/ipa.c:451 connected read/write 20241019082730276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082730277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49356<->l=127.0.0.1:4258 20241019082730281 DLINP <000b> input/ipa.c:451 connected read/write 20241019082730281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082730281 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241019082730281 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241019082730281 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  20241019082730281 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241019082730281 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  20241019082730281 DLGSUP <0013> gsup_server.c:235 2:  20241019082730281 DLGSUP <0013> gsup_server.c:237 2: 00  20241019082730281 DLGSUP <0013> gsup_server.c:235 3:  20241019082730281 DLGSUP <0013> gsup_server.c:237 3: 00  20241019082730281 DLGSUP <0013> gsup_server.c:235 4:  20241019082730281 DLGSUP <0013> gsup_server.c:237 4: 00  20241019082730281 DLGSUP <0013> gsup_server.c:235 5:  20241019082730281 DLGSUP <0013> gsup_server.c:237 5: 00  20241019082730281 DLGSUP <0013> gsup_server.c:235 7:  20241019082730281 DLGSUP <0013> gsup_server.c:237 7: 00  20241019082730281 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241019082730281 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241019082730281 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241019082730281 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241019082730282 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241019082730310 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45909<->l=127.0.0.1:4259) 20241019082730312 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241019082730312 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241019082730321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4258 20241019082730324 DLINP <000b> input/ipa.c:451 connected read/write 20241019082730324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082730324 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424936558593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424936558593" cn_domain=CS} 20241019082730324 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424936558593 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241019082730324 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424936558593 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241019082730324 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424936558593.imsi 20241019082730324 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424936558593.imsi 20241019082730324 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424936558593.imsi: does not exist in local HLR 20241019082730329 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424936558593 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241019082730329 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241019082730329 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241019082730329 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241019082730329 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241019082730329 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241019082730329 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424936558593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241019082730329 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241019082730329 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241019082730329 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241019082730329 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241019082730329 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241019082730329 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241019082730331 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082730331 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082730331 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241019082730331 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241019082730331 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241019082730333 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082730333 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082730333 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241019082730374 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082730374 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082730374 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082730374 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082730374 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424936558593 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614377425 20241019082730374 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424936558593 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241019082730374 DLINP <000b> input/ipa.c:451 connected read/write 20241019082730374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082730375 DLINP <000b> input/ipa.c:451 connected read/write 20241019082730375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082730393 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082730393 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082730393 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424936558593 MSISDN-491614377425 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241019082730393 DLINP <000b> input/ipa.c:451 connected read/write 20241019082730393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082730393 DLINP <000b> input/ipa.c:451 connected read/write 20241019082730393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082730397 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082730397 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082730397 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424936558593 MSISDN-491614377425 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 20241019082730397 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424936558593 MSISDN-491614377425 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241019082730397 DLINP <000b> input/ipa.c:451 connected read/write 20241019082730397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082730397 DLINP <000b> input/ipa.c:451 connected read/write 20241019082730397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241019082730401 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614377425.msisdn 20241019082730401 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614377425.msisdn: does not exist in local HLR 20241019082730401 DDGSM <0007> mslookup_server.c:352 sip.voice.491614377425.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241019082730401 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614377425.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241019082730404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4258 20241019082730407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49356<->l=127.0.0.1:4258 20241019082730409 DLINP <000b> input/ipa.c:451 connected read/write 20241019082730409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241019082730409 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241019082730409 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241019082730409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241019082730409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45909<->l=127.0.0.1:4259) 20241019082730409 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241019082730409 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241019082730409 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241019082730409 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241019082730409 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241019082730500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49380<->l=127.0.0.1:4258 20241019082730601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49380<->l=127.0.0.1:4258