20241028055522342 DMAIN <0000> hlr.c:813 hlr starting 20241028055522342 DDB <0001> db.c:599 using database: hlr.db 20241028055522342 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241028055522342 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241028055522343 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241028055522343 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241028055522385 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241028055522385 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241028055522475 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241028055522476 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241028055522476 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241028055524136 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055524136 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055524137 DLINP <000b> input/ipa.c:451 connected read/write 20241028055524137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055524139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38008<->l=127.0.0.1:4258 20241028055524140 DLINP <000b> input/ipa.c:451 connected read/write 20241028055524140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055524140 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055524140 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055524140 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  20241028055524140 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055524140 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  20241028055524140 DLGSUP <0013> gsup_server.c:235 2:  20241028055524140 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055524140 DLGSUP <0013> gsup_server.c:235 3:  20241028055524140 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055524140 DLGSUP <0013> gsup_server.c:235 4:  20241028055524140 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055524140 DLGSUP <0013> gsup_server.c:235 5:  20241028055524140 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055524140 DLGSUP <0013> gsup_server.c:235 7:  20241028055524140 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055524140 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055524140 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055524140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055524158 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35315<->l=127.0.0.1:4259) 20241028055524171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4258 20241028055524185 DLINP <000b> input/ipa.c:451 connected read/write 20241028055524185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055524185 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"} 20241028055524185 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" 20241028055524185 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} 20241028055524185 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 20241028055524185 DLINP <000b> input/ipa.c:451 connected read/write 20241028055524185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055524185 DLINP <000b> input/ipa.c:451 connected read/write 20241028055524185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055524188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4258 20241028055524189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38008<->l=127.0.0.1:4258 20241028055524190 DLINP <000b> input/ipa.c:451 connected read/write 20241028055524190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055524190 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055524190 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055524190 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055524191 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35315<->l=127.0.0.1:4259) 20241028055524256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38028<->l=127.0.0.1:4258 20241028055524257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38028<->l=127.0.0.1:4258 20241028055527335 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055527335 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055527337 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055527337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4258 20241028055527339 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055527339 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055527339 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055527339 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  20241028055527339 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055527339 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  20241028055527339 DLGSUP <0013> gsup_server.c:235 2:  20241028055527339 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055527339 DLGSUP <0013> gsup_server.c:235 3:  20241028055527339 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055527339 DLGSUP <0013> gsup_server.c:235 4:  20241028055527339 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055527339 DLGSUP <0013> gsup_server.c:235 5:  20241028055527339 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055527339 DLGSUP <0013> gsup_server.c:235 7:  20241028055527339 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055527339 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055527339 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055527339 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055527360 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38103<->l=127.0.0.1:4259) 20241028055527388 DAUC <0003> db_auc.c:157 IMSI='262429430977257': No 2G Auth Data 20241028055527388 DAUC <0003> db_auc.c:192 IMSI='262429430977257': No 3G Auth Data 20241028055527430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37782<->l=127.0.0.1:4258 20241028055527435 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055527435 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429430977257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429430977257"} 20241028055527443 DAUC <0003> db_auc.c:192 IMSI='262429430977257': No 3G Auth Data 20241028055527443 DAUC <0003> db_auc.c:236 IMSI='262429430977257': Calling to generate 5 vectors 20241028055527443 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028055527443 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055527443 DAUC <0003> auc.c:113 vector [0]: rand = 3a46f1ca687b8ba5081719bb6ea17476 20241028055527443 DAUC <0003> auc.c:179 vector [0]: kc = 1be8be29046c4c00 20241028055527443 DAUC <0003> auc.c:180 vector [0]: sres = 32746d1f 20241028055527443 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055527443 DAUC <0003> auc.c:113 vector [1]: rand = e6b44a31ac271e5992bdd4b543a2df87 20241028055527443 DAUC <0003> auc.c:179 vector [1]: kc = 3dd102cb0a2a7c00 20241028055527443 DAUC <0003> auc.c:180 vector [1]: sres = b5be06fc 20241028055527443 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028055527443 DAUC <0003> auc.c:113 vector [2]: rand = 8db64c991b3c01a79c6e22618b4f130a 20241028055527443 DAUC <0003> auc.c:179 vector [2]: kc = 6202344971534800 20241028055527443 DAUC <0003> auc.c:180 vector [2]: sres = 19409c00 20241028055527443 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028055527443 DAUC <0003> auc.c:113 vector [3]: rand = 00e2ea4000306a6b3bdd774dfcb4944a 20241028055527443 DAUC <0003> auc.c:179 vector [3]: kc = 3dfe80c76f766400 20241028055527443 DAUC <0003> auc.c:180 vector [3]: sres = b12cb00a 20241028055527443 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028055527443 DAUC <0003> auc.c:113 vector [4]: rand = 81b745087e76691c5fe502783f4f5475 20241028055527443 DAUC <0003> auc.c:179 vector [4]: kc = c5197b3191ea9800 20241028055527443 DAUC <0003> auc.c:180 vector [4]: sres = e802fe7e 20241028055527443 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028055527443 DAUC <0003> db_auc.c:245 IMSI='262429430977257': Generated 5 vectors 20241028055527443 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429430977257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429430977257"} 20241028055527443 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429430977257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055527443 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527443 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37782<->l=127.0.0.1:4258 20241028055527471 DAUC <0003> db_auc.c:157 IMSI='262425350896219': No 2G Auth Data 20241028055527471 DAUC <0003> db_auc.c:192 IMSI='262425350896219': No 3G Auth Data 20241028055527504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37784<->l=127.0.0.1:4258 20241028055527508 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055527508 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425350896219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425350896219"} 20241028055527508 DAUC <0003> db_auc.c:192 IMSI='262425350896219': No 3G Auth Data 20241028055527508 DAUC <0003> db_auc.c:236 IMSI='262425350896219': Calling to generate 5 vectors 20241028055527508 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028055527508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055527508 DAUC <0003> auc.c:113 vector [0]: rand = cde0204538bf93af1620213623730829 20241028055527508 DAUC <0003> auc.c:179 vector [0]: kc = 99ee50ac5240d000 20241028055527508 DAUC <0003> auc.c:180 vector [0]: sres = af7475a9 20241028055527508 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055527508 DAUC <0003> auc.c:113 vector [1]: rand = 1d5f3a2c14169817071e9cb197101067 20241028055527508 DAUC <0003> auc.c:179 vector [1]: kc = 4d7f78cf7ff22400 20241028055527508 DAUC <0003> auc.c:180 vector [1]: sres = 6044e03a 20241028055527508 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028055527508 DAUC <0003> auc.c:113 vector [2]: rand = 86f3b5f607ff6c47a06aee9f9dda8a64 20241028055527508 DAUC <0003> auc.c:179 vector [2]: kc = be620dbd4389ac00 20241028055527508 DAUC <0003> auc.c:180 vector [2]: sres = 732294bc 20241028055527508 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028055527508 DAUC <0003> auc.c:113 vector [3]: rand = 81b8ef61c5d624758450f7e86a39ab75 20241028055527508 DAUC <0003> auc.c:179 vector [3]: kc = 8d8aa70e61561800 20241028055527508 DAUC <0003> auc.c:180 vector [3]: sres = 33517b67 20241028055527508 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028055527508 DAUC <0003> auc.c:113 vector [4]: rand = e9cc260d18d6a68075cdc16a85e7343a 20241028055527508 DAUC <0003> auc.c:179 vector [4]: kc = 36ea6cfd74706c00 20241028055527508 DAUC <0003> auc.c:180 vector [4]: sres = b1bec74c 20241028055527508 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028055527508 DAUC <0003> db_auc.c:245 IMSI='262425350896219': Generated 5 vectors 20241028055527508 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425350896219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425350896219"} 20241028055527508 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425350896219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055527508 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527508 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37784<->l=127.0.0.1:4258 20241028055527534 DAUC <0003> db_auc.c:157 IMSI='262427046761414': No 2G Auth Data 20241028055527534 DAUC <0003> db_auc.c:192 IMSI='262427046761414': No 3G Auth Data 20241028055527567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37800<->l=127.0.0.1:4258 20241028055527571 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055527571 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427046761414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427046761414"} 20241028055527571 DAUC <0003> db_auc.c:192 IMSI='262427046761414': No 3G Auth Data 20241028055527571 DAUC <0003> db_auc.c:236 IMSI='262427046761414': Calling to generate 5 vectors 20241028055527571 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028055527571 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055527571 DAUC <0003> auc.c:113 vector [0]: rand = 05cdfbd873f14d85a3e0e5b023945cd3 20241028055527571 DAUC <0003> auc.c:179 vector [0]: kc = bbcde028fc15089a 20241028055527571 DAUC <0003> auc.c:180 vector [0]: sres = 2509605c 20241028055527571 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055527571 DAUC <0003> auc.c:113 vector [1]: rand = 1c0e68f510f62f5b30729f8e3de08420 20241028055527571 DAUC <0003> auc.c:179 vector [1]: kc = 2de18acf42af24ea 20241028055527571 DAUC <0003> auc.c:180 vector [1]: sres = b579ae9f 20241028055527571 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028055527571 DAUC <0003> auc.c:113 vector [2]: rand = e99c7435d13653b77cab454f77715897 20241028055527571 DAUC <0003> auc.c:179 vector [2]: kc = 15a55364dcc81eea 20241028055527571 DAUC <0003> auc.c:180 vector [2]: sres = 4cf9eb32 20241028055527571 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028055527571 DAUC <0003> auc.c:113 vector [3]: rand = 7e3ef666b7d32d3e4e0b7c4f505c342c 20241028055527571 DAUC <0003> auc.c:179 vector [3]: kc = 49d070a9037e5cf8 20241028055527571 DAUC <0003> auc.c:180 vector [3]: sres = ef3f9880 20241028055527571 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028055527571 DAUC <0003> auc.c:113 vector [4]: rand = 57f0453ce7a1acb603995f9d688e5edc 20241028055527571 DAUC <0003> auc.c:179 vector [4]: kc = 608735a90f64a182 20241028055527571 DAUC <0003> auc.c:180 vector [4]: sres = 0c0e1730 20241028055527571 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028055527571 DAUC <0003> db_auc.c:245 IMSI='262427046761414': Generated 5 vectors 20241028055527571 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427046761414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427046761414"} 20241028055527571 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427046761414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055527571 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527571 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37800<->l=127.0.0.1:4258 20241028055527597 DAUC <0003> db_auc.c:157 IMSI='262420039993463': No 2G Auth Data 20241028055527597 DAUC <0003> db_auc.c:192 IMSI='262420039993463': No 3G Auth Data 20241028055527627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37802<->l=127.0.0.1:4258 20241028055527631 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055527631 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420039993463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420039993463"} 20241028055527631 DAUC <0003> db_auc.c:157 IMSI='262420039993463': No 2G Auth Data 20241028055527631 DAUC <0003> db_auc.c:236 IMSI='262420039993463': Calling to generate 5 vectors 20241028055527631 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028055527631 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055527631 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055527631 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055527631 DAUC <0003> auc.c:113 vector [0]: rand = f588a741f04c08345b05fe0f7247e55a 20241028055527631 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055527631 DAUC <0003> auc.c:142 vector [0]: autn = dcd258f45eed000047145b183d1ca688 20241028055527631 DAUC <0003> auc.c:143 vector [0]: ck = a527159f268a32c424231ecb23fe58ff 20241028055527631 DAUC <0003> auc.c:144 vector [0]: ik = f446ced02426d27fc065296d898cad26 20241028055527631 DAUC <0003> auc.c:145 vector [0]: res = 96811d4d8b609d010000000000000000 20241028055527631 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055527631 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028055527631 DAUC <0003> auc.c:151 vector [0]: kc = b527ece9a8de1562 20241028055527631 DAUC <0003> auc.c:152 vector [0]: sres = 1de1804c 20241028055527631 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028055527631 DAUC <0003> auc.c:113 vector [1]: rand = cd8350fac3f51da7073418c6a4daa84a 20241028055527631 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028055527631 DAUC <0003> auc.c:142 vector [1]: autn = 1d33ae514dea0000df2cedf8072c944b 20241028055527631 DAUC <0003> auc.c:143 vector [1]: ck = a471b111ba8a19f75cd2f67276e80c7c 20241028055527631 DAUC <0003> auc.c:144 vector [1]: ik = 2c8d2f445ea0e0f9ecd08215f93276ab 20241028055527631 DAUC <0003> auc.c:145 vector [1]: res = 3edd190163cb0cff0000000000000000 20241028055527631 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055527631 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028055527631 DAUC <0003> auc.c:151 vector [1]: kc = 38feea326bf083d9 20241028055527631 DAUC <0003> auc.c:152 vector [1]: sres = 5d1615fe 20241028055527631 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028055527631 DAUC <0003> auc.c:113 vector [2]: rand = 77e8e9879ebc8cbd1aa697038e9e6335 20241028055527631 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028055527631 DAUC <0003> auc.c:142 vector [2]: autn = 8edc1af7507100007493edb131cd6674 20241028055527631 DAUC <0003> auc.c:143 vector [2]: ck = 3679dd5043dfc44958f96501cdedc695 20241028055527631 DAUC <0003> auc.c:144 vector [2]: ik = 7510c839614a87eb940904977abf1cd6 20241028055527631 DAUC <0003> auc.c:145 vector [2]: res = bd9eba5b5501475c0000000000000000 20241028055527631 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055527631 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028055527631 DAUC <0003> auc.c:151 vector [2]: kc = 8f9974ff95c799e1 20241028055527631 DAUC <0003> auc.c:152 vector [2]: sres = e89ffd07 20241028055527631 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028055527631 DAUC <0003> auc.c:113 vector [3]: rand = fd2431b4bd6c5ffb9bc857d97591a01c 20241028055527631 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028055527631 DAUC <0003> auc.c:142 vector [3]: autn = e97ae68bb2d200004ebe4cd06f241fdf 20241028055527631 DAUC <0003> auc.c:143 vector [3]: ck = e186caa4920d9a6a6937cbb0b47544d7 20241028055527631 DAUC <0003> auc.c:144 vector [3]: ik = b87efc8fa8476a4e744a8f929336b318 20241028055527631 DAUC <0003> auc.c:145 vector [3]: res = feb43cb61467c81a0000000000000000 20241028055527631 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055527631 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028055527631 DAUC <0003> auc.c:151 vector [3]: kc = 448572091d0907eb 20241028055527631 DAUC <0003> auc.c:152 vector [3]: sres = ead3f4ac 20241028055527631 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028055527631 DAUC <0003> auc.c:113 vector [4]: rand = 95c1b9e3d562d61f36c7512c65a25bc3 20241028055527631 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028055527631 DAUC <0003> auc.c:142 vector [4]: autn = bf1df5d1a01d000041c59c9374410fc8 20241028055527631 DAUC <0003> auc.c:143 vector [4]: ck = 2b3a3ec108e670c5d0716a35623856ff 20241028055527631 DAUC <0003> auc.c:144 vector [4]: ik = 38bf826106b2be627bf84ed29f17f296 20241028055527631 DAUC <0003> auc.c:145 vector [4]: res = 4bd036c0a370328e0000000000000000 20241028055527631 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055527631 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028055527631 DAUC <0003> auc.c:151 vector [4]: kc = b80c9847f37b6ace 20241028055527631 DAUC <0003> auc.c:152 vector [4]: sres = e8a0044e 20241028055527631 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028055527631 DAUC <0003> db_auc.c:245 IMSI='262420039993463': Generated 5 vectors 20241028055527631 DAUC <0003> db_auc.c:249 IMSI='262420039993463': Updating SQN=161 in DB 20241028055527638 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420039993463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420039993463"} 20241028055527638 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420039993463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055527638 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527638 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37802<->l=127.0.0.1:4258 20241028055527665 DAUC <0003> db_auc.c:157 IMSI='262422351867445': No 2G Auth Data 20241028055527665 DAUC <0003> db_auc.c:192 IMSI='262422351867445': No 3G Auth Data 20241028055527696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37808<->l=127.0.0.1:4258 20241028055527699 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055527699 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422351867445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422351867445"} 20241028055527699 DAUC <0003> db_auc.c:157 IMSI='262422351867445': No 2G Auth Data 20241028055527699 DAUC <0003> db_auc.c:236 IMSI='262422351867445': Calling to generate 5 vectors 20241028055527699 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028055527699 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055527699 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241028055527699 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055527699 DAUC <0003> auc.c:113 vector [0]: rand = e9f54cdfde6123947810825b73e09518 20241028055527699 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055527699 DAUC <0003> auc.c:142 vector [0]: autn = f482f84236af000022b945fbf352535f 20241028055527699 DAUC <0003> auc.c:143 vector [0]: ck = 4cd8535b9632bc554a078ace2bdc3544 20241028055527699 DAUC <0003> auc.c:144 vector [0]: ik = 3fb0d4f2e7eb86203fbaf54d274fb69a 20241028055527699 DAUC <0003> auc.c:145 vector [0]: res = 0eaae68c699160520000000000000000 20241028055527699 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055527699 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028055527699 DAUC <0003> auc.c:151 vector [0]: kc = 06d5f82a7d4ab9ab 20241028055527699 DAUC <0003> auc.c:152 vector [0]: sres = 673b86de 20241028055527699 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028055527699 DAUC <0003> auc.c:113 vector [1]: rand = dda9a1afcc45f239482c5ba779ef7df8 20241028055527699 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028055527699 DAUC <0003> auc.c:142 vector [1]: autn = 1e7e8ebc3b1f0000459d6b617285dc18 20241028055527699 DAUC <0003> auc.c:143 vector [1]: ck = 3ef98fac4034b89e40367df1878b25fb 20241028055527699 DAUC <0003> auc.c:144 vector [1]: ik = af9ea41e685568f6659624d341c186ee 20241028055527699 DAUC <0003> auc.c:145 vector [1]: res = 017c1696765766610000000000000000 20241028055527699 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055527699 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028055527699 DAUC <0003> auc.c:151 vector [1]: kc = b4c77290ee2b737d 20241028055527699 DAUC <0003> auc.c:152 vector [1]: sres = 772b70f7 20241028055527699 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028055527699 DAUC <0003> auc.c:113 vector [2]: rand = 425c9b9641a172b28288958f3755159d 20241028055527699 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028055527699 DAUC <0003> auc.c:142 vector [2]: autn = de6c1985191400009dc940c5c86e5c15 20241028055527699 DAUC <0003> auc.c:143 vector [2]: ck = f60aada80278bac8a622cf52c09f5490 20241028055527699 DAUC <0003> auc.c:144 vector [2]: ik = 2a1f9517c62cd45205cdf6b1fbd46ac6 20241028055527699 DAUC <0003> auc.c:145 vector [2]: res = b627deb36840df470000000000000000 20241028055527699 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055527699 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028055527699 DAUC <0003> auc.c:151 vector [2]: kc = 7ffa015cff1f50cc 20241028055527699 DAUC <0003> auc.c:152 vector [2]: sres = de6701f4 20241028055527700 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028055527700 DAUC <0003> auc.c:113 vector [3]: rand = aff662dbc5b5233dd19dc9898b1ad5fe 20241028055527700 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028055527700 DAUC <0003> auc.c:142 vector [3]: autn = 4baf01aa42760000a36dce2dbb252511 20241028055527700 DAUC <0003> auc.c:143 vector [3]: ck = 348c765028a61188b7b93f73fc3bfba3 20241028055527700 DAUC <0003> auc.c:144 vector [3]: ik = c019b1f2cec7e4224252af5ddbd950b2 20241028055527700 DAUC <0003> auc.c:145 vector [3]: res = 7bb233e38cda46c50000000000000000 20241028055527700 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055527700 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028055527700 DAUC <0003> auc.c:151 vector [3]: kc = 017e578cc1835ebb 20241028055527700 DAUC <0003> auc.c:152 vector [3]: sres = f7687526 20241028055527700 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028055527700 DAUC <0003> auc.c:113 vector [4]: rand = e5978d7b59c37cee64a7efe64563b949 20241028055527700 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028055527700 DAUC <0003> auc.c:142 vector [4]: autn = 62b4634bc7b70000d0cba4c76cfe0bc4 20241028055527700 DAUC <0003> auc.c:143 vector [4]: ck = f97d526da5b97492d1e00be35b7d7158 20241028055527700 DAUC <0003> auc.c:144 vector [4]: ik = dc5b7ceeff6efed925d16d11c3be649a 20241028055527700 DAUC <0003> auc.c:145 vector [4]: res = 51a10b8ac0e9552b0000000000000000 20241028055527700 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055527700 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028055527700 DAUC <0003> auc.c:151 vector [4]: kc = d1174871c2149f89 20241028055527700 DAUC <0003> auc.c:152 vector [4]: sres = 91485ea1 20241028055527700 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028055527700 DAUC <0003> db_auc.c:245 IMSI='262422351867445': Generated 5 vectors 20241028055527700 DAUC <0003> db_auc.c:249 IMSI='262422351867445': Updating SQN=161 in DB 20241028055527708 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422351867445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422351867445"} 20241028055527708 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422351867445 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055527708 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527708 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37808<->l=127.0.0.1:4258 20241028055527735 DAUC <0003> db_auc.c:157 IMSI='262425237454261': No 2G Auth Data 20241028055527735 DAUC <0003> db_auc.c:192 IMSI='262425237454261': No 3G Auth Data 20241028055527775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37814<->l=127.0.0.1:4258 20241028055527779 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055527779 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425237454261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425237454261"} 20241028055527779 DAUC <0003> db_auc.c:236 IMSI='262425237454261': Calling to generate 5 vectors 20241028055527779 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028055527779 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055527779 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055527779 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055527779 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055527779 DAUC <0003> auc.c:113 vector [0]: rand = f12f34a7b5829e44d28c5e60b1c56f2d 20241028055527779 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055527779 DAUC <0003> auc.c:142 vector [0]: autn = a25683270e700000b7d87ed31e445bca 20241028055527779 DAUC <0003> auc.c:143 vector [0]: ck = f971f3d3e831707f8bd5ce461846d312 20241028055527779 DAUC <0003> auc.c:144 vector [0]: ik = 3c0c342a7b47b64d548b9da680e83b13 20241028055527779 DAUC <0003> auc.c:145 vector [0]: res = e2ceb735ce9436ed0000000000000000 20241028055527779 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055527779 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055527779 DAUC <0003> auc.c:179 vector [0]: kc = b913cafd3ff7d800 20241028055527779 DAUC <0003> auc.c:180 vector [0]: sres = c334fe53 20241028055527779 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055527779 DAUC <0003> auc.c:113 vector [1]: rand = 59b4864ab11cfcf89ec01692a21bd747 20241028055527779 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028055527779 DAUC <0003> auc.c:142 vector [1]: autn = 2e3188e3eb650000b0a04fc528fccba5 20241028055527779 DAUC <0003> auc.c:143 vector [1]: ck = 1f42d45d5c0cf63fd816e177c4058613 20241028055527779 DAUC <0003> auc.c:144 vector [1]: ik = c0c26fa387a3802898583d6b0e19b344 20241028055527779 DAUC <0003> auc.c:145 vector [1]: res = 878221634b5f6b040000000000000000 20241028055527779 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055527779 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055527779 DAUC <0003> auc.c:179 vector [1]: kc = 5ba86b4e10fcd400 20241028055527779 DAUC <0003> auc.c:180 vector [1]: sres = aff0b516 20241028055527779 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055527779 DAUC <0003> auc.c:113 vector [2]: rand = b85ec3c9c4e34196efdd420b982a8390 20241028055527779 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028055527779 DAUC <0003> auc.c:142 vector [2]: autn = 10a13b85b7ab0000e631097d52e0b839 20241028055527779 DAUC <0003> auc.c:143 vector [2]: ck = 497df1fe1c7b5dfe69be0d356f6d2693 20241028055527779 DAUC <0003> auc.c:144 vector [2]: ik = 5fdcb5ed629039f04659b5cd54d4a9d0 20241028055527779 DAUC <0003> auc.c:145 vector [2]: res = 370f09a0c98115700000000000000000 20241028055527779 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055527779 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055527779 DAUC <0003> auc.c:179 vector [2]: kc = ffe63ae347824000 20241028055527779 DAUC <0003> auc.c:180 vector [2]: sres = 7a1fb477 20241028055527779 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055527779 DAUC <0003> auc.c:113 vector [3]: rand = 0759f3fda41fc3e30fe32ad5251d2ca1 20241028055527779 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028055527779 DAUC <0003> auc.c:142 vector [3]: autn = 271ebe5e748b000003a9d0148d0aa039 20241028055527779 DAUC <0003> auc.c:143 vector [3]: ck = b8a4987aeddf2d92832390b1a6e2ba25 20241028055527779 DAUC <0003> auc.c:144 vector [3]: ik = a06a575cc09c08d12cd2145715b94354 20241028055527779 DAUC <0003> auc.c:145 vector [3]: res = dd38262dbfaaab340000000000000000 20241028055527779 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055527779 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055527779 DAUC <0003> auc.c:179 vector [3]: kc = 50d872c4d0696c00 20241028055527779 DAUC <0003> auc.c:180 vector [3]: sres = 9db89d88 20241028055527779 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055527779 DAUC <0003> auc.c:113 vector [4]: rand = 3588224bd2b8a7001df9cc11690c5d4f 20241028055527780 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028055527780 DAUC <0003> auc.c:142 vector [4]: autn = 275aaa5304d200003819dfd04032397b 20241028055527780 DAUC <0003> auc.c:143 vector [4]: ck = 4ba9e2afe21c56e282f63f0cf299dbff 20241028055527780 DAUC <0003> auc.c:144 vector [4]: ik = be0da701a1bf26ea28cd30499fc3a74a 20241028055527780 DAUC <0003> auc.c:145 vector [4]: res = cb8560a23757c37f0000000000000000 20241028055527780 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055527780 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028055527780 DAUC <0003> auc.c:179 vector [4]: kc = 7226fc2e460adc00 20241028055527780 DAUC <0003> auc.c:180 vector [4]: sres = 9b8b7876 20241028055527780 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028055527780 DAUC <0003> db_auc.c:245 IMSI='262425237454261': Generated 5 vectors 20241028055527780 DAUC <0003> db_auc.c:249 IMSI='262425237454261': Updating SQN=161 in DB 20241028055527788 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425237454261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425237454261"} 20241028055527788 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425237454261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055527788 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527788 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37814<->l=127.0.0.1:4258 20241028055527823 DAUC <0003> db_auc.c:157 IMSI='262425019356363': No 2G Auth Data 20241028055527823 DAUC <0003> db_auc.c:192 IMSI='262425019356363': No 3G Auth Data 20241028055527862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37820<->l=127.0.0.1:4258 20241028055527866 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055527866 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425019356363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425019356363"} 20241028055527866 DAUC <0003> db_auc.c:236 IMSI='262425019356363': Calling to generate 5 vectors 20241028055527866 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028055527866 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055527866 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055527866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055527866 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055527866 DAUC <0003> auc.c:113 vector [0]: rand = 80f004bb44fc8e18f9f5b9c7afd88c96 20241028055527866 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055527866 DAUC <0003> auc.c:142 vector [0]: autn = 68ff53d2005800006a2b98f63436af53 20241028055527866 DAUC <0003> auc.c:143 vector [0]: ck = 33fca41e55dafd9cecff327a30e23839 20241028055527866 DAUC <0003> auc.c:144 vector [0]: ik = 2a88ec5cccca0765904ff2d275a1fa8c 20241028055527866 DAUC <0003> auc.c:145 vector [0]: res = b859d78c7a98060a0000000000000000 20241028055527866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055527866 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055527866 DAUC <0003> auc.c:179 vector [0]: kc = f3e4f5abfe610400 20241028055527866 DAUC <0003> auc.c:180 vector [0]: sres = 9b2f5e67 20241028055527866 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055527866 DAUC <0003> auc.c:113 vector [1]: rand = 4d03449ae83e2edce7a55e8849dff22c 20241028055527866 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028055527866 DAUC <0003> auc.c:142 vector [1]: autn = a1aeca7895f30000259d47faa190282b 20241028055527866 DAUC <0003> auc.c:143 vector [1]: ck = 48b9c2595afeb5b873193ee531a36fe5 20241028055527866 DAUC <0003> auc.c:144 vector [1]: ik = d7d2f4e15f528ad012014cd6f631cdd9 20241028055527866 DAUC <0003> auc.c:145 vector [1]: res = 43d08f00f907ea010000000000000000 20241028055527866 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055527866 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055527866 DAUC <0003> auc.c:179 vector [1]: kc = fa0eb3c614207800 20241028055527866 DAUC <0003> auc.c:180 vector [1]: sres = ae9d25d2 20241028055527866 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055527866 DAUC <0003> auc.c:113 vector [2]: rand = 25bd48384ebea3b0dd1a7d62233c2d69 20241028055527866 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028055527866 DAUC <0003> auc.c:142 vector [2]: autn = 79751a94d8290000abbe485c61735df2 20241028055527866 DAUC <0003> auc.c:143 vector [2]: ck = bb956c31e9d9f4bb39c0eff939e22fd7 20241028055527866 DAUC <0003> auc.c:144 vector [2]: ik = 8a9285aa466fc43ec93924b2dc1fc79b 20241028055527866 DAUC <0003> auc.c:145 vector [2]: res = 0e3ada146d08ff4d0000000000000000 20241028055527866 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055527866 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055527866 DAUC <0003> auc.c:179 vector [2]: kc = f68b78a641754800 20241028055527866 DAUC <0003> auc.c:180 vector [2]: sres = 25209bb6 20241028055527866 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055527866 DAUC <0003> auc.c:113 vector [3]: rand = 1e13ae78b59079460398c88d16e5b3d2 20241028055527866 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028055527866 DAUC <0003> auc.c:142 vector [3]: autn = 96bd74eac45c0000352ee22b4ce99570 20241028055527866 DAUC <0003> auc.c:143 vector [3]: ck = 1a3d5e32a23009bf8583ad79f3ef559b 20241028055527866 DAUC <0003> auc.c:144 vector [3]: ik = 8fd2d44a6db72c1e3e7a9189a3f66e80 20241028055527866 DAUC <0003> auc.c:145 vector [3]: res = a56b44a23b62e9a30000000000000000 20241028055527866 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055527866 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055527866 DAUC <0003> auc.c:179 vector [3]: kc = 32396f988d976800 20241028055527866 DAUC <0003> auc.c:180 vector [3]: sres = 09d0ef38 20241028055527866 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055527866 DAUC <0003> auc.c:113 vector [4]: rand = ca0f9ed8dbed2286356445ec96fc67ef 20241028055527866 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028055527866 DAUC <0003> auc.c:142 vector [4]: autn = defbd851901000000f4b8963c9459710 20241028055527866 DAUC <0003> auc.c:143 vector [4]: ck = 27681ac6b340b73f68d70de5dbfb3977 20241028055527866 DAUC <0003> auc.c:144 vector [4]: ik = 3354db2eb438bfa13047691d1e994048 20241028055527866 DAUC <0003> auc.c:145 vector [4]: res = d7a7fea2d28d4c580000000000000000 20241028055527866 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055527866 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028055527866 DAUC <0003> auc.c:179 vector [4]: kc = 4d225acb2d6ba000 20241028055527866 DAUC <0003> auc.c:180 vector [4]: sres = dc752e61 20241028055527866 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028055527866 DAUC <0003> db_auc.c:245 IMSI='262425019356363': Generated 5 vectors 20241028055527866 DAUC <0003> db_auc.c:249 IMSI='262425019356363': Updating SQN=161 in DB 20241028055527874 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425019356363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425019356363"} 20241028055527874 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425019356363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055527874 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527874 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37820<->l=127.0.0.1:4258 20241028055527910 DAUC <0003> db_auc.c:157 IMSI='262420725385437': No 2G Auth Data 20241028055527910 DAUC <0003> db_auc.c:192 IMSI='262420725385437': No 3G Auth Data 20241028055527950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37828<->l=127.0.0.1:4258 20241028055527953 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055527953 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420725385437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420725385437"} 20241028055527953 DAUC <0003> db_auc.c:236 IMSI='262420725385437': Calling to generate 5 vectors 20241028055527953 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028055527953 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055527953 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055527953 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055527953 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055527953 DAUC <0003> auc.c:113 vector [0]: rand = fb19ed50246778afd90b7b99021e0ca3 20241028055527953 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055527953 DAUC <0003> auc.c:142 vector [0]: autn = db2eefb6a91600005326fbc8e6caca35 20241028055527953 DAUC <0003> auc.c:143 vector [0]: ck = 8f30d9df34342f2a1e9164a9586f1844 20241028055527953 DAUC <0003> auc.c:144 vector [0]: ik = fe16d1187599138149b3283d51c9f706 20241028055527953 DAUC <0003> auc.c:145 vector [0]: res = 08c75bc02f0315240000000000000000 20241028055527953 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055527953 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055527953 DAUC <0003> auc.c:179 vector [0]: kc = 4aea047e83a38c88 20241028055527953 DAUC <0003> auc.c:180 vector [0]: sres = 491bf129 20241028055527953 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055527953 DAUC <0003> auc.c:113 vector [1]: rand = 597c983b285816ffafc948475c27534b 20241028055527953 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028055527953 DAUC <0003> auc.c:142 vector [1]: autn = 542c40717f6f0000d78f57e70871f289 20241028055527953 DAUC <0003> auc.c:143 vector [1]: ck = 6a74e19972136a8fd278205b54dbb432 20241028055527953 DAUC <0003> auc.c:144 vector [1]: ik = 6e938088633acb1f8e091e888b46a1d4 20241028055527953 DAUC <0003> auc.c:145 vector [1]: res = e2248fa35bab09fd0000000000000000 20241028055527953 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055527953 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055527953 DAUC <0003> auc.c:179 vector [1]: kc = 886b7c314213b4a5 20241028055527953 DAUC <0003> auc.c:180 vector [1]: sres = c4621249 20241028055527953 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055527953 DAUC <0003> auc.c:113 vector [2]: rand = 657aaec0857ad1440705e8c41f90a3bd 20241028055527953 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028055527953 DAUC <0003> auc.c:142 vector [2]: autn = f0e35c9a35480000f1f5174c959b0519 20241028055527953 DAUC <0003> auc.c:143 vector [2]: ck = 6de35578980c9c540b9bfff5c9b195dc 20241028055527953 DAUC <0003> auc.c:144 vector [2]: ik = 72e06852a432a17836439bf56d93a8d0 20241028055527953 DAUC <0003> auc.c:145 vector [2]: res = 1270794be13745b50000000000000000 20241028055527953 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055527953 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055527953 DAUC <0003> auc.c:179 vector [2]: kc = 01cc3c577bb0773b 20241028055527953 DAUC <0003> auc.c:180 vector [2]: sres = e1914502 20241028055527953 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055527953 DAUC <0003> auc.c:113 vector [3]: rand = 162eee4f857952ca96e7d74b1b29d00b 20241028055527953 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028055527953 DAUC <0003> auc.c:142 vector [3]: autn = 2dfc41b183f300003dfa6434197cea75 20241028055527953 DAUC <0003> auc.c:143 vector [3]: ck = 73348d69d65cc154f089db0940a8b161 20241028055527953 DAUC <0003> auc.c:144 vector [3]: ik = 18d3e33d8e5272b845eaf32fa34485be 20241028055527953 DAUC <0003> auc.c:145 vector [3]: res = a3dbbd58712cba840000000000000000 20241028055527953 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055527953 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055527953 DAUC <0003> auc.c:179 vector [3]: kc = 8526a10a792f2ce2 20241028055527953 DAUC <0003> auc.c:180 vector [3]: sres = ce2d2c21 20241028055527953 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055527953 DAUC <0003> auc.c:113 vector [4]: rand = 02d21122d46f63c84a54f7e1048afbed 20241028055527953 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028055527953 DAUC <0003> auc.c:142 vector [4]: autn = d6930bbfe68700007f04d189c029b114 20241028055527953 DAUC <0003> auc.c:143 vector [4]: ck = ad223ba5f72ca52b174889a87578b51c 20241028055527953 DAUC <0003> auc.c:144 vector [4]: ik = 64d444b86347d53e425a8ecd3834e770 20241028055527953 DAUC <0003> auc.c:145 vector [4]: res = 513b7461559a3b5b0000000000000000 20241028055527953 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055527953 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028055527953 DAUC <0003> auc.c:179 vector [4]: kc = 1ad79dd8dee540b9 20241028055527953 DAUC <0003> auc.c:180 vector [4]: sres = c9f17ed8 20241028055527953 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028055527953 DAUC <0003> db_auc.c:245 IMSI='262420725385437': Generated 5 vectors 20241028055527953 DAUC <0003> db_auc.c:249 IMSI='262420725385437': Updating SQN=161 in DB 20241028055527961 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420725385437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420725385437"} 20241028055527961 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420725385437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055527961 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527961 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055527964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37828<->l=127.0.0.1:4258 20241028055527988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4258 20241028055527990 DLINP <000b> input/ipa.c:451 connected read/write 20241028055527990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055527990 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055527990 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055527990 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055527990 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38103<->l=127.0.0.1:4259) 20241028055528028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37830<->l=127.0.0.1:4258 20241028055528028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37830<->l=127.0.0.1:4258 20241028055531105 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055531105 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055531107 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37838<->l=127.0.0.1:4258 20241028055531110 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531110 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055531110 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055531110 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  20241028055531110 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055531110 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  20241028055531110 DLGSUP <0013> gsup_server.c:235 2:  20241028055531110 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055531110 DLGSUP <0013> gsup_server.c:235 3:  20241028055531110 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055531110 DLGSUP <0013> gsup_server.c:235 4:  20241028055531110 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055531110 DLGSUP <0013> gsup_server.c:235 5:  20241028055531110 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055531110 DLGSUP <0013> gsup_server.c:235 7:  20241028055531110 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055531110 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055531110 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055531110 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055531130 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43829<->l=127.0.0.1:4259) 20241028055531146 DAUC <0003> db_auc.c:157 IMSI='262425295058784': No 2G Auth Data 20241028055531146 DAUC <0003> db_auc.c:192 IMSI='262425295058784': No 3G Auth Data 20241028055531187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37842<->l=127.0.0.1:4258 20241028055531193 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531193 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425295058784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425295058784"} 20241028055531193 DAUC <0003> db_auc.c:192 IMSI='262425295058784': No 3G Auth Data 20241028055531193 DAUC <0003> db_auc.c:236 IMSI='262425295058784': Calling to generate 1 vectors 20241028055531193 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241028055531193 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531193 DAUC <0003> auc.c:113 vector [0]: rand = 7f8c6b10de74f90a5e40723a6d4239d1 20241028055531193 DAUC <0003> auc.c:179 vector [0]: kc = 58362e9c914e9c00 20241028055531193 DAUC <0003> auc.c:180 vector [0]: sres = f6e6e33f 20241028055531193 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055531193 DAUC <0003> db_auc.c:245 IMSI='262425295058784': Generated 1 vectors 20241028055531193 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425295058784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425295058784"} 20241028055531193 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425295058784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531193 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531193 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531196 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531196 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425295058784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425295058784"} 20241028055531196 DAUC <0003> db_auc.c:192 IMSI='262425295058784': No 3G Auth Data 20241028055531196 DAUC <0003> db_auc.c:236 IMSI='262425295058784': Calling to generate 4 vectors 20241028055531196 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241028055531196 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531196 DAUC <0003> auc.c:113 vector [0]: rand = f7f3cb84f87d2051a874eaf99b4f617a 20241028055531196 DAUC <0003> auc.c:179 vector [0]: kc = 9528c3f011e11800 20241028055531196 DAUC <0003> auc.c:180 vector [0]: sres = 92ce057b 20241028055531196 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055531196 DAUC <0003> auc.c:113 vector [1]: rand = 43caa078f4653b5d12b93f8cbae7287b 20241028055531196 DAUC <0003> auc.c:179 vector [1]: kc = 68a4d9e259177000 20241028055531196 DAUC <0003> auc.c:180 vector [1]: sres = 9421b48a 20241028055531196 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028055531196 DAUC <0003> auc.c:113 vector [2]: rand = 01acd75fd9ba34e4cd57665fd9b87c8f 20241028055531196 DAUC <0003> auc.c:179 vector [2]: kc = 96e38f138d31b800 20241028055531196 DAUC <0003> auc.c:180 vector [2]: sres = ce18cdf2 20241028055531196 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028055531196 DAUC <0003> auc.c:113 vector [3]: rand = 9a0be4d0766c8d7c5c2b3d4d247cd5b5 20241028055531196 DAUC <0003> auc.c:179 vector [3]: kc = 09ef56b930206800 20241028055531196 DAUC <0003> auc.c:180 vector [3]: sres = 98847fdf 20241028055531196 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028055531196 DAUC <0003> db_auc.c:245 IMSI='262425295058784': Generated 4 vectors 20241028055531196 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425295058784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425295058784"} 20241028055531196 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425295058784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531196 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531196 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531198 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531198 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425295058784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425295058784"} 20241028055531198 DAUC <0003> db_auc.c:192 IMSI='262425295058784': No 3G Auth Data 20241028055531198 DAUC <0003> db_auc.c:236 IMSI='262425295058784': Calling to generate 5 vectors 20241028055531198 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028055531198 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531198 DAUC <0003> auc.c:113 vector [0]: rand = 64d916c74e2ae2e70f4c9b64d7306d62 20241028055531198 DAUC <0003> auc.c:179 vector [0]: kc = 1452d882a3024000 20241028055531198 DAUC <0003> auc.c:180 vector [0]: sres = 957645f2 20241028055531198 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055531198 DAUC <0003> auc.c:113 vector [1]: rand = 60eb83f9800a428219e20ff0a898f320 20241028055531199 DAUC <0003> auc.c:179 vector [1]: kc = 54fafe50dd1f7000 20241028055531199 DAUC <0003> auc.c:180 vector [1]: sres = b7948379 20241028055531199 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028055531199 DAUC <0003> auc.c:113 vector [2]: rand = 93dcae88e4f72c5499f846b78ab3744d 20241028055531199 DAUC <0003> auc.c:179 vector [2]: kc = 3a470c84a5fd3000 20241028055531199 DAUC <0003> auc.c:180 vector [2]: sres = adec6d63 20241028055531199 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028055531199 DAUC <0003> auc.c:113 vector [3]: rand = d51d28d73e5a97f2c7f64314cf16fadb 20241028055531199 DAUC <0003> auc.c:179 vector [3]: kc = 48eb29c362d1d800 20241028055531199 DAUC <0003> auc.c:180 vector [3]: sres = c9e013e4 20241028055531199 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028055531199 DAUC <0003> auc.c:113 vector [4]: rand = 5e718b2cf118c4fe0f89004783101ab7 20241028055531199 DAUC <0003> auc.c:179 vector [4]: kc = b2d5ba40bf46c800 20241028055531199 DAUC <0003> auc.c:180 vector [4]: sres = 350c09d1 20241028055531199 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028055531199 DAUC <0003> db_auc.c:245 IMSI='262425295058784': Generated 5 vectors 20241028055531199 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425295058784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425295058784"} 20241028055531199 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425295058784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531199 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531199 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531201 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531201 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425295058784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425295058784"} 20241028055531201 DAUC <0003> db_auc.c:192 IMSI='262425295058784': No 3G Auth Data 20241028055531201 DAUC <0003> db_auc.c:236 IMSI='262425295058784': Calling to generate 5 vectors 20241028055531201 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028055531201 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531201 DAUC <0003> auc.c:113 vector [0]: rand = c4bd5113d3ceff11578028f151714d15 20241028055531201 DAUC <0003> auc.c:179 vector [0]: kc = 2d23412150134000 20241028055531201 DAUC <0003> auc.c:180 vector [0]: sres = cb1a7556 20241028055531201 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055531201 DAUC <0003> auc.c:113 vector [1]: rand = 83a6ceea2fe437ca2defc43b20f9a67a 20241028055531201 DAUC <0003> auc.c:179 vector [1]: kc = 0d6ccdbd949fc800 20241028055531201 DAUC <0003> auc.c:180 vector [1]: sres = 445ea72a 20241028055531201 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028055531201 DAUC <0003> auc.c:113 vector [2]: rand = 9aa75cd84ccebe1f9482633797619c0f 20241028055531201 DAUC <0003> auc.c:179 vector [2]: kc = 32d8635eca248800 20241028055531201 DAUC <0003> auc.c:180 vector [2]: sres = 4f2a202c 20241028055531201 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028055531201 DAUC <0003> auc.c:113 vector [3]: rand = 5bbc3954bca639dc311d260a56b4a0f0 20241028055531201 DAUC <0003> auc.c:179 vector [3]: kc = b0553760d285f800 20241028055531201 DAUC <0003> auc.c:180 vector [3]: sres = 9e47b59d 20241028055531201 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028055531201 DAUC <0003> auc.c:113 vector [4]: rand = 5a28a157b0cc1f5d160c30838b547af2 20241028055531201 DAUC <0003> auc.c:179 vector [4]: kc = 4788e8771e1b3c00 20241028055531201 DAUC <0003> auc.c:180 vector [4]: sres = f76b98ba 20241028055531201 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028055531201 DAUC <0003> db_auc.c:245 IMSI='262425295058784': Generated 5 vectors 20241028055531201 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425295058784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425295058784"} 20241028055531201 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425295058784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531201 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531201 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37842<->l=127.0.0.1:4258 20241028055531227 DAUC <0003> db_auc.c:157 IMSI='262420290330786': No 2G Auth Data 20241028055531227 DAUC <0003> db_auc.c:192 IMSI='262420290330786': No 3G Auth Data 20241028055531258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37852<->l=127.0.0.1:4258 20241028055531262 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531262 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420290330786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420290330786"} 20241028055531262 DAUC <0003> db_auc.c:192 IMSI='262420290330786': No 3G Auth Data 20241028055531262 DAUC <0003> db_auc.c:236 IMSI='262420290330786': Calling to generate 1 vectors 20241028055531262 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241028055531262 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531262 DAUC <0003> auc.c:113 vector [0]: rand = 3494c4af2cc28372e40c6b2c9b5d11de 20241028055531262 DAUC <0003> auc.c:179 vector [0]: kc = 76488f5cc7dd2000 20241028055531262 DAUC <0003> auc.c:180 vector [0]: sres = 285130a5 20241028055531262 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055531262 DAUC <0003> db_auc.c:245 IMSI='262420290330786': Generated 1 vectors 20241028055531262 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420290330786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420290330786"} 20241028055531262 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420290330786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531262 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531262 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531265 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531265 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420290330786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420290330786"} 20241028055531265 DAUC <0003> db_auc.c:192 IMSI='262420290330786': No 3G Auth Data 20241028055531265 DAUC <0003> db_auc.c:236 IMSI='262420290330786': Calling to generate 4 vectors 20241028055531265 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241028055531265 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531265 DAUC <0003> auc.c:113 vector [0]: rand = 282cd27163f47cdd66140f9d01533453 20241028055531265 DAUC <0003> auc.c:179 vector [0]: kc = dd5e50c45c3fd800 20241028055531265 DAUC <0003> auc.c:180 vector [0]: sres = 9b39207e 20241028055531265 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055531265 DAUC <0003> auc.c:113 vector [1]: rand = 13d16d94135ffeb1b7fba0265942308e 20241028055531265 DAUC <0003> auc.c:179 vector [1]: kc = 6f06560377c2d400 20241028055531265 DAUC <0003> auc.c:180 vector [1]: sres = ab3eb9d5 20241028055531265 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028055531265 DAUC <0003> auc.c:113 vector [2]: rand = 27c602111897e73d22ec3e0dc286c955 20241028055531265 DAUC <0003> auc.c:179 vector [2]: kc = 5cec80e936070400 20241028055531265 DAUC <0003> auc.c:180 vector [2]: sres = 18bb79b3 20241028055531265 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028055531265 DAUC <0003> auc.c:113 vector [3]: rand = 3554ec9d23fb30d0623ec42226ba4c04 20241028055531265 DAUC <0003> auc.c:179 vector [3]: kc = 9f233e964d62f000 20241028055531265 DAUC <0003> auc.c:180 vector [3]: sres = c8df95f7 20241028055531265 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028055531265 DAUC <0003> db_auc.c:245 IMSI='262420290330786': Generated 4 vectors 20241028055531265 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420290330786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420290330786"} 20241028055531265 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420290330786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531265 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531265 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531268 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531268 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420290330786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420290330786"} 20241028055531268 DAUC <0003> db_auc.c:192 IMSI='262420290330786': No 3G Auth Data 20241028055531268 DAUC <0003> db_auc.c:236 IMSI='262420290330786': Calling to generate 5 vectors 20241028055531268 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028055531268 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531268 DAUC <0003> auc.c:113 vector [0]: rand = d825aa94bddd484c5cbe72fe86ce0c2b 20241028055531268 DAUC <0003> auc.c:179 vector [0]: kc = 3e536b484215b800 20241028055531268 DAUC <0003> auc.c:180 vector [0]: sres = 79e6f0fd 20241028055531268 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055531268 DAUC <0003> auc.c:113 vector [1]: rand = 35c761a7e7b9a2cbcfbb0666ae0c3d7f 20241028055531268 DAUC <0003> auc.c:179 vector [1]: kc = c0e2dc04473a7c00 20241028055531268 DAUC <0003> auc.c:180 vector [1]: sres = 6d5aa000 20241028055531268 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028055531268 DAUC <0003> auc.c:113 vector [2]: rand = 2f7551ad0e1f6b5470cda1cd5e562430 20241028055531268 DAUC <0003> auc.c:179 vector [2]: kc = ae1d420b560dac00 20241028055531268 DAUC <0003> auc.c:180 vector [2]: sres = 77d22b25 20241028055531268 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028055531268 DAUC <0003> auc.c:113 vector [3]: rand = d8a34e02782cb264261278b92a43d05d 20241028055531268 DAUC <0003> auc.c:179 vector [3]: kc = b89e22d40819c000 20241028055531268 DAUC <0003> auc.c:180 vector [3]: sres = 2635a959 20241028055531268 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028055531268 DAUC <0003> auc.c:113 vector [4]: rand = a890bc6374678389a6749bb3e316dfa2 20241028055531268 DAUC <0003> auc.c:179 vector [4]: kc = 38767761506ea400 20241028055531268 DAUC <0003> auc.c:180 vector [4]: sres = 665c24d5 20241028055531268 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028055531268 DAUC <0003> db_auc.c:245 IMSI='262420290330786': Generated 5 vectors 20241028055531268 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420290330786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420290330786"} 20241028055531268 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420290330786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531268 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531268 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531271 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531271 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420290330786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420290330786"} 20241028055531271 DAUC <0003> db_auc.c:192 IMSI='262420290330786': No 3G Auth Data 20241028055531271 DAUC <0003> db_auc.c:236 IMSI='262420290330786': Calling to generate 5 vectors 20241028055531271 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028055531271 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531271 DAUC <0003> auc.c:113 vector [0]: rand = 453154b4ddf2cc6bfba349dde5028f06 20241028055531271 DAUC <0003> auc.c:179 vector [0]: kc = 6c4c4d63baac0c00 20241028055531271 DAUC <0003> auc.c:180 vector [0]: sres = 06172c12 20241028055531271 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055531271 DAUC <0003> auc.c:113 vector [1]: rand = 51efc61270e9e87f48067af018e88c7b 20241028055531271 DAUC <0003> auc.c:179 vector [1]: kc = 7420476a7fe13c00 20241028055531271 DAUC <0003> auc.c:180 vector [1]: sres = d22593d2 20241028055531271 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028055531271 DAUC <0003> auc.c:113 vector [2]: rand = 5d2f26095c64172485dc64164b37c679 20241028055531271 DAUC <0003> auc.c:179 vector [2]: kc = 79ac0cf55c30fc00 20241028055531271 DAUC <0003> auc.c:180 vector [2]: sres = ad7a0292 20241028055531271 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028055531271 DAUC <0003> auc.c:113 vector [3]: rand = fef70bedf9b023e6016dfa78180ad695 20241028055531271 DAUC <0003> auc.c:179 vector [3]: kc = bbafb8da6b193000 20241028055531271 DAUC <0003> auc.c:180 vector [3]: sres = 2dc2b094 20241028055531271 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028055531271 DAUC <0003> auc.c:113 vector [4]: rand = b9f58a29ec20cdc60fd9469afd3187a3 20241028055531271 DAUC <0003> auc.c:179 vector [4]: kc = f7ab65aa4cd6f800 20241028055531271 DAUC <0003> auc.c:180 vector [4]: sres = 5616154a 20241028055531271 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028055531271 DAUC <0003> db_auc.c:245 IMSI='262420290330786': Generated 5 vectors 20241028055531271 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420290330786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420290330786"} 20241028055531271 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420290330786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531271 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531271 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37852<->l=127.0.0.1:4258 20241028055531297 DAUC <0003> db_auc.c:157 IMSI='262424758860132': No 2G Auth Data 20241028055531297 DAUC <0003> db_auc.c:192 IMSI='262424758860132': No 3G Auth Data 20241028055531330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37858<->l=127.0.0.1:4258 20241028055531334 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531334 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424758860132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424758860132"} 20241028055531334 DAUC <0003> db_auc.c:192 IMSI='262424758860132': No 3G Auth Data 20241028055531334 DAUC <0003> db_auc.c:236 IMSI='262424758860132': Calling to generate 1 vectors 20241028055531334 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241028055531334 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531334 DAUC <0003> auc.c:113 vector [0]: rand = dc4b895b8c5b9b421c24f07c2641d54e 20241028055531334 DAUC <0003> auc.c:179 vector [0]: kc = d828a3ffb1787aa0 20241028055531334 DAUC <0003> auc.c:180 vector [0]: sres = 742edc02 20241028055531334 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055531334 DAUC <0003> db_auc.c:245 IMSI='262424758860132': Generated 1 vectors 20241028055531334 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424758860132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424758860132"} 20241028055531334 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424758860132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531334 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531334 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531336 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531336 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424758860132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424758860132"} 20241028055531336 DAUC <0003> db_auc.c:192 IMSI='262424758860132': No 3G Auth Data 20241028055531336 DAUC <0003> db_auc.c:236 IMSI='262424758860132': Calling to generate 4 vectors 20241028055531336 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241028055531336 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531336 DAUC <0003> auc.c:113 vector [0]: rand = bccad9fb347b6e3f3360f02fbedfaca0 20241028055531336 DAUC <0003> auc.c:179 vector [0]: kc = d61d26002954af0c 20241028055531336 DAUC <0003> auc.c:180 vector [0]: sres = c388b916 20241028055531336 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055531336 DAUC <0003> auc.c:113 vector [1]: rand = 099c5dee0687e32ca1583b0c35d3e8ef 20241028055531336 DAUC <0003> auc.c:179 vector [1]: kc = 1b3d2aa44e887135 20241028055531336 DAUC <0003> auc.c:180 vector [1]: sres = 2979be49 20241028055531336 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028055531336 DAUC <0003> auc.c:113 vector [2]: rand = 7d71605fcdb78f095261547d9fd92b7e 20241028055531336 DAUC <0003> auc.c:179 vector [2]: kc = ffebaebbeab71116 20241028055531336 DAUC <0003> auc.c:180 vector [2]: sres = 652b962d 20241028055531336 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028055531336 DAUC <0003> auc.c:113 vector [3]: rand = a5eb5b3fcc0ce7f6f06628fd03c6928e 20241028055531337 DAUC <0003> auc.c:179 vector [3]: kc = 6292aaec2d8360e3 20241028055531337 DAUC <0003> auc.c:180 vector [3]: sres = 642a24b0 20241028055531337 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028055531337 DAUC <0003> db_auc.c:245 IMSI='262424758860132': Generated 4 vectors 20241028055531337 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424758860132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424758860132"} 20241028055531337 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424758860132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531337 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531337 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531339 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531339 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424758860132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424758860132"} 20241028055531339 DAUC <0003> db_auc.c:192 IMSI='262424758860132': No 3G Auth Data 20241028055531339 DAUC <0003> db_auc.c:236 IMSI='262424758860132': Calling to generate 5 vectors 20241028055531339 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028055531339 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531339 DAUC <0003> auc.c:113 vector [0]: rand = 33a3006dfa4433e97e8641bf4084b14a 20241028055531339 DAUC <0003> auc.c:179 vector [0]: kc = df47b1d0176a73b4 20241028055531339 DAUC <0003> auc.c:180 vector [0]: sres = 3d44af5c 20241028055531339 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055531339 DAUC <0003> auc.c:113 vector [1]: rand = e1ed9d3d6c69902dd220328adcc779c4 20241028055531339 DAUC <0003> auc.c:179 vector [1]: kc = 9a79d0a9f1bfb665 20241028055531339 DAUC <0003> auc.c:180 vector [1]: sres = 5ad29324 20241028055531339 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028055531339 DAUC <0003> auc.c:113 vector [2]: rand = 22197ee2c9fa93e4ae943359b69789d8 20241028055531339 DAUC <0003> auc.c:179 vector [2]: kc = 6bf32935253ecae5 20241028055531339 DAUC <0003> auc.c:180 vector [2]: sres = 5acbab3d 20241028055531339 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028055531339 DAUC <0003> auc.c:113 vector [3]: rand = a7d5b7e902767af23b2f47a7fec895b8 20241028055531339 DAUC <0003> auc.c:179 vector [3]: kc = fd74a45c863f7dd3 20241028055531339 DAUC <0003> auc.c:180 vector [3]: sres = 6c23d88f 20241028055531339 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028055531339 DAUC <0003> auc.c:113 vector [4]: rand = 99afa3ce629f407b91d3f156a3f7ece5 20241028055531339 DAUC <0003> auc.c:179 vector [4]: kc = 8b8b37d01db14cf9 20241028055531339 DAUC <0003> auc.c:180 vector [4]: sres = 96fee8f2 20241028055531339 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028055531339 DAUC <0003> db_auc.c:245 IMSI='262424758860132': Generated 5 vectors 20241028055531339 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424758860132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424758860132"} 20241028055531339 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424758860132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531339 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531339 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531342 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531342 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424758860132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424758860132"} 20241028055531342 DAUC <0003> db_auc.c:192 IMSI='262424758860132': No 3G Auth Data 20241028055531342 DAUC <0003> db_auc.c:236 IMSI='262424758860132': Calling to generate 5 vectors 20241028055531342 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028055531342 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531342 DAUC <0003> auc.c:113 vector [0]: rand = e80136c9d33ece455399afd8537506b6 20241028055531342 DAUC <0003> auc.c:179 vector [0]: kc = a2bd69db9c40bd24 20241028055531342 DAUC <0003> auc.c:180 vector [0]: sres = 74e5e698 20241028055531342 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028055531342 DAUC <0003> auc.c:113 vector [1]: rand = db86cdc8e191879d9428434935d63596 20241028055531342 DAUC <0003> auc.c:179 vector [1]: kc = 842dfb8734f73d65 20241028055531342 DAUC <0003> auc.c:180 vector [1]: sres = 4b80c3da 20241028055531342 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028055531342 DAUC <0003> auc.c:113 vector [2]: rand = bcb331501650d2568ad894cb7d1b1503 20241028055531342 DAUC <0003> auc.c:179 vector [2]: kc = 51ec44a278a6413b 20241028055531342 DAUC <0003> auc.c:180 vector [2]: sres = c296dccb 20241028055531342 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028055531342 DAUC <0003> auc.c:113 vector [3]: rand = acf387d2b6763d6197aeec0a538aad1a 20241028055531342 DAUC <0003> auc.c:179 vector [3]: kc = 7bd70a5b7f007112 20241028055531342 DAUC <0003> auc.c:180 vector [3]: sres = 7bbc9794 20241028055531342 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028055531342 DAUC <0003> auc.c:113 vector [4]: rand = 17f8ac6e4d7a9b0e157a0a5c9ae75bab 20241028055531342 DAUC <0003> auc.c:179 vector [4]: kc = b93ee436e58cf43a 20241028055531342 DAUC <0003> auc.c:180 vector [4]: sres = 7373bec4 20241028055531342 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028055531342 DAUC <0003> db_auc.c:245 IMSI='262424758860132': Generated 5 vectors 20241028055531342 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424758860132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424758860132"} 20241028055531342 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424758860132 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531342 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531342 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37858<->l=127.0.0.1:4258 20241028055531367 DAUC <0003> db_auc.c:157 IMSI='262421248337882': No 2G Auth Data 20241028055531367 DAUC <0003> db_auc.c:192 IMSI='262421248337882': No 3G Auth Data 20241028055531397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37870<->l=127.0.0.1:4258 20241028055531400 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531400 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421248337882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421248337882"} 20241028055531400 DAUC <0003> db_auc.c:157 IMSI='262421248337882': No 2G Auth Data 20241028055531400 DAUC <0003> db_auc.c:236 IMSI='262421248337882': Calling to generate 1 vectors 20241028055531400 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241028055531400 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531400 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531400 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055531400 DAUC <0003> auc.c:113 vector [0]: rand = ba9a748a2fa38fdfc852eb51c88bf9aa 20241028055531400 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055531400 DAUC <0003> auc.c:142 vector [0]: autn = 07c32c4bf982000033859cafac1a8021 20241028055531400 DAUC <0003> auc.c:143 vector [0]: ck = 0015f3a7a10689216ddb6af07c0b47f8 20241028055531400 DAUC <0003> auc.c:144 vector [0]: ik = 62fd45b1c2f4a5147b8ea8ad97d29ea9 20241028055531400 DAUC <0003> auc.c:145 vector [0]: res = 6de2962ab3ef69b80000000000000000 20241028055531400 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531400 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028055531400 DAUC <0003> auc.c:151 vector [0]: kc = 74bd744b882bf564 20241028055531400 DAUC <0003> auc.c:152 vector [0]: sres = de0dff92 20241028055531400 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028055531400 DAUC <0003> db_auc.c:245 IMSI='262421248337882': Generated 1 vectors 20241028055531400 DAUC <0003> db_auc.c:249 IMSI='262421248337882': Updating SQN=33 in DB 20241028055531408 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421248337882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421248337882"} 20241028055531408 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421248337882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531408 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531408 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531411 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531411 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421248337882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421248337882"} 20241028055531411 DAUC <0003> db_auc.c:157 IMSI='262421248337882': No 2G Auth Data 20241028055531411 DAUC <0003> db_auc.c:236 IMSI='262421248337882': Calling to generate 4 vectors 20241028055531411 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241028055531411 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531411 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531411 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241028055531411 DAUC <0003> auc.c:113 vector [0]: rand = cfd0f8c50ef2c62304a7651cb416b45a 20241028055531411 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241028055531411 DAUC <0003> auc.c:142 vector [0]: autn = d5e7eefb13d30000975508e03ca9e6d9 20241028055531411 DAUC <0003> auc.c:143 vector [0]: ck = cef8ce60d56e858a826e86191f267436 20241028055531411 DAUC <0003> auc.c:144 vector [0]: ik = 7619c1be41f2b33a4ce779f45707ed47 20241028055531411 DAUC <0003> auc.c:145 vector [0]: res = 33b31136900b9b110000000000000000 20241028055531411 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531411 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028055531411 DAUC <0003> auc.c:151 vector [0]: kc = 7668f033dcbdafc1 20241028055531411 DAUC <0003> auc.c:152 vector [0]: sres = a3b88a27 20241028055531411 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028055531411 DAUC <0003> auc.c:113 vector [1]: rand = 85dbba59301126ba1d988d5414ba98e8 20241028055531411 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241028055531411 DAUC <0003> auc.c:142 vector [1]: autn = d4c1c75944c7000026bb3f9fa88cec86 20241028055531411 DAUC <0003> auc.c:143 vector [1]: ck = 47486018304554a9ad11e7161edc0e42 20241028055531411 DAUC <0003> auc.c:144 vector [1]: ik = 4d3b78743a328d541327924dd83e65e9 20241028055531411 DAUC <0003> auc.c:145 vector [1]: res = f455dcf855d8fa570000000000000000 20241028055531411 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531411 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028055531411 DAUC <0003> auc.c:151 vector [1]: kc = b4456d37cc95b256 20241028055531411 DAUC <0003> auc.c:152 vector [1]: sres = a18d26af 20241028055531411 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028055531411 DAUC <0003> auc.c:113 vector [2]: rand = 7ac7aea6d70faaacb6e7c979bd492219 20241028055531411 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241028055531411 DAUC <0003> auc.c:142 vector [2]: autn = 2525c63d703d0000704e6349b87f6fbc 20241028055531411 DAUC <0003> auc.c:143 vector [2]: ck = ca1bba77fbf93be5b709765b7f9a1603 20241028055531411 DAUC <0003> auc.c:144 vector [2]: ik = e7b4f5d641b70d07368632dd3d0cadad 20241028055531411 DAUC <0003> auc.c:145 vector [2]: res = 19cbacd4608a24920000000000000000 20241028055531411 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531411 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028055531411 DAUC <0003> auc.c:151 vector [2]: kc = ac200b27f8d88d4c 20241028055531411 DAUC <0003> auc.c:152 vector [2]: sres = 79418846 20241028055531411 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028055531411 DAUC <0003> auc.c:113 vector [3]: rand = ec6a4dee75544305684548e1eb9b9f06 20241028055531411 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241028055531411 DAUC <0003> auc.c:142 vector [3]: autn = 211e94b30ca4000002ee97cb9da683bd 20241028055531411 DAUC <0003> auc.c:143 vector [3]: ck = c708db6d7fb213269453dee9ec6bd24c 20241028055531411 DAUC <0003> auc.c:144 vector [3]: ik = bbfe41f1a0354f154e6db32fe4507c96 20241028055531411 DAUC <0003> auc.c:145 vector [3]: res = 504733bc80580ebb0000000000000000 20241028055531411 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531411 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028055531411 DAUC <0003> auc.c:151 vector [3]: kc = a6c8f75ad7bcf2e9 20241028055531411 DAUC <0003> auc.c:152 vector [3]: sres = d01f3d07 20241028055531411 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028055531411 DAUC <0003> db_auc.c:245 IMSI='262421248337882': Generated 4 vectors 20241028055531411 DAUC <0003> db_auc.c:249 IMSI='262421248337882': Updating SQN=161 in DB 20241028055531419 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421248337882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421248337882"} 20241028055531419 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421248337882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531419 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531419 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531422 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531422 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421248337882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421248337882"} 20241028055531423 DAUC <0003> db_auc.c:157 IMSI='262421248337882': No 2G Auth Data 20241028055531423 DAUC <0003> db_auc.c:236 IMSI='262421248337882': Calling to generate 5 vectors 20241028055531423 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028055531423 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531423 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531423 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241028055531423 DAUC <0003> auc.c:113 vector [0]: rand = 9fa77d1c1738e5691f2732faa9424da2 20241028055531423 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241028055531423 DAUC <0003> auc.c:142 vector [0]: autn = f752e746741d00008a14fe52b47c1b8e 20241028055531423 DAUC <0003> auc.c:143 vector [0]: ck = 77cbed07ccea7d2a2cc12c48d2a01402 20241028055531423 DAUC <0003> auc.c:144 vector [0]: ik = fd6381b2bbbbf768afe9cf9eae6c123f 20241028055531423 DAUC <0003> auc.c:145 vector [0]: res = 11e81a5ec2f622de0000000000000000 20241028055531423 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531423 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028055531423 DAUC <0003> auc.c:151 vector [0]: kc = 09808f630b9d8c7f 20241028055531423 DAUC <0003> auc.c:152 vector [0]: sres = d31e3880 20241028055531423 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028055531423 DAUC <0003> auc.c:113 vector [1]: rand = ef5c1ce90fe4a99bec8a6db73db572a7 20241028055531423 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241028055531423 DAUC <0003> auc.c:142 vector [1]: autn = afe67dc149c90000b3a68d2ce6d9560e 20241028055531423 DAUC <0003> auc.c:143 vector [1]: ck = ffc806643aec3e11ba7d63574c49ba9a 20241028055531423 DAUC <0003> auc.c:144 vector [1]: ik = 1f1b08389e41568ade572d9d69ecc847 20241028055531423 DAUC <0003> auc.c:145 vector [1]: res = 38172d9edd9102250000000000000000 20241028055531423 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531423 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028055531423 DAUC <0003> auc.c:151 vector [1]: kc = 84f9409681081a46 20241028055531423 DAUC <0003> auc.c:152 vector [1]: sres = e5862fbb 20241028055531423 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028055531423 DAUC <0003> auc.c:113 vector [2]: rand = 58c99fdf533276af7eade03d5bd96aa4 20241028055531423 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241028055531423 DAUC <0003> auc.c:142 vector [2]: autn = 8badc512b9e500002ed4839ed0e1165b 20241028055531423 DAUC <0003> auc.c:143 vector [2]: ck = b87fd424e7f14c717e15c87e2f34b563 20241028055531423 DAUC <0003> auc.c:144 vector [2]: ik = 8815ceca9c6eb7af552f6968df1efd6b 20241028055531423 DAUC <0003> auc.c:145 vector [2]: res = 2524b85f8cb1b3750000000000000000 20241028055531423 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531423 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028055531423 DAUC <0003> auc.c:151 vector [2]: kc = 1b50bbf88bb5b3d6 20241028055531423 DAUC <0003> auc.c:152 vector [2]: sres = a9950b2a 20241028055531423 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028055531423 DAUC <0003> auc.c:113 vector [3]: rand = d3186f2ea3eaf0efc4a6371b9d8bd150 20241028055531423 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241028055531423 DAUC <0003> auc.c:142 vector [3]: autn = 772cf1bbf85b00007ef536ef320e94de 20241028055531423 DAUC <0003> auc.c:143 vector [3]: ck = 78663605a06ec39c0a1395f6e2fe4c7a 20241028055531423 DAUC <0003> auc.c:144 vector [3]: ik = cc6bc26d136139c5012d705785cd125d 20241028055531423 DAUC <0003> auc.c:145 vector [3]: res = 9be663e28da05b730000000000000000 20241028055531423 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531423 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028055531423 DAUC <0003> auc.c:151 vector [3]: kc = bf3311c9d43ca47e 20241028055531423 DAUC <0003> auc.c:152 vector [3]: sres = 16463891 20241028055531423 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028055531423 DAUC <0003> auc.c:113 vector [4]: rand = 54bd994a4d12d5bfba40e7238cb3b01b 20241028055531423 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241028055531423 DAUC <0003> auc.c:142 vector [4]: autn = 960203279947000069f1942ede21688d 20241028055531423 DAUC <0003> auc.c:143 vector [4]: ck = 3ef587f7691c8f5ec0d99a00ee7c1c6f 20241028055531423 DAUC <0003> auc.c:144 vector [4]: ik = a209354a5fe8a2526afe1ab8c421214d 20241028055531423 DAUC <0003> auc.c:145 vector [4]: res = 84ba37f328d0b8820000000000000000 20241028055531423 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055531423 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028055531423 DAUC <0003> auc.c:151 vector [4]: kc = 36db32051ca9102e 20241028055531423 DAUC <0003> auc.c:152 vector [4]: sres = ac6a8f71 20241028055531423 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028055531423 DAUC <0003> db_auc.c:245 IMSI='262421248337882': Generated 5 vectors 20241028055531423 DAUC <0003> db_auc.c:249 IMSI='262421248337882': Updating SQN=321 in DB 20241028055531430 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421248337882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421248337882"} 20241028055531430 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421248337882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531430 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531430 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531433 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531433 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421248337882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421248337882"} 20241028055531433 DAUC <0003> db_auc.c:157 IMSI='262421248337882': No 2G Auth Data 20241028055531433 DAUC <0003> db_auc.c:236 IMSI='262421248337882': Calling to generate 5 vectors 20241028055531433 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028055531433 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531433 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531433 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241028055531433 DAUC <0003> auc.c:113 vector [0]: rand = d6bf2464b6b6fc413f8b2c07669470ee 20241028055531433 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241028055531433 DAUC <0003> auc.c:142 vector [0]: autn = 117b147962140000a8ab2a297dc05274 20241028055531433 DAUC <0003> auc.c:143 vector [0]: ck = d47cbbe7d2c79165f197f6f4938c98af 20241028055531433 DAUC <0003> auc.c:144 vector [0]: ik = ae217f988587ce1520b5e325d5ba2ce2 20241028055531433 DAUC <0003> auc.c:145 vector [0]: res = a2cae1dcaf93fd970000000000000000 20241028055531433 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531433 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028055531433 DAUC <0003> auc.c:151 vector [0]: kc = ab7fd1ae1176eb3d 20241028055531433 DAUC <0003> auc.c:152 vector [0]: sres = 0d591c4b 20241028055531433 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028055531433 DAUC <0003> auc.c:113 vector [1]: rand = 1831fb7727ac88d261a7474a5787bce2 20241028055531433 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241028055531433 DAUC <0003> auc.c:142 vector [1]: autn = 2ffc8049298b0000082255f5a5ce3070 20241028055531433 DAUC <0003> auc.c:143 vector [1]: ck = 8b622709802af90c19504f0124132ea2 20241028055531433 DAUC <0003> auc.c:144 vector [1]: ik = 7fdef99527ddb4f5f4e5e91e1787eaea 20241028055531433 DAUC <0003> auc.c:145 vector [1]: res = 921fb866faabb6b60000000000000000 20241028055531433 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531433 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028055531433 DAUC <0003> auc.c:151 vector [1]: kc = 19097883946389b1 20241028055531433 DAUC <0003> auc.c:152 vector [1]: sres = 68b40ed0 20241028055531433 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028055531433 DAUC <0003> auc.c:113 vector [2]: rand = 6179c2cd062a0348463ad0bf98375c89 20241028055531433 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241028055531433 DAUC <0003> auc.c:142 vector [2]: autn = 685dc2bf9ec00000aba1d8744ab27fc4 20241028055531433 DAUC <0003> auc.c:143 vector [2]: ck = a0a82d75bedd4f1d2aa2dfba26418824 20241028055531433 DAUC <0003> auc.c:144 vector [2]: ik = 495f9a93b2c7f8a2bbe80bd4c2ccc5e5 20241028055531433 DAUC <0003> auc.c:145 vector [2]: res = dc3bd7dfdd360c490000000000000000 20241028055531433 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531433 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028055531433 DAUC <0003> auc.c:151 vector [2]: kc = 78bd6388e897fa7e 20241028055531433 DAUC <0003> auc.c:152 vector [2]: sres = 010ddb96 20241028055531433 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028055531433 DAUC <0003> auc.c:113 vector [3]: rand = 6397db9e50c59269cfacc7b1ab589299 20241028055531433 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241028055531433 DAUC <0003> auc.c:142 vector [3]: autn = 1da8ab95918400005d9949bf1b083d1d 20241028055531433 DAUC <0003> auc.c:143 vector [3]: ck = 32ae0aef25307d8cf6419d6777a44156 20241028055531433 DAUC <0003> auc.c:144 vector [3]: ik = 90939af6609bdcae4fe66495baa03853 20241028055531433 DAUC <0003> auc.c:145 vector [3]: res = d19fb1aeae5beb5b0000000000000000 20241028055531433 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531433 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028055531433 DAUC <0003> auc.c:151 vector [3]: kc = 1b9a69eb88afd827 20241028055531433 DAUC <0003> auc.c:152 vector [3]: sres = 7fc45af5 20241028055531433 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028055531433 DAUC <0003> auc.c:113 vector [4]: rand = b8b00fcb844d3cddab8ea7fa7488dc36 20241028055531433 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241028055531433 DAUC <0003> auc.c:142 vector [4]: autn = 51aad433bb880000215b2ee48d547645 20241028055531433 DAUC <0003> auc.c:143 vector [4]: ck = 060be73ac24e8784b6e227e5808fc694 20241028055531433 DAUC <0003> auc.c:144 vector [4]: ik = 2a2df829ce110b0d550dc6a099dd16fc 20241028055531433 DAUC <0003> auc.c:145 vector [4]: res = f6451b0f812caa6e0000000000000000 20241028055531433 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055531433 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028055531433 DAUC <0003> auc.c:151 vector [4]: kc = cfc9fe56150d5ce1 20241028055531433 DAUC <0003> auc.c:152 vector [4]: sres = 7769b161 20241028055531433 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028055531433 DAUC <0003> db_auc.c:245 IMSI='262421248337882': Generated 5 vectors 20241028055531433 DAUC <0003> db_auc.c:249 IMSI='262421248337882': Updating SQN=481 in DB 20241028055531440 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421248337882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421248337882"} 20241028055531440 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421248337882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531440 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531440 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37870<->l=127.0.0.1:4258 20241028055531476 DAUC <0003> db_auc.c:157 IMSI='262425023496905': No 2G Auth Data 20241028055531476 DAUC <0003> db_auc.c:192 IMSI='262425023496905': No 3G Auth Data 20241028055531515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37886<->l=127.0.0.1:4258 20241028055531519 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531519 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425023496905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425023496905"} 20241028055531519 DAUC <0003> db_auc.c:157 IMSI='262425023496905': No 2G Auth Data 20241028055531519 DAUC <0003> db_auc.c:236 IMSI='262425023496905': Calling to generate 1 vectors 20241028055531519 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241028055531519 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531519 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241028055531519 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055531519 DAUC <0003> auc.c:113 vector [0]: rand = cb16b3788faa3c5d1a3d5d6d8914a3b5 20241028055531519 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055531519 DAUC <0003> auc.c:142 vector [0]: autn = d9865dd1d1d900004ca59f696dd6ab75 20241028055531519 DAUC <0003> auc.c:143 vector [0]: ck = 38967343eb47cb52c6f25414828ddc3e 20241028055531519 DAUC <0003> auc.c:144 vector [0]: ik = 35f3a25894e948569772d1aafeb75fa6 20241028055531519 DAUC <0003> auc.c:145 vector [0]: res = d64d1f697231c9b00000000000000000 20241028055531519 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531519 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028055531519 DAUC <0003> auc.c:151 vector [0]: kc = 5ce554a50394009c 20241028055531519 DAUC <0003> auc.c:152 vector [0]: sres = a47cd6d9 20241028055531519 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028055531519 DAUC <0003> db_auc.c:245 IMSI='262425023496905': Generated 1 vectors 20241028055531519 DAUC <0003> db_auc.c:249 IMSI='262425023496905': Updating SQN=33 in DB 20241028055531532 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425023496905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425023496905"} 20241028055531532 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425023496905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531532 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531532 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531536 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531536 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425023496905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425023496905"} 20241028055531536 DAUC <0003> db_auc.c:157 IMSI='262425023496905': No 2G Auth Data 20241028055531536 DAUC <0003> db_auc.c:236 IMSI='262425023496905': Calling to generate 4 vectors 20241028055531536 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241028055531536 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531536 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241028055531536 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241028055531536 DAUC <0003> auc.c:113 vector [0]: rand = 869ed29df5d95cb4d407c448cde27af6 20241028055531536 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241028055531536 DAUC <0003> auc.c:142 vector [0]: autn = d34f4d8019f60000c2b80eee73fac08b 20241028055531536 DAUC <0003> auc.c:143 vector [0]: ck = 0d0d2be9a10a5a77151802e0089857ab 20241028055531536 DAUC <0003> auc.c:144 vector [0]: ik = 9fe0dee1d811adf698616bae4439a3a2 20241028055531536 DAUC <0003> auc.c:145 vector [0]: res = 166163a4c020c9130000000000000000 20241028055531536 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531536 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028055531536 DAUC <0003> auc.c:151 vector [0]: kc = 1f949c4635ba0388 20241028055531536 DAUC <0003> auc.c:152 vector [0]: sres = d641aab7 20241028055531536 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028055531536 DAUC <0003> auc.c:113 vector [1]: rand = 4eebe451de8bf768d3e25fd12cd4e2c8 20241028055531536 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241028055531536 DAUC <0003> auc.c:142 vector [1]: autn = 955ce10f1cd900002430b390b27cb279 20241028055531536 DAUC <0003> auc.c:143 vector [1]: ck = b7fc1b50e89efd16da17572cefe2c87e 20241028055531536 DAUC <0003> auc.c:144 vector [1]: ik = 8f840803aae4b3896039cc891e1c125a 20241028055531536 DAUC <0003> auc.c:145 vector [1]: res = 467f2f99a81018830000000000000000 20241028055531536 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531536 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028055531536 DAUC <0003> auc.c:151 vector [1]: kc = 825688f6b38494bb 20241028055531536 DAUC <0003> auc.c:152 vector [1]: sres = ee6f371a 20241028055531536 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028055531536 DAUC <0003> auc.c:113 vector [2]: rand = 777d6c9eddba46d75ec10b991af2d5e9 20241028055531536 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241028055531536 DAUC <0003> auc.c:142 vector [2]: autn = 392ea41e985200009f47b21ee04f65f0 20241028055531536 DAUC <0003> auc.c:143 vector [2]: ck = 615dce03f148b166ba33f4893dee40c4 20241028055531536 DAUC <0003> auc.c:144 vector [2]: ik = 55469ca8ec5121db51f4bfcd717e34e2 20241028055531536 DAUC <0003> auc.c:145 vector [2]: res = 701247002191d7610000000000000000 20241028055531536 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531536 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028055531536 DAUC <0003> auc.c:151 vector [2]: kc = dfdc19ef5189e49b 20241028055531536 DAUC <0003> auc.c:152 vector [2]: sres = 51839061 20241028055531536 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028055531536 DAUC <0003> auc.c:113 vector [3]: rand = 42711af87b07797a2c0ea5c9c0038ca6 20241028055531536 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241028055531536 DAUC <0003> auc.c:142 vector [3]: autn = 7b4f0efdcf140000bf7ce62e21f97c3c 20241028055531536 DAUC <0003> auc.c:143 vector [3]: ck = 14f6d5d1268b4467d49a7991b37fbe62 20241028055531536 DAUC <0003> auc.c:144 vector [3]: ik = 7cc51e6fbf1bd430c5583d20b8b97275 20241028055531536 DAUC <0003> auc.c:145 vector [3]: res = bde9a5b2e9c8220f0000000000000000 20241028055531536 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531536 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028055531536 DAUC <0003> auc.c:151 vector [3]: kc = 79f18f0f92565c40 20241028055531536 DAUC <0003> auc.c:152 vector [3]: sres = 542187bd 20241028055531536 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028055531536 DAUC <0003> db_auc.c:245 IMSI='262425023496905': Generated 4 vectors 20241028055531536 DAUC <0003> db_auc.c:249 IMSI='262425023496905': Updating SQN=161 in DB 20241028055531543 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425023496905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425023496905"} 20241028055531543 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425023496905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531543 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531543 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531546 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531546 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425023496905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425023496905"} 20241028055531546 DAUC <0003> db_auc.c:157 IMSI='262425023496905': No 2G Auth Data 20241028055531546 DAUC <0003> db_auc.c:236 IMSI='262425023496905': Calling to generate 5 vectors 20241028055531546 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028055531546 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531546 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241028055531546 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241028055531546 DAUC <0003> auc.c:113 vector [0]: rand = fb8af588f275d8f30596d64473069048 20241028055531546 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241028055531546 DAUC <0003> auc.c:142 vector [0]: autn = f01f435d8b4e00007624bd265f2bbf72 20241028055531546 DAUC <0003> auc.c:143 vector [0]: ck = 65c3409f22041636d43d986d7e41ce31 20241028055531546 DAUC <0003> auc.c:144 vector [0]: ik = d03b1a9bb42cd822185f47433a94a6cc 20241028055531546 DAUC <0003> auc.c:145 vector [0]: res = cad4ef474ee986fd0000000000000000 20241028055531546 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531546 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028055531546 DAUC <0003> auc.c:151 vector [0]: kc = 799a852ad2fda6e9 20241028055531546 DAUC <0003> auc.c:152 vector [0]: sres = 843d69ba 20241028055531546 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028055531546 DAUC <0003> auc.c:113 vector [1]: rand = 73df578500dfc0d1e6e30ff3196d0973 20241028055531546 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241028055531546 DAUC <0003> auc.c:142 vector [1]: autn = 3bba21603b8100007ead42e9fb28262a 20241028055531546 DAUC <0003> auc.c:143 vector [1]: ck = 32d895f07ddd324b0ef0ea5e53f3333c 20241028055531546 DAUC <0003> auc.c:144 vector [1]: ik = 43ad70983e0b1ba459f1a550a9c41dd7 20241028055531546 DAUC <0003> auc.c:145 vector [1]: res = 41fb7178b339b22c0000000000000000 20241028055531546 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531546 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028055531546 DAUC <0003> auc.c:151 vector [1]: kc = 2674aa66b9e10704 20241028055531546 DAUC <0003> auc.c:152 vector [1]: sres = f2c2c354 20241028055531546 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028055531546 DAUC <0003> auc.c:113 vector [2]: rand = a826d8a4aae49daf8bbbd503dea60742 20241028055531546 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241028055531546 DAUC <0003> auc.c:142 vector [2]: autn = 02fe0cbd1598000037a4ba29def12a52 20241028055531546 DAUC <0003> auc.c:143 vector [2]: ck = 8d3936aaad7954caa75bd16a206fd0d8 20241028055531546 DAUC <0003> auc.c:144 vector [2]: ik = 5f4606fe081757108872a795f8743350 20241028055531546 DAUC <0003> auc.c:145 vector [2]: res = 6c13539006c72cef0000000000000000 20241028055531546 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531546 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028055531546 DAUC <0003> auc.c:151 vector [2]: kc = fd5646ab7d75e052 20241028055531546 DAUC <0003> auc.c:152 vector [2]: sres = 6ad47f7f 20241028055531546 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028055531546 DAUC <0003> auc.c:113 vector [3]: rand = e0c2b1c246fb56526e08752ea8477b87 20241028055531546 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241028055531546 DAUC <0003> auc.c:142 vector [3]: autn = 155d9a5464910000c68a8af18f6c85ec 20241028055531546 DAUC <0003> auc.c:143 vector [3]: ck = fa3aaebad9a29e5d9919cbe0cd5bad34 20241028055531546 DAUC <0003> auc.c:144 vector [3]: ik = aca59119226325a76aecd774175f4fd9 20241028055531546 DAUC <0003> auc.c:145 vector [3]: res = 544fcae073660da60000000000000000 20241028055531546 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531546 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028055531546 DAUC <0003> auc.c:151 vector [3]: kc = a56a233721c55917 20241028055531546 DAUC <0003> auc.c:152 vector [3]: sres = 2729c746 20241028055531546 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028055531546 DAUC <0003> auc.c:113 vector [4]: rand = 80e79e34a4f2e027df5cd17dfc29aefb 20241028055531546 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241028055531546 DAUC <0003> auc.c:142 vector [4]: autn = 8c11b8a9e3f2000067060cd1fbeb72d8 20241028055531546 DAUC <0003> auc.c:143 vector [4]: ck = cda3e9619c9be72fb96273aec03f2d76 20241028055531546 DAUC <0003> auc.c:144 vector [4]: ik = ad99c740d2a18b818decbab6f02c16aa 20241028055531546 DAUC <0003> auc.c:145 vector [4]: res = a58a88ff45ff6eb90000000000000000 20241028055531546 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055531546 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028055531546 DAUC <0003> auc.c:151 vector [4]: kc = 54b4e7397e295772 20241028055531546 DAUC <0003> auc.c:152 vector [4]: sres = e075e646 20241028055531546 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028055531546 DAUC <0003> db_auc.c:245 IMSI='262425023496905': Generated 5 vectors 20241028055531546 DAUC <0003> db_auc.c:249 IMSI='262425023496905': Updating SQN=321 in DB 20241028055531554 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425023496905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425023496905"} 20241028055531554 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425023496905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531554 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531554 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531557 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531557 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425023496905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425023496905"} 20241028055531557 DAUC <0003> db_auc.c:157 IMSI='262425023496905': No 2G Auth Data 20241028055531557 DAUC <0003> db_auc.c:236 IMSI='262425023496905': Calling to generate 5 vectors 20241028055531557 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028055531557 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531557 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241028055531557 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241028055531557 DAUC <0003> auc.c:113 vector [0]: rand = eead32f88b7042455263027efb9814c0 20241028055531557 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241028055531557 DAUC <0003> auc.c:142 vector [0]: autn = 810acab9ccfb000070d3d13ee3188936 20241028055531557 DAUC <0003> auc.c:143 vector [0]: ck = 2da94db2b5022979dae72d10e44324d2 20241028055531557 DAUC <0003> auc.c:144 vector [0]: ik = 15305d5fe3689426f61127c29d5ecdf2 20241028055531557 DAUC <0003> auc.c:145 vector [0]: res = 0c125120e7de513c0000000000000000 20241028055531557 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531557 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028055531557 DAUC <0003> auc.c:151 vector [0]: kc = 146f1a3f2f77547f 20241028055531557 DAUC <0003> auc.c:152 vector [0]: sres = ebcc001c 20241028055531557 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028055531557 DAUC <0003> auc.c:113 vector [1]: rand = 2c673767e628ca21e5cbc1b4f95227b8 20241028055531557 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241028055531557 DAUC <0003> auc.c:142 vector [1]: autn = 8a5b76382c390000d5eff3f6fd961172 20241028055531557 DAUC <0003> auc.c:143 vector [1]: ck = fdb01ace20f1e5c4fc2e87c170259111 20241028055531557 DAUC <0003> auc.c:144 vector [1]: ik = 6ca083ca39c3a80db1aca752eb1e9d2c 20241028055531557 DAUC <0003> auc.c:145 vector [1]: res = 6c32593f8458abc60000000000000000 20241028055531557 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531557 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028055531557 DAUC <0003> auc.c:151 vector [1]: kc = dc92b997820941f4 20241028055531557 DAUC <0003> auc.c:152 vector [1]: sres = e86af2f9 20241028055531557 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028055531557 DAUC <0003> auc.c:113 vector [2]: rand = 28f8bbb358f3967443f8d329d0d37dc1 20241028055531557 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241028055531557 DAUC <0003> auc.c:142 vector [2]: autn = b2a3f911271f000026ea9a22ca401c4d 20241028055531557 DAUC <0003> auc.c:143 vector [2]: ck = 839e8a40e592480b0ee53a811ea6be13 20241028055531557 DAUC <0003> auc.c:144 vector [2]: ik = 043e8a60c9b9a0793c773ca1aa39e284 20241028055531557 DAUC <0003> auc.c:145 vector [2]: res = 6ae05c158393b9080000000000000000 20241028055531557 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531557 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028055531557 DAUC <0003> auc.c:151 vector [2]: kc = b532060098b4b4e5 20241028055531557 DAUC <0003> auc.c:152 vector [2]: sres = e973e51d 20241028055531557 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028055531557 DAUC <0003> auc.c:113 vector [3]: rand = 87f3af66a09b3e2bf602605aa22910df 20241028055531557 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241028055531557 DAUC <0003> auc.c:142 vector [3]: autn = 458811b3fbf90000c9b9e2c00153434f 20241028055531557 DAUC <0003> auc.c:143 vector [3]: ck = 5022f2a52236b493c0d38c79267ff206 20241028055531557 DAUC <0003> auc.c:144 vector [3]: ik = d1c4130cdb1a95ce238d61e869a454bf 20241028055531557 DAUC <0003> auc.c:145 vector [3]: res = 3b32d1ef74e3db550000000000000000 20241028055531557 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531557 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028055531557 DAUC <0003> auc.c:151 vector [3]: kc = 62b80c38b6f787e4 20241028055531557 DAUC <0003> auc.c:152 vector [3]: sres = 4fd10aba 20241028055531557 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028055531557 DAUC <0003> auc.c:113 vector [4]: rand = c3beb727daaabdfb6aba7a26f6a1c8e2 20241028055531557 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241028055531557 DAUC <0003> auc.c:142 vector [4]: autn = 2f61d192fbaa0000fbb98ddad2909696 20241028055531557 DAUC <0003> auc.c:143 vector [4]: ck = 0f2f38709535f3fa10cbdfc529b2b41d 20241028055531557 DAUC <0003> auc.c:144 vector [4]: ik = bb5f1aef121d1d6a05bd450b93cd3db6 20241028055531557 DAUC <0003> auc.c:145 vector [4]: res = f9079ad740978c590000000000000000 20241028055531557 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055531557 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028055531557 DAUC <0003> auc.c:151 vector [4]: kc = a106b8513d57673b 20241028055531557 DAUC <0003> auc.c:152 vector [4]: sres = b990168e 20241028055531557 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028055531557 DAUC <0003> db_auc.c:245 IMSI='262425023496905': Generated 5 vectors 20241028055531557 DAUC <0003> db_auc.c:249 IMSI='262425023496905': Updating SQN=481 in DB 20241028055531564 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425023496905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425023496905"} 20241028055531564 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425023496905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531564 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531565 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37886<->l=127.0.0.1:4258 20241028055531592 DAUC <0003> db_auc.c:157 IMSI='262420006307029': No 2G Auth Data 20241028055531592 DAUC <0003> db_auc.c:192 IMSI='262420006307029': No 3G Auth Data 20241028055531633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37900<->l=127.0.0.1:4258 20241028055531637 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531637 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420006307029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420006307029"} 20241028055531638 DAUC <0003> db_auc.c:236 IMSI='262420006307029': Calling to generate 1 vectors 20241028055531638 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241028055531638 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531638 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531638 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055531638 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531638 DAUC <0003> auc.c:113 vector [0]: rand = 84a7b94ba5829cca9b42b0de58446a55 20241028055531638 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055531638 DAUC <0003> auc.c:142 vector [0]: autn = 2c0880f743b30000dbf89634cc2acd8e 20241028055531638 DAUC <0003> auc.c:143 vector [0]: ck = a4e1d9cc74b29b415ba75e87fd0eb28b 20241028055531638 DAUC <0003> auc.c:144 vector [0]: ik = 23ab1511ce923b3a503b66ae41acab0b 20241028055531638 DAUC <0003> auc.c:145 vector [0]: res = 4e185618f944a84a0000000000000000 20241028055531638 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531638 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055531638 DAUC <0003> auc.c:179 vector [0]: kc = 835cca1be97b8400 20241028055531638 DAUC <0003> auc.c:180 vector [0]: sres = 4f0d1985 20241028055531638 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055531638 DAUC <0003> db_auc.c:245 IMSI='262420006307029': Generated 1 vectors 20241028055531638 DAUC <0003> db_auc.c:249 IMSI='262420006307029': Updating SQN=33 in DB 20241028055531645 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420006307029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420006307029"} 20241028055531645 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420006307029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531645 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531646 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531649 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531649 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420006307029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420006307029"} 20241028055531649 DAUC <0003> db_auc.c:236 IMSI='262420006307029': Calling to generate 4 vectors 20241028055531649 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241028055531649 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531649 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531649 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241028055531649 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531649 DAUC <0003> auc.c:113 vector [0]: rand = f1c4f9dce05427a5f932b01d06b4ee46 20241028055531649 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241028055531649 DAUC <0003> auc.c:142 vector [0]: autn = 19a331c781910000c1b3d34c044b0d56 20241028055531649 DAUC <0003> auc.c:143 vector [0]: ck = 1e7c3a6854109c46e10b18e712ab361b 20241028055531649 DAUC <0003> auc.c:144 vector [0]: ik = 494f37ee3151df474d9e5ba495205889 20241028055531649 DAUC <0003> auc.c:145 vector [0]: res = 8e7dbd411fcdb4df0000000000000000 20241028055531649 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531649 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055531649 DAUC <0003> auc.c:179 vector [0]: kc = 468034d9efc42400 20241028055531649 DAUC <0003> auc.c:180 vector [0]: sres = fccc656a 20241028055531649 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055531649 DAUC <0003> auc.c:113 vector [1]: rand = 5dafbaaed76d835f5e049d778a744efb 20241028055531649 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241028055531649 DAUC <0003> auc.c:142 vector [1]: autn = 1be6ff9ef9430000a5e5d96902a69aba 20241028055531649 DAUC <0003> auc.c:143 vector [1]: ck = eea34ca7a8e59c8b6d7204f048b1b153 20241028055531649 DAUC <0003> auc.c:144 vector [1]: ik = 5efdac349295f2e74f88f8b03de6fcfc 20241028055531649 DAUC <0003> auc.c:145 vector [1]: res = a2a0c4b07f24ae430000000000000000 20241028055531649 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531649 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055531649 DAUC <0003> auc.c:179 vector [1]: kc = 971da2ece91b4000 20241028055531649 DAUC <0003> auc.c:180 vector [1]: sres = 89100b79 20241028055531649 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055531649 DAUC <0003> auc.c:113 vector [2]: rand = 6c947491222bcf3afb842b633108e5a1 20241028055531649 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241028055531649 DAUC <0003> auc.c:142 vector [2]: autn = b657a73f366d0000082075da2735aa0f 20241028055531649 DAUC <0003> auc.c:143 vector [2]: ck = 28ef2d6c4360fb66cf22ba14b20dbd55 20241028055531649 DAUC <0003> auc.c:144 vector [2]: ik = b9b25fe247ba3008e0331614f1f5e70f 20241028055531649 DAUC <0003> auc.c:145 vector [2]: res = 08620b116dfd1cdb0000000000000000 20241028055531649 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531649 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055531649 DAUC <0003> auc.c:179 vector [2]: kc = 9806df1576e35800 20241028055531649 DAUC <0003> auc.c:180 vector [2]: sres = 5a49d95c 20241028055531649 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055531649 DAUC <0003> auc.c:113 vector [3]: rand = 8af46f847046fc40ecad1d1db2df7caf 20241028055531649 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241028055531649 DAUC <0003> auc.c:142 vector [3]: autn = 96c68f422d340000b26812c6b81b8495 20241028055531649 DAUC <0003> auc.c:143 vector [3]: ck = 8d7ae998b13367492528097ff01e1e98 20241028055531649 DAUC <0003> auc.c:144 vector [3]: ik = 81a59c64a6d699ac9d895b23ace4d0ee 20241028055531649 DAUC <0003> auc.c:145 vector [3]: res = 9c0f0fcc665f88090000000000000000 20241028055531649 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531649 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055531649 DAUC <0003> auc.c:179 vector [3]: kc = 3f8115f557e68800 20241028055531649 DAUC <0003> auc.c:180 vector [3]: sres = f5f7d892 20241028055531649 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055531649 DAUC <0003> db_auc.c:245 IMSI='262420006307029': Generated 4 vectors 20241028055531649 DAUC <0003> db_auc.c:249 IMSI='262420006307029': Updating SQN=161 in DB 20241028055531657 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420006307029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420006307029"} 20241028055531657 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420006307029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531657 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531657 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531660 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531660 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420006307029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420006307029"} 20241028055531660 DAUC <0003> db_auc.c:236 IMSI='262420006307029': Calling to generate 5 vectors 20241028055531660 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028055531660 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531660 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531660 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241028055531660 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531660 DAUC <0003> auc.c:113 vector [0]: rand = c3e1710705998b6ccd687a644d86588d 20241028055531660 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241028055531660 DAUC <0003> auc.c:142 vector [0]: autn = 5b0fc4e9a0b30000248e88acd66ac3aa 20241028055531660 DAUC <0003> auc.c:143 vector [0]: ck = 2c1d1b7282448c60510805709ee05d20 20241028055531660 DAUC <0003> auc.c:144 vector [0]: ik = 4777d9adf5643d8ff29a5939791a50d3 20241028055531660 DAUC <0003> auc.c:145 vector [0]: res = 812e16185f86bcff0000000000000000 20241028055531660 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531660 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055531660 DAUC <0003> auc.c:179 vector [0]: kc = 3435fe944a549c00 20241028055531660 DAUC <0003> auc.c:180 vector [0]: sres = 3021c7e7 20241028055531660 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055531660 DAUC <0003> auc.c:113 vector [1]: rand = b807d36d423222e40ed9f3793e075f15 20241028055531660 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241028055531660 DAUC <0003> auc.c:142 vector [1]: autn = c527ce4ff53a0000d40c905d651ac4a4 20241028055531660 DAUC <0003> auc.c:143 vector [1]: ck = 50ddf55c4685811703932ac59a48a73c 20241028055531660 DAUC <0003> auc.c:144 vector [1]: ik = 02f7de90bc6a4de045c03484107d6d1d 20241028055531660 DAUC <0003> auc.c:145 vector [1]: res = 0aac4abca2d8238f0000000000000000 20241028055531660 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531660 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055531660 DAUC <0003> auc.c:179 vector [1]: kc = b0bd51e3fefd0000 20241028055531660 DAUC <0003> auc.c:180 vector [1]: sres = b4f86d50 20241028055531660 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055531660 DAUC <0003> auc.c:113 vector [2]: rand = dd737c8265d23386a62c025fd801bfb4 20241028055531660 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241028055531660 DAUC <0003> auc.c:142 vector [2]: autn = 071e60eeb7990000ddbfd1ea159355a8 20241028055531660 DAUC <0003> auc.c:143 vector [2]: ck = 9bd720bc6eee55b75fa2576d835611be 20241028055531660 DAUC <0003> auc.c:144 vector [2]: ik = 25e0e2eb9ef11db27980dd81820304cd 20241028055531660 DAUC <0003> auc.c:145 vector [2]: res = b374500705f349d90000000000000000 20241028055531660 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531660 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055531660 DAUC <0003> auc.c:179 vector [2]: kc = 133a60d0d04fc800 20241028055531660 DAUC <0003> auc.c:180 vector [2]: sres = 11804503 20241028055531660 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055531660 DAUC <0003> auc.c:113 vector [3]: rand = 1e96eff0492b7b36d05169076f96502e 20241028055531660 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241028055531660 DAUC <0003> auc.c:142 vector [3]: autn = c69cc57bdae10000c0dd0960e8b38bf7 20241028055531660 DAUC <0003> auc.c:143 vector [3]: ck = aaf05bc249fe50fb1b2ae1af070ba5bc 20241028055531660 DAUC <0003> auc.c:144 vector [3]: ik = 228863a27c7da4b5be219e3b8758c85c 20241028055531660 DAUC <0003> auc.c:145 vector [3]: res = 434a19d0814fe5f00000000000000000 20241028055531660 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531660 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055531660 DAUC <0003> auc.c:179 vector [3]: kc = e84fbfc349529c00 20241028055531660 DAUC <0003> auc.c:180 vector [3]: sres = 1be264ce 20241028055531660 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055531660 DAUC <0003> auc.c:113 vector [4]: rand = d49670693df3cf0f32041dda3616a590 20241028055531660 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241028055531660 DAUC <0003> auc.c:142 vector [4]: autn = d24ed8c25cf800008728442c8841e766 20241028055531660 DAUC <0003> auc.c:143 vector [4]: ck = 6844e6bc360df7704dec10d5d26ec095 20241028055531660 DAUC <0003> auc.c:144 vector [4]: ik = 9750d3791dbd9e06fa10496f49a5f542 20241028055531660 DAUC <0003> auc.c:145 vector [4]: res = 14f017bafd5318610000000000000000 20241028055531660 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055531660 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028055531660 DAUC <0003> auc.c:179 vector [4]: kc = f285bff9908fa800 20241028055531660 DAUC <0003> auc.c:180 vector [4]: sres = e6952137 20241028055531660 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028055531660 DAUC <0003> db_auc.c:245 IMSI='262420006307029': Generated 5 vectors 20241028055531660 DAUC <0003> db_auc.c:249 IMSI='262420006307029': Updating SQN=321 in DB 20241028055531671 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420006307029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420006307029"} 20241028055531671 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420006307029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531671 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531671 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531675 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531675 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420006307029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420006307029"} 20241028055531675 DAUC <0003> db_auc.c:236 IMSI='262420006307029': Calling to generate 5 vectors 20241028055531675 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028055531675 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531675 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531675 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241028055531675 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531675 DAUC <0003> auc.c:113 vector [0]: rand = 3f7e2fe36d685bdafc04d1a7d2fbc209 20241028055531675 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241028055531675 DAUC <0003> auc.c:142 vector [0]: autn = e8d8cbd226f20000f10ecd82530a5b01 20241028055531675 DAUC <0003> auc.c:143 vector [0]: ck = 584cd8c35a9dd4a74509e07e70dbaccd 20241028055531675 DAUC <0003> auc.c:144 vector [0]: ik = e1973159fa17e8c67cf5435feb89d403 20241028055531675 DAUC <0003> auc.c:145 vector [0]: res = 541db2040fe8a1a80000000000000000 20241028055531675 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531675 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055531675 DAUC <0003> auc.c:179 vector [0]: kc = 0ca0bc4f1374d000 20241028055531675 DAUC <0003> auc.c:180 vector [0]: sres = af041f85 20241028055531675 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055531675 DAUC <0003> auc.c:113 vector [1]: rand = aa012e2eb41b7492f005219d40c92a72 20241028055531675 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241028055531675 DAUC <0003> auc.c:142 vector [1]: autn = 89068d288e1c000092179614740b7ae0 20241028055531675 DAUC <0003> auc.c:143 vector [1]: ck = 26220c8d730f6dc28662927f51a4f1c3 20241028055531675 DAUC <0003> auc.c:144 vector [1]: ik = b6625f21e0daf6b3d71ef15315763902 20241028055531675 DAUC <0003> auc.c:145 vector [1]: res = 93a49887c7e75d8f0000000000000000 20241028055531675 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531675 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055531675 DAUC <0003> auc.c:179 vector [1]: kc = d10792cb58e3c400 20241028055531675 DAUC <0003> auc.c:180 vector [1]: sres = e9b302b8 20241028055531675 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055531675 DAUC <0003> auc.c:113 vector [2]: rand = f5161b7c789d66010c18e4afd23dc05b 20241028055531675 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241028055531675 DAUC <0003> auc.c:142 vector [2]: autn = 0f248f23455e0000df6d518d29e7e342 20241028055531675 DAUC <0003> auc.c:143 vector [2]: ck = f1c53a9f47e84455541e275a12cef950 20241028055531675 DAUC <0003> auc.c:144 vector [2]: ik = 578ddb4b14e3c4b926fac0c29137cd47 20241028055531675 DAUC <0003> auc.c:145 vector [2]: res = 493b0f17799baf8f0000000000000000 20241028055531675 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531675 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055531675 DAUC <0003> auc.c:179 vector [2]: kc = 69c799b078064400 20241028055531675 DAUC <0003> auc.c:180 vector [2]: sres = 8f8fec8f 20241028055531675 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055531675 DAUC <0003> auc.c:113 vector [3]: rand = 45a40a8dd5ca2e7c4c8563a00cd91414 20241028055531675 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241028055531675 DAUC <0003> auc.c:142 vector [3]: autn = b30b59170f8f0000ebbc607165dd4ace 20241028055531675 DAUC <0003> auc.c:143 vector [3]: ck = 4198ec1c2d3a6b59077b559d4497e727 20241028055531675 DAUC <0003> auc.c:144 vector [3]: ik = 16519626fe086a353c160dd93b1b59d6 20241028055531675 DAUC <0003> auc.c:145 vector [3]: res = a272cfbaab785c3c0000000000000000 20241028055531675 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531675 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055531675 DAUC <0003> auc.c:179 vector [3]: kc = 30284b70211a8400 20241028055531675 DAUC <0003> auc.c:180 vector [3]: sres = 2b4e1a94 20241028055531675 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055531675 DAUC <0003> auc.c:113 vector [4]: rand = b8934021f8cebd13f357cbcb9168f21f 20241028055531675 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241028055531675 DAUC <0003> auc.c:142 vector [4]: autn = 2e1e25acaddf00005045775220cf8c22 20241028055531675 DAUC <0003> auc.c:143 vector [4]: ck = 6524ccb996345ef53c3f9489e3aa81dc 20241028055531675 DAUC <0003> auc.c:144 vector [4]: ik = 9fdc400ec68788cbf3a3eec82c40545d 20241028055531675 DAUC <0003> auc.c:145 vector [4]: res = 2a880e35db15ec570000000000000000 20241028055531675 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055531675 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028055531675 DAUC <0003> auc.c:179 vector [4]: kc = 80a3ba7f81e37000 20241028055531675 DAUC <0003> auc.c:180 vector [4]: sres = 0fac9dc2 20241028055531675 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028055531675 DAUC <0003> db_auc.c:245 IMSI='262420006307029': Generated 5 vectors 20241028055531675 DAUC <0003> db_auc.c:249 IMSI='262420006307029': Updating SQN=481 in DB 20241028055531682 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420006307029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420006307029"} 20241028055531682 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420006307029 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531682 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531682 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37900<->l=127.0.0.1:4258 20241028055531716 DAUC <0003> db_auc.c:157 IMSI='262426335279486': No 2G Auth Data 20241028055531716 DAUC <0003> db_auc.c:192 IMSI='262426335279486': No 3G Auth Data 20241028055531758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37912<->l=127.0.0.1:4258 20241028055531762 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531762 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426335279486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426335279486"} 20241028055531762 DAUC <0003> db_auc.c:236 IMSI='262426335279486': Calling to generate 1 vectors 20241028055531762 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241028055531762 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531762 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531762 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055531762 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531762 DAUC <0003> auc.c:113 vector [0]: rand = c2ab22281926745b1412a6dba47f621e 20241028055531762 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055531762 DAUC <0003> auc.c:142 vector [0]: autn = 4a2b39e8be1600003ad21acfbb1414d8 20241028055531762 DAUC <0003> auc.c:143 vector [0]: ck = b46e7d3134d0e272a06cbe0d7d9a5ee0 20241028055531762 DAUC <0003> auc.c:144 vector [0]: ik = fb8e063290ff92eac3a6fd045b01bd05 20241028055531762 DAUC <0003> auc.c:145 vector [0]: res = 9a7954f42d8cbaa60000000000000000 20241028055531762 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531762 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055531762 DAUC <0003> auc.c:179 vector [0]: kc = 36308cfbc6d15c00 20241028055531762 DAUC <0003> auc.c:180 vector [0]: sres = c187f25d 20241028055531762 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055531762 DAUC <0003> db_auc.c:245 IMSI='262426335279486': Generated 1 vectors 20241028055531762 DAUC <0003> db_auc.c:249 IMSI='262426335279486': Updating SQN=33 in DB 20241028055531771 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426335279486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426335279486"} 20241028055531772 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426335279486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531772 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531772 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531775 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531775 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426335279486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426335279486"} 20241028055531775 DAUC <0003> db_auc.c:236 IMSI='262426335279486': Calling to generate 4 vectors 20241028055531775 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241028055531775 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531775 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531775 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241028055531775 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531775 DAUC <0003> auc.c:113 vector [0]: rand = 4843a6050bb555365873d5ebf912453d 20241028055531775 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241028055531775 DAUC <0003> auc.c:142 vector [0]: autn = af30ddd2d00c000036f92fc0cd032fd4 20241028055531775 DAUC <0003> auc.c:143 vector [0]: ck = 451428dde1444b4263f18c8dd3113f2d 20241028055531775 DAUC <0003> auc.c:144 vector [0]: ik = f0e14c79eb34c4f4696105ca1d40c45c 20241028055531775 DAUC <0003> auc.c:145 vector [0]: res = 01d9f6129a8132e80000000000000000 20241028055531775 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531775 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055531775 DAUC <0003> auc.c:179 vector [0]: kc = d9b9e4afc0352800 20241028055531775 DAUC <0003> auc.c:180 vector [0]: sres = 8e8c0155 20241028055531775 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055531775 DAUC <0003> auc.c:113 vector [1]: rand = d102284799087c39178e3edb43c79b0c 20241028055531775 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241028055531775 DAUC <0003> auc.c:142 vector [1]: autn = d49c80413d640000f1bc137fd5597035 20241028055531775 DAUC <0003> auc.c:143 vector [1]: ck = 97cc07f7a3554c0c5d8db26965392450 20241028055531775 DAUC <0003> auc.c:144 vector [1]: ik = 0511a1dbdd3de55b63ad02f7b87898e8 20241028055531775 DAUC <0003> auc.c:145 vector [1]: res = fc6be48722d1ad380000000000000000 20241028055531775 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531775 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055531775 DAUC <0003> auc.c:179 vector [1]: kc = c87b26ca31f1ac00 20241028055531775 DAUC <0003> auc.c:180 vector [1]: sres = 47c48610 20241028055531775 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055531775 DAUC <0003> auc.c:113 vector [2]: rand = a628258bd18cb29d1a13a56514d36845 20241028055531775 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241028055531775 DAUC <0003> auc.c:142 vector [2]: autn = d3d1e4fbe76f0000d22bcb1d10d05a7f 20241028055531775 DAUC <0003> auc.c:143 vector [2]: ck = 0d6b4c61111871b7e5def8f304339234 20241028055531775 DAUC <0003> auc.c:144 vector [2]: ik = 8d9378a713c23c97166185cb6819c032 20241028055531775 DAUC <0003> auc.c:145 vector [2]: res = d28625ef453e99c10000000000000000 20241028055531775 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531775 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055531775 DAUC <0003> auc.c:179 vector [2]: kc = 1e91edc3bd616c00 20241028055531775 DAUC <0003> auc.c:180 vector [2]: sres = 8b138ef9 20241028055531775 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055531775 DAUC <0003> auc.c:113 vector [3]: rand = 359a79a0b53aff7f9880dac240a98b30 20241028055531775 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241028055531775 DAUC <0003> auc.c:142 vector [3]: autn = 04b57f6a6e7b000082c4301a527990b1 20241028055531775 DAUC <0003> auc.c:143 vector [3]: ck = 1ef02ed82e9d82c427e9ad280d3b19e2 20241028055531775 DAUC <0003> auc.c:144 vector [3]: ik = 6edb05e8f3495fbcd468de6adad8a6c4 20241028055531775 DAUC <0003> auc.c:145 vector [3]: res = 2a8975fccf9d47af0000000000000000 20241028055531775 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531775 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055531775 DAUC <0003> auc.c:179 vector [3]: kc = adad03e841752c00 20241028055531775 DAUC <0003> auc.c:180 vector [3]: sres = 8079626c 20241028055531775 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055531775 DAUC <0003> db_auc.c:245 IMSI='262426335279486': Generated 4 vectors 20241028055531775 DAUC <0003> db_auc.c:249 IMSI='262426335279486': Updating SQN=161 in DB 20241028055531782 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426335279486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426335279486"} 20241028055531782 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426335279486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531782 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531782 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531785 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531785 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426335279486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426335279486"} 20241028055531785 DAUC <0003> db_auc.c:236 IMSI='262426335279486': Calling to generate 5 vectors 20241028055531785 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028055531785 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531785 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531785 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241028055531785 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531785 DAUC <0003> auc.c:113 vector [0]: rand = d45a510158da057a1570948a6b7708c0 20241028055531785 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241028055531785 DAUC <0003> auc.c:142 vector [0]: autn = f173cf6d994f0000bc2662a5af9e656e 20241028055531785 DAUC <0003> auc.c:143 vector [0]: ck = 998b6e3a20764a8259f7dbf99f29fdc5 20241028055531785 DAUC <0003> auc.c:144 vector [0]: ik = 81a5d0258f0ed5fb620aab0ec6eb4b62 20241028055531785 DAUC <0003> auc.c:145 vector [0]: res = f70f2ff0bd645a3b0000000000000000 20241028055531785 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531785 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055531785 DAUC <0003> auc.c:179 vector [0]: kc = 71db1f684c075800 20241028055531785 DAUC <0003> auc.c:180 vector [0]: sres = 77b850fb 20241028055531785 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055531785 DAUC <0003> auc.c:113 vector [1]: rand = 99b51b8e7644d474cc1d14378005f1cd 20241028055531786 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241028055531786 DAUC <0003> auc.c:142 vector [1]: autn = a6034b6c70f000009195265b34ad900e 20241028055531786 DAUC <0003> auc.c:143 vector [1]: ck = 601b89745d51c5431c95fec02522f5e0 20241028055531786 DAUC <0003> auc.c:144 vector [1]: ik = eac95e33c1b18060e2bed6e90c9acaac 20241028055531786 DAUC <0003> auc.c:145 vector [1]: res = 460d9086b48a6ce10000000000000000 20241028055531786 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531786 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055531786 DAUC <0003> auc.c:179 vector [1]: kc = 105acee34fba0c00 20241028055531786 DAUC <0003> auc.c:180 vector [1]: sres = 5b544de5 20241028055531786 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055531786 DAUC <0003> auc.c:113 vector [2]: rand = e86a97488d768254697751002cd53cca 20241028055531786 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241028055531786 DAUC <0003> auc.c:142 vector [2]: autn = 7767c1e37cc30000c1d8275c5903c488 20241028055531786 DAUC <0003> auc.c:143 vector [2]: ck = 46fe6b493e7e8356c5009bfad8f86492 20241028055531786 DAUC <0003> auc.c:144 vector [2]: ik = 8797876911241306c4fb48cb00da4ee5 20241028055531786 DAUC <0003> auc.c:145 vector [2]: res = a87c7aff938d250b0000000000000000 20241028055531786 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531786 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055531786 DAUC <0003> auc.c:179 vector [2]: kc = 28b16c88e6955c00 20241028055531786 DAUC <0003> auc.c:180 vector [2]: sres = b52db0e6 20241028055531786 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055531786 DAUC <0003> auc.c:113 vector [3]: rand = c62d26c237264ec09074be4ea67dd2be 20241028055531786 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241028055531786 DAUC <0003> auc.c:142 vector [3]: autn = fe7cc63631e700009b1d879dc0b3e8d8 20241028055531786 DAUC <0003> auc.c:143 vector [3]: ck = 8a3ef77ceabe23d76af13c4e11a1727a 20241028055531786 DAUC <0003> auc.c:144 vector [3]: ik = 34ce2a57fe95aa7ef002860ba344e87e 20241028055531786 DAUC <0003> auc.c:145 vector [3]: res = 1ec3a23f944748740000000000000000 20241028055531786 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531786 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055531786 DAUC <0003> auc.c:179 vector [3]: kc = f26d1463087b4000 20241028055531786 DAUC <0003> auc.c:180 vector [3]: sres = 3543a7ea 20241028055531786 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055531786 DAUC <0003> auc.c:113 vector [4]: rand = a9e333d4db3b6b8dc59f161195677dc9 20241028055531786 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241028055531786 DAUC <0003> auc.c:142 vector [4]: autn = c634dae09e1b00009fbb767fa95c392a 20241028055531786 DAUC <0003> auc.c:143 vector [4]: ck = 1313e83266bcc2c124e09cd049524cf0 20241028055531786 DAUC <0003> auc.c:144 vector [4]: ik = 131acef784cf25106f43086a8ca4d857 20241028055531786 DAUC <0003> auc.c:145 vector [4]: res = 7ceff430d8e552ea0000000000000000 20241028055531786 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055531786 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028055531786 DAUC <0003> auc.c:179 vector [4]: kc = 4fde552d5d0aa000 20241028055531786 DAUC <0003> auc.c:180 vector [4]: sres = 375825e3 20241028055531786 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028055531786 DAUC <0003> db_auc.c:245 IMSI='262426335279486': Generated 5 vectors 20241028055531786 DAUC <0003> db_auc.c:249 IMSI='262426335279486': Updating SQN=321 in DB 20241028055531793 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426335279486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426335279486"} 20241028055531793 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426335279486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531793 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531793 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531796 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531796 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426335279486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426335279486"} 20241028055531797 DAUC <0003> db_auc.c:236 IMSI='262426335279486': Calling to generate 5 vectors 20241028055531797 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028055531797 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531797 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531797 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241028055531797 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531797 DAUC <0003> auc.c:113 vector [0]: rand = 6d1859d9cb722d6a04d4d16c6f92d648 20241028055531797 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241028055531797 DAUC <0003> auc.c:142 vector [0]: autn = 6e581b068206000058f78374dabdab4f 20241028055531797 DAUC <0003> auc.c:143 vector [0]: ck = 70b2805a492cab8bfbe27239fd7e64e4 20241028055531797 DAUC <0003> auc.c:144 vector [0]: ik = d9bb88e692a102cf68aab916b620bf46 20241028055531797 DAUC <0003> auc.c:145 vector [0]: res = 1a88aae4796b23ac0000000000000000 20241028055531797 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531797 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055531797 DAUC <0003> auc.c:179 vector [0]: kc = 9b7dbaac6c2a4000 20241028055531797 DAUC <0003> auc.c:180 vector [0]: sres = a8326fd7 20241028055531797 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055531797 DAUC <0003> auc.c:113 vector [1]: rand = 243679642345ac59258ffd7bc7438787 20241028055531797 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241028055531797 DAUC <0003> auc.c:142 vector [1]: autn = 8e917963a9e4000001afdf6db816eceb 20241028055531797 DAUC <0003> auc.c:143 vector [1]: ck = d913b8971dadfb203f212d4ea23b4301 20241028055531797 DAUC <0003> auc.c:144 vector [1]: ik = dda0b9bb5acd97afde8dc087d0ab7273 20241028055531797 DAUC <0003> auc.c:145 vector [1]: res = 89a707c08ded642c0000000000000000 20241028055531797 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531797 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055531797 DAUC <0003> auc.c:179 vector [1]: kc = 6ba93089c3aed800 20241028055531797 DAUC <0003> auc.c:180 vector [1]: sres = bbe39b58 20241028055531797 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055531797 DAUC <0003> auc.c:113 vector [2]: rand = 64f80252204f7b1cb04fe5538b466fdd 20241028055531797 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241028055531797 DAUC <0003> auc.c:142 vector [2]: autn = 98d9e2405c8a0000ceb71ef501dd75e5 20241028055531797 DAUC <0003> auc.c:143 vector [2]: ck = a9254561e42d9c268fd93204e978efba 20241028055531797 DAUC <0003> auc.c:144 vector [2]: ik = 770f96cfa38f6c17dc7cacef9065b817 20241028055531797 DAUC <0003> auc.c:145 vector [2]: res = 5e3f8ef5bfcdb99b0000000000000000 20241028055531797 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531797 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055531797 DAUC <0003> auc.c:179 vector [2]: kc = c59bf13cd5667c00 20241028055531797 DAUC <0003> auc.c:180 vector [2]: sres = 39ade6a1 20241028055531797 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055531797 DAUC <0003> auc.c:113 vector [3]: rand = 2442071d7075a48f85a63e1214642128 20241028055531797 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241028055531797 DAUC <0003> auc.c:142 vector [3]: autn = 30f5ffb628950000417ac3202a6f2682 20241028055531797 DAUC <0003> auc.c:143 vector [3]: ck = 2ab046a3bfdec8611e9b05cafc8f18d2 20241028055531797 DAUC <0003> auc.c:144 vector [3]: ik = 80d9ec7ccf7c07e258b8a21394ec688b 20241028055531797 DAUC <0003> auc.c:145 vector [3]: res = 8a92ea41006d26170000000000000000 20241028055531797 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531797 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055531797 DAUC <0003> auc.c:179 vector [3]: kc = df254f32ef6dfc00 20241028055531797 DAUC <0003> auc.c:180 vector [3]: sres = f14424e4 20241028055531797 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055531797 DAUC <0003> auc.c:113 vector [4]: rand = c587de7ba3e09b9a6fec90505c5aa541 20241028055531797 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241028055531797 DAUC <0003> auc.c:142 vector [4]: autn = b5cd7febadcc0000bfdd3e302e10155d 20241028055531797 DAUC <0003> auc.c:143 vector [4]: ck = d2d3794a94215c975fd2f87c56fcd811 20241028055531797 DAUC <0003> auc.c:144 vector [4]: ik = ebd30e640af55b24608a2def39880000 20241028055531797 DAUC <0003> auc.c:145 vector [4]: res = 04ede4b6633e163c0000000000000000 20241028055531797 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055531797 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028055531797 DAUC <0003> auc.c:179 vector [4]: kc = bc3dd2d041bbe800 20241028055531797 DAUC <0003> auc.c:180 vector [4]: sres = 14176a9d 20241028055531797 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028055531797 DAUC <0003> db_auc.c:245 IMSI='262426335279486': Generated 5 vectors 20241028055531797 DAUC <0003> db_auc.c:249 IMSI='262426335279486': Updating SQN=481 in DB 20241028055531805 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426335279486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426335279486"} 20241028055531805 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426335279486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531805 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531805 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37912<->l=127.0.0.1:4258 20241028055531840 DAUC <0003> db_auc.c:157 IMSI='262422146557833': No 2G Auth Data 20241028055531840 DAUC <0003> db_auc.c:192 IMSI='262422146557833': No 3G Auth Data 20241028055531881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37928<->l=127.0.0.1:4258 20241028055531884 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531884 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422146557833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422146557833"} 20241028055531884 DAUC <0003> db_auc.c:236 IMSI='262422146557833': Calling to generate 1 vectors 20241028055531884 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241028055531884 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531884 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531884 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055531884 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531884 DAUC <0003> auc.c:113 vector [0]: rand = 5ca0d6ba2b8460572c807a4fa67e6162 20241028055531884 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055531884 DAUC <0003> auc.c:142 vector [0]: autn = 7f3004edabcd000082f285b14285eba7 20241028055531884 DAUC <0003> auc.c:143 vector [0]: ck = 0efb4e1605d9e3ab0d97fe0842cc0dd8 20241028055531884 DAUC <0003> auc.c:144 vector [0]: ik = 64e16895eb02c59a290900f32be7ceca 20241028055531884 DAUC <0003> auc.c:145 vector [0]: res = bb677e0cd9333e350000000000000000 20241028055531884 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531884 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055531884 DAUC <0003> auc.c:179 vector [0]: kc = b6c5b34d48ab95bf 20241028055531884 DAUC <0003> auc.c:180 vector [0]: sres = 9c105340 20241028055531884 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055531884 DAUC <0003> db_auc.c:245 IMSI='262422146557833': Generated 1 vectors 20241028055531884 DAUC <0003> db_auc.c:249 IMSI='262422146557833': Updating SQN=33 in DB 20241028055531892 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422146557833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422146557833"} 20241028055531892 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422146557833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531892 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531892 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531895 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531896 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422146557833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422146557833"} 20241028055531896 DAUC <0003> db_auc.c:236 IMSI='262422146557833': Calling to generate 4 vectors 20241028055531896 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241028055531896 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531896 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531896 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241028055531896 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531896 DAUC <0003> auc.c:113 vector [0]: rand = ce253a4c81af506d8d203a59321ec50f 20241028055531896 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241028055531896 DAUC <0003> auc.c:142 vector [0]: autn = 2de75705f10200004d07b944aea334b9 20241028055531896 DAUC <0003> auc.c:143 vector [0]: ck = 0b05bb9e0a082c21935e719a5797b169 20241028055531896 DAUC <0003> auc.c:144 vector [0]: ik = 2c887b98f49ab2d2148c94ca97e820a1 20241028055531896 DAUC <0003> auc.c:145 vector [0]: res = e4033fe8fcf12d7f0000000000000000 20241028055531896 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531896 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055531896 DAUC <0003> auc.c:179 vector [0]: kc = 9e5a97bbe908340b 20241028055531896 DAUC <0003> auc.c:180 vector [0]: sres = e4f8ed30 20241028055531896 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055531896 DAUC <0003> auc.c:113 vector [1]: rand = 106f1e691556430b8821634a20209967 20241028055531896 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241028055531896 DAUC <0003> auc.c:142 vector [1]: autn = 2aaf4c87c86f000049a6817b171569a6 20241028055531896 DAUC <0003> auc.c:143 vector [1]: ck = efb40f35649add036e8ba352a6651f6a 20241028055531896 DAUC <0003> auc.c:144 vector [1]: ik = a271bd94a8dbfb8ed175c3ad8caf9ed8 20241028055531896 DAUC <0003> auc.c:145 vector [1]: res = da74ce504ad354dc0000000000000000 20241028055531896 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531896 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055531896 DAUC <0003> auc.c:179 vector [1]: kc = d13e628f4163b12c 20241028055531896 DAUC <0003> auc.c:180 vector [1]: sres = 43042dc0 20241028055531896 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055531896 DAUC <0003> auc.c:113 vector [2]: rand = 55a99d675325df66bfeca93246ef7694 20241028055531896 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241028055531896 DAUC <0003> auc.c:142 vector [2]: autn = dd7eee0f29470000830f2d1330555b43 20241028055531896 DAUC <0003> auc.c:143 vector [2]: ck = b4936c8ab536e89c928c6d203aa5c633 20241028055531896 DAUC <0003> auc.c:144 vector [2]: ik = adbce7f85f25780a9ab7bbfe2e05a1d8 20241028055531896 DAUC <0003> auc.c:145 vector [2]: res = 7d58fa0a257292180000000000000000 20241028055531896 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531896 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055531896 DAUC <0003> auc.c:179 vector [2]: kc = 4ff6a7bc3bc77366 20241028055531896 DAUC <0003> auc.c:180 vector [2]: sres = 761b6c67 20241028055531896 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055531896 DAUC <0003> auc.c:113 vector [3]: rand = e558d62f6b4b9be645bcb5f9c4792810 20241028055531896 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241028055531896 DAUC <0003> auc.c:142 vector [3]: autn = 1cc727f5584700008ed73ab745095da3 20241028055531896 DAUC <0003> auc.c:143 vector [3]: ck = 58c870eac495a05316417baed2ee2df5 20241028055531896 DAUC <0003> auc.c:144 vector [3]: ik = b97d392a3db03ecaad25240f0a9b4961 20241028055531896 DAUC <0003> auc.c:145 vector [3]: res = bcd3f95cbf1c33740000000000000000 20241028055531896 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531896 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055531896 DAUC <0003> auc.c:179 vector [3]: kc = 637d764c4ec967e9 20241028055531896 DAUC <0003> auc.c:180 vector [3]: sres = 3e16a808 20241028055531896 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055531896 DAUC <0003> db_auc.c:245 IMSI='262422146557833': Generated 4 vectors 20241028055531896 DAUC <0003> db_auc.c:249 IMSI='262422146557833': Updating SQN=161 in DB 20241028055531904 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422146557833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422146557833"} 20241028055531904 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422146557833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531904 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531904 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531907 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531907 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422146557833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422146557833"} 20241028055531907 DAUC <0003> db_auc.c:236 IMSI='262422146557833': Calling to generate 5 vectors 20241028055531907 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028055531907 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531907 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531907 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241028055531907 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531907 DAUC <0003> auc.c:113 vector [0]: rand = 7939eea84493e6a90d7e9d2780236c29 20241028055531907 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241028055531907 DAUC <0003> auc.c:142 vector [0]: autn = be2f56a1befd0000ea15edc9d9dad52a 20241028055531907 DAUC <0003> auc.c:143 vector [0]: ck = 233566da6ef4eceade8cc78e684028d6 20241028055531907 DAUC <0003> auc.c:144 vector [0]: ik = 159848e80187fc520d6c13c3ae97a6c5 20241028055531907 DAUC <0003> auc.c:145 vector [0]: res = d3f7d5eba2723bff0000000000000000 20241028055531907 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531907 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055531907 DAUC <0003> auc.c:179 vector [0]: kc = c591426e04d63bb8 20241028055531907 DAUC <0003> auc.c:180 vector [0]: sres = 371c927b 20241028055531907 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055531907 DAUC <0003> auc.c:113 vector [1]: rand = df498c05318ce6e2d63ca2d140a6ea4f 20241028055531907 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241028055531907 DAUC <0003> auc.c:142 vector [1]: autn = 3e0ae318458200004b9d26d651a44d28 20241028055531907 DAUC <0003> auc.c:143 vector [1]: ck = 68a44aed54d0be25c577d463191d4cb0 20241028055531907 DAUC <0003> auc.c:144 vector [1]: ik = 1d80ea987e323f153c9f6f3fb387cf78 20241028055531907 DAUC <0003> auc.c:145 vector [1]: res = 91e8b870ef3502a60000000000000000 20241028055531907 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531907 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055531907 DAUC <0003> auc.c:179 vector [1]: kc = 8e387baa54e211e6 20241028055531907 DAUC <0003> auc.c:180 vector [1]: sres = d9530e31 20241028055531907 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055531907 DAUC <0003> auc.c:113 vector [2]: rand = 347a244be0c03828eec50ae3c630a7cb 20241028055531907 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241028055531907 DAUC <0003> auc.c:142 vector [2]: autn = 97c6122179e700006656030e376662c4 20241028055531907 DAUC <0003> auc.c:143 vector [2]: ck = b0281798722aa5664cd8abb9c97e43e4 20241028055531907 DAUC <0003> auc.c:144 vector [2]: ik = 239990952167b04fa50b8cfd09053579 20241028055531907 DAUC <0003> auc.c:145 vector [2]: res = 45781a4beb3f421c0000000000000000 20241028055531907 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531907 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055531907 DAUC <0003> auc.c:179 vector [2]: kc = 7e79aefa11315abe 20241028055531907 DAUC <0003> auc.c:180 vector [2]: sres = 96db3604 20241028055531907 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055531907 DAUC <0003> auc.c:113 vector [3]: rand = 3a46083844c24ced20afd72be8e3655c 20241028055531907 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241028055531907 DAUC <0003> auc.c:142 vector [3]: autn = 04ec443cd72e000053057acf931cebc8 20241028055531907 DAUC <0003> auc.c:143 vector [3]: ck = 69dc060222705c5699dc2eeb7eddd6c6 20241028055531907 DAUC <0003> auc.c:144 vector [3]: ik = d39e3a8521460b48c0bd86dd844a9c8c 20241028055531907 DAUC <0003> auc.c:145 vector [3]: res = d3504d27426df0810000000000000000 20241028055531907 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531907 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055531907 DAUC <0003> auc.c:179 vector [3]: kc = e3b76f6d1115a3d2 20241028055531907 DAUC <0003> auc.c:180 vector [3]: sres = e3019036 20241028055531907 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055531907 DAUC <0003> auc.c:113 vector [4]: rand = 3cd1aad74f089c511a5eed2ee7bfaa59 20241028055531907 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241028055531907 DAUC <0003> auc.c:142 vector [4]: autn = 9bfd4a10da3d0000264fb814eab95312 20241028055531907 DAUC <0003> auc.c:143 vector [4]: ck = bb1ea475274b5341d2637eb5d2bebe83 20241028055531907 DAUC <0003> auc.c:144 vector [4]: ik = cd4556f9052e091353fc642a05e9bb29 20241028055531907 DAUC <0003> auc.c:145 vector [4]: res = 1956f5c822c9c1770000000000000000 20241028055531907 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055531907 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028055531907 DAUC <0003> auc.c:179 vector [4]: kc = 3a6f49b3791aeffe 20241028055531907 DAUC <0003> auc.c:180 vector [4]: sres = 352a58a8 20241028055531907 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028055531907 DAUC <0003> db_auc.c:245 IMSI='262422146557833': Generated 5 vectors 20241028055531907 DAUC <0003> db_auc.c:249 IMSI='262422146557833': Updating SQN=321 in DB 20241028055531915 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422146557833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422146557833"} 20241028055531915 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422146557833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531915 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531915 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531918 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531918 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422146557833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422146557833"} 20241028055531918 DAUC <0003> db_auc.c:236 IMSI='262422146557833': Calling to generate 5 vectors 20241028055531918 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028055531918 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055531918 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055531918 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241028055531918 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055531918 DAUC <0003> auc.c:113 vector [0]: rand = 56f88eeaf1399bd3bc32dc64f0c52cab 20241028055531918 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241028055531918 DAUC <0003> auc.c:142 vector [0]: autn = b1d4a51bf6b00000977bf1bbca74e913 20241028055531918 DAUC <0003> auc.c:143 vector [0]: ck = 39273626db7086ecf03b4a4e23380651 20241028055531918 DAUC <0003> auc.c:144 vector [0]: ik = 2a337a208ee46c7493fb2b2b9adeb56c 20241028055531918 DAUC <0003> auc.c:145 vector [0]: res = 3638a2d06f2fb4d00000000000000000 20241028055531918 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055531918 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055531918 DAUC <0003> auc.c:179 vector [0]: kc = 419ab357e4f9b9c1 20241028055531918 DAUC <0003> auc.c:180 vector [0]: sres = 97f2ccbc 20241028055531918 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055531918 DAUC <0003> auc.c:113 vector [1]: rand = 65af264c5ff2edd987088b16836f2eba 20241028055531918 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241028055531918 DAUC <0003> auc.c:142 vector [1]: autn = 9cc8d0eb95b80000252ba2bdfb655fe4 20241028055531918 DAUC <0003> auc.c:143 vector [1]: ck = a5d87f1669d70774386914213c354d54 20241028055531918 DAUC <0003> auc.c:144 vector [1]: ik = 83b505683fe683614c2973b52e073b8e 20241028055531918 DAUC <0003> auc.c:145 vector [1]: res = 06fdd1a7db0deccc0000000000000000 20241028055531918 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055531918 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055531918 DAUC <0003> auc.c:179 vector [1]: kc = f5d2c85bfd6f003c 20241028055531918 DAUC <0003> auc.c:180 vector [1]: sres = ec6d555b 20241028055531918 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055531918 DAUC <0003> auc.c:113 vector [2]: rand = 2b015b7e8b26fdbf50744ff827ede42c 20241028055531918 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241028055531918 DAUC <0003> auc.c:142 vector [2]: autn = a91763b4ca500000316d6599e391a113 20241028055531918 DAUC <0003> auc.c:143 vector [2]: ck = 24efe9699bedc17da8c10abfa2ac397f 20241028055531918 DAUC <0003> auc.c:144 vector [2]: ik = ea81ab7c8e80a436c0ac69ea3c8eb1e0 20241028055531918 DAUC <0003> auc.c:145 vector [2]: res = f5341740d8b096910000000000000000 20241028055531918 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055531918 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055531918 DAUC <0003> auc.c:179 vector [2]: kc = 9dea5282229a2ae7 20241028055531918 DAUC <0003> auc.c:180 vector [2]: sres = 52e1fdc6 20241028055531918 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055531918 DAUC <0003> auc.c:113 vector [3]: rand = 8938872bb945289d90919b3a15e3fc2a 20241028055531918 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241028055531918 DAUC <0003> auc.c:142 vector [3]: autn = 5fdc8d44ecb200004bd18baff404ede0 20241028055531918 DAUC <0003> auc.c:143 vector [3]: ck = b7ae0c17f3adf56892cecb3ef5e7a518 20241028055531918 DAUC <0003> auc.c:144 vector [3]: ik = 227af2f0f10e56b583736ee32c4bacc0 20241028055531918 DAUC <0003> auc.c:145 vector [3]: res = 1fde0bb3ba8efe3a0000000000000000 20241028055531918 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055531918 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055531918 DAUC <0003> auc.c:179 vector [3]: kc = 91405c1022a27588 20241028055531919 DAUC <0003> auc.c:180 vector [3]: sres = 14cc75f3 20241028055531919 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055531919 DAUC <0003> auc.c:113 vector [4]: rand = e0667021491b200ebc97b7c28400ead9 20241028055531919 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241028055531919 DAUC <0003> auc.c:142 vector [4]: autn = 481b694e0c9e000070763868d6882f92 20241028055531919 DAUC <0003> auc.c:143 vector [4]: ck = 5c6d9c1703e36fa44cf99454936e359d 20241028055531919 DAUC <0003> auc.c:144 vector [4]: ik = 8cf4ef91a9c22cce5edd60155a1240e0 20241028055531919 DAUC <0003> auc.c:145 vector [4]: res = a2f814f347ab20b20000000000000000 20241028055531919 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055531919 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028055531919 DAUC <0003> auc.c:179 vector [4]: kc = 0d38845ce405d3b6 20241028055531919 DAUC <0003> auc.c:180 vector [4]: sres = 9003abbc 20241028055531919 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028055531919 DAUC <0003> db_auc.c:245 IMSI='262422146557833': Generated 5 vectors 20241028055531919 DAUC <0003> db_auc.c:249 IMSI='262422146557833': Updating SQN=481 in DB 20241028055531926 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422146557833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422146557833"} 20241028055531926 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422146557833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055531926 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531926 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055531929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37928<->l=127.0.0.1:4258 20241028055531955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37838<->l=127.0.0.1:4258 20241028055531956 DLINP <000b> input/ipa.c:451 connected read/write 20241028055531956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055531956 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055531956 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055531956 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055531956 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43829<->l=127.0.0.1:4259) 20241028055532001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37942<->l=127.0.0.1:4258 20241028055532002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37942<->l=127.0.0.1:4258 20241028055535075 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055535075 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055535077 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055535078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37954<->l=127.0.0.1:4258 20241028055535080 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055535080 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055535080 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055535080 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  20241028055535080 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055535080 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  20241028055535080 DLGSUP <0013> gsup_server.c:235 2:  20241028055535080 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055535080 DLGSUP <0013> gsup_server.c:235 3:  20241028055535080 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055535080 DLGSUP <0013> gsup_server.c:235 4:  20241028055535080 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055535080 DLGSUP <0013> gsup_server.c:235 5:  20241028055535080 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055535080 DLGSUP <0013> gsup_server.c:235 7:  20241028055535080 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055535080 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055535080 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055535080 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055535101 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39023<->l=127.0.0.1:4259) 20241028055535128 DAUC <0003> db_auc.c:157 IMSI='262427323429809': No 2G Auth Data 20241028055535128 DAUC <0003> db_auc.c:192 IMSI='262427323429809': No 3G Auth Data 20241028055535172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37964<->l=127.0.0.1:4258 20241028055535177 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055535177 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427323429809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427323429809"} 20241028055535177 DAUC <0003> db_auc.c:157 IMSI='262427323429809': No 2G Auth Data 20241028055535177 DAUC <0003> db_auc.c:236 IMSI='262427323429809': Calling to generate 5 vectors 20241028055535177 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028055535177 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055535177 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055535177 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055535177 DAUC <0003> auc.c:113 vector [0]: rand = fbec03c5dd3cfd04dbe74fddc739a6f9 20241028055535177 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055535177 DAUC <0003> auc.c:142 vector [0]: autn = 11a9cdc147fa8000aa1ebf18c69a6ad0 20241028055535177 DAUC <0003> auc.c:143 vector [0]: ck = 2a1346bd647d55802e57829ab6970414 20241028055535177 DAUC <0003> auc.c:144 vector [0]: ik = 7712146a3135f26db718b2dfb756e4cd 20241028055535177 DAUC <0003> auc.c:145 vector [0]: res = 2eae085ee395677f0000000000000000 20241028055535177 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055535177 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028055535177 DAUC <0003> auc.c:151 vector [0]: kc = c44e629254894734 20241028055535177 DAUC <0003> auc.c:152 vector [0]: sres = cd3b6f21 20241028055535177 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028055535177 DAUC <0003> auc.c:113 vector [1]: rand = b4a503bd37b4ee5b4317781d3e7da12f 20241028055535177 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028055535177 DAUC <0003> auc.c:142 vector [1]: autn = 76a69db985c28000522427dcbfee0d54 20241028055535177 DAUC <0003> auc.c:143 vector [1]: ck = a42e81ccd3236fbc9ec1ded3622a337e 20241028055535177 DAUC <0003> auc.c:144 vector [1]: ik = 7cec62900a39653a2ae0fecb2eecefbc 20241028055535177 DAUC <0003> auc.c:145 vector [1]: res = e499c0bea2f2952e0000000000000000 20241028055535177 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055535177 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028055535177 DAUC <0003> auc.c:151 vector [1]: kc = 6ce3c34495dcd644 20241028055535177 DAUC <0003> auc.c:152 vector [1]: sres = 466b5590 20241028055535177 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028055535177 DAUC <0003> auc.c:113 vector [2]: rand = 298b0a6cdd65c172b4f8584caf2a16a6 20241028055535177 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028055535177 DAUC <0003> auc.c:142 vector [2]: autn = 9dbdd3d774148000112aaef29cc4218a 20241028055535177 DAUC <0003> auc.c:143 vector [2]: ck = 8a9e96704662c872d11cf58aa4d7d970 20241028055535177 DAUC <0003> auc.c:144 vector [2]: ik = f79b54a3d1f1679b27cb9102b2fc29f0 20241028055535177 DAUC <0003> auc.c:145 vector [2]: res = e9b5154d92a7ba010000000000000000 20241028055535177 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055535177 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028055535177 DAUC <0003> auc.c:151 vector [2]: kc = 8bd2a65b81b85f69 20241028055535177 DAUC <0003> auc.c:152 vector [2]: sres = 7b12af4c 20241028055535177 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028055535177 DAUC <0003> auc.c:113 vector [3]: rand = 043baaa18476dc8d5caeb49240ece1a3 20241028055535177 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028055535177 DAUC <0003> auc.c:142 vector [3]: autn = b48268a0277680005a6f8e4d10113ad2 20241028055535177 DAUC <0003> auc.c:143 vector [3]: ck = e8fa3e42f06ffe3c913dfb219549b760 20241028055535177 DAUC <0003> auc.c:144 vector [3]: ik = 74552c883117d33ab8725cc9d225fd4e 20241028055535177 DAUC <0003> auc.c:145 vector [3]: res = 395c15329e1084d60000000000000000 20241028055535177 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055535177 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028055535177 DAUC <0003> auc.c:151 vector [3]: kc = b5e0b52286146728 20241028055535177 DAUC <0003> auc.c:152 vector [3]: sres = a74c91e4 20241028055535177 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028055535177 DAUC <0003> auc.c:113 vector [4]: rand = dcb00fbcad2bd230635132c25f01508c 20241028055535177 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028055535177 DAUC <0003> auc.c:142 vector [4]: autn = ffb156973b8080000eacd2428c19fa29 20241028055535177 DAUC <0003> auc.c:143 vector [4]: ck = bfd53dc98ee4017430534365f5c43e8f 20241028055535177 DAUC <0003> auc.c:144 vector [4]: ik = 14f07804704a2baea83838906971bfe1 20241028055535177 DAUC <0003> auc.c:145 vector [4]: res = 6947e49015e18b180000000000000000 20241028055535177 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055535177 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028055535177 DAUC <0003> auc.c:151 vector [4]: kc = 334e3e38621babb4 20241028055535177 DAUC <0003> auc.c:152 vector [4]: sres = 7ca66f88 20241028055535177 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028055535177 DAUC <0003> db_auc.c:245 IMSI='262427323429809': Generated 5 vectors 20241028055535177 DAUC <0003> db_auc.c:249 IMSI='262427323429809': Updating SQN=161 in DB 20241028055535185 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427323429809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427323429809"} 20241028055535185 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427323429809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055535185 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055535185 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055535189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37964<->l=127.0.0.1:4258 20241028055535217 DAUC <0003> db_auc.c:157 IMSI='262422508762062': No 2G Auth Data 20241028055535217 DAUC <0003> db_auc.c:192 IMSI='262422508762062': No 3G Auth Data 20241028055535250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37970<->l=127.0.0.1:4258 20241028055535253 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055535253 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422508762062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422508762062"} 20241028055535253 DAUC <0003> db_auc.c:157 IMSI='262422508762062': No 2G Auth Data 20241028055535253 DAUC <0003> db_auc.c:236 IMSI='262422508762062': Calling to generate 5 vectors 20241028055535253 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028055535253 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055535253 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241028055535253 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055535253 DAUC <0003> auc.c:113 vector [0]: rand = eade8af63b14ccadc42cb5ae88134d88 20241028055535253 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055535253 DAUC <0003> auc.c:142 vector [0]: autn = 0c5df99ac4d78000dcbaef926ba436e7 20241028055535253 DAUC <0003> auc.c:143 vector [0]: ck = ab03c51c87d5efa5472a0f2598d5086b 20241028055535253 DAUC <0003> auc.c:144 vector [0]: ik = d6b56db44df478e1bc7f76a1fc08e5ac 20241028055535253 DAUC <0003> auc.c:145 vector [0]: res = 0cfc75b61ab6250a0000000000000000 20241028055535253 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055535253 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028055535253 DAUC <0003> auc.c:151 vector [0]: kc = 86e3d12caefc7a83 20241028055535253 DAUC <0003> auc.c:152 vector [0]: sres = 164a50bc 20241028055535253 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028055535253 DAUC <0003> auc.c:113 vector [1]: rand = 4d26bce60f0c22f59f9eb4a82cbb6ba2 20241028055535253 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028055535253 DAUC <0003> auc.c:142 vector [1]: autn = cb20b403343680006fff1c1c7304ab17 20241028055535253 DAUC <0003> auc.c:143 vector [1]: ck = e2ceb8d51e47d0e2fc36e7502559e1ef 20241028055535253 DAUC <0003> auc.c:144 vector [1]: ik = 24b8f9f49eb27c845cedb70cea1fd5c9 20241028055535253 DAUC <0003> auc.c:145 vector [1]: res = c9efeb10ca2396020000000000000000 20241028055535253 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055535253 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028055535253 DAUC <0003> auc.c:151 vector [1]: kc = 66ad117d4fb39840 20241028055535253 DAUC <0003> auc.c:152 vector [1]: sres = 03cc7d12 20241028055535253 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028055535253 DAUC <0003> auc.c:113 vector [2]: rand = a914837297def092279f8fd634b6e2bf 20241028055535253 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028055535253 DAUC <0003> auc.c:142 vector [2]: autn = 52216e411c928000f32e897c5bb48115 20241028055535253 DAUC <0003> auc.c:143 vector [2]: ck = e94e42abbbef66cdd27ee25367553a3e 20241028055535253 DAUC <0003> auc.c:144 vector [2]: ik = 71685d8eadcdfd57ae05ec9c7a913199 20241028055535253 DAUC <0003> auc.c:145 vector [2]: res = 4f02cd0606b02a5d0000000000000000 20241028055535253 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055535253 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028055535253 DAUC <0003> auc.c:151 vector [2]: kc = e45d11ea0be6903d 20241028055535253 DAUC <0003> auc.c:152 vector [2]: sres = 49b2e75b 20241028055535253 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028055535253 DAUC <0003> auc.c:113 vector [3]: rand = fa45ca157d348904afac9523b291665e 20241028055535253 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028055535253 DAUC <0003> auc.c:142 vector [3]: autn = a1aeb27426088000ae241441745840f2 20241028055535253 DAUC <0003> auc.c:143 vector [3]: ck = cd84e5241f5d3db41426160c3467f08a 20241028055535253 DAUC <0003> auc.c:144 vector [3]: ik = bf98ec2e4df53b09e7528808d72ce4ac 20241028055535253 DAUC <0003> auc.c:145 vector [3]: res = 902b9a74a9a5e9b20000000000000000 20241028055535253 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055535253 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028055535253 DAUC <0003> auc.c:151 vector [3]: kc = 8168970eb1e3129b 20241028055535253 DAUC <0003> auc.c:152 vector [3]: sres = 398e73c6 20241028055535253 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028055535253 DAUC <0003> auc.c:113 vector [4]: rand = deca75320a835f4656a16756c884cf28 20241028055535253 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028055535253 DAUC <0003> auc.c:142 vector [4]: autn = 345728682d698000768c2b86cd487757 20241028055535253 DAUC <0003> auc.c:143 vector [4]: ck = c589c6a76d3e5bddc566cfe26b9665c5 20241028055535253 DAUC <0003> auc.c:144 vector [4]: ik = 8c19208f911bc9d18129ad1b538d0ecf 20241028055535253 DAUC <0003> auc.c:145 vector [4]: res = 20f22a077639fdce0000000000000000 20241028055535253 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055535253 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028055535253 DAUC <0003> auc.c:151 vector [4]: kc = 0ddf84d1c43ef906 20241028055535253 DAUC <0003> auc.c:152 vector [4]: sres = 56cbd7c9 20241028055535253 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028055535253 DAUC <0003> db_auc.c:245 IMSI='262422508762062': Generated 5 vectors 20241028055535253 DAUC <0003> db_auc.c:249 IMSI='262422508762062': Updating SQN=161 in DB 20241028055535261 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422508762062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422508762062"} 20241028055535261 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422508762062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055535261 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055535261 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055535264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37970<->l=127.0.0.1:4258 20241028055535289 DAUC <0003> db_auc.c:157 IMSI='262427691387723': No 2G Auth Data 20241028055535289 DAUC <0003> db_auc.c:192 IMSI='262427691387723': No 3G Auth Data 20241028055535331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37982<->l=127.0.0.1:4258 20241028055535335 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055535335 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427691387723 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427691387723"} 20241028055535335 DAUC <0003> db_auc.c:236 IMSI='262427691387723': Calling to generate 5 vectors 20241028055535335 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028055535335 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055535335 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055535335 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055535335 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055535335 DAUC <0003> auc.c:113 vector [0]: rand = 3ce70954d0eff2caf1a05004573949d3 20241028055535335 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055535335 DAUC <0003> auc.c:142 vector [0]: autn = 838bb807aa9880007a569ce2d2203f21 20241028055535335 DAUC <0003> auc.c:143 vector [0]: ck = 452c4a4ad522c18c054b5819692f1b38 20241028055535335 DAUC <0003> auc.c:144 vector [0]: ik = 34890b2f9ef66356353cbc44d1c48161 20241028055535335 DAUC <0003> auc.c:145 vector [0]: res = d8eac419e9e0a6580000000000000000 20241028055535335 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055535335 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055535335 DAUC <0003> auc.c:179 vector [0]: kc = d2ad97958172ec00 20241028055535335 DAUC <0003> auc.c:180 vector [0]: sres = f2c60a7a 20241028055535335 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055535335 DAUC <0003> auc.c:113 vector [1]: rand = 5eae5df8ce88a8a4734183c598daea05 20241028055535335 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028055535335 DAUC <0003> auc.c:142 vector [1]: autn = 6425d7d62f5a8000834aa946ca6deaf6 20241028055535335 DAUC <0003> auc.c:143 vector [1]: ck = 1a41c779eb4090e5fc51e8bf43eefbb9 20241028055535335 DAUC <0003> auc.c:144 vector [1]: ik = 711fca7954403451853579fa945ce52f 20241028055535335 DAUC <0003> auc.c:145 vector [1]: res = f46646388071388a0000000000000000 20241028055535335 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055535335 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055535335 DAUC <0003> auc.c:179 vector [1]: kc = a920c35e13c3d800 20241028055535335 DAUC <0003> auc.c:180 vector [1]: sres = a2ebf4e9 20241028055535335 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055535335 DAUC <0003> auc.c:113 vector [2]: rand = 4bfe2c5f164be7e9883f781aea73aec8 20241028055535335 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028055535335 DAUC <0003> auc.c:142 vector [2]: autn = 1f19b66893728000ea76389ee6c6053b 20241028055535335 DAUC <0003> auc.c:143 vector [2]: ck = 0aad3f88a7f9b67753e589e558621ccc 20241028055535335 DAUC <0003> auc.c:144 vector [2]: ik = a56c11c758f1bdd886fa874eac53f43b 20241028055535335 DAUC <0003> auc.c:145 vector [2]: res = d333e2203f79bb4d0000000000000000 20241028055535335 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055535335 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055535335 DAUC <0003> auc.c:179 vector [2]: kc = 453b9d15427bb400 20241028055535335 DAUC <0003> auc.c:180 vector [2]: sres = 30cbd01b 20241028055535335 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055535335 DAUC <0003> auc.c:113 vector [3]: rand = 119233aea72296b8e96b586a407d84f4 20241028055535335 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028055535335 DAUC <0003> auc.c:142 vector [3]: autn = 76675d2cb3168000ff9e0f9382b7a6be 20241028055535335 DAUC <0003> auc.c:143 vector [3]: ck = 81c8ca447df02c58754456d8c1c453a7 20241028055535335 DAUC <0003> auc.c:144 vector [3]: ik = fd1a7a1ae8d6178f67be6e4d2b594a18 20241028055535335 DAUC <0003> auc.c:145 vector [3]: res = 8d311ec21398f2bb0000000000000000 20241028055535335 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055535335 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055535335 DAUC <0003> auc.c:179 vector [3]: kc = 944f78ba085a7c00 20241028055535335 DAUC <0003> auc.c:180 vector [3]: sres = 562a73ff 20241028055535335 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055535335 DAUC <0003> auc.c:113 vector [4]: rand = ed8f21ecf3e266e02f15928479612964 20241028055535335 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028055535335 DAUC <0003> auc.c:142 vector [4]: autn = c52e2cc8886c800071faa0ab01dfebe5 20241028055535335 DAUC <0003> auc.c:143 vector [4]: ck = eefc2e8cea4de572ebc8772be396b37f 20241028055535335 DAUC <0003> auc.c:144 vector [4]: ik = b8206ebdc77859019ed6ff2d8ddaf548 20241028055535335 DAUC <0003> auc.c:145 vector [4]: res = 52591cce208a83850000000000000000 20241028055535335 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055535335 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028055535335 DAUC <0003> auc.c:179 vector [4]: kc = b4b5b4af1ab80400 20241028055535335 DAUC <0003> auc.c:180 vector [4]: sres = 406529bb 20241028055535335 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028055535335 DAUC <0003> db_auc.c:245 IMSI='262427691387723': Generated 5 vectors 20241028055535335 DAUC <0003> db_auc.c:249 IMSI='262427691387723': Updating SQN=161 in DB 20241028055535343 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427691387723 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427691387723"} 20241028055535344 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427691387723 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055535344 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055535344 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055535347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37982<->l=127.0.0.1:4258 20241028055535379 DAUC <0003> db_auc.c:157 IMSI='262420614463186': No 2G Auth Data 20241028055535379 DAUC <0003> db_auc.c:192 IMSI='262420614463186': No 3G Auth Data 20241028055535422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37988<->l=127.0.0.1:4258 20241028055535425 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055535425 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420614463186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420614463186"} 20241028055535425 DAUC <0003> db_auc.c:236 IMSI='262420614463186': Calling to generate 5 vectors 20241028055535425 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028055535425 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055535425 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055535425 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055535425 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055535425 DAUC <0003> auc.c:113 vector [0]: rand = 039a9ef75defbeaa943f2e229b1ae53d 20241028055535425 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055535425 DAUC <0003> auc.c:142 vector [0]: autn = be5c6f0101f7800060942997390b4169 20241028055535425 DAUC <0003> auc.c:143 vector [0]: ck = 3236ec81d39b7cf68f74b4be300610fc 20241028055535425 DAUC <0003> auc.c:144 vector [0]: ik = 959740a8dd9ab871ab93b17b789d199c 20241028055535425 DAUC <0003> auc.c:145 vector [0]: res = 4ebccf2902bc0f000000000000000000 20241028055535425 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055535425 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055535425 DAUC <0003> auc.c:179 vector [0]: kc = 85a2dd947e8df400 20241028055535425 DAUC <0003> auc.c:180 vector [0]: sres = fe449324 20241028055535425 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055535425 DAUC <0003> auc.c:113 vector [1]: rand = 3068719914cf551f4f5aa7bd7f00891a 20241028055535425 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028055535425 DAUC <0003> auc.c:142 vector [1]: autn = c9f4172e2ee88000b553a7c470488ef3 20241028055535425 DAUC <0003> auc.c:143 vector [1]: ck = 87f43364ca988e399ba59bb3be7e72cc 20241028055535425 DAUC <0003> auc.c:144 vector [1]: ik = b167c302cffdfe5f6e31e61d53a990e5 20241028055535425 DAUC <0003> auc.c:145 vector [1]: res = 336d0dfd5c5017a00000000000000000 20241028055535425 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055535425 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055535425 DAUC <0003> auc.c:179 vector [1]: kc = 0bece540fa1dd000 20241028055535425 DAUC <0003> auc.c:180 vector [1]: sres = 27e80915 20241028055535425 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055535425 DAUC <0003> auc.c:113 vector [2]: rand = a0d6d9d1af1909899e58cdee7bb80dea 20241028055535425 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028055535425 DAUC <0003> auc.c:142 vector [2]: autn = d09b45a178d08000ef83132ca3c3582b 20241028055535425 DAUC <0003> auc.c:143 vector [2]: ck = fc5457f8d17feef2c843aa136984c759 20241028055535425 DAUC <0003> auc.c:144 vector [2]: ik = cf63dee0a1cca4220e3924e0f0243b0c 20241028055535425 DAUC <0003> auc.c:145 vector [2]: res = e2e82e4d108c007d0000000000000000 20241028055535425 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055535425 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055535425 DAUC <0003> auc.c:179 vector [2]: kc = 89a007029a35b800 20241028055535425 DAUC <0003> auc.c:180 vector [2]: sres = eee1c854 20241028055535425 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055535425 DAUC <0003> auc.c:113 vector [3]: rand = f1ba0e5e1f1672d0ca8e98b8debc9b94 20241028055535425 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028055535425 DAUC <0003> auc.c:142 vector [3]: autn = 99e4a872e09b8000effc0ddaf1ceb361 20241028055535425 DAUC <0003> auc.c:143 vector [3]: ck = 7537ed03ae61b2f051d542813d23293c 20241028055535425 DAUC <0003> auc.c:144 vector [3]: ik = bfacf52199227e8e6c1ffc8fdca1554d 20241028055535425 DAUC <0003> auc.c:145 vector [3]: res = 5c0557528d9ef2d90000000000000000 20241028055535425 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055535425 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055535425 DAUC <0003> auc.c:179 vector [3]: kc = 9c19399177289400 20241028055535425 DAUC <0003> auc.c:180 vector [3]: sres = 12d267b4 20241028055535425 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055535425 DAUC <0003> auc.c:113 vector [4]: rand = d5a8ac679edabdff7c3373e2d17fd155 20241028055535425 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028055535425 DAUC <0003> auc.c:142 vector [4]: autn = 311ec3c47c598000f70503f8ed62e36e 20241028055535425 DAUC <0003> auc.c:143 vector [4]: ck = e89f05d7c4c370619a571cb8dcbc794d 20241028055535425 DAUC <0003> auc.c:144 vector [4]: ik = eb791d8d92ef74f974cd7a71d1af1091 20241028055535425 DAUC <0003> auc.c:145 vector [4]: res = e21bb976cef802ae0000000000000000 20241028055535425 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055535425 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028055535425 DAUC <0003> auc.c:179 vector [4]: kc = 16917a1c8b85a800 20241028055535425 DAUC <0003> auc.c:180 vector [4]: sres = 0e3b33b3 20241028055535425 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028055535425 DAUC <0003> db_auc.c:245 IMSI='262420614463186': Generated 5 vectors 20241028055535425 DAUC <0003> db_auc.c:249 IMSI='262420614463186': Updating SQN=161 in DB 20241028055535433 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420614463186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420614463186"} 20241028055535433 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420614463186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055535433 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055535433 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055535437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37988<->l=127.0.0.1:4258 20241028055535469 DAUC <0003> db_auc.c:157 IMSI='262428662083882': No 2G Auth Data 20241028055535469 DAUC <0003> db_auc.c:192 IMSI='262428662083882': No 3G Auth Data 20241028055535513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37992<->l=127.0.0.1:4258 20241028055535517 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055535517 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428662083882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428662083882"} 20241028055535517 DAUC <0003> db_auc.c:236 IMSI='262428662083882': Calling to generate 5 vectors 20241028055535517 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028055535517 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028055535517 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028055535517 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028055535517 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028055535517 DAUC <0003> auc.c:113 vector [0]: rand = 99d330937a7a81310ad17c681c1685f4 20241028055535517 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028055535517 DAUC <0003> auc.c:142 vector [0]: autn = ef57c4eb3fb68000584307f45b4eac58 20241028055535517 DAUC <0003> auc.c:143 vector [0]: ck = 4f22a5037b00ede810310550c0da6d85 20241028055535517 DAUC <0003> auc.c:144 vector [0]: ik = 141febe5e24ad42e43c5515f67c85eb9 20241028055535517 DAUC <0003> auc.c:145 vector [0]: res = c504b6a44ab240e70000000000000000 20241028055535517 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028055535517 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028055535517 DAUC <0003> auc.c:179 vector [0]: kc = bd69f7b0390a0c77 20241028055535517 DAUC <0003> auc.c:180 vector [0]: sres = e23e271d 20241028055535517 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028055535517 DAUC <0003> auc.c:113 vector [1]: rand = 35df9759135682523249f0d322f0a7c1 20241028055535517 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028055535517 DAUC <0003> auc.c:142 vector [1]: autn = 7e3c2685f668800042bf3852999c8060 20241028055535517 DAUC <0003> auc.c:143 vector [1]: ck = 90b225153144c90df256789fada514ce 20241028055535517 DAUC <0003> auc.c:144 vector [1]: ik = 8e3218107bc795e01f62f3d7d7e889ee 20241028055535517 DAUC <0003> auc.c:145 vector [1]: res = 53610d8d711621f50000000000000000 20241028055535517 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028055535517 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028055535517 DAUC <0003> auc.c:179 vector [1]: kc = b25f7a8f84b4de22 20241028055535517 DAUC <0003> auc.c:180 vector [1]: sres = a8afe22c 20241028055535517 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028055535517 DAUC <0003> auc.c:113 vector [2]: rand = fb74d1be80980b2e7e7b1da3831450b8 20241028055535517 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028055535517 DAUC <0003> auc.c:142 vector [2]: autn = af8a2ffc79ba8000a540e4008e5473f7 20241028055535517 DAUC <0003> auc.c:143 vector [2]: ck = 71bc06fcc2714a8125eb11575eabbe64 20241028055535517 DAUC <0003> auc.c:144 vector [2]: ik = 9cc13f4fb7b2b830d0aa2725a3d5a054 20241028055535517 DAUC <0003> auc.c:145 vector [2]: res = 65a341581aa62f8c0000000000000000 20241028055535517 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028055535517 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028055535517 DAUC <0003> auc.c:179 vector [2]: kc = 3e7ccd115193a5c6 20241028055535517 DAUC <0003> auc.c:180 vector [2]: sres = e0d1bed3 20241028055535517 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028055535517 DAUC <0003> auc.c:113 vector [3]: rand = 7309f59bba7cfcdab9611d4174b560a1 20241028055535517 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028055535517 DAUC <0003> auc.c:142 vector [3]: autn = 74860b76955b8000c00c066bc1568d46 20241028055535517 DAUC <0003> auc.c:143 vector [3]: ck = 77406da83c80f8033773b6ffbeb0c8c8 20241028055535517 DAUC <0003> auc.c:144 vector [3]: ik = e45f6d177dd8f80033116f74620dbeca 20241028055535517 DAUC <0003> auc.c:145 vector [3]: res = f1168e90896b8be60000000000000000 20241028055535517 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028055535517 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028055535517 DAUC <0003> auc.c:179 vector [3]: kc = ba0275fec70e73d4 20241028055535517 DAUC <0003> auc.c:180 vector [3]: sres = 9f9eb2d9 20241028055535517 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028055535517 DAUC <0003> auc.c:113 vector [4]: rand = c66ea63097fda9e2a02cccc1a1337468 20241028055535517 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028055535517 DAUC <0003> auc.c:142 vector [4]: autn = b12b18e3b7d18000fb0a2d6bda6ab2e1 20241028055535517 DAUC <0003> auc.c:143 vector [4]: ck = 8cd06f4696fa6d9715d296afc69bdd7e 20241028055535517 DAUC <0003> auc.c:144 vector [4]: ik = 407d29ba5a8d92509aa64e17928b6d34 20241028055535517 DAUC <0003> auc.c:145 vector [4]: res = e5fdf79b6f051e8d0000000000000000 20241028055535517 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028055535517 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028055535517 DAUC <0003> auc.c:179 vector [4]: kc = 0e4bbedb6ff5e577 20241028055535517 DAUC <0003> auc.c:180 vector [4]: sres = f2a5cb3d 20241028055535517 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028055535517 DAUC <0003> db_auc.c:245 IMSI='262428662083882': Generated 5 vectors 20241028055535517 DAUC <0003> db_auc.c:249 IMSI='262428662083882': Updating SQN=161 in DB 20241028055535525 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428662083882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428662083882"} 20241028055535525 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428662083882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055535525 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055535525 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055535529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37992<->l=127.0.0.1:4258 20241028055535555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37954<->l=127.0.0.1:4258 20241028055535555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39023<->l=127.0.0.1:4259) 20241028055535556 DLINP <000b> input/ipa.c:451 connected read/write 20241028055535556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055535556 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055535556 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055535556 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055535598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37998<->l=127.0.0.1:4258 20241028055535598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37998<->l=127.0.0.1:4258 20241028055538670 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055538670 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055538672 DLINP <000b> input/ipa.c:451 connected read/write 20241028055538672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055538673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40716<->l=127.0.0.1:4258 20241028055538676 DLINP <000b> input/ipa.c:451 connected read/write 20241028055538676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055538676 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055538676 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055538676 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  20241028055538676 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055538676 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  20241028055538676 DLGSUP <0013> gsup_server.c:235 2:  20241028055538676 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055538676 DLGSUP <0013> gsup_server.c:235 3:  20241028055538676 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055538676 DLGSUP <0013> gsup_server.c:235 4:  20241028055538676 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055538676 DLGSUP <0013> gsup_server.c:235 5:  20241028055538676 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055538676 DLGSUP <0013> gsup_server.c:235 7:  20241028055538676 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055538676 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055538676 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055538676 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055538697 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38229<->l=127.0.0.1:4259) 20241028055538712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4258 20241028055538717 DLINP <000b> input/ipa.c:451 connected read/write 20241028055538717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055538717 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424392930252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424392930252" cn_domain=PS} 20241028055538717 DLU <0006> fsm.c:456 lu(262424392930252)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055538717 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424392930252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241028055538717 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424392930252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424392930252" cause=IMSI unknown in HLR} 20241028055538717 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424392930252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055538717 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424392930252)[0x55603b118420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055538717 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424392930252)[0x55603b118420]{UNVALIDATED}: Freeing instance 20241028055538717 DLU <0006> fsm.c:568 lu(PS:IMSI-262424392930252)[0x55603b118420]{UNVALIDATED}: Deallocated 20241028055538717 DLINP <000b> input/ipa.c:451 connected read/write 20241028055538717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055538717 DLINP <000b> input/ipa.c:451 connected read/write 20241028055538717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055538720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4258 20241028055538720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40716<->l=127.0.0.1:4258 20241028055538721 DLINP <000b> input/ipa.c:451 connected read/write 20241028055538721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055538721 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055538721 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055538721 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055538721 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38229<->l=127.0.0.1:4259) 20241028055538762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241028055538763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241028055541837 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055541837 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055541840 DLINP <000b> input/ipa.c:451 connected read/write 20241028055541840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055541841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4258 20241028055541843 DLINP <000b> input/ipa.c:451 connected read/write 20241028055541843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055541843 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055541843 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055541843 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  20241028055541843 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055541843 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  20241028055541843 DLGSUP <0013> gsup_server.c:235 2:  20241028055541843 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055541843 DLGSUP <0013> gsup_server.c:235 3:  20241028055541843 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055541843 DLGSUP <0013> gsup_server.c:235 4:  20241028055541843 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055541843 DLGSUP <0013> gsup_server.c:235 5:  20241028055541843 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055541843 DLGSUP <0013> gsup_server.c:235 7:  20241028055541843 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055541843 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055541843 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055541843 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055541863 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36391<->l=127.0.0.1:4259) 20241028055541875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40748<->l=127.0.0.1:4258 20241028055541889 DLINP <000b> input/ipa.c:451 connected read/write 20241028055541889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055541889 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421255223189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421255223189" cn_domain=PS source_name="the-source\n"} 20241028055541889 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241028055541889 DLU <0006> fsm.c:456 lu(262421255223189)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055541889 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421255223189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241028055541889 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262421255223189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421255223189" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241028055541889 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262421255223189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055541889 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421255223189)[0x55603b118420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055541889 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421255223189)[0x55603b118420]{UNVALIDATED}: Freeing instance 20241028055541889 DLU <0006> fsm.c:568 lu(PS:IMSI-262421255223189)[0x55603b118420]{UNVALIDATED}: Deallocated 20241028055541889 DLINP <000b> input/ipa.c:451 connected read/write 20241028055541889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055541889 DLINP <000b> input/ipa.c:451 connected read/write 20241028055541889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055541892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40748<->l=127.0.0.1:4258 20241028055541893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4258 20241028055541894 DLINP <000b> input/ipa.c:451 connected read/write 20241028055541894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055541894 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055541894 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055541894 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055541894 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241028055541894 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36391<->l=127.0.0.1:4259) 20241028055541933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40758<->l=127.0.0.1:4258 20241028055541933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40758<->l=127.0.0.1:4258 20241028055545011 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055545011 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055545014 DLINP <000b> input/ipa.c:451 connected read/write 20241028055545014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055545015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40772<->l=127.0.0.1:4258 20241028055545017 DLINP <000b> input/ipa.c:451 connected read/write 20241028055545017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055545017 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055545017 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055545017 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  20241028055545017 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055545017 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  20241028055545017 DLGSUP <0013> gsup_server.c:235 2:  20241028055545017 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055545017 DLGSUP <0013> gsup_server.c:235 3:  20241028055545017 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055545017 DLGSUP <0013> gsup_server.c:235 4:  20241028055545017 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055545017 DLGSUP <0013> gsup_server.c:235 5:  20241028055545017 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055545017 DLGSUP <0013> gsup_server.c:235 7:  20241028055545017 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055545017 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055545017 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055545017 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055545036 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37583<->l=127.0.0.1:4259) 20241028055545047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20241028055545061 DLINP <000b> input/ipa.c:451 connected read/write 20241028055545061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055545061 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421829826973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421829826973" cn_domain=PS} 20241028055545061 DLU <0006> fsm.c:456 lu(262421829826973)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055545061 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421829826973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241028055545061 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421829826973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421829826973" cause=Roaming not allowed in this location area} 20241028055545061 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421829826973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055545061 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421829826973)[0x55603b118420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055545061 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421829826973)[0x55603b118420]{UNVALIDATED}: Freeing instance 20241028055545061 DLU <0006> fsm.c:568 lu(PS:IMSI-262421829826973)[0x55603b118420]{UNVALIDATED}: Deallocated 20241028055545061 DLINP <000b> input/ipa.c:451 connected read/write 20241028055545061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055545061 DLINP <000b> input/ipa.c:451 connected read/write 20241028055545061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055545064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20241028055545065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40772<->l=127.0.0.1:4258 20241028055545066 DLINP <000b> input/ipa.c:451 connected read/write 20241028055545066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055545066 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055545066 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055545066 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055545066 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37583<->l=127.0.0.1:4259) 20241028055545107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40796<->l=127.0.0.1:4258 20241028055545107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40796<->l=127.0.0.1:4258 20241028055548180 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055548180 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055548182 DLINP <000b> input/ipa.c:451 connected read/write 20241028055548182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055548183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34398<->l=127.0.0.1:4258 20241028055548185 DLINP <000b> input/ipa.c:451 connected read/write 20241028055548185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055548185 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055548185 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055548185 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  20241028055548185 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055548185 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  20241028055548185 DLGSUP <0013> gsup_server.c:235 2:  20241028055548185 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055548185 DLGSUP <0013> gsup_server.c:235 3:  20241028055548185 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055548185 DLGSUP <0013> gsup_server.c:235 4:  20241028055548185 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055548185 DLGSUP <0013> gsup_server.c:235 5:  20241028055548185 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055548185 DLGSUP <0013> gsup_server.c:235 7:  20241028055548185 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055548185 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055548185 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055548185 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055548203 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44725<->l=127.0.0.1:4259) 20241028055548217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34400<->l=127.0.0.1:4258 20241028055548229 DLINP <000b> input/ipa.c:451 connected read/write 20241028055548229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055548229 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420139985005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420139985005"} 20241028055548229 DAUC <0003> db_auc.c:133 IMSI='262420139985005': No such subscriber 20241028055548229 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420139985005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241028055548229 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420139985005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420139985005" cause=IMSI unknown in HLR} 20241028055548229 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420139985005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055548229 DLINP <000b> input/ipa.c:451 connected read/write 20241028055548229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055548229 DLINP <000b> input/ipa.c:451 connected read/write 20241028055548229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055548232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34400<->l=127.0.0.1:4258 20241028055548233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34398<->l=127.0.0.1:4258 20241028055548234 DLINP <000b> input/ipa.c:451 connected read/write 20241028055548234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055548234 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055548234 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055548234 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055548234 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44725<->l=127.0.0.1:4259) 20241028055548274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34410<->l=127.0.0.1:4258 20241028055548275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34410<->l=127.0.0.1:4258 20241028055551343 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055551343 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055551345 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4258 20241028055551349 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551349 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055551349 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055551349 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  20241028055551349 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055551349 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  20241028055551349 DLGSUP <0013> gsup_server.c:235 2:  20241028055551349 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055551349 DLGSUP <0013> gsup_server.c:235 3:  20241028055551349 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055551349 DLGSUP <0013> gsup_server.c:235 4:  20241028055551349 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055551349 DLGSUP <0013> gsup_server.c:235 5:  20241028055551349 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055551349 DLGSUP <0013> gsup_server.c:235 7:  20241028055551349 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055551349 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055551349 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055551349 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055551365 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37159<->l=127.0.0.1:4259) 20241028055551380 DAUC <0003> db_auc.c:157 IMSI='262420869939868': No 2G Auth Data 20241028055551380 DAUC <0003> db_auc.c:192 IMSI='262420869939868': No 3G Auth Data 20241028055551420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20241028055551424 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551424 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420869939868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420869939868" cn_domain=PS} 20241028055551424 DLU <0006> fsm.c:456 lu(262420869939868)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055551424 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420869939868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055551440 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420869939868)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055551441 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420869939868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420869939868" cn_domain=PS} 20241028055551441 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551441 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551444 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551444 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420869939868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420869939868"} 20241028055551444 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420869939868)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055551444 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420869939868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055551444 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420869939868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420869939868"} 20241028055551444 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420869939868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055551444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420869939868)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055551444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420869939868)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055551444 DLU <0006> fsm.c:568 lu(PS:IMSI-262420869939868)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055551444 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551444 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20241028055551487 DAUC <0003> db_auc.c:157 IMSI='262420246499360': No 2G Auth Data 20241028055551487 DAUC <0003> db_auc.c:192 IMSI='262420246499360': No 3G Auth Data 20241028055551499 DLGSUP <0013> hlr.c:121 IMSI 262420246499360: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055551526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34440<->l=127.0.0.1:4258 20241028055551530 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551530 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420246499360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420246499360" cn_domain=PS} 20241028055551530 DLU <0006> fsm.c:456 lu(262420246499360)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055551530 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420246499360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055551545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420246499360)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055551545 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420246499360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420246499360" cn_domain=PS} 20241028055551545 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551545 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551548 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551548 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420246499360 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420246499360"} 20241028055551548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420246499360)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055551548 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420246499360 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055551548 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420246499360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420246499360"} 20241028055551548 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420246499360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055551548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420246499360)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055551548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420246499360)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055551548 DLU <0006> fsm.c:568 lu(PS:IMSI-262420246499360)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055551548 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551548 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34440<->l=127.0.0.1:4258 20241028055551575 DAUC <0003> db_auc.c:157 IMSI='262422264593188': No 2G Auth Data 20241028055551575 DAUC <0003> db_auc.c:192 IMSI='262422264593188': No 3G Auth Data 20241028055551583 DLGSUP <0013> hlr.c:121 IMSI 262422264593188: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055551608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34452<->l=127.0.0.1:4258 20241028055551612 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551612 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422264593188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422264593188" cn_domain=PS} 20241028055551612 DLU <0006> fsm.c:456 lu(262422264593188)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055551612 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422264593188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055551630 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422264593188)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055551630 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422264593188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422264593188" cn_domain=PS} 20241028055551630 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551630 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551633 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551633 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422264593188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422264593188"} 20241028055551633 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422264593188)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055551633 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422264593188 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055551633 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422264593188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422264593188"} 20241028055551633 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422264593188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055551633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422264593188)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055551633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422264593188)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055551633 DLU <0006> fsm.c:568 lu(PS:IMSI-262422264593188)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055551633 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551633 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34452<->l=127.0.0.1:4258 20241028055551660 DAUC <0003> db_auc.c:157 IMSI='262425586909322': No 2G Auth Data 20241028055551660 DAUC <0003> db_auc.c:192 IMSI='262425586909322': No 3G Auth Data 20241028055551668 DLGSUP <0013> hlr.c:121 IMSI 262425586909322: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055551694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34462<->l=127.0.0.1:4258 20241028055551697 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551697 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425586909322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425586909322" cn_domain=PS} 20241028055551697 DLU <0006> fsm.c:456 lu(262425586909322)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055551697 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425586909322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055551712 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425586909322)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055551713 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425586909322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425586909322" cn_domain=PS} 20241028055551713 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551713 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551716 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551716 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425586909322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425586909322"} 20241028055551716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425586909322)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055551716 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425586909322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055551716 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425586909322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425586909322"} 20241028055551716 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425586909322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055551716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425586909322)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055551716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425586909322)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055551716 DLU <0006> fsm.c:568 lu(PS:IMSI-262425586909322)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055551716 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551716 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34462<->l=127.0.0.1:4258 20241028055551745 DAUC <0003> db_auc.c:157 IMSI='262429474210994': No 2G Auth Data 20241028055551745 DAUC <0003> db_auc.c:192 IMSI='262429474210994': No 3G Auth Data 20241028055551754 DLGSUP <0013> hlr.c:121 IMSI 262429474210994: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055551777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34464<->l=127.0.0.1:4258 20241028055551781 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551781 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429474210994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429474210994" cn_domain=PS} 20241028055551781 DLU <0006> fsm.c:456 lu(262429474210994)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055551781 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429474210994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055551797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429474210994)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055551797 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429474210994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429474210994" cn_domain=PS} 20241028055551797 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551797 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551800 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551800 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429474210994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429474210994"} 20241028055551800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429474210994)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055551800 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429474210994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055551800 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429474210994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429474210994"} 20241028055551800 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429474210994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055551800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429474210994)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055551800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429474210994)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055551800 DLU <0006> fsm.c:568 lu(PS:IMSI-262429474210994)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055551800 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551800 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34464<->l=127.0.0.1:4258 20241028055551827 DAUC <0003> db_auc.c:157 IMSI='262420672795434': No 2G Auth Data 20241028055551827 DAUC <0003> db_auc.c:192 IMSI='262420672795434': No 3G Auth Data 20241028055551836 DLGSUP <0013> hlr.c:121 IMSI 262420672795434: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055551868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34468<->l=127.0.0.1:4258 20241028055551872 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551872 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420672795434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420672795434" cn_domain=PS} 20241028055551872 DLU <0006> fsm.c:456 lu(262420672795434)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055551872 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420672795434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055551888 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420672795434)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055551888 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420672795434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420672795434" cn_domain=PS} 20241028055551888 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551888 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551891 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551891 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420672795434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420672795434"} 20241028055551891 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420672795434)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055551891 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420672795434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055551891 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420672795434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420672795434"} 20241028055551891 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420672795434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055551891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420672795434)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055551891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420672795434)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055551891 DLU <0006> fsm.c:568 lu(PS:IMSI-262420672795434)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055551891 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551891 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34468<->l=127.0.0.1:4258 20241028055551927 DAUC <0003> db_auc.c:157 IMSI='262426870360797': No 2G Auth Data 20241028055551927 DAUC <0003> db_auc.c:192 IMSI='262426870360797': No 3G Auth Data 20241028055551935 DLGSUP <0013> hlr.c:121 IMSI 262426870360797: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055551967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34482<->l=127.0.0.1:4258 20241028055551971 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551971 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426870360797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426870360797" cn_domain=PS} 20241028055551971 DLU <0006> fsm.c:456 lu(262426870360797)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055551971 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426870360797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055551987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426870360797)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055551987 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426870360797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426870360797" cn_domain=PS} 20241028055551987 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551987 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551990 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055551990 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426870360797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426870360797"} 20241028055551990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426870360797)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055551990 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426870360797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055551990 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426870360797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426870360797"} 20241028055551990 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426870360797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055551990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426870360797)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055551990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426870360797)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055551990 DLU <0006> fsm.c:568 lu(PS:IMSI-262426870360797)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055551990 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551990 DLINP <000b> input/ipa.c:451 connected read/write 20241028055551990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055551992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34482<->l=127.0.0.1:4258 20241028055552024 DAUC <0003> db_auc.c:157 IMSI='262428988486321': No 2G Auth Data 20241028055552024 DAUC <0003> db_auc.c:192 IMSI='262428988486321': No 3G Auth Data 20241028055552032 DLGSUP <0013> hlr.c:121 IMSI 262428988486321: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055552063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34490<->l=127.0.0.1:4258 20241028055552066 DLINP <000b> input/ipa.c:451 connected read/write 20241028055552066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055552066 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428988486321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428988486321" cn_domain=PS} 20241028055552066 DLU <0006> fsm.c:456 lu(262428988486321)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055552066 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428988486321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055552081 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428988486321)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055552081 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428988486321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428988486321" cn_domain=PS} 20241028055552081 DLINP <000b> input/ipa.c:451 connected read/write 20241028055552081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055552081 DLINP <000b> input/ipa.c:451 connected read/write 20241028055552081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055552084 DLINP <000b> input/ipa.c:451 connected read/write 20241028055552084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055552084 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428988486321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428988486321"} 20241028055552084 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428988486321)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055552084 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428988486321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055552084 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428988486321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428988486321"} 20241028055552084 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428988486321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055552084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428988486321)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055552084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428988486321)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055552084 DLU <0006> fsm.c:568 lu(PS:IMSI-262428988486321)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055552084 DLINP <000b> input/ipa.c:451 connected read/write 20241028055552084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055552084 DLINP <000b> input/ipa.c:451 connected read/write 20241028055552084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055552085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34490<->l=127.0.0.1:4258 20241028055552110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4258 20241028055552111 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37159<->l=127.0.0.1:4259) 20241028055552111 DLINP <000b> input/ipa.c:451 connected read/write 20241028055552112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055552112 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055552112 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055552112 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055552154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34500<->l=127.0.0.1:4258 20241028055552154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34500<->l=127.0.0.1:4258 20241028055555226 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055555226 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055555228 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34504<->l=127.0.0.1:4258 20241028055555230 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555230 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055555230 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055555230 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  20241028055555230 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055555230 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  20241028055555230 DLGSUP <0013> gsup_server.c:235 2:  20241028055555230 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055555230 DLGSUP <0013> gsup_server.c:235 3:  20241028055555230 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055555230 DLGSUP <0013> gsup_server.c:235 4:  20241028055555230 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055555230 DLGSUP <0013> gsup_server.c:235 5:  20241028055555230 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055555230 DLGSUP <0013> gsup_server.c:235 7:  20241028055555230 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055555230 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055555230 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055555230 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055555247 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36851<->l=127.0.0.1:4259) 20241028055555272 DAUC <0003> db_auc.c:157 IMSI='262423919040341': No 2G Auth Data 20241028055555272 DAUC <0003> db_auc.c:192 IMSI='262423919040341': No 3G Auth Data 20241028055555311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20241028055555316 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555316 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423919040341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423919040341" cn_domain=PS source_name="the-source\n"} 20241028055555316 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241028055555316 DLU <0006> fsm.c:456 lu(262423919040341)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055555316 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423919040341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028055555338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423919040341)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055555338 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423919040341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423919040341" cn_domain=PS destination_name="the-source\n"} 20241028055555338 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555338 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555342 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555342 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423919040341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423919040341" source_name="the-source\n"} 20241028055555342 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423919040341)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055555342 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262423919040341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055555342 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423919040341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423919040341" destination_name="the-source\n"} 20241028055555342 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262423919040341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055555342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423919040341)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055555342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423919040341)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055555342 DLU <0006> fsm.c:568 lu(PS:IMSI-262423919040341)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055555342 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555342 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20241028055555373 DAUC <0003> db_auc.c:157 IMSI='262426620154212': No 2G Auth Data 20241028055555373 DAUC <0003> db_auc.c:192 IMSI='262426620154212': No 3G Auth Data 20241028055555384 DLGSUP <0013> hlr.c:121 IMSI 262426620154212: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055555406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4258 20241028055555410 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555410 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426620154212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426620154212" cn_domain=PS source_name="the-source\n"} 20241028055555410 DLU <0006> fsm.c:456 lu(262426620154212)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055555410 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426620154212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028055555430 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426620154212)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055555430 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426620154212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426620154212" cn_domain=PS destination_name="the-source\n"} 20241028055555430 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555430 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555433 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555433 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426620154212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426620154212" source_name="the-source\n"} 20241028055555433 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426620154212)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055555433 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262426620154212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055555433 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426620154212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426620154212" destination_name="the-source\n"} 20241028055555433 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262426620154212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055555433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426620154212)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055555433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426620154212)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055555433 DLU <0006> fsm.c:568 lu(PS:IMSI-262426620154212)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055555433 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555433 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4258 20241028055555473 DAUC <0003> db_auc.c:157 IMSI='262421721375014': No 2G Auth Data 20241028055555473 DAUC <0003> db_auc.c:192 IMSI='262421721375014': No 3G Auth Data 20241028055555484 DLGSUP <0013> hlr.c:121 IMSI 262421721375014: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055555515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4258 20241028055555520 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555520 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421721375014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421721375014" cn_domain=PS source_name="the-source\n"} 20241028055555520 DLU <0006> fsm.c:456 lu(262421721375014)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055555520 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421721375014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028055555547 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421721375014)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055555547 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421721375014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421721375014" cn_domain=PS destination_name="the-source\n"} 20241028055555547 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555547 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555551 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555551 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421721375014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421721375014" source_name="the-source\n"} 20241028055555551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421721375014)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055555551 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262421721375014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055555551 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421721375014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421721375014" destination_name="the-source\n"} 20241028055555551 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262421721375014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055555551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421721375014)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055555551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421721375014)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055555551 DLU <0006> fsm.c:568 lu(PS:IMSI-262421721375014)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055555551 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555551 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4258 20241028055555587 DAUC <0003> db_auc.c:157 IMSI='262423537583201': No 2G Auth Data 20241028055555587 DAUC <0003> db_auc.c:192 IMSI='262423537583201': No 3G Auth Data 20241028055555596 DLGSUP <0013> hlr.c:121 IMSI 262423537583201: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055555620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 20241028055555624 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555624 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423537583201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423537583201" cn_domain=PS source_name="the-source\n"} 20241028055555624 DLU <0006> fsm.c:456 lu(262423537583201)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055555624 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423537583201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028055555640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423537583201)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055555640 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423537583201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423537583201" cn_domain=PS destination_name="the-source\n"} 20241028055555640 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555640 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555643 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555643 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423537583201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423537583201" source_name="the-source\n"} 20241028055555643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423537583201)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055555643 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423537583201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055555643 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423537583201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423537583201" destination_name="the-source\n"} 20241028055555643 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423537583201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055555643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423537583201)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055555643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423537583201)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055555643 DLU <0006> fsm.c:568 lu(PS:IMSI-262423537583201)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055555643 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555643 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 20241028055555671 DAUC <0003> db_auc.c:157 IMSI='262420651853238': No 2G Auth Data 20241028055555671 DAUC <0003> db_auc.c:192 IMSI='262420651853238': No 3G Auth Data 20241028055555680 DLGSUP <0013> hlr.c:121 IMSI 262420651853238: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055555704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4258 20241028055555707 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555707 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420651853238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420651853238" cn_domain=PS source_name="the-source\n"} 20241028055555707 DLU <0006> fsm.c:456 lu(262420651853238)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055555707 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420651853238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028055555723 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420651853238)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055555723 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420651853238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420651853238" cn_domain=PS destination_name="the-source\n"} 20241028055555723 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555723 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555726 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555726 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420651853238 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420651853238" source_name="the-source\n"} 20241028055555726 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420651853238)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055555726 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262420651853238 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055555726 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420651853238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420651853238" destination_name="the-source\n"} 20241028055555726 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262420651853238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055555726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420651853238)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055555726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420651853238)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055555726 DLU <0006> fsm.c:568 lu(PS:IMSI-262420651853238)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055555726 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555726 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4258 20241028055555757 DAUC <0003> db_auc.c:157 IMSI='262422893575199': No 2G Auth Data 20241028055555757 DAUC <0003> db_auc.c:192 IMSI='262422893575199': No 3G Auth Data 20241028055555765 DLGSUP <0013> hlr.c:121 IMSI 262422893575199: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055555798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34538<->l=127.0.0.1:4258 20241028055555802 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555802 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422893575199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422893575199" cn_domain=PS source_name="the-source\n"} 20241028055555802 DLU <0006> fsm.c:456 lu(262422893575199)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055555802 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422893575199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028055555817 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422893575199)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055555817 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422893575199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422893575199" cn_domain=PS destination_name="the-source\n"} 20241028055555817 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555817 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555820 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555820 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422893575199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422893575199" source_name="the-source\n"} 20241028055555820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422893575199)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055555820 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262422893575199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055555820 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422893575199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422893575199" destination_name="the-source\n"} 20241028055555820 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262422893575199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055555820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422893575199)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055555820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422893575199)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055555820 DLU <0006> fsm.c:568 lu(PS:IMSI-262422893575199)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055555820 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555820 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34538<->l=127.0.0.1:4258 20241028055555854 DAUC <0003> db_auc.c:157 IMSI='262429616399601': No 2G Auth Data 20241028055555854 DAUC <0003> db_auc.c:192 IMSI='262429616399601': No 3G Auth Data 20241028055555862 DLGSUP <0013> hlr.c:121 IMSI 262429616399601: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055555893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4258 20241028055555896 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555896 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429616399601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429616399601" cn_domain=PS source_name="the-source\n"} 20241028055555896 DLU <0006> fsm.c:456 lu(262429616399601)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055555896 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429616399601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028055555911 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429616399601)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055555911 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429616399601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429616399601" cn_domain=PS destination_name="the-source\n"} 20241028055555911 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555911 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555914 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555914 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429616399601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429616399601" source_name="the-source\n"} 20241028055555914 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429616399601)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055555914 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262429616399601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055555914 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429616399601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429616399601" destination_name="the-source\n"} 20241028055555914 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262429616399601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055555914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429616399601)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055555914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429616399601)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055555914 DLU <0006> fsm.c:568 lu(PS:IMSI-262429616399601)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055555915 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555915 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055555916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4258 20241028055555949 DAUC <0003> db_auc.c:157 IMSI='262427255197200': No 2G Auth Data 20241028055555949 DAUC <0003> db_auc.c:192 IMSI='262427255197200': No 3G Auth Data 20241028055555958 DLGSUP <0013> hlr.c:121 IMSI 262427255197200: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055555989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34546<->l=127.0.0.1:4258 20241028055555993 DLINP <000b> input/ipa.c:451 connected read/write 20241028055555993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055555993 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262427255197200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427255197200" cn_domain=PS source_name="the-source\n"} 20241028055555994 DLU <0006> fsm.c:456 lu(262427255197200)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055555994 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262427255197200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028055556009 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427255197200)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055556009 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262427255197200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427255197200" cn_domain=PS destination_name="the-source\n"} 20241028055556009 DLINP <000b> input/ipa.c:451 connected read/write 20241028055556009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055556009 DLINP <000b> input/ipa.c:451 connected read/write 20241028055556009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055556012 DLINP <000b> input/ipa.c:451 connected read/write 20241028055556012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055556012 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262427255197200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427255197200" source_name="the-source\n"} 20241028055556012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427255197200)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055556012 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262427255197200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055556012 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262427255197200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427255197200" destination_name="the-source\n"} 20241028055556012 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262427255197200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055556012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427255197200)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055556012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427255197200)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055556012 DLU <0006> fsm.c:568 lu(PS:IMSI-262427255197200)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055556012 DLINP <000b> input/ipa.c:451 connected read/write 20241028055556012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055556012 DLINP <000b> input/ipa.c:451 connected read/write 20241028055556012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055556014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34546<->l=127.0.0.1:4258 20241028055556039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34504<->l=127.0.0.1:4258 20241028055556040 DLINP <000b> input/ipa.c:451 connected read/write 20241028055556040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055556040 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055556040 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055556040 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055556040 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241028055556040 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36851<->l=127.0.0.1:4259) 20241028055556080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34548<->l=127.0.0.1:4258 20241028055556081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34548<->l=127.0.0.1:4258 20241028055559159 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055559159 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055559161 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54086<->l=127.0.0.1:4258 20241028055559164 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559164 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055559164 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055559164 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  20241028055559164 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055559164 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  20241028055559164 DLGSUP <0013> gsup_server.c:235 2:  20241028055559164 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055559164 DLGSUP <0013> gsup_server.c:235 3:  20241028055559164 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055559164 DLGSUP <0013> gsup_server.c:235 4:  20241028055559164 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055559164 DLGSUP <0013> gsup_server.c:235 5:  20241028055559164 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055559164 DLGSUP <0013> gsup_server.c:235 7:  20241028055559164 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055559164 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055559164 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055559164 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055559184 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33565<->l=127.0.0.1:4259) 20241028055559208 DAUC <0003> db_auc.c:157 IMSI='262429612241787': No 2G Auth Data 20241028055559208 DAUC <0003> db_auc.c:192 IMSI='262429612241787': No 3G Auth Data 20241028055559241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54100<->l=127.0.0.1:4258 20241028055559245 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559245 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429612241787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429612241787" cn_domain=PS} 20241028055559245 DLU <0006> fsm.c:456 lu(262429612241787)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055559245 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429612241787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055559260 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429612241787)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055559260 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429612241787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429612241787" cn_domain=PS} 20241028055559260 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559260 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559264 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559264 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429612241787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429612241787"} 20241028055559264 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429612241787)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055559264 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429612241787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055559264 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429612241787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429612241787"} 20241028055559264 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429612241787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055559264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429612241787)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055559264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429612241787)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055559264 DLU <0006> fsm.c:568 lu(PS:IMSI-262429612241787)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055559264 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559264 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54100<->l=127.0.0.1:4258 20241028055559290 DAUC <0003> db_auc.c:157 IMSI='262421443793502': No 2G Auth Data 20241028055559290 DAUC <0003> db_auc.c:192 IMSI='262421443793502': No 3G Auth Data 20241028055559298 DLGSUP <0013> hlr.c:121 IMSI 262421443793502: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055559321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4258 20241028055559324 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559324 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421443793502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421443793502" cn_domain=PS} 20241028055559324 DLU <0006> fsm.c:456 lu(262421443793502)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055559324 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421443793502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055559340 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421443793502)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055559340 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421443793502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421443793502" cn_domain=PS} 20241028055559340 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559340 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559343 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559343 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421443793502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421443793502"} 20241028055559343 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421443793502)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055559343 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421443793502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055559343 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421443793502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421443793502"} 20241028055559343 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421443793502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055559343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421443793502)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055559343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421443793502)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055559343 DLU <0006> fsm.c:568 lu(PS:IMSI-262421443793502)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055559343 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559343 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4258 20241028055559369 DAUC <0003> db_auc.c:157 IMSI='262429875320905': No 2G Auth Data 20241028055559369 DAUC <0003> db_auc.c:192 IMSI='262429875320905': No 3G Auth Data 20241028055559378 DLGSUP <0013> hlr.c:121 IMSI 262429875320905: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055559401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54108<->l=127.0.0.1:4258 20241028055559404 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559404 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429875320905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429875320905" cn_domain=PS} 20241028055559404 DLU <0006> fsm.c:456 lu(262429875320905)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055559404 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429875320905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055559419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429875320905)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055559419 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429875320905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429875320905" cn_domain=PS} 20241028055559419 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559419 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559422 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559422 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429875320905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429875320905"} 20241028055559422 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429875320905)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055559422 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429875320905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055559422 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429875320905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429875320905"} 20241028055559422 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429875320905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055559422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429875320905)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055559422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429875320905)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055559422 DLU <0006> fsm.c:568 lu(PS:IMSI-262429875320905)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055559422 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559422 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54108<->l=127.0.0.1:4258 20241028055559448 DAUC <0003> db_auc.c:157 IMSI='262425901737662': No 2G Auth Data 20241028055559448 DAUC <0003> db_auc.c:192 IMSI='262425901737662': No 3G Auth Data 20241028055559456 DLGSUP <0013> hlr.c:121 IMSI 262425901737662: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055559482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54116<->l=127.0.0.1:4258 20241028055559485 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559485 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425901737662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425901737662" cn_domain=PS} 20241028055559485 DLU <0006> fsm.c:456 lu(262425901737662)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055559485 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425901737662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055559500 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425901737662)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055559500 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425901737662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425901737662" cn_domain=PS} 20241028055559500 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559500 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559503 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559503 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425901737662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425901737662"} 20241028055559503 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425901737662)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055559503 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425901737662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055559503 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425901737662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425901737662"} 20241028055559503 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425901737662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055559503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425901737662)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055559503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425901737662)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055559503 DLU <0006> fsm.c:568 lu(PS:IMSI-262425901737662)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055559503 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559503 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54116<->l=127.0.0.1:4258 20241028055559528 DAUC <0003> db_auc.c:157 IMSI='262421035074623': No 2G Auth Data 20241028055559528 DAUC <0003> db_auc.c:192 IMSI='262421035074623': No 3G Auth Data 20241028055559537 DLGSUP <0013> hlr.c:121 IMSI 262421035074623: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055559561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54118<->l=127.0.0.1:4258 20241028055559565 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559565 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421035074623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421035074623" cn_domain=PS} 20241028055559565 DLU <0006> fsm.c:456 lu(262421035074623)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055559565 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421035074623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055559580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421035074623)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055559580 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421035074623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421035074623" cn_domain=PS} 20241028055559580 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559580 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559583 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559583 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421035074623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421035074623"} 20241028055559583 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421035074623)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055559583 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421035074623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055559583 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421035074623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421035074623"} 20241028055559583 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421035074623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055559583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421035074623)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055559583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421035074623)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055559583 DLU <0006> fsm.c:568 lu(PS:IMSI-262421035074623)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055559583 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559583 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54118<->l=127.0.0.1:4258 20241028055559609 DAUC <0003> db_auc.c:157 IMSI='262427680046219': No 2G Auth Data 20241028055559609 DAUC <0003> db_auc.c:192 IMSI='262427680046219': No 3G Auth Data 20241028055559617 DLGSUP <0013> hlr.c:121 IMSI 262427680046219: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055559649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54126<->l=127.0.0.1:4258 20241028055559652 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559652 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427680046219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427680046219" cn_domain=PS} 20241028055559652 DLU <0006> fsm.c:456 lu(262427680046219)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055559652 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427680046219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055559668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427680046219)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055559668 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427680046219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427680046219" cn_domain=PS} 20241028055559668 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559668 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559670 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559670 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427680046219 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427680046219"} 20241028055559670 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427680046219)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055559670 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427680046219 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055559670 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427680046219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427680046219"} 20241028055559670 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427680046219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055559670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427680046219)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055559670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427680046219)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055559670 DLU <0006> fsm.c:568 lu(PS:IMSI-262427680046219)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055559670 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559671 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54126<->l=127.0.0.1:4258 20241028055559704 DAUC <0003> db_auc.c:157 IMSI='262424422839264': No 2G Auth Data 20241028055559704 DAUC <0003> db_auc.c:192 IMSI='262424422839264': No 3G Auth Data 20241028055559713 DLGSUP <0013> hlr.c:121 IMSI 262424422839264: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055559744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54134<->l=127.0.0.1:4258 20241028055559748 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559748 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424422839264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424422839264" cn_domain=PS} 20241028055559748 DLU <0006> fsm.c:456 lu(262424422839264)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055559748 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424422839264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055559763 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424422839264)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055559763 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424422839264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424422839264" cn_domain=PS} 20241028055559763 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559763 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559766 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559766 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424422839264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424422839264"} 20241028055559766 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424422839264)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055559766 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424422839264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055559766 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424422839264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424422839264"} 20241028055559766 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424422839264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055559766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424422839264)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055559766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424422839264)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055559766 DLU <0006> fsm.c:568 lu(PS:IMSI-262424422839264)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055559766 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559766 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54134<->l=127.0.0.1:4258 20241028055559800 DAUC <0003> db_auc.c:157 IMSI='262427596211451': No 2G Auth Data 20241028055559800 DAUC <0003> db_auc.c:192 IMSI='262427596211451': No 3G Auth Data 20241028055559809 DLGSUP <0013> hlr.c:121 IMSI 262427596211451: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055559841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54148<->l=127.0.0.1:4258 20241028055559845 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559845 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427596211451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427596211451" cn_domain=PS} 20241028055559845 DLU <0006> fsm.c:456 lu(262427596211451)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055559845 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427596211451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055559861 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427596211451)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055559861 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427596211451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427596211451" cn_domain=PS} 20241028055559861 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559861 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559864 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559864 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427596211451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427596211451"} 20241028055559864 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427596211451)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055559864 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427596211451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055559864 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427596211451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427596211451"} 20241028055559864 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427596211451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055559864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427596211451)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055559864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427596211451)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055559864 DLU <0006> fsm.c:568 lu(PS:IMSI-262427596211451)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055559864 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559864 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055559866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54148<->l=127.0.0.1:4258 20241028055559907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54086<->l=127.0.0.1:4258 20241028055559908 DLINP <000b> input/ipa.c:451 connected read/write 20241028055559908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055559908 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055559908 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055559908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055559908 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33565<->l=127.0.0.1:4259) 20241028055559950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54158<->l=127.0.0.1:4258 20241028055600050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54158<->l=127.0.0.1:4258 20241028055603124 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055603124 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055603127 DLINP <000b> input/ipa.c:451 connected read/write 20241028055603127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055603128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54166<->l=127.0.0.1:4258 20241028055603130 DLINP <000b> input/ipa.c:451 connected read/write 20241028055603130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055603130 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055603130 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055603130 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  20241028055603130 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055603130 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  20241028055603130 DLGSUP <0013> gsup_server.c:235 2:  20241028055603130 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055603130 DLGSUP <0013> gsup_server.c:235 3:  20241028055603130 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055603130 DLGSUP <0013> gsup_server.c:235 4:  20241028055603130 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055603130 DLGSUP <0013> gsup_server.c:235 5:  20241028055603130 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055603130 DLGSUP <0013> gsup_server.c:235 7:  20241028055603130 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055603130 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055603130 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055603130 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055603148 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43855<->l=127.0.0.1:4259) 20241028055603161 DAUC <0003> db_auc.c:157 IMSI='262428711992440': No 2G Auth Data 20241028055603161 DAUC <0003> db_auc.c:192 IMSI='262428711992440': No 3G Auth Data 20241028055603191 DAUC <0003> db_auc.c:192 IMSI='262428711992440': No 3G Auth Data 20241028055603217 DAUC <0003> db_auc.c:157 IMSI='262422183178720': No 2G Auth Data 20241028055603217 DAUC <0003> db_auc.c:192 IMSI='262422183178720': No 3G Auth Data 20241028055603235 DAUC <0003> db_auc.c:157 IMSI='262422183178720': No 2G Auth Data 20241028055603260 DAUC <0003> db_auc.c:157 IMSI='262427695119217': No 2G Auth Data 20241028055603260 DAUC <0003> db_auc.c:192 IMSI='262427695119217': No 3G Auth Data 20241028055603312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54166<->l=127.0.0.1:4258 20241028055603313 DLINP <000b> input/ipa.c:451 connected read/write 20241028055603313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055603313 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055603313 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055603313 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055603313 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43855<->l=127.0.0.1:4259) 20241028055603352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54170<->l=127.0.0.1:4258 20241028055603453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54170<->l=127.0.0.1:4258 20241028055606527 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055606528 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055606530 DLINP <000b> input/ipa.c:451 connected read/write 20241028055606530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055606531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54182<->l=127.0.0.1:4258 20241028055606533 DLINP <000b> input/ipa.c:451 connected read/write 20241028055606533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055606533 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055606533 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055606533 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  20241028055606533 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055606533 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  20241028055606533 DLGSUP <0013> gsup_server.c:235 2:  20241028055606533 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055606533 DLGSUP <0013> gsup_server.c:235 3:  20241028055606533 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055606533 DLGSUP <0013> gsup_server.c:235 4:  20241028055606533 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055606533 DLGSUP <0013> gsup_server.c:235 5:  20241028055606533 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055606533 DLGSUP <0013> gsup_server.c:235 7:  20241028055606533 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055606533 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055606533 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055606533 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055606554 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45573<->l=127.0.0.1:4259) 20241028055606567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54194<->l=127.0.0.1:4258 20241028055606588 DAUC <0003> db_auc.c:157 IMSI='262427772495851': No 2G Auth Data 20241028055606588 DAUC <0003> db_auc.c:192 IMSI='262427772495851': No 3G Auth Data 20241028055606617 DLINP <000b> input/ipa.c:451 connected read/write 20241028055606617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055606617 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427772495851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427772495851" cn_domain=PS} 20241028055606617 DLU <0006> fsm.c:456 lu(262427772495851)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055606617 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427772495851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055606632 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427772495851)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055606632 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427772495851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427772495851" cn_domain=PS} 20241028055606632 DLINP <000b> input/ipa.c:451 connected read/write 20241028055606632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055606632 DLINP <000b> input/ipa.c:451 connected read/write 20241028055606632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055606635 DLINP <000b> input/ipa.c:451 connected read/write 20241028055606635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055606635 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427772495851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427772495851"} 20241028055606635 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427772495851)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055606636 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427772495851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055606636 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427772495851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427772495851"} 20241028055606636 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427772495851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055606636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427772495851)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055606636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427772495851)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055606636 DLU <0006> fsm.c:568 lu(PS:IMSI-262427772495851)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055606636 DLINP <000b> input/ipa.c:451 connected read/write 20241028055606636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055606636 DLINP <000b> input/ipa.c:451 connected read/write 20241028055606636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055606645 DLGSUP <0013> hlr.c:128 IMSI 262427772495851: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241028055606645 DLINP <000b> input/ipa.c:451 connected read/write 20241028055606645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055606645 DLINP <000b> input/ipa.c:451 connected read/write 20241028055606645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055606647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54194<->l=127.0.0.1:4258 20241028055606647 DLINP <000b> input/ipa.c:451 connected read/write 20241028055606647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055606647 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427772495851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427772495851"} 20241028055606647 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427772495851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241028055606647 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427772495851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055606648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54182<->l=127.0.0.1:4258 20241028055606649 DLINP <000b> input/ipa.c:451 connected read/write 20241028055606649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055606649 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055606649 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055606649 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055606649 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45573<->l=127.0.0.1:4259) 20241028055606690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51048<->l=127.0.0.1:4258 20241028055606791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51048<->l=127.0.0.1:4258 20241028055609868 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055609868 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055609870 DLINP <000b> input/ipa.c:451 connected read/write 20241028055609870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055609871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4258 20241028055609874 DLINP <000b> input/ipa.c:451 connected read/write 20241028055609874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055609874 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055609874 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055609874 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  20241028055609874 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055609874 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  20241028055609874 DLGSUP <0013> gsup_server.c:235 2:  20241028055609874 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055609874 DLGSUP <0013> gsup_server.c:235 3:  20241028055609874 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055609874 DLGSUP <0013> gsup_server.c:235 4:  20241028055609874 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055609874 DLGSUP <0013> gsup_server.c:235 5:  20241028055609874 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055609874 DLGSUP <0013> gsup_server.c:235 7:  20241028055609874 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055609874 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055609874 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055609874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055609890 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40287<->l=127.0.0.1:4259) 20241028055609917 DAUC <0003> db_auc.c:157 IMSI='262421327924315': No 2G Auth Data 20241028055609917 DAUC <0003> db_auc.c:192 IMSI='262421327924315': No 3G Auth Data 20241028055609955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51066<->l=127.0.0.1:4258 20241028055609959 DLINP <000b> input/ipa.c:451 connected read/write 20241028055609959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055609959 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421327924315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421327924315" cn_domain=PS} 20241028055609959 DLU <0006> fsm.c:456 lu(262421327924315)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055609959 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421327924315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055609975 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421327924315)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055609975 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421327924315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421327924315" cn_domain=PS} 20241028055609975 DLINP <000b> input/ipa.c:451 connected read/write 20241028055609975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055609975 DLINP <000b> input/ipa.c:451 connected read/write 20241028055609975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055609978 DLINP <000b> input/ipa.c:451 connected read/write 20241028055609978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055609978 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421327924315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421327924315"} 20241028055609978 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421327924315)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055609978 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421327924315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055609978 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421327924315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421327924315"} 20241028055609978 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421327924315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055609978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421327924315)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055609978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421327924315)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055609978 DLU <0006> fsm.c:568 lu(PS:IMSI-262421327924315)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055609978 DLINP <000b> input/ipa.c:451 connected read/write 20241028055609978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055609978 DLINP <000b> input/ipa.c:451 connected read/write 20241028055609978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055609981 DLINP <000b> input/ipa.c:451 connected read/write 20241028055609981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055609981 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421327924315 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421327924315" cn_domain=CS} 20241028055609981 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421327924315 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028055609988 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421327924315 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421327924315"} 20241028055609988 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421327924315 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055609988 DLINP <000b> input/ipa.c:451 connected read/write 20241028055609988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055609988 DLINP <000b> input/ipa.c:451 connected read/write 20241028055609988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055609990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51066<->l=127.0.0.1:4258 20241028055610014 DAUC <0003> db_auc.c:157 IMSI='262421401922121': No 2G Auth Data 20241028055610014 DAUC <0003> db_auc.c:192 IMSI='262421401922121': No 3G Auth Data 20241028055610023 DLGSUP <0013> hlr.c:121 IMSI 262421401922121: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055610045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51070<->l=127.0.0.1:4258 20241028055610048 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610048 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421401922121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421401922121" cn_domain=PS} 20241028055610048 DLU <0006> fsm.c:456 lu(262421401922121)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055610048 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421401922121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055610064 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421401922121)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055610064 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421401922121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421401922121" cn_domain=PS} 20241028055610064 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610064 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610067 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610067 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421401922121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421401922121"} 20241028055610067 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421401922121)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055610067 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421401922121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055610067 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421401922121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421401922121"} 20241028055610067 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421401922121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055610067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421401922121)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055610067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421401922121)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055610067 DLU <0006> fsm.c:568 lu(PS:IMSI-262421401922121)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055610067 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610067 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610069 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610069 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421401922121 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421401922121" cn_domain=CS} 20241028055610069 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421401922121 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028055610077 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421401922121 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421401922121"} 20241028055610077 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421401922121 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055610077 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610077 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51070<->l=127.0.0.1:4258 20241028055610103 DAUC <0003> db_auc.c:157 IMSI='262426576581553': No 2G Auth Data 20241028055610103 DAUC <0003> db_auc.c:192 IMSI='262426576581553': No 3G Auth Data 20241028055610112 DLGSUP <0013> hlr.c:121 IMSI 262426576581553: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055610136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51074<->l=127.0.0.1:4258 20241028055610140 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610140 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426576581553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426576581553" cn_domain=PS} 20241028055610140 DLU <0006> fsm.c:456 lu(262426576581553)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055610140 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426576581553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055610158 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426576581553)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055610158 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426576581553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426576581553" cn_domain=PS} 20241028055610158 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610158 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610161 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610161 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426576581553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426576581553"} 20241028055610161 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426576581553)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055610161 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426576581553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055610161 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426576581553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426576581553"} 20241028055610161 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426576581553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055610161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426576581553)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055610161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426576581553)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055610161 DLU <0006> fsm.c:568 lu(PS:IMSI-262426576581553)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055610161 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610161 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610163 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610163 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426576581553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426576581553" cn_domain=CS} 20241028055610163 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426576581553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028055610171 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426576581553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426576581553"} 20241028055610171 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426576581553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055610171 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610171 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51074<->l=127.0.0.1:4258 20241028055610197 DAUC <0003> db_auc.c:157 IMSI='262426536981197': No 2G Auth Data 20241028055610197 DAUC <0003> db_auc.c:192 IMSI='262426536981197': No 3G Auth Data 20241028055610206 DLGSUP <0013> hlr.c:121 IMSI 262426536981197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055610229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51086<->l=127.0.0.1:4258 20241028055610232 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610232 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426536981197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426536981197" cn_domain=PS} 20241028055610232 DLU <0006> fsm.c:456 lu(262426536981197)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055610232 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426536981197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055610248 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426536981197)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055610248 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426536981197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426536981197" cn_domain=PS} 20241028055610248 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610248 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610250 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610250 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426536981197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426536981197"} 20241028055610250 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426536981197)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055610250 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426536981197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055610250 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426536981197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426536981197"} 20241028055610250 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426536981197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055610250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426536981197)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055610250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426536981197)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055610250 DLU <0006> fsm.c:568 lu(PS:IMSI-262426536981197)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055610250 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610250 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610252 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610252 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426536981197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426536981197" cn_domain=CS} 20241028055610252 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426536981197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028055610260 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426536981197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426536981197"} 20241028055610260 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426536981197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055610260 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610260 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51086<->l=127.0.0.1:4258 20241028055610290 DAUC <0003> db_auc.c:157 IMSI='262426579177535': No 2G Auth Data 20241028055610290 DAUC <0003> db_auc.c:192 IMSI='262426579177535': No 3G Auth Data 20241028055610298 DLGSUP <0013> hlr.c:121 IMSI 262426579177535: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055610323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51094<->l=127.0.0.1:4258 20241028055610326 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610326 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426579177535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426579177535" cn_domain=PS} 20241028055610326 DLU <0006> fsm.c:456 lu(262426579177535)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055610326 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426579177535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055610342 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426579177535)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055610342 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426579177535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426579177535" cn_domain=PS} 20241028055610342 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610342 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610345 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610345 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426579177535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426579177535"} 20241028055610345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426579177535)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055610345 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426579177535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055610345 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426579177535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426579177535"} 20241028055610345 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426579177535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055610345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426579177535)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055610345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426579177535)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055610345 DLU <0006> fsm.c:568 lu(PS:IMSI-262426579177535)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055610345 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610345 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610347 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610347 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426579177535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426579177535" cn_domain=CS} 20241028055610347 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426579177535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028055610355 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426579177535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426579177535"} 20241028055610355 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426579177535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055610355 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610355 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51094<->l=127.0.0.1:4258 20241028055610390 DAUC <0003> db_auc.c:157 IMSI='262424379029663': No 2G Auth Data 20241028055610390 DAUC <0003> db_auc.c:192 IMSI='262424379029663': No 3G Auth Data 20241028055610399 DLGSUP <0013> hlr.c:121 IMSI 262424379029663: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055610438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 20241028055610442 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610442 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424379029663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424379029663" cn_domain=PS} 20241028055610442 DLU <0006> fsm.c:456 lu(262424379029663)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055610443 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424379029663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055610473 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424379029663)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055610473 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424379029663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424379029663" cn_domain=PS} 20241028055610473 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610473 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610475 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610475 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424379029663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424379029663"} 20241028055610475 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424379029663)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055610475 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424379029663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055610475 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424379029663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424379029663"} 20241028055610475 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424379029663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055610475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424379029663)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055610475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424379029663)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055610475 DLU <0006> fsm.c:568 lu(PS:IMSI-262424379029663)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055610475 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610476 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610477 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610477 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424379029663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424379029663" cn_domain=CS} 20241028055610477 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424379029663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028055610484 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424379029663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424379029663"} 20241028055610484 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424379029663 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055610484 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610485 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 20241028055610519 DAUC <0003> db_auc.c:157 IMSI='262429892081593': No 2G Auth Data 20241028055610519 DAUC <0003> db_auc.c:192 IMSI='262429892081593': No 3G Auth Data 20241028055610528 DLGSUP <0013> hlr.c:121 IMSI 262429892081593: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055610558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51108<->l=127.0.0.1:4258 20241028055610560 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610560 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429892081593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429892081593" cn_domain=PS} 20241028055610560 DLU <0006> fsm.c:456 lu(262429892081593)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055610560 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429892081593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055610576 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429892081593)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055610576 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429892081593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429892081593" cn_domain=PS} 20241028055610576 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610576 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610579 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610579 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429892081593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429892081593"} 20241028055610579 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429892081593)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055610579 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429892081593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055610579 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429892081593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429892081593"} 20241028055610579 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429892081593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055610579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429892081593)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055610579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429892081593)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055610579 DLU <0006> fsm.c:568 lu(PS:IMSI-262429892081593)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055610579 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610579 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610581 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610581 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429892081593 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429892081593" cn_domain=CS} 20241028055610581 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429892081593 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028055610588 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429892081593 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429892081593"} 20241028055610588 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429892081593 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055610588 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610588 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51108<->l=127.0.0.1:4258 20241028055610622 DAUC <0003> db_auc.c:157 IMSI='262427630766704': No 2G Auth Data 20241028055610622 DAUC <0003> db_auc.c:192 IMSI='262427630766704': No 3G Auth Data 20241028055610631 DLGSUP <0013> hlr.c:121 IMSI 262427630766704: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055610664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4258 20241028055610667 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610667 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427630766704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427630766704" cn_domain=PS} 20241028055610667 DLU <0006> fsm.c:456 lu(262427630766704)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055610667 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427630766704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055610683 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427630766704)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055610683 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427630766704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427630766704" cn_domain=PS} 20241028055610683 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610683 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610686 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610686 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427630766704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427630766704"} 20241028055610686 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427630766704)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055610686 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427630766704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055610686 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427630766704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427630766704"} 20241028055610686 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427630766704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055610686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427630766704)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055610686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427630766704)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055610686 DLU <0006> fsm.c:568 lu(PS:IMSI-262427630766704)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055610686 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610686 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610688 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610688 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427630766704 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427630766704" cn_domain=CS} 20241028055610688 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427630766704 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028055610696 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427630766704 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427630766704"} 20241028055610696 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427630766704 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055610696 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610696 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055610698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4258 20241028055610723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4258 20241028055610724 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40287<->l=127.0.0.1:4259) 20241028055610724 DLINP <000b> input/ipa.c:451 connected read/write 20241028055610724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055610724 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055610724 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055610724 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055610776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51116<->l=127.0.0.1:4258 20241028055610877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51116<->l=127.0.0.1:4258 20241028055613955 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055613955 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055613958 DLINP <000b> input/ipa.c:451 connected read/write 20241028055613958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055613958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51122<->l=127.0.0.1:4258 20241028055613961 DLINP <000b> input/ipa.c:451 connected read/write 20241028055613961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055613961 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055613961 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055613961 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  20241028055613961 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055613961 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  20241028055613961 DLGSUP <0013> gsup_server.c:235 2:  20241028055613961 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055613961 DLGSUP <0013> gsup_server.c:235 3:  20241028055613961 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055613961 DLGSUP <0013> gsup_server.c:235 4:  20241028055613961 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055613961 DLGSUP <0013> gsup_server.c:235 5:  20241028055613961 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055613961 DLGSUP <0013> gsup_server.c:235 7:  20241028055613961 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055613961 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055613961 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055613961 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055613979 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39329<->l=127.0.0.1:4259) 20241028055613993 DAUC <0003> db_auc.c:157 IMSI='262423110340706': No 2G Auth Data 20241028055613993 DAUC <0003> db_auc.c:192 IMSI='262423110340706': No 3G Auth Data 20241028055614027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4258 20241028055614032 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614032 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423110340706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423110340706" cn_domain=PS} 20241028055614033 DLU <0006> fsm.c:456 lu(262423110340706)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055614033 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423110340706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055614046 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423110340706)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055614046 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423110340706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423110340706" cn_domain=PS} 20241028055614046 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614046 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614050 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614050 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423110340706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423110340706"} 20241028055614050 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423110340706)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055614050 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423110340706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055614050 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423110340706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423110340706"} 20241028055614050 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423110340706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055614050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423110340706)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055614050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423110340706)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055614050 DLU <0006> fsm.c:568 lu(PS:IMSI-262423110340706)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055614050 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614050 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614052 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614052 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423110340706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423110340706" cn_domain=PS} 20241028055614052 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423110340706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028055614057 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423110340706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423110340706"} 20241028055614057 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423110340706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055614057 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614057 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4258 20241028055614082 DAUC <0003> db_auc.c:157 IMSI='262427084097275': No 2G Auth Data 20241028055614082 DAUC <0003> db_auc.c:192 IMSI='262427084097275': No 3G Auth Data 20241028055614089 DLGSUP <0013> hlr.c:121 IMSI 262427084097275: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055614112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51134<->l=127.0.0.1:4258 20241028055614116 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614116 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427084097275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427084097275" cn_domain=PS} 20241028055614116 DLU <0006> fsm.c:456 lu(262427084097275)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055614116 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427084097275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055614139 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427084097275)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055614139 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427084097275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427084097275" cn_domain=PS} 20241028055614139 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614139 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614142 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614142 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427084097275 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427084097275"} 20241028055614142 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427084097275)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055614142 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427084097275 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055614142 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427084097275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427084097275"} 20241028055614142 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427084097275 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055614142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427084097275)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055614142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427084097275)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055614142 DLU <0006> fsm.c:568 lu(PS:IMSI-262427084097275)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055614142 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614142 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614144 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614144 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427084097275 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427084097275" cn_domain=PS} 20241028055614144 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427084097275 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028055614151 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427084097275 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427084097275"} 20241028055614151 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427084097275 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055614151 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614151 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51134<->l=127.0.0.1:4258 20241028055614182 DAUC <0003> db_auc.c:157 IMSI='262424108553101': No 2G Auth Data 20241028055614182 DAUC <0003> db_auc.c:192 IMSI='262424108553101': No 3G Auth Data 20241028055614190 DLGSUP <0013> hlr.c:121 IMSI 262424108553101: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055614211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51142<->l=127.0.0.1:4258 20241028055614214 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614214 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424108553101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424108553101" cn_domain=PS} 20241028055614214 DLU <0006> fsm.c:456 lu(262424108553101)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055614214 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424108553101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055614229 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424108553101)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055614229 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424108553101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424108553101" cn_domain=PS} 20241028055614229 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614229 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614232 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614232 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424108553101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424108553101"} 20241028055614232 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424108553101)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055614232 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424108553101 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055614232 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424108553101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424108553101"} 20241028055614232 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424108553101 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055614232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424108553101)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055614232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424108553101)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055614232 DLU <0006> fsm.c:568 lu(PS:IMSI-262424108553101)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055614232 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614232 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614234 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614234 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424108553101 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424108553101" cn_domain=PS} 20241028055614234 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424108553101 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028055614242 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424108553101 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424108553101"} 20241028055614242 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424108553101 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055614242 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614242 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51142<->l=127.0.0.1:4258 20241028055614267 DAUC <0003> db_auc.c:157 IMSI='262426870446945': No 2G Auth Data 20241028055614267 DAUC <0003> db_auc.c:192 IMSI='262426870446945': No 3G Auth Data 20241028055614276 DLGSUP <0013> hlr.c:121 IMSI 262426870446945: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055614295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51144<->l=127.0.0.1:4258 20241028055614300 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614300 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426870446945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426870446945" cn_domain=PS} 20241028055614300 DLU <0006> fsm.c:456 lu(262426870446945)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055614300 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426870446945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055614312 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426870446945)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055614312 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426870446945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426870446945" cn_domain=PS} 20241028055614312 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614312 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614315 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614315 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426870446945 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426870446945"} 20241028055614315 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426870446945)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055614315 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426870446945 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055614315 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426870446945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426870446945"} 20241028055614315 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426870446945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055614315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426870446945)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055614315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426870446945)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055614315 DLU <0006> fsm.c:568 lu(PS:IMSI-262426870446945)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055614315 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614315 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614318 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614318 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426870446945 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426870446945" cn_domain=PS} 20241028055614318 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426870446945 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028055614326 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426870446945 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426870446945"} 20241028055614326 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426870446945 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055614326 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614326 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51144<->l=127.0.0.1:4258 20241028055614350 DAUC <0003> db_auc.c:157 IMSI='262428105117209': No 2G Auth Data 20241028055614350 DAUC <0003> db_auc.c:192 IMSI='262428105117209': No 3G Auth Data 20241028055614359 DLGSUP <0013> hlr.c:121 IMSI 262428105117209: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055614381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51158<->l=127.0.0.1:4258 20241028055614385 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614385 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428105117209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428105117209" cn_domain=PS} 20241028055614385 DLU <0006> fsm.c:456 lu(262428105117209)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055614385 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428105117209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055614400 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428105117209)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055614400 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428105117209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428105117209" cn_domain=PS} 20241028055614400 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614400 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614403 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614403 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428105117209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428105117209"} 20241028055614403 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428105117209)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055614403 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428105117209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055614403 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428105117209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428105117209"} 20241028055614403 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428105117209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055614403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428105117209)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055614403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428105117209)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055614403 DLU <0006> fsm.c:568 lu(PS:IMSI-262428105117209)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055614403 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614403 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614405 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614405 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428105117209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428105117209" cn_domain=PS} 20241028055614405 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428105117209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028055614413 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428105117209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428105117209"} 20241028055614413 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428105117209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055614413 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614413 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51158<->l=127.0.0.1:4258 20241028055614451 DAUC <0003> db_auc.c:157 IMSI='262420732412234': No 2G Auth Data 20241028055614451 DAUC <0003> db_auc.c:192 IMSI='262420732412234': No 3G Auth Data 20241028055614463 DLGSUP <0013> hlr.c:121 IMSI 262420732412234: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055614500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51172<->l=127.0.0.1:4258 20241028055614503 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614504 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420732412234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420732412234" cn_domain=PS} 20241028055614504 DLU <0006> fsm.c:456 lu(262420732412234)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055614504 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420732412234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055614525 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420732412234)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055614525 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420732412234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420732412234" cn_domain=PS} 20241028055614525 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614525 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614528 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614528 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420732412234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420732412234"} 20241028055614528 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420732412234)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055614528 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420732412234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055614528 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420732412234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420732412234"} 20241028055614528 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420732412234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055614528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420732412234)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055614528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420732412234)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055614528 DLU <0006> fsm.c:568 lu(PS:IMSI-262420732412234)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055614528 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614528 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614530 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614530 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420732412234 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420732412234" cn_domain=PS} 20241028055614530 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420732412234 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028055614541 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420732412234 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420732412234"} 20241028055614541 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420732412234 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055614541 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614541 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51172<->l=127.0.0.1:4258 20241028055614587 DAUC <0003> db_auc.c:157 IMSI='262420702391644': No 2G Auth Data 20241028055614587 DAUC <0003> db_auc.c:192 IMSI='262420702391644': No 3G Auth Data 20241028055614596 DLGSUP <0013> hlr.c:121 IMSI 262420702391644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055614627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51184<->l=127.0.0.1:4258 20241028055614631 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614631 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420702391644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420702391644" cn_domain=PS} 20241028055614631 DLU <0006> fsm.c:456 lu(262420702391644)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055614631 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420702391644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055614647 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420702391644)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055614647 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420702391644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420702391644" cn_domain=PS} 20241028055614647 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614647 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614650 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614650 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420702391644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420702391644"} 20241028055614650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420702391644)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055614650 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420702391644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055614650 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420702391644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420702391644"} 20241028055614650 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420702391644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055614650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420702391644)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055614650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420702391644)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055614650 DLU <0006> fsm.c:568 lu(PS:IMSI-262420702391644)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055614650 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614650 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614652 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614652 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420702391644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420702391644" cn_domain=PS} 20241028055614652 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420702391644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028055614660 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420702391644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420702391644"} 20241028055614660 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420702391644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055614660 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614660 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51184<->l=127.0.0.1:4258 20241028055614693 DAUC <0003> db_auc.c:157 IMSI='262420846929450': No 2G Auth Data 20241028055614693 DAUC <0003> db_auc.c:192 IMSI='262420846929450': No 3G Auth Data 20241028055614701 DLGSUP <0013> hlr.c:121 IMSI 262420846929450: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028055614733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51196<->l=127.0.0.1:4258 20241028055614737 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614737 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420846929450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420846929450" cn_domain=PS} 20241028055614737 DLU <0006> fsm.c:456 lu(262420846929450)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055614737 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420846929450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055614751 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420846929450)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055614751 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420846929450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420846929450" cn_domain=PS} 20241028055614751 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614751 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614754 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614754 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420846929450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420846929450"} 20241028055614754 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420846929450)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055614754 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420846929450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055614754 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420846929450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420846929450"} 20241028055614754 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420846929450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055614754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420846929450)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055614754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420846929450)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055614754 DLU <0006> fsm.c:568 lu(PS:IMSI-262420846929450)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055614754 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614754 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614756 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614756 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420846929450 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420846929450" cn_domain=PS} 20241028055614756 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420846929450 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028055614764 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420846929450 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420846929450"} 20241028055614764 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420846929450 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028055614764 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614764 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055614766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51196<->l=127.0.0.1:4258 20241028055614791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51122<->l=127.0.0.1:4258 20241028055614792 DLINP <000b> input/ipa.c:451 connected read/write 20241028055614792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055614792 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055614792 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055614792 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055614793 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39329<->l=127.0.0.1:4259) 20241028055614836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51206<->l=127.0.0.1:4258 20241028055614936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51206<->l=127.0.0.1:4258 20241028055618013 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055618013 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055618015 DLINP <000b> input/ipa.c:451 connected read/write 20241028055618015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055618016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4258 20241028055618017 DLINP <000b> input/ipa.c:451 connected read/write 20241028055618017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055618017 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055618017 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055618017 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  20241028055618017 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055618017 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  20241028055618017 DLGSUP <0013> gsup_server.c:235 2:  20241028055618017 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055618017 DLGSUP <0013> gsup_server.c:235 3:  20241028055618017 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055618017 DLGSUP <0013> gsup_server.c:235 4:  20241028055618017 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055618017 DLGSUP <0013> gsup_server.c:235 5:  20241028055618017 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055618017 DLGSUP <0013> gsup_server.c:235 7:  20241028055618017 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055618017 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055618017 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055618017 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055618033 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42579<->l=127.0.0.1:4259) 20241028055618046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59018<->l=127.0.0.1:4258 20241028055618057 DLINP <000b> input/ipa.c:451 connected read/write 20241028055618057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055618057 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} 20241028055618057 DLU <0006> fsm.c:456 lu(2345743413463)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055618057 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 20241028055618057 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} 20241028055618057 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055618057 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55603b118420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055618057 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55603b118420]{UNVALIDATED}: Freeing instance 20241028055618057 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55603b118420]{UNVALIDATED}: Deallocated 20241028055618057 DLINP <000b> input/ipa.c:451 connected read/write 20241028055618057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055618057 DLINP <000b> input/ipa.c:451 connected read/write 20241028055618057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055618060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59018<->l=127.0.0.1:4258 20241028055618061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4258 20241028055618062 DLINP <000b> input/ipa.c:451 connected read/write 20241028055618062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055618062 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055618062 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055618062 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055618062 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42579<->l=127.0.0.1:4259) 20241028055618103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4258 20241028055618203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4258 20241028055621281 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055621281 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055621283 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055621284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59038<->l=127.0.0.1:4258 20241028055621285 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055621285 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055621285 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055621285 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  20241028055621285 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055621285 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  20241028055621285 DLGSUP <0013> gsup_server.c:235 2:  20241028055621285 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055621285 DLGSUP <0013> gsup_server.c:235 3:  20241028055621285 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055621285 DLGSUP <0013> gsup_server.c:235 4:  20241028055621285 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055621285 DLGSUP <0013> gsup_server.c:235 5:  20241028055621285 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055621285 DLGSUP <0013> gsup_server.c:235 7:  20241028055621286 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055621286 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055621286 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055621286 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055621303 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43863<->l=127.0.0.1:4259) 20241028055621355 DAUC <0003> db_auc.c:157 IMSI='262421279216913': No 2G Auth Data 20241028055621355 DAUC <0003> db_auc.c:192 IMSI='262421279216913': No 3G Auth Data 20241028055621397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4258 20241028055621404 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055621404 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421279216913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421279216913" session_id=764194001 session_state=BEGIN} 20241028055621404 DSS <0004> hlr_ussd.c:576 262421279216913/0x2d8cacd1: Process SS (BEGIN) 20241028055621404 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028055621404 DSS <0004> hlr_ussd.c:518 262421279216913/0x2d8cacd1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028055621404 DSS <0004> hlr_ussd.c:523 262421279216913/0x2d8cacd1: USSD for unknown code '*#200#' 20241028055621404 DSS <0004> hlr_ussd.c:354 262421279216913/0x2d8cacd1: Tx ReturnError(1, 0x12) 20241028055621404 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421279216913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421279216913" session_id=764194001 session_state=END} 20241028055621404 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621404 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4258 20241028055621416 DAUC <0003> db_auc.c:157 IMSI='262421398643991': No 2G Auth Data 20241028055621416 DAUC <0003> db_auc.c:192 IMSI='262421398643991': No 3G Auth Data 20241028055621448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59058<->l=127.0.0.1:4258 20241028055621453 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055621453 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421398643991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421398643991" session_id=1391167126 session_state=BEGIN} 20241028055621453 DSS <0004> hlr_ussd.c:576 262421398643991/0x52eb8696: Process SS (BEGIN) 20241028055621453 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028055621453 DSS <0004> hlr_ussd.c:518 262421398643991/0x52eb8696: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028055621453 DSS <0004> hlr_ussd.c:523 262421398643991/0x52eb8696: USSD for unknown code '*#200#' 20241028055621453 DSS <0004> hlr_ussd.c:354 262421398643991/0x52eb8696: Tx ReturnError(1, 0x12) 20241028055621453 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421398643991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421398643991" session_id=1391167126 session_state=END} 20241028055621453 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621453 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59058<->l=127.0.0.1:4258 20241028055621464 DAUC <0003> db_auc.c:157 IMSI='262428275487076': No 2G Auth Data 20241028055621464 DAUC <0003> db_auc.c:192 IMSI='262428275487076': No 3G Auth Data 20241028055621498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59072<->l=127.0.0.1:4258 20241028055621505 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055621505 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428275487076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428275487076" session_id=1790508688 session_state=BEGIN} 20241028055621506 DSS <0004> hlr_ussd.c:576 262428275487076/0x6ab8fe90: Process SS (BEGIN) 20241028055621506 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028055621506 DSS <0004> hlr_ussd.c:518 262428275487076/0x6ab8fe90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028055621506 DSS <0004> hlr_ussd.c:523 262428275487076/0x6ab8fe90: USSD for unknown code '*#200#' 20241028055621506 DSS <0004> hlr_ussd.c:354 262428275487076/0x6ab8fe90: Tx ReturnError(1, 0x12) 20241028055621506 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428275487076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428275487076" session_id=1790508688 session_state=END} 20241028055621506 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621506 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59072<->l=127.0.0.1:4258 20241028055621530 DAUC <0003> db_auc.c:157 IMSI='262420063964102': No 2G Auth Data 20241028055621530 DAUC <0003> db_auc.c:192 IMSI='262420063964102': No 3G Auth Data 20241028055621556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59076<->l=127.0.0.1:4258 20241028055621562 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055621563 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420063964102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420063964102" session_id=3957109164 session_state=BEGIN} 20241028055621563 DSS <0004> hlr_ussd.c:576 262420063964102/0xebdcb1ac: Process SS (BEGIN) 20241028055621563 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028055621563 DSS <0004> hlr_ussd.c:518 262420063964102/0xebdcb1ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028055621563 DSS <0004> hlr_ussd.c:523 262420063964102/0xebdcb1ac: USSD for unknown code '*#200#' 20241028055621563 DSS <0004> hlr_ussd.c:354 262420063964102/0xebdcb1ac: Tx ReturnError(1, 0x12) 20241028055621563 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420063964102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420063964102" session_id=3957109164 session_state=END} 20241028055621563 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621563 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59076<->l=127.0.0.1:4258 20241028055621571 DAUC <0003> db_auc.c:157 IMSI='262427868470799': No 2G Auth Data 20241028055621571 DAUC <0003> db_auc.c:192 IMSI='262427868470799': No 3G Auth Data 20241028055621594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59082<->l=127.0.0.1:4258 20241028055621601 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055621601 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427868470799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427868470799" session_id=1621934952 session_state=BEGIN} 20241028055621601 DSS <0004> hlr_ussd.c:576 262427868470799/0x60acc368: Process SS (BEGIN) 20241028055621601 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028055621601 DSS <0004> hlr_ussd.c:518 262427868470799/0x60acc368: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028055621601 DSS <0004> hlr_ussd.c:523 262427868470799/0x60acc368: USSD for unknown code '*#200#' 20241028055621601 DSS <0004> hlr_ussd.c:354 262427868470799/0x60acc368: Tx ReturnError(1, 0x12) 20241028055621601 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427868470799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427868470799" session_id=1621934952 session_state=END} 20241028055621601 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621601 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59082<->l=127.0.0.1:4258 20241028055621609 DAUC <0003> db_auc.c:157 IMSI='262425196494577': No 2G Auth Data 20241028055621609 DAUC <0003> db_auc.c:192 IMSI='262425196494577': No 3G Auth Data 20241028055621640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4258 20241028055621646 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055621646 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425196494577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425196494577" session_id=3630693030 session_state=BEGIN} 20241028055621646 DSS <0004> hlr_ussd.c:576 262425196494577/0xd867faa6: Process SS (BEGIN) 20241028055621646 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028055621646 DSS <0004> hlr_ussd.c:518 262425196494577/0xd867faa6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028055621646 DSS <0004> hlr_ussd.c:523 262425196494577/0xd867faa6: USSD for unknown code '*#200#' 20241028055621646 DSS <0004> hlr_ussd.c:354 262425196494577/0xd867faa6: Tx ReturnError(1, 0x12) 20241028055621646 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425196494577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425196494577" session_id=3630693030 session_state=END} 20241028055621646 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621646 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4258 20241028055621653 DAUC <0003> db_auc.c:157 IMSI='262423746945908': No 2G Auth Data 20241028055621653 DAUC <0003> db_auc.c:192 IMSI='262423746945908': No 3G Auth Data 20241028055621689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4258 20241028055621694 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055621694 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423746945908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423746945908" session_id=2641348636 session_state=BEGIN} 20241028055621694 DSS <0004> hlr_ussd.c:576 262423746945908/0x9d6fc81c: Process SS (BEGIN) 20241028055621694 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028055621694 DSS <0004> hlr_ussd.c:518 262423746945908/0x9d6fc81c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028055621694 DSS <0004> hlr_ussd.c:523 262423746945908/0x9d6fc81c: USSD for unknown code '*#200#' 20241028055621694 DSS <0004> hlr_ussd.c:354 262423746945908/0x9d6fc81c: Tx ReturnError(1, 0x12) 20241028055621694 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423746945908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423746945908" session_id=2641348636 session_state=END} 20241028055621694 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621694 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4258 20241028055621701 DAUC <0003> db_auc.c:157 IMSI='262428325475799': No 2G Auth Data 20241028055621701 DAUC <0003> db_auc.c:192 IMSI='262428325475799': No 3G Auth Data 20241028055621732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4258 20241028055621739 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055621739 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428325475799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428325475799" session_id=3910250189 session_state=BEGIN} 20241028055621739 DSS <0004> hlr_ussd.c:576 262428325475799/0xe911aecd: Process SS (BEGIN) 20241028055621739 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028055621739 DSS <0004> hlr_ussd.c:518 262428325475799/0xe911aecd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028055621739 DSS <0004> hlr_ussd.c:523 262428325475799/0xe911aecd: USSD for unknown code '*#200#' 20241028055621739 DSS <0004> hlr_ussd.c:354 262428325475799/0xe911aecd: Tx ReturnError(1, 0x12) 20241028055621739 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428325475799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428325475799" session_id=3910250189 session_state=END} 20241028055621739 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621739 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055621742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4258 20241028055621743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59038<->l=127.0.0.1:4258 20241028055621744 DLINP <000b> input/ipa.c:451 connected read/write 20241028055621744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055621744 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055621744 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055621744 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055621744 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43863<->l=127.0.0.1:4259) 20241028055621789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59104<->l=127.0.0.1:4258 20241028055621890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59104<->l=127.0.0.1:4258 20241028055624969 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055624969 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055624970 DLINP <000b> input/ipa.c:451 connected read/write 20241028055624970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055624971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 20241028055624972 DLINP <000b> input/ipa.c:451 connected read/write 20241028055624972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055624972 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055624972 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055624972 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  20241028055624972 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055624972 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  20241028055624972 DLGSUP <0013> gsup_server.c:235 2:  20241028055624972 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055624972 DLGSUP <0013> gsup_server.c:235 3:  20241028055624972 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055624972 DLGSUP <0013> gsup_server.c:235 4:  20241028055624972 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055624972 DLGSUP <0013> gsup_server.c:235 5:  20241028055624972 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055624972 DLGSUP <0013> gsup_server.c:235 7:  20241028055624972 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055624972 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055624972 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055624972 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055624988 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45155<->l=127.0.0.1:4259) 20241028055624998 DAUC <0003> db_auc.c:157 IMSI='262427721322265': No 2G Auth Data 20241028055624998 DAUC <0003> db_auc.c:192 IMSI='262427721322265': No 3G Auth Data 20241028055625021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 20241028055625029 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055625029 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427721322265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427721322265" session_id=193712973 session_state=BEGIN} 20241028055625029 DSS <0004> hlr_ussd.c:576 262427721322265/0x0b8bd34d: Process SS (BEGIN) 20241028055625029 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055625029 DSS <0004> hlr_ussd.c:518 262427721322265/0x0b8bd34d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055625029 DSS <0004> hlr_ussd.c:542 262427721322265/0x0b8bd34d: Cannot find conn for EUSE EUSE-foobar 20241028055625029 DSS <0004> hlr_ussd.c:354 262427721322265/0x0b8bd34d: Tx ReturnError(1, 0x22) 20241028055625029 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427721322265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427721322265" session_id=193712973 session_state=END} 20241028055625029 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625029 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 20241028055625037 DAUC <0003> db_auc.c:157 IMSI='262421967927437': No 2G Auth Data 20241028055625037 DAUC <0003> db_auc.c:192 IMSI='262421967927437': No 3G Auth Data 20241028055625057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59116<->l=127.0.0.1:4258 20241028055625062 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055625062 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421967927437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421967927437" session_id=282391822 session_state=BEGIN} 20241028055625062 DSS <0004> hlr_ussd.c:576 262421967927437/0x10d4f50e: Process SS (BEGIN) 20241028055625063 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055625063 DSS <0004> hlr_ussd.c:518 262421967927437/0x10d4f50e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055625063 DSS <0004> hlr_ussd.c:542 262421967927437/0x10d4f50e: Cannot find conn for EUSE EUSE-foobar 20241028055625063 DSS <0004> hlr_ussd.c:354 262421967927437/0x10d4f50e: Tx ReturnError(1, 0x22) 20241028055625063 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421967927437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421967927437" session_id=282391822 session_state=END} 20241028055625063 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625063 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59116<->l=127.0.0.1:4258 20241028055625069 DAUC <0003> db_auc.c:157 IMSI='262424849281582': No 2G Auth Data 20241028055625069 DAUC <0003> db_auc.c:192 IMSI='262424849281582': No 3G Auth Data 20241028055625093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59128<->l=127.0.0.1:4258 20241028055625097 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055625097 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424849281582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424849281582" session_id=3991376280 session_state=BEGIN} 20241028055625097 DSS <0004> hlr_ussd.c:576 262424849281582/0xede79198: Process SS (BEGIN) 20241028055625097 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055625097 DSS <0004> hlr_ussd.c:518 262424849281582/0xede79198: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055625097 DSS <0004> hlr_ussd.c:542 262424849281582/0xede79198: Cannot find conn for EUSE EUSE-foobar 20241028055625097 DSS <0004> hlr_ussd.c:354 262424849281582/0xede79198: Tx ReturnError(1, 0x22) 20241028055625097 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424849281582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424849281582" session_id=3991376280 session_state=END} 20241028055625097 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625097 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59128<->l=127.0.0.1:4258 20241028055625104 DAUC <0003> db_auc.c:157 IMSI='262423498331270': No 2G Auth Data 20241028055625104 DAUC <0003> db_auc.c:192 IMSI='262423498331270': No 3G Auth Data 20241028055625126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59136<->l=127.0.0.1:4258 20241028055625133 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055625133 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423498331270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423498331270" session_id=3839983963 session_state=BEGIN} 20241028055625133 DSS <0004> hlr_ussd.c:576 262423498331270/0xe4e1815b: Process SS (BEGIN) 20241028055625133 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055625133 DSS <0004> hlr_ussd.c:518 262423498331270/0xe4e1815b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055625133 DSS <0004> hlr_ussd.c:542 262423498331270/0xe4e1815b: Cannot find conn for EUSE EUSE-foobar 20241028055625133 DSS <0004> hlr_ussd.c:354 262423498331270/0xe4e1815b: Tx ReturnError(1, 0x22) 20241028055625133 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423498331270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423498331270" session_id=3839983963 session_state=END} 20241028055625133 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625133 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59136<->l=127.0.0.1:4258 20241028055625141 DAUC <0003> db_auc.c:157 IMSI='262427328900390': No 2G Auth Data 20241028055625141 DAUC <0003> db_auc.c:192 IMSI='262427328900390': No 3G Auth Data 20241028055625165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59140<->l=127.0.0.1:4258 20241028055625170 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055625170 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427328900390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427328900390" session_id=1229278302 session_state=BEGIN} 20241028055625170 DSS <0004> hlr_ussd.c:576 262427328900390/0x49454c5e: Process SS (BEGIN) 20241028055625170 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055625170 DSS <0004> hlr_ussd.c:518 262427328900390/0x49454c5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055625170 DSS <0004> hlr_ussd.c:542 262427328900390/0x49454c5e: Cannot find conn for EUSE EUSE-foobar 20241028055625170 DSS <0004> hlr_ussd.c:354 262427328900390/0x49454c5e: Tx ReturnError(1, 0x22) 20241028055625170 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427328900390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427328900390" session_id=1229278302 session_state=END} 20241028055625170 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625170 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59140<->l=127.0.0.1:4258 20241028055625177 DAUC <0003> db_auc.c:157 IMSI='262428190808445': No 2G Auth Data 20241028055625177 DAUC <0003> db_auc.c:192 IMSI='262428190808445': No 3G Auth Data 20241028055625201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 20241028055625208 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055625208 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428190808445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428190808445" session_id=2910821194 session_state=BEGIN} 20241028055625208 DSS <0004> hlr_ussd.c:576 262428190808445/0xad7f9b4a: Process SS (BEGIN) 20241028055625208 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055625208 DSS <0004> hlr_ussd.c:518 262428190808445/0xad7f9b4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055625208 DSS <0004> hlr_ussd.c:542 262428190808445/0xad7f9b4a: Cannot find conn for EUSE EUSE-foobar 20241028055625208 DSS <0004> hlr_ussd.c:354 262428190808445/0xad7f9b4a: Tx ReturnError(1, 0x22) 20241028055625208 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428190808445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428190808445" session_id=2910821194 session_state=END} 20241028055625208 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625208 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 20241028055625215 DAUC <0003> db_auc.c:157 IMSI='262427795709616': No 2G Auth Data 20241028055625215 DAUC <0003> db_auc.c:192 IMSI='262427795709616': No 3G Auth Data 20241028055625241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59154<->l=127.0.0.1:4258 20241028055625247 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055625247 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427795709616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427795709616" session_id=1851168566 session_state=BEGIN} 20241028055625247 DSS <0004> hlr_ussd.c:576 262427795709616/0x6e569736: Process SS (BEGIN) 20241028055625247 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055625247 DSS <0004> hlr_ussd.c:518 262427795709616/0x6e569736: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055625247 DSS <0004> hlr_ussd.c:542 262427795709616/0x6e569736: Cannot find conn for EUSE EUSE-foobar 20241028055625247 DSS <0004> hlr_ussd.c:354 262427795709616/0x6e569736: Tx ReturnError(1, 0x22) 20241028055625247 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427795709616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427795709616" session_id=1851168566 session_state=END} 20241028055625247 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625247 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59154<->l=127.0.0.1:4258 20241028055625256 DAUC <0003> db_auc.c:157 IMSI='262423658573033': No 2G Auth Data 20241028055625256 DAUC <0003> db_auc.c:192 IMSI='262423658573033': No 3G Auth Data 20241028055625284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59164<->l=127.0.0.1:4258 20241028055625292 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055625292 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423658573033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423658573033" session_id=3054411816 session_state=BEGIN} 20241028055625292 DSS <0004> hlr_ussd.c:576 262423658573033/0xb60ea028: Process SS (BEGIN) 20241028055625292 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055625292 DSS <0004> hlr_ussd.c:518 262423658573033/0xb60ea028: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055625292 DSS <0004> hlr_ussd.c:542 262423658573033/0xb60ea028: Cannot find conn for EUSE EUSE-foobar 20241028055625292 DSS <0004> hlr_ussd.c:354 262423658573033/0xb60ea028: Tx ReturnError(1, 0x22) 20241028055625292 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423658573033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423658573033" session_id=3054411816 session_state=END} 20241028055625292 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625292 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055625295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59164<->l=127.0.0.1:4258 20241028055625296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 20241028055625297 DLINP <000b> input/ipa.c:451 connected read/write 20241028055625297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055625297 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055625297 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055625297 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055625297 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45155<->l=127.0.0.1:4259) 20241028055625336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59178<->l=127.0.0.1:4258 20241028055625536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59178<->l=127.0.0.1:4258 20241028055628617 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055628617 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055628619 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055628619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35172<->l=127.0.0.1:4258 20241028055628621 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055628621 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055628621 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055628621 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  20241028055628621 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055628621 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  20241028055628621 DLGSUP <0013> gsup_server.c:235 2:  20241028055628621 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055628621 DLGSUP <0013> gsup_server.c:235 3:  20241028055628621 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055628621 DLGSUP <0013> gsup_server.c:235 4:  20241028055628621 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055628621 DLGSUP <0013> gsup_server.c:235 5:  20241028055628621 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055628621 DLGSUP <0013> gsup_server.c:235 7:  20241028055628621 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055628621 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055628621 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055628621 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055628643 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35949<->l=127.0.0.1:4259) 20241028055628653 DAUC <0003> db_auc.c:157 IMSI='262426300405583': No 2G Auth Data 20241028055628653 DAUC <0003> db_auc.c:192 IMSI='262426300405583': No 3G Auth Data 20241028055628675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35178<->l=127.0.0.1:4258 20241028055628683 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055628683 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426300405583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426300405583" session_id=156363442 session_state=BEGIN} 20241028055628683 DSS <0004> hlr_ussd.c:576 262426300405583/0x0951eab2: Process SS (BEGIN) 20241028055628683 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055628683 DSS <0004> hlr_ussd.c:518 262426300405583/0x0951eab2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055628683 DSS <0004> hlr_ussd.c:363 262426300405583/0x0951eab2: Tx USSD 'Your IMSI is 262426300405583' 20241028055628683 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426300405583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426300405583" session_id=156363442 session_state=END} 20241028055628683 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426300405583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055628683 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628683 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35178<->l=127.0.0.1:4258 20241028055628692 DAUC <0003> db_auc.c:157 IMSI='262427075137727': No 2G Auth Data 20241028055628692 DAUC <0003> db_auc.c:192 IMSI='262427075137727': No 3G Auth Data 20241028055628717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35190<->l=127.0.0.1:4258 20241028055628724 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055628724 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427075137727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427075137727" session_id=3628108923 session_state=BEGIN} 20241028055628724 DSS <0004> hlr_ussd.c:576 262427075137727/0xd8408c7b: Process SS (BEGIN) 20241028055628724 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055628724 DSS <0004> hlr_ussd.c:518 262427075137727/0xd8408c7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055628724 DSS <0004> hlr_ussd.c:363 262427075137727/0xd8408c7b: Tx USSD 'Your IMSI is 262427075137727' 20241028055628724 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427075137727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427075137727" session_id=3628108923 session_state=END} 20241028055628724 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427075137727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055628724 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628724 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35190<->l=127.0.0.1:4258 20241028055628733 DAUC <0003> db_auc.c:157 IMSI='262420199287443': No 2G Auth Data 20241028055628733 DAUC <0003> db_auc.c:192 IMSI='262420199287443': No 3G Auth Data 20241028055628757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35196<->l=127.0.0.1:4258 20241028055628761 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055628761 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420199287443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420199287443" session_id=367307184 session_state=BEGIN} 20241028055628761 DSS <0004> hlr_ussd.c:576 262420199287443/0x15e4a9b0: Process SS (BEGIN) 20241028055628761 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055628761 DSS <0004> hlr_ussd.c:518 262420199287443/0x15e4a9b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055628761 DSS <0004> hlr_ussd.c:363 262420199287443/0x15e4a9b0: Tx USSD 'Your IMSI is 262420199287443' 20241028055628761 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420199287443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420199287443" session_id=367307184 session_state=END} 20241028055628761 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420199287443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055628761 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628761 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35196<->l=127.0.0.1:4258 20241028055628769 DAUC <0003> db_auc.c:157 IMSI='262425383621963': No 2G Auth Data 20241028055628769 DAUC <0003> db_auc.c:192 IMSI='262425383621963': No 3G Auth Data 20241028055628793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35204<->l=127.0.0.1:4258 20241028055628798 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055628798 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425383621963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425383621963" session_id=2821736856 session_state=BEGIN} 20241028055628798 DSS <0004> hlr_ussd.c:576 262425383621963/0xa8304998: Process SS (BEGIN) 20241028055628798 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055628798 DSS <0004> hlr_ussd.c:518 262425383621963/0xa8304998: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055628798 DSS <0004> hlr_ussd.c:363 262425383621963/0xa8304998: Tx USSD 'Your IMSI is 262425383621963' 20241028055628798 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425383621963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425383621963" session_id=2821736856 session_state=END} 20241028055628798 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425383621963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055628798 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628798 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35204<->l=127.0.0.1:4258 20241028055628805 DAUC <0003> db_auc.c:157 IMSI='262425987948236': No 2G Auth Data 20241028055628805 DAUC <0003> db_auc.c:192 IMSI='262425987948236': No 3G Auth Data 20241028055628830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35212<->l=127.0.0.1:4258 20241028055628834 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055628834 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425987948236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425987948236" session_id=1053491698 session_state=BEGIN} 20241028055628834 DSS <0004> hlr_ussd.c:576 262425987948236/0x3ecb01f2: Process SS (BEGIN) 20241028055628834 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055628834 DSS <0004> hlr_ussd.c:518 262425987948236/0x3ecb01f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055628834 DSS <0004> hlr_ussd.c:363 262425987948236/0x3ecb01f2: Tx USSD 'Your IMSI is 262425987948236' 20241028055628834 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425987948236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425987948236" session_id=1053491698 session_state=END} 20241028055628834 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425987948236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055628834 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628834 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35212<->l=127.0.0.1:4258 20241028055628842 DAUC <0003> db_auc.c:157 IMSI='262425760505030': No 2G Auth Data 20241028055628842 DAUC <0003> db_auc.c:192 IMSI='262425760505030': No 3G Auth Data 20241028055628867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4258 20241028055628874 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055628874 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425760505030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425760505030" session_id=3593474053 session_state=BEGIN} 20241028055628874 DSS <0004> hlr_ussd.c:576 262425760505030/0xd6301005: Process SS (BEGIN) 20241028055628874 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055628874 DSS <0004> hlr_ussd.c:518 262425760505030/0xd6301005: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055628874 DSS <0004> hlr_ussd.c:363 262425760505030/0xd6301005: Tx USSD 'Your IMSI is 262425760505030' 20241028055628874 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425760505030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425760505030" session_id=3593474053 session_state=END} 20241028055628874 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425760505030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055628874 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628874 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4258 20241028055628882 DAUC <0003> db_auc.c:157 IMSI='262425204524946': No 2G Auth Data 20241028055628882 DAUC <0003> db_auc.c:192 IMSI='262425204524946': No 3G Auth Data 20241028055628910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4258 20241028055628915 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055628915 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425204524946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425204524946" session_id=3929046713 session_state=BEGIN} 20241028055628915 DSS <0004> hlr_ussd.c:576 262425204524946/0xea307eb9: Process SS (BEGIN) 20241028055628915 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055628915 DSS <0004> hlr_ussd.c:518 262425204524946/0xea307eb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055628915 DSS <0004> hlr_ussd.c:363 262425204524946/0xea307eb9: Tx USSD 'Your IMSI is 262425204524946' 20241028055628915 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425204524946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425204524946" session_id=3929046713 session_state=END} 20241028055628915 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425204524946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055628915 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628915 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4258 20241028055628922 DAUC <0003> db_auc.c:157 IMSI='262428101385425': No 2G Auth Data 20241028055628922 DAUC <0003> db_auc.c:192 IMSI='262428101385425': No 3G Auth Data 20241028055628950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35230<->l=127.0.0.1:4258 20241028055628955 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055628955 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428101385425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428101385425" session_id=2893806166 session_state=BEGIN} 20241028055628955 DSS <0004> hlr_ussd.c:576 262428101385425/0xac7bfa56: Process SS (BEGIN) 20241028055628955 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055628955 DSS <0004> hlr_ussd.c:518 262428101385425/0xac7bfa56: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055628955 DSS <0004> hlr_ussd.c:363 262428101385425/0xac7bfa56: Tx USSD 'Your IMSI is 262428101385425' 20241028055628955 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428101385425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428101385425" session_id=2893806166 session_state=END} 20241028055628955 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428101385425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055628955 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628955 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055628958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35230<->l=127.0.0.1:4258 20241028055628959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35172<->l=127.0.0.1:4258 20241028055628960 DLINP <000b> input/ipa.c:451 connected read/write 20241028055628960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055628960 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055628960 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055628960 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055628960 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35949<->l=127.0.0.1:4259) 20241028055629003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4258 20241028055629204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4258 20241028055632273 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055632273 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055632275 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055632276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 20241028055632278 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055632278 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055632278 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055632278 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  20241028055632278 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055632278 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  20241028055632278 DLGSUP <0013> gsup_server.c:235 2:  20241028055632278 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055632278 DLGSUP <0013> gsup_server.c:235 3:  20241028055632278 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055632278 DLGSUP <0013> gsup_server.c:235 4:  20241028055632278 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055632278 DLGSUP <0013> gsup_server.c:235 5:  20241028055632278 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055632278 DLGSUP <0013> gsup_server.c:235 7:  20241028055632278 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055632278 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055632278 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055632278 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055632297 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33111<->l=127.0.0.1:4259) 20241028055632307 DAUC <0003> db_auc.c:157 IMSI='262423019327067': No 2G Auth Data 20241028055632307 DAUC <0003> db_auc.c:192 IMSI='262423019327067': No 3G Auth Data 20241028055632330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35260<->l=127.0.0.1:4258 20241028055632336 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055632336 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423019327067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423019327067" source_name="the-source\n" session_id=3470568201 session_state=BEGIN} 20241028055632336 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241028055632336 DSS <0004> hlr_ussd.c:576 262423019327067/0xcedcab09: Process SS (BEGIN) 20241028055632336 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055632336 DSS <0004> hlr_ussd.c:518 262423019327067/0xcedcab09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055632336 DSS <0004> hlr_ussd.c:363 262423019327067/0xcedcab09: Tx USSD 'Your IMSI is 262423019327067' 20241028055632336 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423019327067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423019327067" destination_name="the-source\n" session_id=3470568201 session_state=END} 20241028055632336 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262423019327067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055632336 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632336 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35260<->l=127.0.0.1:4258 20241028055632345 DAUC <0003> db_auc.c:157 IMSI='262426649439676': No 2G Auth Data 20241028055632345 DAUC <0003> db_auc.c:192 IMSI='262426649439676': No 3G Auth Data 20241028055632369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 20241028055632376 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055632376 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426649439676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426649439676" source_name="the-source\n" session_id=1369585124 session_state=BEGIN} 20241028055632376 DSS <0004> hlr_ussd.c:576 262426649439676/0x51a235e4: Process SS (BEGIN) 20241028055632376 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055632376 DSS <0004> hlr_ussd.c:518 262426649439676/0x51a235e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055632376 DSS <0004> hlr_ussd.c:363 262426649439676/0x51a235e4: Tx USSD 'Your IMSI is 262426649439676' 20241028055632376 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426649439676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426649439676" destination_name="the-source\n" session_id=1369585124 session_state=END} 20241028055632376 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262426649439676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055632376 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632376 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 20241028055632384 DAUC <0003> db_auc.c:157 IMSI='262428751101993': No 2G Auth Data 20241028055632384 DAUC <0003> db_auc.c:192 IMSI='262428751101993': No 3G Auth Data 20241028055632407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35280<->l=127.0.0.1:4258 20241028055632415 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055632415 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428751101993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428751101993" source_name="the-source\n" session_id=2844257304 session_state=BEGIN} 20241028055632415 DSS <0004> hlr_ussd.c:576 262428751101993/0xa987ec18: Process SS (BEGIN) 20241028055632415 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055632415 DSS <0004> hlr_ussd.c:518 262428751101993/0xa987ec18: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055632415 DSS <0004> hlr_ussd.c:363 262428751101993/0xa987ec18: Tx USSD 'Your IMSI is 262428751101993' 20241028055632415 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428751101993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428751101993" destination_name="the-source\n" session_id=2844257304 session_state=END} 20241028055632415 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262428751101993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055632415 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632415 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35280<->l=127.0.0.1:4258 20241028055632423 DAUC <0003> db_auc.c:157 IMSI='262428202509656': No 2G Auth Data 20241028055632423 DAUC <0003> db_auc.c:192 IMSI='262428202509656': No 3G Auth Data 20241028055632445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35290<->l=127.0.0.1:4258 20241028055632451 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055632451 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428202509656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428202509656" source_name="the-source\n" session_id=1956590360 session_state=BEGIN} 20241028055632451 DSS <0004> hlr_ussd.c:576 262428202509656/0x749f3318: Process SS (BEGIN) 20241028055632451 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055632451 DSS <0004> hlr_ussd.c:518 262428202509656/0x749f3318: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055632451 DSS <0004> hlr_ussd.c:363 262428202509656/0x749f3318: Tx USSD 'Your IMSI is 262428202509656' 20241028055632451 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428202509656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428202509656" destination_name="the-source\n" session_id=1956590360 session_state=END} 20241028055632451 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262428202509656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055632451 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632451 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35290<->l=127.0.0.1:4258 20241028055632461 DAUC <0003> db_auc.c:157 IMSI='262429595160226': No 2G Auth Data 20241028055632461 DAUC <0003> db_auc.c:192 IMSI='262429595160226': No 3G Auth Data 20241028055632484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35296<->l=127.0.0.1:4258 20241028055632488 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055632488 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429595160226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429595160226" source_name="the-source\n" session_id=648786821 session_state=BEGIN} 20241028055632488 DSS <0004> hlr_ussd.c:576 262429595160226/0x26abb385: Process SS (BEGIN) 20241028055632488 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055632488 DSS <0004> hlr_ussd.c:518 262429595160226/0x26abb385: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055632488 DSS <0004> hlr_ussd.c:363 262429595160226/0x26abb385: Tx USSD 'Your IMSI is 262429595160226' 20241028055632488 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429595160226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429595160226" destination_name="the-source\n" session_id=648786821 session_state=END} 20241028055632488 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429595160226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055632488 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632488 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35296<->l=127.0.0.1:4258 20241028055632496 DAUC <0003> db_auc.c:157 IMSI='262426436052627': No 2G Auth Data 20241028055632496 DAUC <0003> db_auc.c:192 IMSI='262426436052627': No 3G Auth Data 20241028055632524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 20241028055632530 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055632530 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426436052627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426436052627" source_name="the-source\n" session_id=2311073931 session_state=BEGIN} 20241028055632530 DSS <0004> hlr_ussd.c:576 262426436052627/0x89c0308b: Process SS (BEGIN) 20241028055632530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055632530 DSS <0004> hlr_ussd.c:518 262426436052627/0x89c0308b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055632530 DSS <0004> hlr_ussd.c:363 262426436052627/0x89c0308b: Tx USSD 'Your IMSI is 262426436052627' 20241028055632530 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426436052627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426436052627" destination_name="the-source\n" session_id=2311073931 session_state=END} 20241028055632530 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426436052627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055632530 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632530 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 20241028055632537 DAUC <0003> db_auc.c:157 IMSI='262426900147741': No 2G Auth Data 20241028055632537 DAUC <0003> db_auc.c:192 IMSI='262426900147741': No 3G Auth Data 20241028055632568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35312<->l=127.0.0.1:4258 20241028055632574 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055632574 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426900147741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426900147741" source_name="the-source\n" session_id=3614798783 session_state=BEGIN} 20241028055632574 DSS <0004> hlr_ussd.c:576 262426900147741/0xd77573bf: Process SS (BEGIN) 20241028055632574 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055632574 DSS <0004> hlr_ussd.c:518 262426900147741/0xd77573bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055632574 DSS <0004> hlr_ussd.c:363 262426900147741/0xd77573bf: Tx USSD 'Your IMSI is 262426900147741' 20241028055632574 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426900147741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426900147741" destination_name="the-source\n" session_id=3614798783 session_state=END} 20241028055632574 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426900147741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055632574 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632574 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35312<->l=127.0.0.1:4258 20241028055632582 DAUC <0003> db_auc.c:157 IMSI='262426420943385': No 2G Auth Data 20241028055632583 DAUC <0003> db_auc.c:192 IMSI='262426420943385': No 3G Auth Data 20241028055632612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35322<->l=127.0.0.1:4258 20241028055632619 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055632619 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426420943385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426420943385" source_name="the-source\n" session_id=729475750 session_state=BEGIN} 20241028055632619 DSS <0004> hlr_ussd.c:576 262426420943385/0x2b7aeaa6: Process SS (BEGIN) 20241028055632619 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028055632619 DSS <0004> hlr_ussd.c:518 262426420943385/0x2b7aeaa6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028055632619 DSS <0004> hlr_ussd.c:363 262426420943385/0x2b7aeaa6: Tx USSD 'Your IMSI is 262426420943385' 20241028055632619 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426420943385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426420943385" destination_name="the-source\n" session_id=729475750 session_state=END} 20241028055632619 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262426420943385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055632619 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632619 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055632622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35322<->l=127.0.0.1:4258 20241028055632623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 20241028055632624 DLINP <000b> input/ipa.c:451 connected read/write 20241028055632624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055632624 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055632624 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055632624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055632624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241028055632624 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33111<->l=127.0.0.1:4259) 20241028055632668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35324<->l=127.0.0.1:4258 20241028055632868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35324<->l=127.0.0.1:4258 20241028055635944 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055635944 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055635946 DLINP <000b> input/ipa.c:451 connected read/write 20241028055635946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055635947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4258 20241028055635948 DLINP <000b> input/ipa.c:451 connected read/write 20241028055635948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055635948 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055635948 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055635948 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  20241028055635948 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055635948 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  20241028055635948 DLGSUP <0013> gsup_server.c:235 2:  20241028055635948 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055635948 DLGSUP <0013> gsup_server.c:235 3:  20241028055635948 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055635948 DLGSUP <0013> gsup_server.c:235 4:  20241028055635948 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055635948 DLGSUP <0013> gsup_server.c:235 5:  20241028055635948 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055635948 DLGSUP <0013> gsup_server.c:235 7:  20241028055635948 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055635948 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055635948 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055635948 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055635965 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40027<->l=127.0.0.1:4259) 20241028055635982 DAUC <0003> db_auc.c:157 IMSI='262426473813551': No 2G Auth Data 20241028055635982 DAUC <0003> db_auc.c:192 IMSI='262426473813551': No 3G Auth Data 20241028055636008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35344<->l=127.0.0.1:4258 20241028055636015 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055636015 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426473813551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426473813551" session_id=695833492 session_state=BEGIN} 20241028055636015 DSS <0004> hlr_ussd.c:576 262426473813551/0x29799394: Process SS (BEGIN) 20241028055636015 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055636015 DSS <0004> hlr_ussd.c:518 262426473813551/0x29799394: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055636015 DSS <0004> hlr_ussd.c:363 262426473813551/0x29799394: Tx USSD 'Your extension is 491617335604' 20241028055636015 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426473813551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426473813551" session_id=695833492 session_state=END} 20241028055636015 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426473813551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055636015 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636015 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35344<->l=127.0.0.1:4258 20241028055636023 DAUC <0003> db_auc.c:157 IMSI='262421954874635': No 2G Auth Data 20241028055636023 DAUC <0003> db_auc.c:192 IMSI='262421954874635': No 3G Auth Data 20241028055636048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35352<->l=127.0.0.1:4258 20241028055636054 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055636054 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421954874635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421954874635" session_id=703842903 session_state=BEGIN} 20241028055636054 DSS <0004> hlr_ussd.c:576 262421954874635/0x29f3ca57: Process SS (BEGIN) 20241028055636054 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055636054 DSS <0004> hlr_ussd.c:518 262421954874635/0x29f3ca57: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055636054 DSS <0004> hlr_ussd.c:363 262421954874635/0x29f3ca57: Tx USSD 'Your extension is 491611480713' 20241028055636054 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421954874635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421954874635" session_id=703842903 session_state=END} 20241028055636054 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421954874635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055636054 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636054 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35352<->l=127.0.0.1:4258 20241028055636062 DAUC <0003> db_auc.c:157 IMSI='262429836618402': No 2G Auth Data 20241028055636062 DAUC <0003> db_auc.c:192 IMSI='262429836618402': No 3G Auth Data 20241028055636086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 20241028055636090 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055636090 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429836618402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429836618402" session_id=3451653891 session_state=BEGIN} 20241028055636090 DSS <0004> hlr_ussd.c:576 262429836618402/0xcdbc0f03: Process SS (BEGIN) 20241028055636090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055636090 DSS <0004> hlr_ussd.c:518 262429836618402/0xcdbc0f03: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055636091 DSS <0004> hlr_ussd.c:363 262429836618402/0xcdbc0f03: Tx USSD 'Your extension is 491616613824' 20241028055636091 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429836618402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429836618402" session_id=3451653891 session_state=END} 20241028055636091 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429836618402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055636091 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636091 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 20241028055636098 DAUC <0003> db_auc.c:157 IMSI='262424126540789': No 2G Auth Data 20241028055636098 DAUC <0003> db_auc.c:192 IMSI='262424126540789': No 3G Auth Data 20241028055636120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35360<->l=127.0.0.1:4258 20241028055636124 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055636124 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424126540789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424126540789" session_id=456874324 session_state=BEGIN} 20241028055636124 DSS <0004> hlr_ussd.c:576 262424126540789/0x1b3b5954: Process SS (BEGIN) 20241028055636124 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055636124 DSS <0004> hlr_ussd.c:518 262424126540789/0x1b3b5954: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055636124 DSS <0004> hlr_ussd.c:363 262424126540789/0x1b3b5954: Tx USSD 'Your extension is 491616417142' 20241028055636124 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424126540789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424126540789" session_id=456874324 session_state=END} 20241028055636124 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424126540789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055636124 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636124 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35360<->l=127.0.0.1:4258 20241028055636132 DAUC <0003> db_auc.c:157 IMSI='262423629880401': No 2G Auth Data 20241028055636132 DAUC <0003> db_auc.c:192 IMSI='262423629880401': No 3G Auth Data 20241028055636155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4258 20241028055636163 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055636163 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423629880401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423629880401" session_id=1823857049 session_state=BEGIN} 20241028055636163 DSS <0004> hlr_ussd.c:576 262423629880401/0x6cb5d999: Process SS (BEGIN) 20241028055636163 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055636163 DSS <0004> hlr_ussd.c:518 262423629880401/0x6cb5d999: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055636163 DSS <0004> hlr_ussd.c:363 262423629880401/0x6cb5d999: Tx USSD 'Your extension is 491617567876' 20241028055636163 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423629880401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423629880401" session_id=1823857049 session_state=END} 20241028055636163 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423629880401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055636163 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636163 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4258 20241028055636170 DAUC <0003> db_auc.c:157 IMSI='262425890479011': No 2G Auth Data 20241028055636170 DAUC <0003> db_auc.c:192 IMSI='262425890479011': No 3G Auth Data 20241028055636197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35370<->l=127.0.0.1:4258 20241028055636203 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055636203 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425890479011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425890479011" session_id=256114715 session_state=BEGIN} 20241028055636203 DSS <0004> hlr_ussd.c:576 262425890479011/0x0f44001b: Process SS (BEGIN) 20241028055636203 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055636203 DSS <0004> hlr_ussd.c:518 262425890479011/0x0f44001b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055636204 DSS <0004> hlr_ussd.c:363 262425890479011/0x0f44001b: Tx USSD 'Your extension is 491612621622' 20241028055636204 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425890479011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425890479011" session_id=256114715 session_state=END} 20241028055636204 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425890479011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055636204 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636204 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35370<->l=127.0.0.1:4258 20241028055636211 DAUC <0003> db_auc.c:157 IMSI='262425857696352': No 2G Auth Data 20241028055636211 DAUC <0003> db_auc.c:192 IMSI='262425857696352': No 3G Auth Data 20241028055636239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35386<->l=127.0.0.1:4258 20241028055636247 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055636247 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425857696352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425857696352" session_id=2567674143 session_state=BEGIN} 20241028055636247 DSS <0004> hlr_ussd.c:576 262425857696352/0x990b991f: Process SS (BEGIN) 20241028055636247 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055636247 DSS <0004> hlr_ussd.c:518 262425857696352/0x990b991f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055636247 DSS <0004> hlr_ussd.c:363 262425857696352/0x990b991f: Tx USSD 'Your extension is 491610710266' 20241028055636247 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425857696352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425857696352" session_id=2567674143 session_state=END} 20241028055636247 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425857696352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055636247 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636247 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35386<->l=127.0.0.1:4258 20241028055636255 DAUC <0003> db_auc.c:157 IMSI='262426183865837': No 2G Auth Data 20241028055636255 DAUC <0003> db_auc.c:192 IMSI='262426183865837': No 3G Auth Data 20241028055636282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241028055636288 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055636288 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426183865837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426183865837" session_id=1532425794 session_state=BEGIN} 20241028055636288 DSS <0004> hlr_ussd.c:576 262426183865837/0x5b56f642: Process SS (BEGIN) 20241028055636288 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055636288 DSS <0004> hlr_ussd.c:518 262426183865837/0x5b56f642: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055636288 DSS <0004> hlr_ussd.c:363 262426183865837/0x5b56f642: Tx USSD 'Your extension is 491614640011' 20241028055636288 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426183865837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426183865837" session_id=1532425794 session_state=END} 20241028055636288 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426183865837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055636288 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636288 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055636291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241028055636292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4258 20241028055636293 DLINP <000b> input/ipa.c:451 connected read/write 20241028055636293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055636293 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055636293 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055636293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055636293 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40027<->l=127.0.0.1:4259) 20241028055636332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35414<->l=127.0.0.1:4258 20241028055636533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35414<->l=127.0.0.1:4258 20241028055639610 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055639610 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055639612 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055639613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52530<->l=127.0.0.1:4258 20241028055639615 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055639615 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055639615 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055639615 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  20241028055639615 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055639615 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  20241028055639615 DLGSUP <0013> gsup_server.c:235 2:  20241028055639615 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055639615 DLGSUP <0013> gsup_server.c:235 3:  20241028055639615 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055639615 DLGSUP <0013> gsup_server.c:235 4:  20241028055639615 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055639615 DLGSUP <0013> gsup_server.c:235 5:  20241028055639615 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055639615 DLGSUP <0013> gsup_server.c:235 7:  20241028055639615 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055639615 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055639615 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055639615 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055639632 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33385<->l=127.0.0.1:4259) 20241028055639650 DAUC <0003> db_auc.c:157 IMSI='262421651370675': No 2G Auth Data 20241028055639650 DAUC <0003> db_auc.c:192 IMSI='262421651370675': No 3G Auth Data 20241028055639674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52542<->l=127.0.0.1:4258 20241028055639680 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055639680 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421651370675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421651370675" source_name="the-source\n" session_id=2153688671 session_state=BEGIN} 20241028055639680 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241028055639680 DSS <0004> hlr_ussd.c:576 262421651370675/0x805eae5f: Process SS (BEGIN) 20241028055639680 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055639680 DSS <0004> hlr_ussd.c:518 262421651370675/0x805eae5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055639680 DSS <0004> hlr_ussd.c:363 262421651370675/0x805eae5f: Tx USSD 'Your extension is 491616484770' 20241028055639680 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421651370675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421651370675" destination_name="the-source\n" session_id=2153688671 session_state=END} 20241028055639680 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421651370675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055639680 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639680 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52542<->l=127.0.0.1:4258 20241028055639690 DAUC <0003> db_auc.c:157 IMSI='262429702222896': No 2G Auth Data 20241028055639690 DAUC <0003> db_auc.c:192 IMSI='262429702222896': No 3G Auth Data 20241028055639712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52548<->l=127.0.0.1:4258 20241028055639720 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055639720 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429702222896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429702222896" source_name="the-source\n" session_id=2187097625 session_state=BEGIN} 20241028055639720 DSS <0004> hlr_ussd.c:576 262429702222896/0x825c7619: Process SS (BEGIN) 20241028055639720 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055639720 DSS <0004> hlr_ussd.c:518 262429702222896/0x825c7619: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055639720 DSS <0004> hlr_ussd.c:363 262429702222896/0x825c7619: Tx USSD 'Your extension is 491611342378' 20241028055639720 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429702222896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429702222896" destination_name="the-source\n" session_id=2187097625 session_state=END} 20241028055639720 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262429702222896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055639720 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639720 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52548<->l=127.0.0.1:4258 20241028055639729 DAUC <0003> db_auc.c:157 IMSI='262427010255656': No 2G Auth Data 20241028055639729 DAUC <0003> db_auc.c:192 IMSI='262427010255656': No 3G Auth Data 20241028055639753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52556<->l=127.0.0.1:4258 20241028055639760 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055639760 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427010255656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427010255656" source_name="the-source\n" session_id=1841896797 session_state=BEGIN} 20241028055639760 DSS <0004> hlr_ussd.c:576 262427010255656/0x6dc91d5d: Process SS (BEGIN) 20241028055639760 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055639760 DSS <0004> hlr_ussd.c:518 262427010255656/0x6dc91d5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055639760 DSS <0004> hlr_ussd.c:363 262427010255656/0x6dc91d5d: Tx USSD 'Your extension is 491615488618' 20241028055639760 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427010255656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427010255656" destination_name="the-source\n" session_id=1841896797 session_state=END} 20241028055639760 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427010255656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055639760 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639760 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52556<->l=127.0.0.1:4258 20241028055639768 DAUC <0003> db_auc.c:157 IMSI='262427921420640': No 2G Auth Data 20241028055639768 DAUC <0003> db_auc.c:192 IMSI='262427921420640': No 3G Auth Data 20241028055639791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52572<->l=127.0.0.1:4258 20241028055639798 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055639798 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427921420640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427921420640" source_name="the-source\n" session_id=3591878629 session_state=BEGIN} 20241028055639798 DSS <0004> hlr_ussd.c:576 262427921420640/0xd617b7e5: Process SS (BEGIN) 20241028055639798 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055639798 DSS <0004> hlr_ussd.c:518 262427921420640/0xd617b7e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055639798 DSS <0004> hlr_ussd.c:363 262427921420640/0xd617b7e5: Tx USSD 'Your extension is 491611623786' 20241028055639798 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427921420640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427921420640" destination_name="the-source\n" session_id=3591878629 session_state=END} 20241028055639798 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262427921420640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055639798 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639798 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52572<->l=127.0.0.1:4258 20241028055639806 DAUC <0003> db_auc.c:157 IMSI='262429748805980': No 2G Auth Data 20241028055639806 DAUC <0003> db_auc.c:192 IMSI='262429748805980': No 3G Auth Data 20241028055639830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52574<->l=127.0.0.1:4258 20241028055639836 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055639836 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429748805980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429748805980" source_name="the-source\n" session_id=3892392504 session_state=BEGIN} 20241028055639836 DSS <0004> hlr_ussd.c:576 262429748805980/0xe8013238: Process SS (BEGIN) 20241028055639836 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055639836 DSS <0004> hlr_ussd.c:518 262429748805980/0xe8013238: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055639836 DSS <0004> hlr_ussd.c:363 262429748805980/0xe8013238: Tx USSD 'Your extension is 491611763851' 20241028055639836 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429748805980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429748805980" destination_name="the-source\n" session_id=3892392504 session_state=END} 20241028055639836 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429748805980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055639836 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639836 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52574<->l=127.0.0.1:4258 20241028055639844 DAUC <0003> db_auc.c:157 IMSI='262428248928539': No 2G Auth Data 20241028055639844 DAUC <0003> db_auc.c:192 IMSI='262428248928539': No 3G Auth Data 20241028055639872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52588<->l=127.0.0.1:4258 20241028055639878 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055639878 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428248928539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428248928539" source_name="the-source\n" session_id=2013882791 session_state=BEGIN} 20241028055639878 DSS <0004> hlr_ussd.c:576 262428248928539/0x780969a7: Process SS (BEGIN) 20241028055639878 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055639878 DSS <0004> hlr_ussd.c:518 262428248928539/0x780969a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055639878 DSS <0004> hlr_ussd.c:363 262428248928539/0x780969a7: Tx USSD 'Your extension is 491616735370' 20241028055639878 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428248928539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428248928539" destination_name="the-source\n" session_id=2013882791 session_state=END} 20241028055639878 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428248928539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055639878 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639878 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52588<->l=127.0.0.1:4258 20241028055639887 DAUC <0003> db_auc.c:157 IMSI='262427282330504': No 2G Auth Data 20241028055639887 DAUC <0003> db_auc.c:192 IMSI='262427282330504': No 3G Auth Data 20241028055639914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52602<->l=127.0.0.1:4258 20241028055639920 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055639920 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427282330504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427282330504" source_name="the-source\n" session_id=2161426594 session_state=BEGIN} 20241028055639920 DSS <0004> hlr_ussd.c:576 262427282330504/0x80d4c0a2: Process SS (BEGIN) 20241028055639920 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055639920 DSS <0004> hlr_ussd.c:518 262427282330504/0x80d4c0a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055639921 DSS <0004> hlr_ussd.c:363 262427282330504/0x80d4c0a2: Tx USSD 'Your extension is 491614635062' 20241028055639921 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427282330504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427282330504" destination_name="the-source\n" session_id=2161426594 session_state=END} 20241028055639921 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262427282330504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055639921 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639921 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52602<->l=127.0.0.1:4258 20241028055639929 DAUC <0003> db_auc.c:157 IMSI='262427295445572': No 2G Auth Data 20241028055639929 DAUC <0003> db_auc.c:192 IMSI='262427295445572': No 3G Auth Data 20241028055639955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52604<->l=127.0.0.1:4258 20241028055639961 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055639961 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427295445572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427295445572" source_name="the-source\n" session_id=1011028835 session_state=BEGIN} 20241028055639961 DSS <0004> hlr_ussd.c:576 262427295445572/0x3c431363: Process SS (BEGIN) 20241028055639961 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028055639961 DSS <0004> hlr_ussd.c:518 262427295445572/0x3c431363: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028055639961 DSS <0004> hlr_ussd.c:363 262427295445572/0x3c431363: Tx USSD 'Your extension is 491615535228' 20241028055639961 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427295445572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427295445572" destination_name="the-source\n" session_id=1011028835 session_state=END} 20241028055639961 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262427295445572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055639961 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639961 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055639966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52604<->l=127.0.0.1:4258 20241028055639967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52530<->l=127.0.0.1:4258 20241028055639968 DLINP <000b> input/ipa.c:451 connected read/write 20241028055639968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055639968 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055639968 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055639968 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055639968 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241028055639968 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33385<->l=127.0.0.1:4259) 20241028055640011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52620<->l=127.0.0.1:4258 20241028055640211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52620<->l=127.0.0.1:4258 20241028055643292 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33425 20241028055643292 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33425 20241028055643294 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643294 DLINP <000b> input/ipa.c:405 127.0.0.1:33425 message received 20241028055643296 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055643296 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055643296 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643296 DLINP <000b> input/ipa.c:405 127.0.0.1:33425 message received 20241028055643296 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055643296 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241028055643296 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241028055643296 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241028055643296 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  20241028055643296 DLGSUP <0013> gsup_server.c:235 2:  20241028055643296 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055643296 DLGSUP <0013> gsup_server.c:235 3:  20241028055643296 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055643296 DLGSUP <0013> gsup_server.c:235 4:  20241028055643296 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055643296 DLGSUP <0013> gsup_server.c:235 5:  20241028055643296 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055643296 DLGSUP <0013> gsup_server.c:235 7:  20241028055643296 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055643296 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055643296 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055643296 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33425 20241028055643298 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055643299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52636<->l=127.0.0.1:4258 20241028055643302 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055643302 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055643302 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055643302 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  20241028055643302 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055643302 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  20241028055643302 DLGSUP <0013> gsup_server.c:235 2:  20241028055643302 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055643302 DLGSUP <0013> gsup_server.c:235 3:  20241028055643302 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055643302 DLGSUP <0013> gsup_server.c:235 4:  20241028055643302 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055643302 DLGSUP <0013> gsup_server.c:235 5:  20241028055643302 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055643302 DLGSUP <0013> gsup_server.c:235 7:  20241028055643302 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055643302 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055643302 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055643302 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055643322 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45525<->l=127.0.0.1:4259) 20241028055643331 DAUC <0003> db_auc.c:157 IMSI='262422338473337': No 2G Auth Data 20241028055643331 DAUC <0003> db_auc.c:192 IMSI='262422338473337': No 3G Auth Data 20241028055643356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52642<->l=127.0.0.1:4258 20241028055643362 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055643362 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422338473337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422338473337" session_id=883990904 session_state=BEGIN} 20241028055643362 DSS <0004> hlr_ussd.c:576 262422338473337/0x34b0a178: Process SS (BEGIN) 20241028055643362 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055643362 DSS <0004> hlr_ussd.c:518 262422338473337/0x34b0a178: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055643362 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643362 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643362 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643362 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643370 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643370 DLINP <000b> input/ipa.c:405 127.0.0.1:33425 message received 20241028055643370 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262422338473337 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422338473337" session_id=883990904 session_state=END} 20241028055643370 DSS <0004> hlr_ussd.c:576 262422338473337/0x34b0a178: Process SS (END) 20241028055643370 DSS <0004> hlr_ussd.c:518 262422338473337/0x34b0a178: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055643370 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422338473337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422338473337" session_id=883990904 session_state=END} 20241028055643370 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422338473337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055643370 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262422338473337 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055643370 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643371 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52642<->l=127.0.0.1:4258 20241028055643380 DAUC <0003> db_auc.c:157 IMSI='262423032906901': No 2G Auth Data 20241028055643380 DAUC <0003> db_auc.c:192 IMSI='262423032906901': No 3G Auth Data 20241028055643404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52644<->l=127.0.0.1:4258 20241028055643409 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055643409 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423032906901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423032906901" session_id=471154650 session_state=BEGIN} 20241028055643409 DSS <0004> hlr_ussd.c:576 262423032906901/0x1c153fda: Process SS (BEGIN) 20241028055643409 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055643409 DSS <0004> hlr_ussd.c:518 262423032906901/0x1c153fda: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055643409 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643409 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643410 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643410 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643412 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643412 DLINP <000b> input/ipa.c:405 127.0.0.1:33425 message received 20241028055643412 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262423032906901 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423032906901" session_id=471154650 session_state=END} 20241028055643412 DSS <0004> hlr_ussd.c:576 262423032906901/0x1c153fda: Process SS (END) 20241028055643412 DSS <0004> hlr_ussd.c:518 262423032906901/0x1c153fda: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055643412 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423032906901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423032906901" session_id=471154650 session_state=END} 20241028055643412 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423032906901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055643412 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262423032906901 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055643412 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643412 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52644<->l=127.0.0.1:4258 20241028055643422 DAUC <0003> db_auc.c:157 IMSI='262427408418734': No 2G Auth Data 20241028055643422 DAUC <0003> db_auc.c:192 IMSI='262427408418734': No 3G Auth Data 20241028055643444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52656<->l=127.0.0.1:4258 20241028055643449 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055643449 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427408418734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427408418734" session_id=276605445 session_state=BEGIN} 20241028055643449 DSS <0004> hlr_ussd.c:576 262427408418734/0x107caa05: Process SS (BEGIN) 20241028055643449 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055643449 DSS <0004> hlr_ussd.c:518 262427408418734/0x107caa05: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055643449 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643449 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643449 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643449 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643451 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643451 DLINP <000b> input/ipa.c:405 127.0.0.1:33425 message received 20241028055643451 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262427408418734 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427408418734" session_id=276605445 session_state=END} 20241028055643451 DSS <0004> hlr_ussd.c:576 262427408418734/0x107caa05: Process SS (END) 20241028055643451 DSS <0004> hlr_ussd.c:518 262427408418734/0x107caa05: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055643451 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427408418734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427408418734" session_id=276605445 session_state=END} 20241028055643451 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427408418734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055643451 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262427408418734 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055643451 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643451 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52656<->l=127.0.0.1:4258 20241028055643460 DAUC <0003> db_auc.c:157 IMSI='262422845453439': No 2G Auth Data 20241028055643460 DAUC <0003> db_auc.c:192 IMSI='262422845453439': No 3G Auth Data 20241028055643486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52660<->l=127.0.0.1:4258 20241028055643492 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055643492 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422845453439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422845453439" session_id=2501969964 session_state=BEGIN} 20241028055643492 DSS <0004> hlr_ussd.c:576 262422845453439/0x9521082c: Process SS (BEGIN) 20241028055643492 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055643492 DSS <0004> hlr_ussd.c:518 262422845453439/0x9521082c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055643492 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643492 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643492 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643492 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643494 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643494 DLINP <000b> input/ipa.c:405 127.0.0.1:33425 message received 20241028055643494 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262422845453439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422845453439" session_id=2501969964 session_state=END} 20241028055643494 DSS <0004> hlr_ussd.c:576 262422845453439/0x9521082c: Process SS (END) 20241028055643494 DSS <0004> hlr_ussd.c:518 262422845453439/0x9521082c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055643494 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422845453439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422845453439" session_id=2501969964 session_state=END} 20241028055643494 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422845453439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055643494 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262422845453439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055643494 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643494 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52660<->l=127.0.0.1:4258 20241028055643503 DAUC <0003> db_auc.c:157 IMSI='262427004218073': No 2G Auth Data 20241028055643503 DAUC <0003> db_auc.c:192 IMSI='262427004218073': No 3G Auth Data 20241028055643527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52668<->l=127.0.0.1:4258 20241028055643533 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055643533 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427004218073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427004218073" session_id=2959761538 session_state=BEGIN} 20241028055643533 DSS <0004> hlr_ussd.c:576 262427004218073/0xb06a6082: Process SS (BEGIN) 20241028055643533 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055643533 DSS <0004> hlr_ussd.c:518 262427004218073/0xb06a6082: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055643533 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643533 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643533 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643533 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643535 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643535 DLINP <000b> input/ipa.c:405 127.0.0.1:33425 message received 20241028055643535 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427004218073 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427004218073" session_id=2959761538 session_state=END} 20241028055643535 DSS <0004> hlr_ussd.c:576 262427004218073/0xb06a6082: Process SS (END) 20241028055643535 DSS <0004> hlr_ussd.c:518 262427004218073/0xb06a6082: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055643535 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427004218073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427004218073" session_id=2959761538 session_state=END} 20241028055643535 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427004218073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055643535 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427004218073 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055643535 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643535 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52668<->l=127.0.0.1:4258 20241028055643543 DAUC <0003> db_auc.c:157 IMSI='262429353202689': No 2G Auth Data 20241028055643543 DAUC <0003> db_auc.c:192 IMSI='262429353202689': No 3G Auth Data 20241028055643570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4258 20241028055643575 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055643575 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429353202689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429353202689" session_id=2745030189 session_state=BEGIN} 20241028055643575 DSS <0004> hlr_ussd.c:576 262429353202689/0xa39dd62d: Process SS (BEGIN) 20241028055643576 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055643576 DSS <0004> hlr_ussd.c:518 262429353202689/0xa39dd62d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055643576 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643576 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643576 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643576 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643577 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643577 DLINP <000b> input/ipa.c:405 127.0.0.1:33425 message received 20241028055643577 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429353202689 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429353202689" session_id=2745030189 session_state=END} 20241028055643577 DSS <0004> hlr_ussd.c:576 262429353202689/0xa39dd62d: Process SS (END) 20241028055643577 DSS <0004> hlr_ussd.c:518 262429353202689/0xa39dd62d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055643577 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429353202689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429353202689" session_id=2745030189 session_state=END} 20241028055643577 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429353202689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055643577 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429353202689 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055643578 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643578 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4258 20241028055643585 DAUC <0003> db_auc.c:157 IMSI='262423412766925': No 2G Auth Data 20241028055643585 DAUC <0003> db_auc.c:192 IMSI='262423412766925': No 3G Auth Data 20241028055643612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52686<->l=127.0.0.1:4258 20241028055643618 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055643618 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423412766925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423412766925" session_id=182011000 session_state=BEGIN} 20241028055643618 DSS <0004> hlr_ussd.c:576 262423412766925/0x0ad94478: Process SS (BEGIN) 20241028055643618 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055643618 DSS <0004> hlr_ussd.c:518 262423412766925/0x0ad94478: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055643618 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643618 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643618 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643618 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643620 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643620 DLINP <000b> input/ipa.c:405 127.0.0.1:33425 message received 20241028055643620 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262423412766925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423412766925" session_id=182011000 session_state=END} 20241028055643620 DSS <0004> hlr_ussd.c:576 262423412766925/0x0ad94478: Process SS (END) 20241028055643620 DSS <0004> hlr_ussd.c:518 262423412766925/0x0ad94478: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055643620 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423412766925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423412766925" session_id=182011000 session_state=END} 20241028055643620 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423412766925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055643620 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262423412766925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055643620 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643620 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52686<->l=127.0.0.1:4258 20241028055643628 DAUC <0003> db_auc.c:157 IMSI='262420582989635': No 2G Auth Data 20241028055643628 DAUC <0003> db_auc.c:192 IMSI='262420582989635': No 3G Auth Data 20241028055643655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52690<->l=127.0.0.1:4258 20241028055643661 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055643661 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420582989635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420582989635" session_id=4184353739 session_state=BEGIN} 20241028055643661 DSS <0004> hlr_ussd.c:576 262420582989635/0xf9682bcb: Process SS (BEGIN) 20241028055643661 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055643661 DSS <0004> hlr_ussd.c:518 262420582989635/0xf9682bcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055643661 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643661 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643661 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643661 DLINP <000b> input/ipa.c:431 127.0.0.1:33425 sending data 20241028055643664 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643664 DLINP <000b> input/ipa.c:405 127.0.0.1:33425 message received 20241028055643664 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420582989635 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420582989635" session_id=4184353739 session_state=END} 20241028055643664 DSS <0004> hlr_ussd.c:576 262420582989635/0xf9682bcb: Process SS (END) 20241028055643664 DSS <0004> hlr_ussd.c:518 262420582989635/0xf9682bcb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055643664 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420582989635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420582989635" session_id=4184353739 session_state=END} 20241028055643664 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420582989635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055643664 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420582989635 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055643664 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643664 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055643667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52690<->l=127.0.0.1:4258 20241028055643669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52636<->l=127.0.0.1:4258 20241028055643670 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45525<->l=127.0.0.1:4259) 20241028055643670 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055643670 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055643670 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055643670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055643670 DLINP <000b> input/ipa.c:451 connected read/write 20241028055643670 DLINP <000b> input/ipa.c:405 127.0.0.1:33425 message received 20241028055643670 DLINP <000b> input/ipa.c:414 127.0.0.1:33425 connection closed with server 20241028055643670 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33425 20241028055643670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241028055643712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52692<->l=127.0.0.1:4258 20241028055643913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52692<->l=127.0.0.1:4258 20241028055646993 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36629 20241028055646993 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36629 20241028055646995 DLINP <000b> input/ipa.c:451 connected read/write 20241028055646995 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055646997 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055646997 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055646997 DLINP <000b> input/ipa.c:451 connected read/write 20241028055646997 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055646997 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055646997 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241028055646997 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241028055646997 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241028055646997 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  20241028055646997 DLGSUP <0013> gsup_server.c:235 2:  20241028055646997 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055646997 DLGSUP <0013> gsup_server.c:235 3:  20241028055646997 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055646997 DLGSUP <0013> gsup_server.c:235 4:  20241028055646997 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055646997 DLGSUP <0013> gsup_server.c:235 5:  20241028055646997 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055646997 DLGSUP <0013> gsup_server.c:235 7:  20241028055646997 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055646997 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055646997 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055646997 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36629 20241028055646998 DLINP <000b> input/ipa.c:451 connected read/write 20241028055646998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055646999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53052<->l=127.0.0.1:4258 20241028055647000 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647000 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055647000 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055647000 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  20241028055647000 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055647000 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  20241028055647000 DLGSUP <0013> gsup_server.c:235 2:  20241028055647000 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055647000 DLGSUP <0013> gsup_server.c:235 3:  20241028055647000 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055647000 DLGSUP <0013> gsup_server.c:235 4:  20241028055647000 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055647000 DLGSUP <0013> gsup_server.c:235 5:  20241028055647000 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055647000 DLGSUP <0013> gsup_server.c:235 7:  20241028055647000 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055647000 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055647000 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055647000 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055647022 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43769<->l=127.0.0.1:4259) 20241028055647033 DAUC <0003> db_auc.c:157 IMSI='262427727903590': No 2G Auth Data 20241028055647033 DAUC <0003> db_auc.c:192 IMSI='262427727903590': No 3G Auth Data 20241028055647056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53054<->l=127.0.0.1:4258 20241028055647066 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647066 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427727903590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427727903590" session_id=1339635323 session_state=BEGIN} 20241028055647066 DSS <0004> hlr_ussd.c:576 262427727903590/0x4fd9367b: Process SS (BEGIN) 20241028055647066 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055647066 DSS <0004> hlr_ussd.c:518 262427727903590/0x4fd9367b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055647066 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647066 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647066 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647066 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647074 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647074 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647074 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427727903590 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427727903590" session_id=1339635323 session_state=CONTINUE} 20241028055647074 DSS <0004> hlr_ussd.c:576 262427727903590/0x4fd9367b: Process SS (CONTINUE) 20241028055647074 DSS <0004> hlr_ussd.c:518 262427727903590/0x4fd9367b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055647074 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427727903590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427727903590" session_id=1339635323 session_state=CONTINUE} 20241028055647074 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427727903590 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647074 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647074 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647080 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647080 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427727903590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427727903590" session_id=1339635323 session_state=CONTINUE} 20241028055647080 DSS <0004> hlr_ussd.c:576 262427727903590/0x4fd9367b: Process SS (CONTINUE) 20241028055647080 DSS <0004> hlr_ussd.c:518 262427727903590/0x4fd9367b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647080 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427727903590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647080 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647080 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647080 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647080 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647082 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647082 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647082 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427727903590 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427727903590" session_id=1339635323 session_state=END} 20241028055647082 DSS <0004> hlr_ussd.c:576 262427727903590/0x4fd9367b: Process SS (END) 20241028055647082 DSS <0004> hlr_ussd.c:518 262427727903590/0x4fd9367b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647082 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427727903590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427727903590" session_id=1339635323 session_state=END} 20241028055647082 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427727903590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647082 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427727903590 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647082 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647082 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53054<->l=127.0.0.1:4258 20241028055647088 DAUC <0003> db_auc.c:157 IMSI='262422546206614': No 2G Auth Data 20241028055647088 DAUC <0003> db_auc.c:192 IMSI='262422546206614': No 3G Auth Data 20241028055647113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53070<->l=127.0.0.1:4258 20241028055647118 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647118 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422546206614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422546206614" session_id=4053120055 session_state=BEGIN} 20241028055647118 DSS <0004> hlr_ussd.c:576 262422546206614/0xf195b437: Process SS (BEGIN) 20241028055647118 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055647118 DSS <0004> hlr_ussd.c:518 262422546206614/0xf195b437: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055647118 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647118 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647118 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647118 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647119 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647119 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647119 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262422546206614 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422546206614" session_id=4053120055 session_state=CONTINUE} 20241028055647119 DSS <0004> hlr_ussd.c:576 262422546206614/0xf195b437: Process SS (CONTINUE) 20241028055647119 DSS <0004> hlr_ussd.c:518 262422546206614/0xf195b437: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055647119 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422546206614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422546206614" session_id=4053120055 session_state=CONTINUE} 20241028055647119 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262422546206614 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647119 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647119 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647123 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647123 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422546206614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422546206614" session_id=4053120055 session_state=CONTINUE} 20241028055647123 DSS <0004> hlr_ussd.c:576 262422546206614/0xf195b437: Process SS (CONTINUE) 20241028055647123 DSS <0004> hlr_ussd.c:518 262422546206614/0xf195b437: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647123 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422546206614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647123 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647123 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647123 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647123 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647125 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647125 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647125 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262422546206614 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422546206614" session_id=4053120055 session_state=END} 20241028055647125 DSS <0004> hlr_ussd.c:576 262422546206614/0xf195b437: Process SS (END) 20241028055647125 DSS <0004> hlr_ussd.c:518 262422546206614/0xf195b437: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647125 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422546206614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422546206614" session_id=4053120055 session_state=END} 20241028055647125 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422546206614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647125 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262422546206614 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647125 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647125 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53070<->l=127.0.0.1:4258 20241028055647132 DAUC <0003> db_auc.c:157 IMSI='262420961552685': No 2G Auth Data 20241028055647132 DAUC <0003> db_auc.c:192 IMSI='262420961552685': No 3G Auth Data 20241028055647156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53074<->l=127.0.0.1:4258 20241028055647163 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647163 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420961552685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420961552685" session_id=1301984000 session_state=BEGIN} 20241028055647163 DSS <0004> hlr_ussd.c:576 262420961552685/0x4d9ab300: Process SS (BEGIN) 20241028055647163 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055647163 DSS <0004> hlr_ussd.c:518 262420961552685/0x4d9ab300: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055647163 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647163 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647164 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647164 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647166 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647166 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647166 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262420961552685 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420961552685" session_id=1301984000 session_state=CONTINUE} 20241028055647166 DSS <0004> hlr_ussd.c:576 262420961552685/0x4d9ab300: Process SS (CONTINUE) 20241028055647166 DSS <0004> hlr_ussd.c:518 262420961552685/0x4d9ab300: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055647166 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420961552685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420961552685" session_id=1301984000 session_state=CONTINUE} 20241028055647166 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262420961552685 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647166 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647166 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647170 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647170 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420961552685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420961552685" session_id=1301984000 session_state=CONTINUE} 20241028055647170 DSS <0004> hlr_ussd.c:576 262420961552685/0x4d9ab300: Process SS (CONTINUE) 20241028055647170 DSS <0004> hlr_ussd.c:518 262420961552685/0x4d9ab300: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647170 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420961552685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647170 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647170 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647170 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647170 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647172 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647172 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647172 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262420961552685 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420961552685" session_id=1301984000 session_state=END} 20241028055647172 DSS <0004> hlr_ussd.c:576 262420961552685/0x4d9ab300: Process SS (END) 20241028055647172 DSS <0004> hlr_ussd.c:518 262420961552685/0x4d9ab300: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647172 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420961552685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420961552685" session_id=1301984000 session_state=END} 20241028055647172 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420961552685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647172 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262420961552685 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647172 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647172 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53074<->l=127.0.0.1:4258 20241028055647178 DAUC <0003> db_auc.c:157 IMSI='262427309517404': No 2G Auth Data 20241028055647178 DAUC <0003> db_auc.c:192 IMSI='262427309517404': No 3G Auth Data 20241028055647203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53076<->l=127.0.0.1:4258 20241028055647209 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647209 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427309517404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427309517404" session_id=734472993 session_state=BEGIN} 20241028055647209 DSS <0004> hlr_ussd.c:576 262427309517404/0x2bc72b21: Process SS (BEGIN) 20241028055647209 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055647209 DSS <0004> hlr_ussd.c:518 262427309517404/0x2bc72b21: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055647209 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647209 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647209 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647209 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647211 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647211 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647211 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427309517404 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427309517404" session_id=734472993 session_state=CONTINUE} 20241028055647211 DSS <0004> hlr_ussd.c:576 262427309517404/0x2bc72b21: Process SS (CONTINUE) 20241028055647211 DSS <0004> hlr_ussd.c:518 262427309517404/0x2bc72b21: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055647211 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427309517404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427309517404" session_id=734472993 session_state=CONTINUE} 20241028055647211 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427309517404 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647211 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647211 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647216 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647216 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427309517404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427309517404" session_id=734472993 session_state=CONTINUE} 20241028055647216 DSS <0004> hlr_ussd.c:576 262427309517404/0x2bc72b21: Process SS (CONTINUE) 20241028055647216 DSS <0004> hlr_ussd.c:518 262427309517404/0x2bc72b21: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647216 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427309517404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647216 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647216 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647216 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647216 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647217 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647217 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647217 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427309517404 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427309517404" session_id=734472993 session_state=END} 20241028055647217 DSS <0004> hlr_ussd.c:576 262427309517404/0x2bc72b21: Process SS (END) 20241028055647217 DSS <0004> hlr_ussd.c:518 262427309517404/0x2bc72b21: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647217 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427309517404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427309517404" session_id=734472993 session_state=END} 20241028055647217 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427309517404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647217 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427309517404 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647217 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647217 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53076<->l=127.0.0.1:4258 20241028055647223 DAUC <0003> db_auc.c:157 IMSI='262427065960099': No 2G Auth Data 20241028055647223 DAUC <0003> db_auc.c:192 IMSI='262427065960099': No 3G Auth Data 20241028055647247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53078<->l=127.0.0.1:4258 20241028055647254 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647254 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427065960099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427065960099" session_id=4039465320 session_state=BEGIN} 20241028055647254 DSS <0004> hlr_ussd.c:576 262427065960099/0xf0c55968: Process SS (BEGIN) 20241028055647254 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055647254 DSS <0004> hlr_ussd.c:518 262427065960099/0xf0c55968: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055647254 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647254 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647254 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647254 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647256 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647256 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647256 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427065960099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427065960099" session_id=4039465320 session_state=CONTINUE} 20241028055647256 DSS <0004> hlr_ussd.c:576 262427065960099/0xf0c55968: Process SS (CONTINUE) 20241028055647256 DSS <0004> hlr_ussd.c:518 262427065960099/0xf0c55968: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055647256 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427065960099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427065960099" session_id=4039465320 session_state=CONTINUE} 20241028055647256 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427065960099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647256 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647256 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647260 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647260 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427065960099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427065960099" session_id=4039465320 session_state=CONTINUE} 20241028055647260 DSS <0004> hlr_ussd.c:576 262427065960099/0xf0c55968: Process SS (CONTINUE) 20241028055647260 DSS <0004> hlr_ussd.c:518 262427065960099/0xf0c55968: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647260 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427065960099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647260 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647260 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647260 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647260 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647262 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647262 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647262 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427065960099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427065960099" session_id=4039465320 session_state=END} 20241028055647262 DSS <0004> hlr_ussd.c:576 262427065960099/0xf0c55968: Process SS (END) 20241028055647262 DSS <0004> hlr_ussd.c:518 262427065960099/0xf0c55968: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647262 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427065960099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427065960099" session_id=4039465320 session_state=END} 20241028055647262 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427065960099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647262 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427065960099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647262 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647262 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53078<->l=127.0.0.1:4258 20241028055647268 DAUC <0003> db_auc.c:157 IMSI='262428137239146': No 2G Auth Data 20241028055647268 DAUC <0003> db_auc.c:192 IMSI='262428137239146': No 3G Auth Data 20241028055647294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 20241028055647301 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647301 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428137239146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428137239146" session_id=1715723623 session_state=BEGIN} 20241028055647301 DSS <0004> hlr_ussd.c:576 262428137239146/0x6643dd67: Process SS (BEGIN) 20241028055647301 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055647301 DSS <0004> hlr_ussd.c:518 262428137239146/0x6643dd67: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055647301 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647301 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647301 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647301 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647302 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647302 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647302 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262428137239146 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428137239146" session_id=1715723623 session_state=CONTINUE} 20241028055647302 DSS <0004> hlr_ussd.c:576 262428137239146/0x6643dd67: Process SS (CONTINUE) 20241028055647302 DSS <0004> hlr_ussd.c:518 262428137239146/0x6643dd67: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055647302 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428137239146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428137239146" session_id=1715723623 session_state=CONTINUE} 20241028055647302 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262428137239146 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647303 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647303 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647307 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647307 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428137239146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428137239146" session_id=1715723623 session_state=CONTINUE} 20241028055647307 DSS <0004> hlr_ussd.c:576 262428137239146/0x6643dd67: Process SS (CONTINUE) 20241028055647307 DSS <0004> hlr_ussd.c:518 262428137239146/0x6643dd67: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647307 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428137239146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647307 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647307 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647307 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647307 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647308 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647308 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647308 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262428137239146 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428137239146" session_id=1715723623 session_state=END} 20241028055647308 DSS <0004> hlr_ussd.c:576 262428137239146/0x6643dd67: Process SS (END) 20241028055647308 DSS <0004> hlr_ussd.c:518 262428137239146/0x6643dd67: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647308 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428137239146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428137239146" session_id=1715723623 session_state=END} 20241028055647308 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428137239146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647308 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262428137239146 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647308 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647308 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 20241028055647314 DAUC <0003> db_auc.c:157 IMSI='262427522526556': No 2G Auth Data 20241028055647314 DAUC <0003> db_auc.c:192 IMSI='262427522526556': No 3G Auth Data 20241028055647342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53098<->l=127.0.0.1:4258 20241028055647350 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647350 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427522526556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427522526556" session_id=585274495 session_state=BEGIN} 20241028055647350 DSS <0004> hlr_ussd.c:576 262427522526556/0x22e2947f: Process SS (BEGIN) 20241028055647350 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055647350 DSS <0004> hlr_ussd.c:518 262427522526556/0x22e2947f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055647350 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647350 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647350 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647350 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647352 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647352 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647352 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262427522526556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427522526556" session_id=585274495 session_state=CONTINUE} 20241028055647352 DSS <0004> hlr_ussd.c:576 262427522526556/0x22e2947f: Process SS (CONTINUE) 20241028055647352 DSS <0004> hlr_ussd.c:518 262427522526556/0x22e2947f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055647352 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427522526556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427522526556" session_id=585274495 session_state=CONTINUE} 20241028055647352 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262427522526556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647352 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647352 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647358 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647358 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427522526556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427522526556" session_id=585274495 session_state=CONTINUE} 20241028055647358 DSS <0004> hlr_ussd.c:576 262427522526556/0x22e2947f: Process SS (CONTINUE) 20241028055647358 DSS <0004> hlr_ussd.c:518 262427522526556/0x22e2947f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647358 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427522526556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647358 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647358 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647358 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647358 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647360 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647360 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647360 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262427522526556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427522526556" session_id=585274495 session_state=END} 20241028055647360 DSS <0004> hlr_ussd.c:576 262427522526556/0x22e2947f: Process SS (END) 20241028055647360 DSS <0004> hlr_ussd.c:518 262427522526556/0x22e2947f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647360 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427522526556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427522526556" session_id=585274495 session_state=END} 20241028055647360 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427522526556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647360 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262427522526556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647360 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647360 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53098<->l=127.0.0.1:4258 20241028055647366 DAUC <0003> db_auc.c:157 IMSI='262426651790610': No 2G Auth Data 20241028055647366 DAUC <0003> db_auc.c:192 IMSI='262426651790610': No 3G Auth Data 20241028055647393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4258 20241028055647400 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647400 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426651790610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426651790610" session_id=1653515963 session_state=BEGIN} 20241028055647400 DSS <0004> hlr_ussd.c:576 262426651790610/0x628ea6bb: Process SS (BEGIN) 20241028055647400 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028055647400 DSS <0004> hlr_ussd.c:518 262426651790610/0x628ea6bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028055647400 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647400 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647400 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647400 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647402 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647402 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647402 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426651790610 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426651790610" session_id=1653515963 session_state=CONTINUE} 20241028055647402 DSS <0004> hlr_ussd.c:576 262426651790610/0x628ea6bb: Process SS (CONTINUE) 20241028055647402 DSS <0004> hlr_ussd.c:518 262426651790610/0x628ea6bb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028055647402 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426651790610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426651790610" session_id=1653515963 session_state=CONTINUE} 20241028055647402 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426651790610 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647402 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647402 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647406 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647406 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426651790610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426651790610" session_id=1653515963 session_state=CONTINUE} 20241028055647406 DSS <0004> hlr_ussd.c:576 262426651790610/0x628ea6bb: Process SS (CONTINUE) 20241028055647406 DSS <0004> hlr_ussd.c:518 262426651790610/0x628ea6bb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647406 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426651790610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647406 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647406 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647406 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647406 DLINP <000b> input/ipa.c:431 127.0.0.1:36629 sending data 20241028055647408 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647408 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647408 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262426651790610 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426651790610" session_id=1653515963 session_state=END} 20241028055647408 DSS <0004> hlr_ussd.c:576 262426651790610/0x628ea6bb: Process SS (END) 20241028055647408 DSS <0004> hlr_ussd.c:518 262426651790610/0x628ea6bb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028055647408 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426651790610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426651790610" session_id=1653515963 session_state=END} 20241028055647408 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426651790610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055647408 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262426651790610 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055647408 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647408 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055647410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4258 20241028055647412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53052<->l=127.0.0.1:4258 20241028055647413 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647413 DLINP <000b> input/ipa.c:405 127.0.0.1:36629 message received 20241028055647413 DLINP <000b> input/ipa.c:414 127.0.0.1:36629 connection closed with server 20241028055647413 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36629 20241028055647413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241028055647413 DLINP <000b> input/ipa.c:451 connected read/write 20241028055647413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055647413 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055647413 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055647413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055647413 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43769<->l=127.0.0.1:4259) 20241028055647452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53124<->l=127.0.0.1:4258 20241028055647653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53124<->l=127.0.0.1:4258 20241028055650735 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35571 20241028055650735 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35571 20241028055650736 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650736 DLINP <000b> input/ipa.c:405 127.0.0.1:35571 message received 20241028055650738 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650738 DLINP <000b> input/ipa.c:405 127.0.0.1:35571 message received 20241028055650738 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055650738 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241028055650738 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241028055650738 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241028055650738 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  20241028055650738 DLGSUP <0013> gsup_server.c:235 2:  20241028055650738 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055650738 DLGSUP <0013> gsup_server.c:235 3:  20241028055650738 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055650738 DLGSUP <0013> gsup_server.c:235 4:  20241028055650738 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055650738 DLGSUP <0013> gsup_server.c:235 5:  20241028055650738 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055650738 DLGSUP <0013> gsup_server.c:235 7:  20241028055650738 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055650738 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055650738 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055650738 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35571 20241028055650741 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055650741 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055650742 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055650742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53138<->l=127.0.0.1:4258 20241028055650744 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055650744 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055650744 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055650744 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  20241028055650744 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055650744 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  20241028055650744 DLGSUP <0013> gsup_server.c:235 2:  20241028055650744 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055650744 DLGSUP <0013> gsup_server.c:235 3:  20241028055650744 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055650744 DLGSUP <0013> gsup_server.c:235 4:  20241028055650744 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055650744 DLGSUP <0013> gsup_server.c:235 5:  20241028055650744 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055650744 DLGSUP <0013> gsup_server.c:235 7:  20241028055650744 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055650744 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055650744 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055650744 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055650763 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45445<->l=127.0.0.1:4259) 20241028055650773 DAUC <0003> db_auc.c:157 IMSI='262427838932099': No 2G Auth Data 20241028055650773 DAUC <0003> db_auc.c:192 IMSI='262427838932099': No 3G Auth Data 20241028055650795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53148<->l=127.0.0.1:4258 20241028055650800 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055650800 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427838932099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427838932099" session_id=3152299552 session_state=BEGIN} 20241028055650800 DSS <0004> hlr_ussd.c:576 262427838932099/0xbbe44620: Process SS (BEGIN) 20241028055650800 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028055650800 DSS <0004> hlr_ussd.c:518 262427838932099/0xbbe44620: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028055650800 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650800 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055650800 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650800 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055650808 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650808 DLINP <000b> input/ipa.c:405 127.0.0.1:35571 message received 20241028055650808 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262427838932099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427838932099" session_id=3152299552 session_state=END} 20241028055650808 DSS <0004> hlr_ussd.c:576 262427838932099/0xbbe44620: Process SS (END) 20241028055650808 DSS <0004> hlr_ussd.c:518 262427838932099/0xbbe44620: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028055650808 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427838932099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427838932099" session_id=3152299552 session_state=END} 20241028055650808 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427838932099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055650808 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262427838932099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055650808 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055650808 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055650812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53148<->l=127.0.0.1:4258 20241028055650817 DAUC <0003> db_auc.c:157 IMSI='262424112731422': No 2G Auth Data 20241028055650817 DAUC <0003> db_auc.c:192 IMSI='262424112731422': No 3G Auth Data 20241028055650842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53164<->l=127.0.0.1:4258 20241028055650846 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055650846 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424112731422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424112731422" session_id=3187861700 session_state=BEGIN} 20241028055650846 DSS <0004> hlr_ussd.c:576 262424112731422/0xbe02e8c4: Process SS (BEGIN) 20241028055650846 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028055650846 DSS <0004> hlr_ussd.c:518 262424112731422/0xbe02e8c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028055650846 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650846 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055650846 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650846 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055650848 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650848 DLINP <000b> input/ipa.c:405 127.0.0.1:35571 message received 20241028055650848 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262424112731422 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424112731422" session_id=3187861700 session_state=END} 20241028055650848 DSS <0004> hlr_ussd.c:576 262424112731422/0xbe02e8c4: Process SS (END) 20241028055650848 DSS <0004> hlr_ussd.c:518 262424112731422/0xbe02e8c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028055650848 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424112731422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424112731422" session_id=3187861700 session_state=END} 20241028055650848 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424112731422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055650848 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262424112731422 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055650848 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055650848 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055650852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53164<->l=127.0.0.1:4258 20241028055650856 DAUC <0003> db_auc.c:157 IMSI='262421418275768': No 2G Auth Data 20241028055650856 DAUC <0003> db_auc.c:192 IMSI='262421418275768': No 3G Auth Data 20241028055650880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53172<->l=127.0.0.1:4258 20241028055650885 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055650885 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421418275768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421418275768" session_id=196684903 session_state=BEGIN} 20241028055650885 DSS <0004> hlr_ussd.c:576 262421418275768/0x0bb92c67: Process SS (BEGIN) 20241028055650885 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028055650885 DSS <0004> hlr_ussd.c:518 262421418275768/0x0bb92c67: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028055650885 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650885 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055650885 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650885 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055650887 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650887 DLINP <000b> input/ipa.c:405 127.0.0.1:35571 message received 20241028055650887 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262421418275768 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421418275768" session_id=196684903 session_state=END} 20241028055650887 DSS <0004> hlr_ussd.c:576 262421418275768/0x0bb92c67: Process SS (END) 20241028055650887 DSS <0004> hlr_ussd.c:518 262421418275768/0x0bb92c67: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028055650887 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421418275768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421418275768" session_id=196684903 session_state=END} 20241028055650887 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421418275768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055650887 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262421418275768 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055650887 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055650887 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055650891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53172<->l=127.0.0.1:4258 20241028055650895 DAUC <0003> db_auc.c:157 IMSI='262427979588561': No 2G Auth Data 20241028055650895 DAUC <0003> db_auc.c:192 IMSI='262427979588561': No 3G Auth Data 20241028055650921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 20241028055650926 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055650926 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427979588561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427979588561" session_id=1726337922 session_state=BEGIN} 20241028055650926 DSS <0004> hlr_ussd.c:576 262427979588561/0x66e5d382: Process SS (BEGIN) 20241028055650926 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028055650926 DSS <0004> hlr_ussd.c:518 262427979588561/0x66e5d382: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028055650926 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650926 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055650926 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650926 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055650928 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650928 DLINP <000b> input/ipa.c:405 127.0.0.1:35571 message received 20241028055650928 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262427979588561 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427979588561" session_id=1726337922 session_state=END} 20241028055650928 DSS <0004> hlr_ussd.c:576 262427979588561/0x66e5d382: Process SS (END) 20241028055650928 DSS <0004> hlr_ussd.c:518 262427979588561/0x66e5d382: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028055650928 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427979588561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427979588561" session_id=1726337922 session_state=END} 20241028055650928 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427979588561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055650928 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262427979588561 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055650928 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055650928 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055650932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 20241028055650937 DAUC <0003> db_auc.c:157 IMSI='262425605300069': No 2G Auth Data 20241028055650937 DAUC <0003> db_auc.c:192 IMSI='262425605300069': No 3G Auth Data 20241028055650962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 20241028055650968 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055650968 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425605300069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425605300069" session_id=590487665 session_state=BEGIN} 20241028055650968 DSS <0004> hlr_ussd.c:576 262425605300069/0x23322071: Process SS (BEGIN) 20241028055650968 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028055650968 DSS <0004> hlr_ussd.c:518 262425605300069/0x23322071: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028055650968 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650968 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055650968 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650968 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055650970 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650970 DLINP <000b> input/ipa.c:405 127.0.0.1:35571 message received 20241028055650970 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425605300069 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425605300069" session_id=590487665 session_state=END} 20241028055650970 DSS <0004> hlr_ussd.c:576 262425605300069/0x23322071: Process SS (END) 20241028055650970 DSS <0004> hlr_ussd.c:518 262425605300069/0x23322071: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028055650970 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425605300069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425605300069" session_id=590487665 session_state=END} 20241028055650970 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425605300069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055650970 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425605300069 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055650970 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055650970 DLINP <000b> input/ipa.c:451 connected read/write 20241028055650970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055650973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 20241028055650978 DAUC <0003> db_auc.c:157 IMSI='262428668512258': No 2G Auth Data 20241028055650978 DAUC <0003> db_auc.c:192 IMSI='262428668512258': No 3G Auth Data 20241028055651005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 20241028055651010 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055651010 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428668512258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428668512258" session_id=4085407679 session_state=BEGIN} 20241028055651010 DSS <0004> hlr_ussd.c:576 262428668512258/0xf3825fbf: Process SS (BEGIN) 20241028055651010 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028055651010 DSS <0004> hlr_ussd.c:518 262428668512258/0xf3825fbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028055651010 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651010 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055651010 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651010 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055651012 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651012 DLINP <000b> input/ipa.c:405 127.0.0.1:35571 message received 20241028055651012 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262428668512258 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428668512258" session_id=4085407679 session_state=END} 20241028055651012 DSS <0004> hlr_ussd.c:576 262428668512258/0xf3825fbf: Process SS (END) 20241028055651012 DSS <0004> hlr_ussd.c:518 262428668512258/0xf3825fbf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028055651012 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428668512258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428668512258" session_id=4085407679 session_state=END} 20241028055651012 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428668512258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055651012 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262428668512258 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055651012 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055651012 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055651016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 20241028055651020 DAUC <0003> db_auc.c:157 IMSI='262424820296512': No 2G Auth Data 20241028055651020 DAUC <0003> db_auc.c:192 IMSI='262424820296512': No 3G Auth Data 20241028055651047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4258 20241028055651052 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055651052 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424820296512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424820296512" session_id=976139977 session_state=BEGIN} 20241028055651052 DSS <0004> hlr_ussd.c:576 262424820296512/0x3a2eb6c9: Process SS (BEGIN) 20241028055651052 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028055651052 DSS <0004> hlr_ussd.c:518 262424820296512/0x3a2eb6c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028055651052 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651052 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055651052 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651052 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055651054 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651054 DLINP <000b> input/ipa.c:405 127.0.0.1:35571 message received 20241028055651054 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262424820296512 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424820296512" session_id=976139977 session_state=END} 20241028055651054 DSS <0004> hlr_ussd.c:576 262424820296512/0x3a2eb6c9: Process SS (END) 20241028055651054 DSS <0004> hlr_ussd.c:518 262424820296512/0x3a2eb6c9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028055651054 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424820296512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424820296512" session_id=976139977 session_state=END} 20241028055651054 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424820296512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055651054 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262424820296512 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055651054 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055651054 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055651058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4258 20241028055651062 DAUC <0003> db_auc.c:157 IMSI='262429047731029': No 2G Auth Data 20241028055651062 DAUC <0003> db_auc.c:192 IMSI='262429047731029': No 3G Auth Data 20241028055651090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53226<->l=127.0.0.1:4258 20241028055651096 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055651096 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429047731029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429047731029" session_id=1995438323 session_state=BEGIN} 20241028055651096 DSS <0004> hlr_ussd.c:576 262429047731029/0x76eff8f3: Process SS (BEGIN) 20241028055651096 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028055651096 DSS <0004> hlr_ussd.c:518 262429047731029/0x76eff8f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028055651096 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651096 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055651096 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651096 DLINP <000b> input/ipa.c:431 127.0.0.1:35571 sending data 20241028055651098 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651098 DLINP <000b> input/ipa.c:405 127.0.0.1:35571 message received 20241028055651098 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262429047731029 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429047731029" session_id=1995438323 session_state=END} 20241028055651098 DSS <0004> hlr_ussd.c:576 262429047731029/0x76eff8f3: Process SS (END) 20241028055651098 DSS <0004> hlr_ussd.c:518 262429047731029/0x76eff8f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028055651098 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429047731029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429047731029" session_id=1995438323 session_state=END} 20241028055651098 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429047731029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055651098 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262429047731029 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028055651098 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055651098 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055651101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53226<->l=127.0.0.1:4258 20241028055651104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53138<->l=127.0.0.1:4258 20241028055651105 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055651105 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055651105 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055651105 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055651105 DLINP <000b> input/ipa.c:451 connected read/write 20241028055651105 DLINP <000b> input/ipa.c:405 127.0.0.1:35571 message received 20241028055651105 DLINP <000b> input/ipa.c:414 127.0.0.1:35571 connection closed with server 20241028055651105 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35571 20241028055651105 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241028055651105 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45445<->l=127.0.0.1:4259) 20241028055651145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53236<->l=127.0.0.1:4258 20241028055651346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53236<->l=127.0.0.1:4258 20241028055651405 DSS <0004> hlr_ussd.c:239 262421279216913/0x2d8cacd1: SS Session Timeout, destroying 20241028055651405 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421279216913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055651453 DSS <0004> hlr_ussd.c:239 262421398643991/0x52eb8696: SS Session Timeout, destroying 20241028055651453 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421398643991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055651506 DSS <0004> hlr_ussd.c:239 262428275487076/0x6ab8fe90: SS Session Timeout, destroying 20241028055651506 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428275487076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055651563 DSS <0004> hlr_ussd.c:239 262420063964102/0xebdcb1ac: SS Session Timeout, destroying 20241028055651563 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420063964102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055651601 DSS <0004> hlr_ussd.c:239 262427868470799/0x60acc368: SS Session Timeout, destroying 20241028055651601 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427868470799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055651646 DSS <0004> hlr_ussd.c:239 262425196494577/0xd867faa6: SS Session Timeout, destroying 20241028055651646 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425196494577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055651694 DSS <0004> hlr_ussd.c:239 262423746945908/0x9d6fc81c: SS Session Timeout, destroying 20241028055651694 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423746945908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055651739 DSS <0004> hlr_ussd.c:239 262428325475799/0xe911aecd: SS Session Timeout, destroying 20241028055651740 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428325475799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055654420 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055654420 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055654422 DLINP <000b> input/ipa.c:451 connected read/write 20241028055654422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055654422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53244<->l=127.0.0.1:4258 20241028055654424 DLINP <000b> input/ipa.c:451 connected read/write 20241028055654424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055654424 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055654424 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055654424 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  20241028055654424 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055654424 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  20241028055654424 DLGSUP <0013> gsup_server.c:235 2:  20241028055654424 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055654424 DLGSUP <0013> gsup_server.c:235 3:  20241028055654424 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055654424 DLGSUP <0013> gsup_server.c:235 4:  20241028055654424 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055654424 DLGSUP <0013> gsup_server.c:235 5:  20241028055654424 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055654424 DLGSUP <0013> gsup_server.c:235 7:  20241028055654424 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055654424 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055654424 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055654424 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055654441 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36101<->l=127.0.0.1:4259) 20241028055654451 DAUC <0003> db_auc.c:157 IMSI='262422634927661': No 2G Auth Data 20241028055654451 DAUC <0003> db_auc.c:192 IMSI='262422634927661': No 3G Auth Data 20241028055654475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4258 20241028055654480 DLINP <000b> input/ipa.c:451 connected read/write 20241028055654480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055654480 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422634927661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422634927661" session_id=174849838 session_state=BEGIN} 20241028055654480 DSS <0004> hlr_ussd.c:576 262422634927661/0x0a6bff2e: Process SS (BEGIN) 20241028055654480 DSS <0004> hlr_ussd.c:498 262422634927661/0x0a6bff2e: SS CompType=Invoke, OpCode=InterrogateSS 20241028055654480 DSS <0004> hlr_ussd.c:506 262422634927661/0x0a6bff2e: Structured SS requests are not supported, rejecting... 20241028055654480 DSS <0004> hlr_ussd.c:354 262422634927661/0x0a6bff2e: Tx ReturnError(0, 0x15) 20241028055654480 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422634927661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422634927661" session_id=174849838 session_state=END} 20241028055654481 DLINP <000b> input/ipa.c:451 connected read/write 20241028055654481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055654481 DLINP <000b> input/ipa.c:451 connected read/write 20241028055654481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055654484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4258 20241028055654493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53244<->l=127.0.0.1:4258 20241028055654494 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36101<->l=127.0.0.1:4259) 20241028055654494 DLINP <000b> input/ipa.c:451 connected read/write 20241028055654494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055654494 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055654494 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055654494 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055654535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53274<->l=127.0.0.1:4258 20241028055654635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53274<->l=127.0.0.1:4258 20241028055655030 DSS <0004> hlr_ussd.c:239 262427721322265/0x0b8bd34d: SS Session Timeout, destroying 20241028055655030 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427721322265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055655063 DSS <0004> hlr_ussd.c:239 262421967927437/0x10d4f50e: SS Session Timeout, destroying 20241028055655063 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421967927437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055655098 DSS <0004> hlr_ussd.c:239 262424849281582/0xede79198: SS Session Timeout, destroying 20241028055655098 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424849281582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055655134 DSS <0004> hlr_ussd.c:239 262423498331270/0xe4e1815b: SS Session Timeout, destroying 20241028055655134 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423498331270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055655171 DSS <0004> hlr_ussd.c:239 262427328900390/0x49454c5e: SS Session Timeout, destroying 20241028055655171 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427328900390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055655209 DSS <0004> hlr_ussd.c:239 262428190808445/0xad7f9b4a: SS Session Timeout, destroying 20241028055655209 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428190808445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055655248 DSS <0004> hlr_ussd.c:239 262427795709616/0x6e569736: SS Session Timeout, destroying 20241028055655248 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427795709616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055655292 DSS <0004> hlr_ussd.c:239 262423658573033/0xb60ea028: SS Session Timeout, destroying 20241028055655292 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423658573033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055657710 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055657710 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055657711 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055657712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4258 20241028055657713 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055657713 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055657713 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055657713 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  20241028055657713 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055657713 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  20241028055657713 DLGSUP <0013> gsup_server.c:235 2:  20241028055657713 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055657713 DLGSUP <0013> gsup_server.c:235 3:  20241028055657713 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055657713 DLGSUP <0013> gsup_server.c:235 4:  20241028055657714 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055657714 DLGSUP <0013> gsup_server.c:235 5:  20241028055657714 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055657714 DLGSUP <0013> gsup_server.c:235 7:  20241028055657714 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055657714 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055657714 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055657714 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055657730 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40699<->l=127.0.0.1:4259) 20241028055657739 DAUC <0003> db_auc.c:157 IMSI='262429523059543': No 2G Auth Data 20241028055657739 DAUC <0003> db_auc.c:192 IMSI='262429523059543': No 3G Auth Data 20241028055657762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 20241028055657769 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055657769 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429523059543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429523059543"} 20241028055657769 DMAIN <0000> hlr.c:435 IMSI='262429523059543': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055657769 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429523059543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429523059543"} 20241028055657769 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429523059543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055657769 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657769 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657772 DAUC <0003> db_auc.c:192 IMSI='262429523059543': No 3G Auth Data 20241028055657776 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055657776 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429523059543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429523059543"} 20241028055657776 DAUC <0003> hlr.c:428 IMSI='262429523059543': storing IMEI = 12345678901234 20241028055657779 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429523059543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429523059543"} 20241028055657779 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429523059543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055657779 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657779 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657780 DAUC <0003> db_auc.c:192 IMSI='262429523059543': No 3G Auth Data 20241028055657781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 20241028055657793 DAUC <0003> db_auc.c:157 IMSI='262427260450765': No 2G Auth Data 20241028055657793 DAUC <0003> db_auc.c:192 IMSI='262427260450765': No 3G Auth Data 20241028055657819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20241028055657823 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055657823 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427260450765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427260450765"} 20241028055657823 DMAIN <0000> hlr.c:435 IMSI='262427260450765': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055657823 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427260450765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427260450765"} 20241028055657823 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427260450765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055657823 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657823 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657824 DAUC <0003> db_auc.c:192 IMSI='262427260450765': No 3G Auth Data 20241028055657827 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055657827 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427260450765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427260450765"} 20241028055657827 DAUC <0003> hlr.c:428 IMSI='262427260450765': storing IMEI = 12345678901234 20241028055657830 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427260450765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427260450765"} 20241028055657830 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427260450765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055657830 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657830 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657832 DAUC <0003> db_auc.c:192 IMSI='262427260450765': No 3G Auth Data 20241028055657832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20241028055657844 DAUC <0003> db_auc.c:157 IMSI='262425735335455': No 2G Auth Data 20241028055657844 DAUC <0003> db_auc.c:192 IMSI='262425735335455': No 3G Auth Data 20241028055657867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44908<->l=127.0.0.1:4258 20241028055657873 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055657873 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425735335455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425735335455"} 20241028055657873 DMAIN <0000> hlr.c:435 IMSI='262425735335455': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055657874 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425735335455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425735335455"} 20241028055657874 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425735335455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055657874 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657874 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657875 DAUC <0003> db_auc.c:192 IMSI='262425735335455': No 3G Auth Data 20241028055657878 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055657878 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425735335455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425735335455"} 20241028055657878 DAUC <0003> hlr.c:428 IMSI='262425735335455': storing IMEI = 12345678901234 20241028055657881 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425735335455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425735335455"} 20241028055657881 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425735335455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055657881 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657881 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657882 DAUC <0003> db_auc.c:192 IMSI='262425735335455': No 3G Auth Data 20241028055657884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44908<->l=127.0.0.1:4258 20241028055657895 DAUC <0003> db_auc.c:157 IMSI='262428570172915': No 2G Auth Data 20241028055657895 DAUC <0003> db_auc.c:192 IMSI='262428570172915': No 3G Auth Data 20241028055657918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20241028055657922 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055657922 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428570172915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428570172915"} 20241028055657922 DMAIN <0000> hlr.c:435 IMSI='262428570172915': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055657922 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428570172915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428570172915"} 20241028055657922 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428570172915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055657922 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657922 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657924 DAUC <0003> db_auc.c:157 IMSI='262428570172915': No 2G Auth Data 20241028055657927 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055657927 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428570172915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428570172915"} 20241028055657927 DAUC <0003> hlr.c:428 IMSI='262428570172915': storing IMEI = 12345678901234 20241028055657930 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428570172915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428570172915"} 20241028055657930 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428570172915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055657930 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657930 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657932 DAUC <0003> db_auc.c:157 IMSI='262428570172915': No 2G Auth Data 20241028055657933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20241028055657944 DAUC <0003> db_auc.c:157 IMSI='262421874030903': No 2G Auth Data 20241028055657944 DAUC <0003> db_auc.c:192 IMSI='262421874030903': No 3G Auth Data 20241028055657967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20241028055657971 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055657972 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421874030903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421874030903"} 20241028055657972 DMAIN <0000> hlr.c:435 IMSI='262421874030903': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055657972 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421874030903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421874030903"} 20241028055657972 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421874030903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055657972 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657972 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657973 DAUC <0003> db_auc.c:157 IMSI='262421874030903': No 2G Auth Data 20241028055657976 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055657976 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421874030903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421874030903"} 20241028055657976 DAUC <0003> hlr.c:428 IMSI='262421874030903': storing IMEI = 12345678901234 20241028055657979 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421874030903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421874030903"} 20241028055657979 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421874030903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055657979 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657979 DLINP <000b> input/ipa.c:451 connected read/write 20241028055657979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055657980 DAUC <0003> db_auc.c:157 IMSI='262421874030903': No 2G Auth Data 20241028055657981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20241028055657993 DAUC <0003> db_auc.c:157 IMSI='262427951999830': No 2G Auth Data 20241028055657993 DAUC <0003> db_auc.c:192 IMSI='262427951999830': No 3G Auth Data 20241028055658022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44934<->l=127.0.0.1:4258 20241028055658027 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055658027 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427951999830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427951999830"} 20241028055658027 DMAIN <0000> hlr.c:435 IMSI='262427951999830': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055658027 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427951999830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427951999830"} 20241028055658027 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427951999830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055658027 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055658027 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055658031 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055658031 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427951999830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427951999830"} 20241028055658031 DAUC <0003> hlr.c:428 IMSI='262427951999830': storing IMEI = 12345678901234 20241028055658035 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427951999830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427951999830"} 20241028055658035 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427951999830 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055658035 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055658035 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055658037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44934<->l=127.0.0.1:4258 20241028055658051 DAUC <0003> db_auc.c:157 IMSI='262420503748255': No 2G Auth Data 20241028055658051 DAUC <0003> db_auc.c:192 IMSI='262420503748255': No 3G Auth Data 20241028055658078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44944<->l=127.0.0.1:4258 20241028055658083 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055658083 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420503748255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420503748255"} 20241028055658083 DMAIN <0000> hlr.c:435 IMSI='262420503748255': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055658083 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420503748255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420503748255"} 20241028055658083 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420503748255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055658083 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055658083 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055658088 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055658088 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420503748255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420503748255"} 20241028055658088 DAUC <0003> hlr.c:428 IMSI='262420503748255': storing IMEI = 12345678901234 20241028055658091 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420503748255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420503748255"} 20241028055658091 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420503748255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055658091 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055658091 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055658093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44944<->l=127.0.0.1:4258 20241028055658108 DAUC <0003> db_auc.c:157 IMSI='262426143257035': No 2G Auth Data 20241028055658108 DAUC <0003> db_auc.c:192 IMSI='262426143257035': No 3G Auth Data 20241028055658134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4258 20241028055658139 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055658139 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426143257035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426143257035"} 20241028055658139 DMAIN <0000> hlr.c:435 IMSI='262426143257035': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055658139 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426143257035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426143257035"} 20241028055658139 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426143257035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055658139 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055658139 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055658143 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055658143 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426143257035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426143257035"} 20241028055658143 DAUC <0003> hlr.c:428 IMSI='262426143257035': storing IMEI = 12345678901234 20241028055658146 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426143257035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426143257035"} 20241028055658146 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426143257035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055658146 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055658146 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055658148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4258 20241028055658163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4258 20241028055658164 DLINP <000b> input/ipa.c:451 connected read/write 20241028055658164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055658164 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055658164 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055658164 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055658164 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40699<->l=127.0.0.1:4259) 20241028055658209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4258 20241028055658309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4258 20241028055701389 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055701389 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055701391 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44976<->l=127.0.0.1:4258 20241028055701394 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701394 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055701394 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055701394 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  20241028055701394 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055701394 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  20241028055701394 DLGSUP <0013> gsup_server.c:235 2:  20241028055701394 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055701394 DLGSUP <0013> gsup_server.c:235 3:  20241028055701394 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055701394 DLGSUP <0013> gsup_server.c:235 4:  20241028055701394 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055701394 DLGSUP <0013> gsup_server.c:235 5:  20241028055701394 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055701394 DLGSUP <0013> gsup_server.c:235 7:  20241028055701394 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055701394 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055701394 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055701394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055701412 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37655<->l=127.0.0.1:4259) 20241028055701430 DAUC <0003> db_auc.c:157 IMSI='262425907738304': No 2G Auth Data 20241028055701430 DAUC <0003> db_auc.c:192 IMSI='262425907738304': No 3G Auth Data 20241028055701456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4258 20241028055701463 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701463 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425907738304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425907738304" source_name="the-source\n"} 20241028055701463 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241028055701463 DMAIN <0000> hlr.c:435 IMSI='262425907738304': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055701463 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425907738304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425907738304" destination_name="the-source\n"} 20241028055701463 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425907738304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701463 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701463 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701465 DAUC <0003> db_auc.c:192 IMSI='262425907738304': No 3G Auth Data 20241028055701469 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701469 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425907738304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425907738304" source_name="the-source\n"} 20241028055701469 DAUC <0003> hlr.c:428 IMSI='262425907738304': storing IMEI = 12345678901234 20241028055701472 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425907738304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425907738304" destination_name="the-source\n"} 20241028055701472 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425907738304 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701472 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701472 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701474 DAUC <0003> db_auc.c:192 IMSI='262425907738304': No 3G Auth Data 20241028055701475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4258 20241028055701486 DAUC <0003> db_auc.c:157 IMSI='262426261077711': No 2G Auth Data 20241028055701486 DAUC <0003> db_auc.c:192 IMSI='262426261077711': No 3G Auth Data 20241028055701508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 20241028055701513 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701513 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426261077711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426261077711" source_name="the-source\n"} 20241028055701513 DMAIN <0000> hlr.c:435 IMSI='262426261077711': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055701513 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262426261077711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426261077711" destination_name="the-source\n"} 20241028055701513 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262426261077711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701513 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701513 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701515 DAUC <0003> db_auc.c:192 IMSI='262426261077711': No 3G Auth Data 20241028055701518 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701518 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426261077711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426261077711" source_name="the-source\n"} 20241028055701518 DAUC <0003> hlr.c:428 IMSI='262426261077711': storing IMEI = 12345678901234 20241028055701522 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262426261077711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426261077711" destination_name="the-source\n"} 20241028055701522 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262426261077711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701522 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701522 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701523 DAUC <0003> db_auc.c:192 IMSI='262426261077711': No 3G Auth Data 20241028055701524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 20241028055701536 DAUC <0003> db_auc.c:157 IMSI='262424921229303': No 2G Auth Data 20241028055701536 DAUC <0003> db_auc.c:192 IMSI='262424921229303': No 3G Auth Data 20241028055701560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44988<->l=127.0.0.1:4258 20241028055701566 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701566 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424921229303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424921229303" source_name="the-source\n"} 20241028055701566 DMAIN <0000> hlr.c:435 IMSI='262424921229303': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055701566 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262424921229303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424921229303" destination_name="the-source\n"} 20241028055701566 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424921229303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701566 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701566 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701568 DAUC <0003> db_auc.c:192 IMSI='262424921229303': No 3G Auth Data 20241028055701570 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701570 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424921229303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424921229303" source_name="the-source\n"} 20241028055701570 DAUC <0003> hlr.c:428 IMSI='262424921229303': storing IMEI = 12345678901234 20241028055701574 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262424921229303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424921229303" destination_name="the-source\n"} 20241028055701574 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424921229303 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701574 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701574 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701575 DAUC <0003> db_auc.c:192 IMSI='262424921229303': No 3G Auth Data 20241028055701576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44988<->l=127.0.0.1:4258 20241028055701587 DAUC <0003> db_auc.c:157 IMSI='262428644563249': No 2G Auth Data 20241028055701588 DAUC <0003> db_auc.c:192 IMSI='262428644563249': No 3G Auth Data 20241028055701612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 20241028055701618 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701618 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428644563249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428644563249" source_name="the-source\n"} 20241028055701619 DMAIN <0000> hlr.c:435 IMSI='262428644563249': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055701619 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262428644563249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428644563249" destination_name="the-source\n"} 20241028055701619 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262428644563249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701619 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701619 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701621 DAUC <0003> db_auc.c:157 IMSI='262428644563249': No 2G Auth Data 20241028055701624 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701624 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428644563249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428644563249" source_name="the-source\n"} 20241028055701624 DAUC <0003> hlr.c:428 IMSI='262428644563249': storing IMEI = 12345678901234 20241028055701627 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262428644563249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428644563249" destination_name="the-source\n"} 20241028055701627 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262428644563249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701627 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701627 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701629 DAUC <0003> db_auc.c:157 IMSI='262428644563249': No 2G Auth Data 20241028055701631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 20241028055701642 DAUC <0003> db_auc.c:157 IMSI='262424684806094': No 2G Auth Data 20241028055701642 DAUC <0003> db_auc.c:192 IMSI='262424684806094': No 3G Auth Data 20241028055701667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4258 20241028055701673 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701673 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424684806094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424684806094" source_name="the-source\n"} 20241028055701673 DMAIN <0000> hlr.c:435 IMSI='262424684806094': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055701673 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262424684806094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424684806094" destination_name="the-source\n"} 20241028055701673 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262424684806094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701673 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701673 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701675 DAUC <0003> db_auc.c:157 IMSI='262424684806094': No 2G Auth Data 20241028055701678 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701678 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424684806094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424684806094" source_name="the-source\n"} 20241028055701678 DAUC <0003> hlr.c:428 IMSI='262424684806094': storing IMEI = 12345678901234 20241028055701681 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262424684806094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424684806094" destination_name="the-source\n"} 20241028055701681 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262424684806094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701681 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701681 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701682 DAUC <0003> db_auc.c:157 IMSI='262424684806094': No 2G Auth Data 20241028055701684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4258 20241028055701695 DAUC <0003> db_auc.c:157 IMSI='262424440693356': No 2G Auth Data 20241028055701695 DAUC <0003> db_auc.c:192 IMSI='262424440693356': No 3G Auth Data 20241028055701724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4258 20241028055701730 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701730 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424440693356 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424440693356" source_name="the-source\n"} 20241028055701730 DMAIN <0000> hlr.c:435 IMSI='262424440693356': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055701730 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424440693356 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424440693356" destination_name="the-source\n"} 20241028055701730 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424440693356 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701730 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701730 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701735 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701735 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424440693356 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424440693356" source_name="the-source\n"} 20241028055701735 DAUC <0003> hlr.c:428 IMSI='262424440693356': storing IMEI = 12345678901234 20241028055701741 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424440693356 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424440693356" destination_name="the-source\n"} 20241028055701741 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424440693356 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701741 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701741 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4258 20241028055701759 DAUC <0003> db_auc.c:157 IMSI='262429527760645': No 2G Auth Data 20241028055701759 DAUC <0003> db_auc.c:192 IMSI='262429527760645': No 3G Auth Data 20241028055701783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4258 20241028055701789 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701789 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429527760645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429527760645" source_name="the-source\n"} 20241028055701789 DMAIN <0000> hlr.c:435 IMSI='262429527760645': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055701789 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429527760645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429527760645" destination_name="the-source\n"} 20241028055701789 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429527760645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701789 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701789 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701794 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701794 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429527760645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429527760645" source_name="the-source\n"} 20241028055701794 DAUC <0003> hlr.c:428 IMSI='262429527760645': storing IMEI = 12345678901234 20241028055701797 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429527760645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429527760645" destination_name="the-source\n"} 20241028055701797 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429527760645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701797 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701797 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4258 20241028055701814 DAUC <0003> db_auc.c:157 IMSI='262429011093309': No 2G Auth Data 20241028055701814 DAUC <0003> db_auc.c:192 IMSI='262429011093309': No 3G Auth Data 20241028055701841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 20241028055701846 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701846 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429011093309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429011093309" source_name="the-source\n"} 20241028055701846 DMAIN <0000> hlr.c:435 IMSI='262429011093309': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028055701846 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429011093309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429011093309" destination_name="the-source\n"} 20241028055701846 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262429011093309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701846 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701846 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701850 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701850 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429011093309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429011093309" source_name="the-source\n"} 20241028055701850 DAUC <0003> hlr.c:428 IMSI='262429011093309': storing IMEI = 12345678901234 20241028055701854 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429011093309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429011093309" destination_name="the-source\n"} 20241028055701854 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262429011093309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055701854 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701854 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055701856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 20241028055701868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44976<->l=127.0.0.1:4258 20241028055701869 DLINP <000b> input/ipa.c:451 connected read/write 20241028055701869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055701869 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055701869 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055701869 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055701869 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241028055701869 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37655<->l=127.0.0.1:4259) 20241028055701909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 20241028055702009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 20241028055705085 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055705085 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055705088 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45056<->l=127.0.0.1:4258 20241028055705092 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705092 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055705092 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055705092 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  20241028055705092 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055705092 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  20241028055705092 DLGSUP <0013> gsup_server.c:235 2:  20241028055705092 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055705092 DLGSUP <0013> gsup_server.c:235 3:  20241028055705092 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055705092 DLGSUP <0013> gsup_server.c:235 4:  20241028055705092 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055705092 DLGSUP <0013> gsup_server.c:235 5:  20241028055705092 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055705092 DLGSUP <0013> gsup_server.c:235 7:  20241028055705092 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055705092 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055705092 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055705092 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055705112 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44865<->l=127.0.0.1:4259) 20241028055705132 DAUC <0003> db_auc.c:157 IMSI='262426398485267': No 2G Auth Data 20241028055705132 DAUC <0003> db_auc.c:192 IMSI='262426398485267': No 3G Auth Data 20241028055705157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4258 20241028055705162 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705162 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426398485267"} 20241028055705162 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028055705162 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426398485267" cause=Invalid mandatory information} 20241028055705162 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705162 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705162 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705165 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705165 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426398485267"} 20241028055705165 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028055705165 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426398485267" cause=Invalid mandatory information} 20241028055705165 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705165 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705165 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705166 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705166 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426398485267"} 20241028055705166 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028055705166 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426398485267" cause=Invalid mandatory information} 20241028055705166 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705166 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705166 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705168 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705168 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426398485267"} 20241028055705168 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028055705168 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426398485267" cause=Invalid mandatory information} 20241028055705168 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705168 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705168 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705170 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705170 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426398485267"} 20241028055705170 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028055705170 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426398485267" cause=Invalid mandatory information} 20241028055705170 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426398485267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705170 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705170 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4258 20241028055705183 DAUC <0003> db_auc.c:157 IMSI='262420875771427': No 2G Auth Data 20241028055705183 DAUC <0003> db_auc.c:192 IMSI='262420875771427': No 3G Auth Data 20241028055705208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45082<->l=127.0.0.1:4258 20241028055705212 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705212 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420875771427"} 20241028055705212 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028055705212 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420875771427" cause=Invalid mandatory information} 20241028055705212 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705212 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705212 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705214 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705214 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420875771427"} 20241028055705214 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028055705214 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420875771427" cause=Invalid mandatory information} 20241028055705214 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705214 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705214 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705216 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705216 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420875771427"} 20241028055705216 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028055705216 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420875771427" cause=Invalid mandatory information} 20241028055705216 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705216 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705216 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705217 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705217 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420875771427"} 20241028055705217 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028055705217 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420875771427" cause=Invalid mandatory information} 20241028055705217 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705217 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705217 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705219 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705219 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420875771427"} 20241028055705219 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028055705219 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420875771427" cause=Invalid mandatory information} 20241028055705219 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420875771427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705219 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705219 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45082<->l=127.0.0.1:4258 20241028055705232 DAUC <0003> db_auc.c:157 IMSI='262422176127688': No 2G Auth Data 20241028055705232 DAUC <0003> db_auc.c:192 IMSI='262422176127688': No 3G Auth Data 20241028055705257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45086<->l=127.0.0.1:4258 20241028055705260 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705260 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422176127688"} 20241028055705260 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028055705260 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422176127688" cause=Invalid mandatory information} 20241028055705260 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705260 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705260 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705262 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705262 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422176127688"} 20241028055705262 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028055705262 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422176127688" cause=Invalid mandatory information} 20241028055705262 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705262 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705262 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705264 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705264 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422176127688"} 20241028055705264 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028055705264 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422176127688" cause=Invalid mandatory information} 20241028055705264 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705264 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705264 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705266 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705266 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422176127688"} 20241028055705266 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028055705266 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422176127688" cause=Invalid mandatory information} 20241028055705266 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705266 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705266 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705267 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705267 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422176127688"} 20241028055705267 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028055705267 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422176127688" cause=Invalid mandatory information} 20241028055705267 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422176127688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705267 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705267 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45086<->l=127.0.0.1:4258 20241028055705281 DAUC <0003> db_auc.c:157 IMSI='262428563839619': No 2G Auth Data 20241028055705281 DAUC <0003> db_auc.c:192 IMSI='262428563839619': No 3G Auth Data 20241028055705305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45094<->l=127.0.0.1:4258 20241028055705309 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705309 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428563839619"} 20241028055705309 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028055705309 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428563839619" cause=Invalid mandatory information} 20241028055705309 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705309 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705310 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705312 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705312 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428563839619"} 20241028055705312 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028055705312 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428563839619" cause=Invalid mandatory information} 20241028055705312 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705312 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705312 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705314 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705314 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428563839619"} 20241028055705314 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028055705314 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428563839619" cause=Invalid mandatory information} 20241028055705314 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705314 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705314 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705316 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705316 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428563839619"} 20241028055705316 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028055705316 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428563839619" cause=Invalid mandatory information} 20241028055705316 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705316 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705316 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705317 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705317 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428563839619"} 20241028055705317 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028055705317 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428563839619" cause=Invalid mandatory information} 20241028055705317 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428563839619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705317 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705318 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45094<->l=127.0.0.1:4258 20241028055705330 DAUC <0003> db_auc.c:157 IMSI='262423714097415': No 2G Auth Data 20241028055705330 DAUC <0003> db_auc.c:192 IMSI='262423714097415': No 3G Auth Data 20241028055705353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45100<->l=127.0.0.1:4258 20241028055705356 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705356 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423714097415"} 20241028055705356 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028055705356 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423714097415" cause=Invalid mandatory information} 20241028055705356 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705356 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705356 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705358 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705358 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423714097415"} 20241028055705358 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028055705358 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423714097415" cause=Invalid mandatory information} 20241028055705358 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705358 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705358 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705360 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705360 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423714097415"} 20241028055705360 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028055705360 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423714097415" cause=Invalid mandatory information} 20241028055705360 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705360 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705360 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705362 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705362 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423714097415"} 20241028055705362 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028055705362 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423714097415" cause=Invalid mandatory information} 20241028055705362 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705362 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705362 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705363 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705364 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423714097415"} 20241028055705364 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028055705364 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423714097415" cause=Invalid mandatory information} 20241028055705364 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423714097415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705364 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705364 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45100<->l=127.0.0.1:4258 20241028055705377 DAUC <0003> db_auc.c:157 IMSI='262424609598659': No 2G Auth Data 20241028055705377 DAUC <0003> db_auc.c:192 IMSI='262424609598659': No 3G Auth Data 20241028055705405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45104<->l=127.0.0.1:4258 20241028055705409 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705409 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424609598659"} 20241028055705409 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028055705409 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424609598659" cause=Invalid mandatory information} 20241028055705409 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705409 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705409 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705411 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705411 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424609598659"} 20241028055705411 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028055705411 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424609598659" cause=Invalid mandatory information} 20241028055705411 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705411 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705411 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705413 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705413 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424609598659"} 20241028055705413 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028055705413 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424609598659" cause=Invalid mandatory information} 20241028055705413 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705413 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705413 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705415 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705415 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424609598659"} 20241028055705415 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028055705415 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424609598659" cause=Invalid mandatory information} 20241028055705415 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705415 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705415 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705417 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705417 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424609598659"} 20241028055705417 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028055705417 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424609598659" cause=Invalid mandatory information} 20241028055705417 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424609598659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705417 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705417 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45104<->l=127.0.0.1:4258 20241028055705433 DAUC <0003> db_auc.c:157 IMSI='262424604948099': No 2G Auth Data 20241028055705433 DAUC <0003> db_auc.c:192 IMSI='262424604948099': No 3G Auth Data 20241028055705459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45120<->l=127.0.0.1:4258 20241028055705462 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705462 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424604948099"} 20241028055705462 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028055705462 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424604948099" cause=Invalid mandatory information} 20241028055705462 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705462 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705462 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705464 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705464 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424604948099"} 20241028055705464 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028055705464 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424604948099" cause=Invalid mandatory information} 20241028055705464 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705464 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705464 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705465 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705465 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424604948099"} 20241028055705465 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028055705465 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424604948099" cause=Invalid mandatory information} 20241028055705465 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705465 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705466 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705467 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705467 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424604948099"} 20241028055705467 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028055705467 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424604948099" cause=Invalid mandatory information} 20241028055705467 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705467 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705467 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705469 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705469 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424604948099"} 20241028055705469 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028055705469 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424604948099" cause=Invalid mandatory information} 20241028055705469 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424604948099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705469 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705469 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45120<->l=127.0.0.1:4258 20241028055705487 DAUC <0003> db_auc.c:157 IMSI='262428856093914': No 2G Auth Data 20241028055705487 DAUC <0003> db_auc.c:192 IMSI='262428856093914': No 3G Auth Data 20241028055705516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45130<->l=127.0.0.1:4258 20241028055705520 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705520 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428856093914"} 20241028055705520 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028055705520 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428856093914" cause=Invalid mandatory information} 20241028055705520 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705520 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705520 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705522 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705522 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428856093914"} 20241028055705522 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028055705522 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428856093914" cause=Invalid mandatory information} 20241028055705522 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705522 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705522 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705524 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705524 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428856093914"} 20241028055705524 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028055705524 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428856093914" cause=Invalid mandatory information} 20241028055705524 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705524 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705524 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705525 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705525 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428856093914"} 20241028055705525 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028055705525 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428856093914" cause=Invalid mandatory information} 20241028055705525 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705525 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705526 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705527 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705527 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428856093914"} 20241028055705527 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028055705527 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428856093914" cause=Invalid mandatory information} 20241028055705527 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428856093914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055705527 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705527 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055705528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45130<->l=127.0.0.1:4258 20241028055705540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45056<->l=127.0.0.1:4258 20241028055705541 DLINP <000b> input/ipa.c:451 connected read/write 20241028055705541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055705541 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055705541 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055705541 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055705541 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44865<->l=127.0.0.1:4259) 20241028055705581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45146<->l=127.0.0.1:4258 20241028055705681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45146<->l=127.0.0.1:4258 20241028055708754 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055708754 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055708756 DLINP <000b> input/ipa.c:451 connected read/write 20241028055708756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055708757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4258 20241028055708759 DLINP <000b> input/ipa.c:451 connected read/write 20241028055708759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055708759 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055708759 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055708759 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  20241028055708759 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055708759 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  20241028055708759 DLGSUP <0013> gsup_server.c:235 2:  20241028055708759 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055708759 DLGSUP <0013> gsup_server.c:235 3:  20241028055708759 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055708759 DLGSUP <0013> gsup_server.c:235 4:  20241028055708759 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055708759 DLGSUP <0013> gsup_server.c:235 5:  20241028055708759 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055708759 DLGSUP <0013> gsup_server.c:235 7:  20241028055708759 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055708759 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055708759 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055708759 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055708777 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46513<->l=127.0.0.1:4259) 20241028055708790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4258 20241028055708805 DLINP <000b> input/ipa.c:451 connected read/write 20241028055708805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055708805 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421654965354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421654965354"} 20241028055708805 DMAIN <0000> hlr.c:435 IMSI='262421654965354': has IMEI = 22245678901234 (consider setting 'store-imei') 20241028055708805 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421654965354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241028055708805 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421654965354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421654965354" cause=Invalid mandatory information} 20241028055708805 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421654965354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055708805 DLINP <000b> input/ipa.c:451 connected read/write 20241028055708805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055708805 DLINP <000b> input/ipa.c:451 connected read/write 20241028055708805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055708810 DLINP <000b> input/ipa.c:451 connected read/write 20241028055708810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055708810 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421654965354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421654965354"} 20241028055708810 DAUC <0003> hlr.c:428 IMSI='262421654965354': storing IMEI = 22245678901234 20241028055708810 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421654965354': no such subscriber 20241028055708810 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421654965354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241028055708810 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421654965354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421654965354" cause=Invalid mandatory information} 20241028055708810 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421654965354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055708810 DLINP <000b> input/ipa.c:451 connected read/write 20241028055708810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055708810 DLINP <000b> input/ipa.c:451 connected read/write 20241028055708810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055708811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4258 20241028055708812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4258 20241028055708812 DLINP <000b> input/ipa.c:451 connected read/write 20241028055708812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055708812 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055708812 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055708812 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055708813 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46513<->l=127.0.0.1:4259) 20241028055708855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42866<->l=127.0.0.1:4258 20241028055708955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42866<->l=127.0.0.1:4258 20241028055712031 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055712031 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055712033 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4258 20241028055712035 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712035 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055712035 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055712035 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  20241028055712035 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055712035 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  20241028055712035 DLGSUP <0013> gsup_server.c:235 2:  20241028055712035 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055712035 DLGSUP <0013> gsup_server.c:235 3:  20241028055712035 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055712035 DLGSUP <0013> gsup_server.c:235 4:  20241028055712035 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055712035 DLGSUP <0013> gsup_server.c:235 5:  20241028055712035 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055712035 DLGSUP <0013> gsup_server.c:235 7:  20241028055712035 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055712035 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055712035 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055712035 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055712052 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36357<->l=127.0.0.1:4259) 20241028055712063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42882<->l=127.0.0.1:4258 20241028055712077 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712077 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427175018058"} 20241028055712077 DMAIN <0000> hlr.c:227 IMSI='262427175018058': Creating subscriber on demand 20241028055712093 DMAIN <0000> hlr.c:243 IMSI='262427175018058': Successfully assigned MSISDN='064' 20241028055712093 DAUC <0003> hlr.c:428 IMSI='262427175018058': storing IMEI = 12345678901234 20241028055712109 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427175018058"} 20241028055712109 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055712109 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712109 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712111 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712111 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712113 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712113 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712114 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712114 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712115 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712115 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427175018058" cn_domain=PS} 20241028055712115 DLU <0006> fsm.c:456 lu(262427175018058)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055712115 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055712125 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427175018058)[0x55603b134530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055712125 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427175018058" cn_domain=PS} 20241028055712125 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712125 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712127 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712127 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427175018058"} 20241028055712127 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427175018058)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055712127 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055712127 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427175018058"} 20241028055712127 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055712127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427175018058)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055712127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427175018058)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055712127 DLU <0006> fsm.c:568 lu(PS:IMSI-262427175018058)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055712127 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712127 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712136 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712136 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427175018058"} 20241028055712136 DMAIN <0000> hlr.c:227 IMSI='262427175018058': Creating subscriber on demand 20241028055712147 DMAIN <0000> hlr.c:243 IMSI='262427175018058': Successfully assigned MSISDN='800' 20241028055712147 DAUC <0003> hlr.c:428 IMSI='262427175018058': storing IMEI = 12345678901234 20241028055712150 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427175018058"} 20241028055712150 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055712150 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712150 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712152 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712152 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712153 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712153 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712153 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712153 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712154 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712154 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712156 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712156 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427175018058" cn_domain=PS} 20241028055712156 DLU <0006> fsm.c:456 lu(262427175018058)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055712156 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055712163 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427175018058)[0x55603b134530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055712163 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427175018058" cn_domain=PS} 20241028055712163 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712163 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712165 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712165 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427175018058"} 20241028055712165 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427175018058)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055712165 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055712165 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427175018058"} 20241028055712165 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055712165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427175018058)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055712165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427175018058)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055712165 DLU <0006> fsm.c:568 lu(PS:IMSI-262427175018058)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055712165 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712165 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712173 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712173 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427175018058"} 20241028055712173 DMAIN <0000> hlr.c:227 IMSI='262427175018058': Creating subscriber on demand 20241028055712180 DMAIN <0000> hlr.c:243 IMSI='262427175018058': Successfully assigned MSISDN='343' 20241028055712180 DAUC <0003> hlr.c:428 IMSI='262427175018058': storing IMEI = 12345678901234 20241028055712183 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427175018058"} 20241028055712183 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055712183 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712183 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712185 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712185 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712186 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712186 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712187 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712187 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712188 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712188 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712189 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712190 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427175018058" cn_domain=PS} 20241028055712190 DLU <0006> fsm.c:456 lu(262427175018058)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055712190 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241028055712190 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427175018058" cause=GPRS services not allowed} 20241028055712190 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055712190 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427175018058)[0x55603b134530]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055712190 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427175018058)[0x55603b134530]{UNVALIDATED}: Freeing instance 20241028055712190 DLU <0006> fsm.c:568 lu(PS:IMSI-262427175018058)[0x55603b134530]{UNVALIDATED}: Deallocated 20241028055712190 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712190 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712198 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712198 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427175018058"} 20241028055712198 DMAIN <0000> hlr.c:227 IMSI='262427175018058': Creating subscriber on demand 20241028055712204 DMAIN <0000> hlr.c:243 IMSI='262427175018058': Successfully assigned MSISDN='962' 20241028055712204 DAUC <0003> hlr.c:428 IMSI='262427175018058': storing IMEI = 12345678901234 20241028055712208 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427175018058"} 20241028055712208 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055712208 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712208 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712209 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712209 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712210 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712210 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712211 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712211 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712212 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712212 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427175018058" cn_domain=PS} 20241028055712212 DLU <0006> fsm.c:456 lu(262427175018058)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055712212 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241028055712212 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427175018058" cause=GPRS services not allowed} 20241028055712212 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055712212 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427175018058)[0x55603b134530]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055712212 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427175018058)[0x55603b134530]{UNVALIDATED}: Freeing instance 20241028055712212 DLU <0006> fsm.c:568 lu(PS:IMSI-262427175018058)[0x55603b134530]{UNVALIDATED}: Deallocated 20241028055712212 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712213 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712220 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712220 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427175018058"} 20241028055712220 DMAIN <0000> hlr.c:227 IMSI='262427175018058': Creating subscriber on demand 20241028055712224 DAUC <0003> hlr.c:428 IMSI='262427175018058': storing IMEI = 12345678901234 20241028055712227 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427175018058"} 20241028055712227 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055712227 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712227 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712229 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712229 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712229 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712229 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712230 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712230 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712232 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712232 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427175018058" cn_domain=PS} 20241028055712232 DLU <0006> fsm.c:456 lu(262427175018058)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055712232 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241028055712232 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427175018058" cause=GPRS services not allowed} 20241028055712232 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055712232 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427175018058)[0x55603b134530]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055712232 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427175018058)[0x55603b134530]{UNVALIDATED}: Freeing instance 20241028055712232 DLU <0006> fsm.c:568 lu(PS:IMSI-262427175018058)[0x55603b134530]{UNVALIDATED}: Deallocated 20241028055712232 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712232 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712241 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712241 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427175018058"} 20241028055712241 DMAIN <0000> hlr.c:227 IMSI='262427175018058': Creating subscriber on demand 20241028055712244 DAUC <0003> hlr.c:428 IMSI='262427175018058': storing IMEI = 12345678901234 20241028055712247 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427175018058"} 20241028055712247 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028055712247 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712247 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712249 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712249 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712250 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712250 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712250 DAUC <0003> db_auc.c:157 IMSI='262427175018058': No 2G Auth Data 20241028055712250 DAUC <0003> db_auc.c:192 IMSI='262427175018058': No 3G Auth Data 20241028055712252 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712252 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427175018058" cn_domain=PS} 20241028055712252 DLU <0006> fsm.c:456 lu(262427175018058)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055712252 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055712258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427175018058)[0x55603b134530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055712258 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427175018058" cn_domain=PS} 20241028055712258 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712258 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712261 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712261 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427175018058"} 20241028055712261 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427175018058)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055712261 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055712261 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427175018058"} 20241028055712261 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427175018058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055712261 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427175018058)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055712261 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427175018058)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055712261 DLU <0006> fsm.c:568 lu(PS:IMSI-262427175018058)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055712261 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712261 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055712266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42882<->l=127.0.0.1:4258 20241028055712267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4258 20241028055712269 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36357<->l=127.0.0.1:4259) 20241028055712269 DLINP <000b> input/ipa.c:451 connected read/write 20241028055712269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055712269 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055712269 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055712269 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055712308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42884<->l=127.0.0.1:4258 20241028055712409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42884<->l=127.0.0.1:4258 20241028055715489 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055715489 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055715490 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055715491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4258 20241028055715492 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055715492 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055715492 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055715492 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  20241028055715492 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055715492 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  20241028055715492 DLGSUP <0013> gsup_server.c:235 2:  20241028055715492 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055715492 DLGSUP <0013> gsup_server.c:235 3:  20241028055715492 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055715492 DLGSUP <0013> gsup_server.c:235 4:  20241028055715492 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055715492 DLGSUP <0013> gsup_server.c:235 5:  20241028055715492 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055715492 DLGSUP <0013> gsup_server.c:235 7:  20241028055715492 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055715492 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055715492 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055715492 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055715510 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36311<->l=127.0.0.1:4259) 20241028055715524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4258 20241028055715537 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055715537 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427668825680" cn_domain=PS} 20241028055715537 DMAIN <0000> hlr.c:227 IMSI='262427668825680': Creating subscriber on demand 20241028055715552 DMAIN <0000> hlr.c:243 IMSI='262427668825680': Successfully assigned MSISDN='301' 20241028055715552 DLU <0006> fsm.c:456 lu(262427668825680)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055715553 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055715559 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427668825680)[0x55603b134530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055715559 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427668825680" cn_domain=PS} 20241028055715559 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715559 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715563 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055715563 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427668825680"} 20241028055715563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427668825680)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055715563 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055715563 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427668825680"} 20241028055715563 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055715563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427668825680)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055715563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427668825680)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055715563 DLU <0006> fsm.c:568 lu(PS:IMSI-262427668825680)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055715563 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715563 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715564 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715564 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715565 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715565 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715566 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715566 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715573 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055715573 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427668825680" cn_domain=PS} 20241028055715573 DMAIN <0000> hlr.c:227 IMSI='262427668825680': Creating subscriber on demand 20241028055715580 DMAIN <0000> hlr.c:243 IMSI='262427668825680': Successfully assigned MSISDN='648' 20241028055715580 DLU <0006> fsm.c:456 lu(262427668825680)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055715580 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055715586 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427668825680)[0x55603b134530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055715586 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427668825680" cn_domain=PS} 20241028055715586 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715586 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715588 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055715588 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427668825680"} 20241028055715588 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427668825680)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055715588 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055715588 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427668825680"} 20241028055715588 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055715588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427668825680)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055715588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427668825680)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055715588 DLU <0006> fsm.c:568 lu(PS:IMSI-262427668825680)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055715588 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715588 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715590 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715590 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715591 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715591 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715592 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715592 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715593 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715593 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715600 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055715600 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427668825680" cn_domain=PS} 20241028055715600 DMAIN <0000> hlr.c:227 IMSI='262427668825680': Creating subscriber on demand 20241028055715607 DMAIN <0000> hlr.c:243 IMSI='262427668825680': Successfully assigned MSISDN='574' 20241028055715607 DLU <0006> fsm.c:456 lu(262427668825680)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055715607 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241028055715607 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427668825680" cause=GPRS services not allowed} 20241028055715607 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055715607 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427668825680)[0x55603b134530]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055715607 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427668825680)[0x55603b134530]{UNVALIDATED}: Freeing instance 20241028055715607 DLU <0006> fsm.c:568 lu(PS:IMSI-262427668825680)[0x55603b134530]{UNVALIDATED}: Deallocated 20241028055715607 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715607 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715608 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715608 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715609 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715609 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715610 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715610 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715611 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715611 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715618 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055715618 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427668825680" cn_domain=PS} 20241028055715618 DMAIN <0000> hlr.c:227 IMSI='262427668825680': Creating subscriber on demand 20241028055715625 DMAIN <0000> hlr.c:243 IMSI='262427668825680': Successfully assigned MSISDN='441' 20241028055715625 DLU <0006> fsm.c:456 lu(262427668825680)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055715625 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241028055715625 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427668825680" cause=GPRS services not allowed} 20241028055715625 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055715625 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427668825680)[0x55603b134530]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055715625 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427668825680)[0x55603b134530]{UNVALIDATED}: Freeing instance 20241028055715625 DLU <0006> fsm.c:568 lu(PS:IMSI-262427668825680)[0x55603b134530]{UNVALIDATED}: Deallocated 20241028055715625 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715625 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715626 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715626 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715627 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715627 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715628 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715628 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715635 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055715635 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427668825680" cn_domain=PS} 20241028055715635 DMAIN <0000> hlr.c:227 IMSI='262427668825680': Creating subscriber on demand 20241028055715639 DLU <0006> fsm.c:456 lu(262427668825680)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055715639 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241028055715639 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427668825680" cause=GPRS services not allowed} 20241028055715639 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055715639 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427668825680)[0x55603b134530]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055715639 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427668825680)[0x55603b134530]{UNVALIDATED}: Freeing instance 20241028055715639 DLU <0006> fsm.c:568 lu(PS:IMSI-262427668825680)[0x55603b134530]{UNVALIDATED}: Deallocated 20241028055715639 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715639 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715640 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715640 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715641 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715641 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715642 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715642 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715649 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055715649 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427668825680" cn_domain=PS} 20241028055715649 DMAIN <0000> hlr.c:227 IMSI='262427668825680': Creating subscriber on demand 20241028055715652 DLU <0006> fsm.c:456 lu(262427668825680)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055715652 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055715659 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427668825680)[0x55603b134530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055715659 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427668825680" cn_domain=PS} 20241028055715659 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715659 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715661 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055715661 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427668825680"} 20241028055715661 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427668825680)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055715661 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055715661 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427668825680"} 20241028055715661 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427668825680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055715661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427668825680)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055715661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427668825680)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055715661 DLU <0006> fsm.c:568 lu(PS:IMSI-262427668825680)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055715661 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715661 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055715663 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715663 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715664 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715664 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715665 DAUC <0003> db_auc.c:157 IMSI='262427668825680': No 2G Auth Data 20241028055715665 DAUC <0003> db_auc.c:192 IMSI='262427668825680': No 3G Auth Data 20241028055715670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4258 20241028055715671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4258 20241028055715672 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36311<->l=127.0.0.1:4259) 20241028055715672 DLINP <000b> input/ipa.c:451 connected read/write 20241028055715672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055715672 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055715672 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055715672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055715714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42914<->l=127.0.0.1:4258 20241028055715814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42914<->l=127.0.0.1:4258 20241028055718886 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055718886 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055718887 DLINP <000b> input/ipa.c:451 connected read/write 20241028055718887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055718888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58766<->l=127.0.0.1:4258 20241028055718890 DLINP <000b> input/ipa.c:451 connected read/write 20241028055718890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055718890 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055718890 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055718890 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  20241028055718890 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055718890 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  20241028055718890 DLGSUP <0013> gsup_server.c:235 2:  20241028055718890 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055718890 DLGSUP <0013> gsup_server.c:235 3:  20241028055718890 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055718890 DLGSUP <0013> gsup_server.c:235 4:  20241028055718890 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055718890 DLGSUP <0013> gsup_server.c:235 5:  20241028055718890 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055718890 DLGSUP <0013> gsup_server.c:235 7:  20241028055718890 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055718890 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055718890 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055718890 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055718905 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40391<->l=127.0.0.1:4259) 20241028055718917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58772<->l=127.0.0.1:4258 20241028055718933 DLINP <000b> input/ipa.c:451 connected read/write 20241028055718933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055718933 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424278544915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424278544915"} 20241028055718933 DMAIN <0000> hlr.c:227 IMSI='262424278544915': Creating subscriber on demand 20241028055718940 DMAIN <0000> hlr.c:243 IMSI='262424278544915': Successfully assigned MSISDN='589' 20241028055718940 DAUC <0003> db_auc.c:157 IMSI='262424278544915': No 2G Auth Data 20241028055718940 DAUC <0003> db_auc.c:192 IMSI='262424278544915': No 3G Auth Data 20241028055718940 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424278544915 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 20241028055718940 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424278544915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424278544915" cause=IMSI unknown in HLR} 20241028055718940 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424278544915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028055718940 DLINP <000b> input/ipa.c:451 connected read/write 20241028055718940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055718940 DLINP <000b> input/ipa.c:451 connected read/write 20241028055718940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055718943 DAUC <0003> db_auc.c:157 IMSI='262424278544915': No 2G Auth Data 20241028055718943 DAUC <0003> db_auc.c:192 IMSI='262424278544915': No 3G Auth Data 20241028055718944 DAUC <0003> db_auc.c:157 IMSI='262424278544915': No 2G Auth Data 20241028055718944 DAUC <0003> db_auc.c:192 IMSI='262424278544915': No 3G Auth Data 20241028055718944 DAUC <0003> db_auc.c:157 IMSI='262424278544915': No 2G Auth Data 20241028055718945 DAUC <0003> db_auc.c:192 IMSI='262424278544915': No 3G Auth Data 20241028055718946 DLINP <000b> input/ipa.c:451 connected read/write 20241028055718946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055718947 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424278544915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424278544915" cn_domain=PS} 20241028055718947 DLU <0006> fsm.c:456 lu(262424278544915)[0x55603b134530]{UNVALIDATED}: Allocated 20241028055718947 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424278544915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028055718953 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424278544915)[0x55603b134530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055718953 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424278544915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424278544915" cn_domain=PS} 20241028055718953 DLINP <000b> input/ipa.c:451 connected read/write 20241028055718953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055718953 DLINP <000b> input/ipa.c:451 connected read/write 20241028055718953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055718956 DLINP <000b> input/ipa.c:451 connected read/write 20241028055718956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055718956 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424278544915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424278544915"} 20241028055718956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424278544915)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055718956 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424278544915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055718956 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424278544915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424278544915"} 20241028055718956 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424278544915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055718956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424278544915)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055718956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424278544915)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055718956 DLU <0006> fsm.c:568 lu(PS:IMSI-262424278544915)[0x55603b134530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055718956 DLINP <000b> input/ipa.c:451 connected read/write 20241028055718956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055718956 DLINP <000b> input/ipa.c:451 connected read/write 20241028055718956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055718975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58772<->l=127.0.0.1:4258 20241028055718976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58766<->l=127.0.0.1:4258 20241028055718977 DLINP <000b> input/ipa.c:451 connected read/write 20241028055718977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055718977 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055718977 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055718977 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055718977 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40391<->l=127.0.0.1:4259) 20241028055719019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58776<->l=127.0.0.1:4258 20241028055719119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58776<->l=127.0.0.1:4258 20241028055722191 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055722191 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055722193 DLINP <000b> input/ipa.c:451 connected read/write 20241028055722193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055722194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58784<->l=127.0.0.1:4258 20241028055722196 DLINP <000b> input/ipa.c:451 connected read/write 20241028055722196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055722196 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055722196 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055722196 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  20241028055722196 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055722196 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  20241028055722196 DLGSUP <0013> gsup_server.c:235 2:  20241028055722196 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055722196 DLGSUP <0013> gsup_server.c:235 3:  20241028055722196 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055722196 DLGSUP <0013> gsup_server.c:235 4:  20241028055722196 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055722196 DLGSUP <0013> gsup_server.c:235 5:  20241028055722196 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055722196 DLGSUP <0013> gsup_server.c:235 7:  20241028055722196 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055722196 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055722196 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055722196 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055722219 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46069<->l=127.0.0.1:4259) 20241028055722221 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241028055722221 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241028055722234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58798<->l=127.0.0.1:4258 20241028055722240 DAUC <0003> db_auc.c:157 IMSI='262421410379662': No 2G Auth Data 20241028055722240 DAUC <0003> db_auc.c:192 IMSI='262421410379662': No 3G Auth Data 20241028055722249 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612816004.msisdn 20241028055722249 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612816004.msisdn: not attached (vlr_number unset) 20241028055722249 DDGSM <0007> mslookup_server.c:327 sip.voice.491612816004.msisdn: does not exist in GSUP proxy 20241028055723251 DLINP <000b> input/ipa.c:451 connected read/write 20241028055723251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055723251 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421410379662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421410379662" cn_domain=CS} 20241028055723251 DLU <0006> fsm.c:456 lu(262421410379662)[0x55603b118420]{UNVALIDATED}: Allocated 20241028055723251 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421410379662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241028055723257 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421410379662)[0x55603b118420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028055723257 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421410379662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421410379662" cn_domain=CS} 20241028055723257 DLINP <000b> input/ipa.c:451 connected read/write 20241028055723257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055723257 DLINP <000b> input/ipa.c:451 connected read/write 20241028055723257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055723261 DLINP <000b> input/ipa.c:451 connected read/write 20241028055723261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055723261 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421410379662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421410379662"} 20241028055723261 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421410379662)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028055723261 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421410379662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028055723261 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421410379662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421410379662"} 20241028055723261 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421410379662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055723261 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421410379662)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028055723261 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421410379662)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028055723261 DLU <0006> fsm.c:568 lu(CS:IMSI-262421410379662)[0x55603b118420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028055723261 DLINP <000b> input/ipa.c:451 connected read/write 20241028055723261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055723261 DLINP <000b> input/ipa.c:451 connected read/write 20241028055723261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055723263 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612816004.msisdn 20241028055723263 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612816004.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241028055723263 DDGSM <0007> mslookup_server.c:327 sip.voice.491612816004.msisdn: does not exist in GSUP proxy 20241028055723263 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612816004.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241028055723271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58798<->l=127.0.0.1:4258 20241028055723271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58784<->l=127.0.0.1:4258 20241028055723272 DLINP <000b> input/ipa.c:451 connected read/write 20241028055723272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055723272 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055723272 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055723272 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055723273 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46069<->l=127.0.0.1:4259) 20241028055723312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58810<->l=127.0.0.1:4258 20241028055723412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58810<->l=127.0.0.1:4258 20241028055724481 DSS <0004> hlr_ussd.c:239 262422634927661/0x0a6bff2e: SS Session Timeout, destroying 20241028055724481 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422634927661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028055726492 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055726492 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055726495 DLINP <000b> input/ipa.c:451 connected read/write 20241028055726495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055726496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58816<->l=127.0.0.1:4258 20241028055726497 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241028055726497 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241028055726498 DLINP <000b> input/ipa.c:451 connected read/write 20241028055726498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055726498 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055726498 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055726498 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  20241028055726498 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055726498 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  20241028055726498 DLGSUP <0013> gsup_server.c:235 2:  20241028055726498 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055726498 DLGSUP <0013> gsup_server.c:235 3:  20241028055726498 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055726498 DLGSUP <0013> gsup_server.c:235 4:  20241028055726498 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055726498 DLGSUP <0013> gsup_server.c:235 5:  20241028055726498 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055726498 DLGSUP <0013> gsup_server.c:235 7:  20241028055726498 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055726498 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055726498 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055726498 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055726529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34995<->l=127.0.0.1:4259) 20241028055726532 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241028055726532 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241028055726547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58826<->l=127.0.0.1:4258 20241028055726552 DLINP <000b> input/ipa.c:451 connected read/write 20241028055726552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055726552 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428779287266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428779287266" cn_domain=CS} 20241028055726553 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428779287266 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241028055726553 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428779287266 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241028055726553 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428779287266.imsi 20241028055726553 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428779287266.imsi 20241028055726553 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428779287266.imsi: does not exist in local HLR 20241028055726557 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428779287266 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241028055726557 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241028055726557 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241028055726557 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241028055726557 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241028055726557 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241028055726557 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428779287266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055726557 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028055726557 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028055726558 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028055726558 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028055726558 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028055726558 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028055726560 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055726560 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055726560 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241028055726560 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241028055726560 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241028055726561 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055726561 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055726561 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241028055726601 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055726601 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055726601 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055726601 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055726601 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428779287266 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616074270 20241028055726601 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428779287266 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028055726601 DLINP <000b> input/ipa.c:451 connected read/write 20241028055726601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055726601 DLINP <000b> input/ipa.c:451 connected read/write 20241028055726601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055726604 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055726604 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055726605 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428779287266 MSISDN-491616074270 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028055726605 DLINP <000b> input/ipa.c:451 connected read/write 20241028055726605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055726605 DLINP <000b> input/ipa.c:451 connected read/write 20241028055726605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055726607 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055726607 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055726607 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428779287266 MSISDN-491616074270 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 20241028055726607 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428779287266 MSISDN-491616074270 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028055726607 DLINP <000b> input/ipa.c:451 connected read/write 20241028055726607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055726607 DLINP <000b> input/ipa.c:451 connected read/write 20241028055726607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055726609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58826<->l=127.0.0.1:4258 20241028055726610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58816<->l=127.0.0.1:4258 20241028055726611 DLINP <000b> input/ipa.c:451 connected read/write 20241028055726611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055726611 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055726611 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055726611 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055726611 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34995<->l=127.0.0.1:4259) 20241028055726611 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055726611 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055726611 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241028055726611 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241028055726611 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241028055726663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58832<->l=127.0.0.1:4258 20241028055726763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58832<->l=127.0.0.1:4258 20241028055729840 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055729840 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055729842 DLINP <000b> input/ipa.c:451 connected read/write 20241028055729842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055729843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58028<->l=127.0.0.1:4258 20241028055729845 DLINP <000b> input/ipa.c:451 connected read/write 20241028055729845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055729845 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055729845 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055729845 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  20241028055729845 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055729845 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  20241028055729845 DLGSUP <0013> gsup_server.c:235 2:  20241028055729845 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055729845 DLGSUP <0013> gsup_server.c:235 3:  20241028055729845 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055729845 DLGSUP <0013> gsup_server.c:235 4:  20241028055729845 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055729845 DLGSUP <0013> gsup_server.c:235 5:  20241028055729845 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055729845 DLGSUP <0013> gsup_server.c:235 7:  20241028055729845 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055729845 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055729845 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055729845 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055729846 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241028055729846 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241028055729862 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33535<->l=127.0.0.1:4259) 20241028055729864 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241028055729864 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241028055729875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58030<->l=127.0.0.1:4258 20241028055729880 DAUC <0003> db_auc.c:157 IMSI='262429012228169': No 2G Auth Data 20241028055729880 DAUC <0003> db_auc.c:192 IMSI='262429012228169': No 3G Auth Data 20241028055729890 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429012228169.imsi 20241028055729890 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429012228169.imsi: found in local HLR 20241028055729897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58030<->l=127.0.0.1:4258 20241028055729898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58028<->l=127.0.0.1:4258 20241028055729899 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33535<->l=127.0.0.1:4259) 20241028055729899 DLINP <000b> input/ipa.c:451 connected read/write 20241028055729899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055729899 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055729899 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055729899 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055729946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58044<->l=127.0.0.1:4258 20241028055730046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58044<->l=127.0.0.1:4258 20241028055733124 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055733124 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055733126 DLINP <000b> input/ipa.c:451 connected read/write 20241028055733126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055733126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 20241028055733128 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241028055733128 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241028055733128 DLINP <000b> input/ipa.c:451 connected read/write 20241028055733128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055733128 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055733128 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055733128 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  20241028055733128 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055733128 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  20241028055733128 DLGSUP <0013> gsup_server.c:235 2:  20241028055733128 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055733128 DLGSUP <0013> gsup_server.c:235 3:  20241028055733128 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055733128 DLGSUP <0013> gsup_server.c:235 4:  20241028055733128 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055733128 DLGSUP <0013> gsup_server.c:235 5:  20241028055733128 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055733128 DLGSUP <0013> gsup_server.c:235 7:  20241028055733128 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055733128 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055733128 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055733128 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055733165 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44255<->l=127.0.0.1:4259) 20241028055733168 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241028055733168 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241028055733183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58072<->l=127.0.0.1:4258 20241028055733189 DLINP <000b> input/ipa.c:451 connected read/write 20241028055733189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055733189 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426159501126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426159501126" cn_domain=CS} 20241028055733189 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426159501126 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241028055733189 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426159501126 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241028055733189 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426159501126.imsi 20241028055733189 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426159501126.imsi 20241028055733189 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426159501126.imsi: does not exist in local HLR 20241028055733194 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426159501126 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241028055733194 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241028055733194 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241028055733194 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241028055733194 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241028055733194 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241028055733194 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426159501126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055733194 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028055733194 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028055733194 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028055733194 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028055733194 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028055733194 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028055733196 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055733196 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055733196 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241028055733196 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241028055733196 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241028055733198 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055733198 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055733198 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241028055733241 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055733241 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055733241 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055733241 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055733241 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426159501126 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613446110 20241028055733241 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426159501126 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028055733241 DLINP <000b> input/ipa.c:451 connected read/write 20241028055733241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055733241 DLINP <000b> input/ipa.c:451 connected read/write 20241028055733241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055733245 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055733245 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055733245 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426159501126 MSISDN-491613446110 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028055733245 DLINP <000b> input/ipa.c:451 connected read/write 20241028055733245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055733245 DLINP <000b> input/ipa.c:451 connected read/write 20241028055733245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055733247 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055733247 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055733247 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426159501126 MSISDN-491613446110 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 20241028055733247 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426159501126 MSISDN-491613446110 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028055733247 DLINP <000b> input/ipa.c:451 connected read/write 20241028055733247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055733247 DLINP <000b> input/ipa.c:451 connected read/write 20241028055733247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055733249 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426159501126.imsi 20241028055733249 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426159501126.imsi: does not exist in local HLR 20241028055734250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58072<->l=127.0.0.1:4258 20241028055734251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 20241028055734252 DLINP <000b> input/ipa.c:451 connected read/write 20241028055734252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055734252 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055734252 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055734252 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055734253 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44255<->l=127.0.0.1:4259) 20241028055734253 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055734253 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055734253 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241028055734253 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241028055734253 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241028055734290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58086<->l=127.0.0.1:4258 20241028055734391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58086<->l=127.0.0.1:4258 20241028055737468 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028055737468 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028055737471 DLINP <000b> input/ipa.c:451 connected read/write 20241028055737471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055737472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34936<->l=127.0.0.1:4258 20241028055737476 DLINP <000b> input/ipa.c:451 connected read/write 20241028055737476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055737476 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028055737476 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028055737476 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  20241028055737476 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028055737476 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  20241028055737476 DLGSUP <0013> gsup_server.c:235 2:  20241028055737476 DLGSUP <0013> gsup_server.c:237 2: 00  20241028055737476 DLGSUP <0013> gsup_server.c:235 3:  20241028055737476 DLGSUP <0013> gsup_server.c:237 3: 00  20241028055737476 DLGSUP <0013> gsup_server.c:235 4:  20241028055737476 DLGSUP <0013> gsup_server.c:237 4: 00  20241028055737476 DLGSUP <0013> gsup_server.c:235 5:  20241028055737476 DLGSUP <0013> gsup_server.c:237 5: 00  20241028055737476 DLGSUP <0013> gsup_server.c:235 7:  20241028055737476 DLGSUP <0013> gsup_server.c:237 7: 00  20241028055737476 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028055737476 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028055737476 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028055737476 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241028055737476 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241028055737511 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34539<->l=127.0.0.1:4259) 20241028055737513 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241028055737513 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241028055737529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34950<->l=127.0.0.1:4258 20241028055737534 DLINP <000b> input/ipa.c:451 connected read/write 20241028055737534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055737534 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422839076983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422839076983" cn_domain=CS} 20241028055737534 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422839076983 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241028055737534 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422839076983 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241028055737534 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422839076983.imsi 20241028055737534 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422839076983.imsi 20241028055737534 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422839076983.imsi: does not exist in local HLR 20241028055737539 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422839076983 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241028055737539 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241028055737539 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241028055737539 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241028055737539 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241028055737539 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241028055737539 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422839076983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028055737539 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028055737539 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028055737539 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028055737539 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028055737539 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028055737539 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028055737542 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055737542 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055737542 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241028055737542 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241028055737542 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241028055737543 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055737543 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055737543 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241028055737585 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055737585 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055737585 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055737585 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055737585 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422839076983 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614778052 20241028055737585 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422839076983 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028055737585 DLINP <000b> input/ipa.c:451 connected read/write 20241028055737585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055737585 DLINP <000b> input/ipa.c:451 connected read/write 20241028055737585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055737588 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055737588 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055737588 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422839076983 MSISDN-491614778052 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028055737588 DLINP <000b> input/ipa.c:451 connected read/write 20241028055737588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055737589 DLINP <000b> input/ipa.c:451 connected read/write 20241028055737589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055737591 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055737591 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055737591 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422839076983 MSISDN-491614778052 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 20241028055737591 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422839076983 MSISDN-491614778052 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028055737591 DLINP <000b> input/ipa.c:451 connected read/write 20241028055737591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055737591 DLINP <000b> input/ipa.c:451 connected read/write 20241028055737591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028055737593 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614778052.msisdn 20241028055737593 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614778052.msisdn: does not exist in local HLR 20241028055737593 DDGSM <0007> mslookup_server.c:352 sip.voice.491614778052.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241028055737593 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614778052.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241028055737595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34950<->l=127.0.0.1:4258 20241028055737596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34936<->l=127.0.0.1:4258 20241028055737597 DLINP <000b> input/ipa.c:451 connected read/write 20241028055737597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028055737597 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028055737597 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028055737597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028055737597 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028055737598 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028055737598 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241028055737598 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241028055737598 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241028055737598 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34539<->l=127.0.0.1:4259) 20241028055737648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34952<->l=127.0.0.1:4258 20241028055737748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34952<->l=127.0.0.1:4258