20240920082519453 DMAIN <0000> hlr.c:802 hlr starting 20240920082519453 DDB <0001> db.c:599 using database: hlr.db 20240920082519453 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240920082519454 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240920082519454 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240920082519454 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240920082519481 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240920082519482 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240920082519559 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240920082519560 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240920082519561 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20240920082520972 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082520972 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082520977 DLINP <000b> input/ipa.c:451 connected read/write 20240920082520977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082520980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20240920082520983 DLINP <000b> input/ipa.c:451 connected read/write 20240920082520983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082520983 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082520983 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082520983 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  20240920082520983 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082520983 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  20240920082520983 DLGSUP <0013> gsup_server.c:235 2:  20240920082520983 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082520983 DLGSUP <0013> gsup_server.c:235 3:  20240920082520983 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082520983 DLGSUP <0013> gsup_server.c:235 4:  20240920082520983 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082520983 DLGSUP <0013> gsup_server.c:235 5:  20240920082520983 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082520983 DLGSUP <0013> gsup_server.c:235 7:  20240920082520983 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082520983 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082520983 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082520983 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082521013 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35019<->l=127.0.0.1:4259) 20240920082521032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44644<->l=127.0.0.1:4258 20240920082521040 DLINP <000b> input/ipa.c:451 connected read/write 20240920082521040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082521040 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"} 20240920082521040 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" 20240920082521040 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} 20240920082521040 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 20240920082521040 DLINP <000b> input/ipa.c:451 connected read/write 20240920082521040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082521040 DLINP <000b> input/ipa.c:451 connected read/write 20240920082521040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082521044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44644<->l=127.0.0.1:4258 20240920082521046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20240920082521049 DLINP <000b> input/ipa.c:451 connected read/write 20240920082521049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082521049 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082521049 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082521049 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082521049 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35019<->l=127.0.0.1:4259) 20240920082521121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44652<->l=127.0.0.1:4258 20240920082521121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44652<->l=127.0.0.1:4258 20240920082524164 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082524164 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082524168 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082524169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50094<->l=127.0.0.1:4258 20240920082524174 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082524174 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082524174 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082524174 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  20240920082524174 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082524174 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  20240920082524174 DLGSUP <0013> gsup_server.c:235 2:  20240920082524174 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082524174 DLGSUP <0013> gsup_server.c:235 3:  20240920082524174 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082524174 DLGSUP <0013> gsup_server.c:235 4:  20240920082524174 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082524174 DLGSUP <0013> gsup_server.c:235 5:  20240920082524174 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082524174 DLGSUP <0013> gsup_server.c:235 7:  20240920082524174 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082524174 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082524174 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082524174 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082524197 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41827<->l=127.0.0.1:4259) 20240920082524222 DAUC <0003> db_auc.c:157 IMSI='262424748855034': No 2G Auth Data 20240920082524222 DAUC <0003> db_auc.c:192 IMSI='262424748855034': No 3G Auth Data 20240920082524270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4258 20240920082524281 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082524281 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424748855034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424748855034"} 20240920082524290 DAUC <0003> db_auc.c:192 IMSI='262424748855034': No 3G Auth Data 20240920082524290 DAUC <0003> db_auc.c:236 IMSI='262424748855034': Calling to generate 5 vectors 20240920082524290 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240920082524290 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082524290 DAUC <0003> auc.c:113 vector [0]: rand = fc0d9ea41ac401f3d7178ec56631274d 20240920082524290 DAUC <0003> auc.c:179 vector [0]: kc = e7ccde9b28458400 20240920082524290 DAUC <0003> auc.c:180 vector [0]: sres = bb22f10e 20240920082524290 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082524290 DAUC <0003> auc.c:113 vector [1]: rand = 3b8bd09b19f167ffd2a7026228106af5 20240920082524290 DAUC <0003> auc.c:179 vector [1]: kc = 9bcc500145ff1400 20240920082524290 DAUC <0003> auc.c:180 vector [1]: sres = 26057f60 20240920082524290 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240920082524290 DAUC <0003> auc.c:113 vector [2]: rand = c209652226148d8ae0546e1ba561b072 20240920082524290 DAUC <0003> auc.c:179 vector [2]: kc = c39764a033497800 20240920082524290 DAUC <0003> auc.c:180 vector [2]: sres = 696f72ad 20240920082524290 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240920082524290 DAUC <0003> auc.c:113 vector [3]: rand = 551477c3a59bab067504563b151ee1b3 20240920082524290 DAUC <0003> auc.c:179 vector [3]: kc = 46dc2f9566955800 20240920082524290 DAUC <0003> auc.c:180 vector [3]: sres = 9ff3428b 20240920082524290 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240920082524290 DAUC <0003> auc.c:113 vector [4]: rand = 75cd9f451a9fb95ed2717577e0de906d 20240920082524290 DAUC <0003> auc.c:179 vector [4]: kc = f31bcd54bec8a800 20240920082524290 DAUC <0003> auc.c:180 vector [4]: sres = daa883f3 20240920082524290 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240920082524290 DAUC <0003> db_auc.c:245 IMSI='262424748855034': Generated 5 vectors 20240920082524290 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424748855034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424748855034"} 20240920082524290 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424748855034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082524290 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524290 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4258 20240920082524323 DAUC <0003> db_auc.c:157 IMSI='262422759075951': No 2G Auth Data 20240920082524323 DAUC <0003> db_auc.c:192 IMSI='262422759075951': No 3G Auth Data 20240920082524346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50106<->l=127.0.0.1:4258 20240920082524348 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082524348 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422759075951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422759075951"} 20240920082524348 DAUC <0003> db_auc.c:192 IMSI='262422759075951': No 3G Auth Data 20240920082524348 DAUC <0003> db_auc.c:236 IMSI='262422759075951': Calling to generate 5 vectors 20240920082524348 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240920082524348 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082524348 DAUC <0003> auc.c:113 vector [0]: rand = 16047a496665de01c54817185fde78ea 20240920082524348 DAUC <0003> auc.c:179 vector [0]: kc = 42db393ad1b1f400 20240920082524348 DAUC <0003> auc.c:180 vector [0]: sres = 3d6c1929 20240920082524348 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082524348 DAUC <0003> auc.c:113 vector [1]: rand = 50f42019fda5c612d4750ae9bbb5ec92 20240920082524348 DAUC <0003> auc.c:179 vector [1]: kc = cdec8e7d8f75c000 20240920082524348 DAUC <0003> auc.c:180 vector [1]: sres = ec664ab6 20240920082524348 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240920082524348 DAUC <0003> auc.c:113 vector [2]: rand = 82b1e9519e557d56aec9c1c6e179a000 20240920082524348 DAUC <0003> auc.c:179 vector [2]: kc = 89ee819d63257000 20240920082524348 DAUC <0003> auc.c:180 vector [2]: sres = 3e108e5a 20240920082524348 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240920082524348 DAUC <0003> auc.c:113 vector [3]: rand = 54e24e88a1f0993f6d68bc4082847bc5 20240920082524348 DAUC <0003> auc.c:179 vector [3]: kc = 1a0964d5d8a3d800 20240920082524348 DAUC <0003> auc.c:180 vector [3]: sres = 689e63ac 20240920082524348 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240920082524348 DAUC <0003> auc.c:113 vector [4]: rand = f6a71462ab76d88018e3ace2cf9d6a26 20240920082524348 DAUC <0003> auc.c:179 vector [4]: kc = 8d8c16631754cc00 20240920082524348 DAUC <0003> auc.c:180 vector [4]: sres = dd962b28 20240920082524348 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240920082524348 DAUC <0003> db_auc.c:245 IMSI='262422759075951': Generated 5 vectors 20240920082524348 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422759075951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422759075951"} 20240920082524348 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422759075951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082524348 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524348 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50106<->l=127.0.0.1:4258 20240920082524373 DAUC <0003> db_auc.c:157 IMSI='262425363340931': No 2G Auth Data 20240920082524373 DAUC <0003> db_auc.c:192 IMSI='262425363340931': No 3G Auth Data 20240920082524397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50108<->l=127.0.0.1:4258 20240920082524399 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082524399 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425363340931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425363340931"} 20240920082524399 DAUC <0003> db_auc.c:192 IMSI='262425363340931': No 3G Auth Data 20240920082524399 DAUC <0003> db_auc.c:236 IMSI='262425363340931': Calling to generate 5 vectors 20240920082524399 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240920082524399 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082524399 DAUC <0003> auc.c:113 vector [0]: rand = d63fb438c4eea7e9a3a8f81ab8978d49 20240920082524399 DAUC <0003> auc.c:179 vector [0]: kc = f36e526b67e40235 20240920082524399 DAUC <0003> auc.c:180 vector [0]: sres = 0b883b5e 20240920082524399 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082524399 DAUC <0003> auc.c:113 vector [1]: rand = 96d8914d19ffd82789573c03a70ae7bd 20240920082524399 DAUC <0003> auc.c:179 vector [1]: kc = 778e97d012b30277 20240920082524399 DAUC <0003> auc.c:180 vector [1]: sres = 2f325c99 20240920082524399 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240920082524399 DAUC <0003> auc.c:113 vector [2]: rand = 0768810cb1f1b5cefbeaccd914c0c62c 20240920082524399 DAUC <0003> auc.c:179 vector [2]: kc = 6720b97ab1e0b172 20240920082524399 DAUC <0003> auc.c:180 vector [2]: sres = 06be9dad 20240920082524399 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240920082524399 DAUC <0003> auc.c:113 vector [3]: rand = 43ae37fe03528e7f21ceab5cd121f1b9 20240920082524399 DAUC <0003> auc.c:179 vector [3]: kc = 01e5e3e6b2148481 20240920082524399 DAUC <0003> auc.c:180 vector [3]: sres = 8e87daed 20240920082524399 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240920082524399 DAUC <0003> auc.c:113 vector [4]: rand = 617849b0e7a355a3b2922eec49ba1faf 20240920082524399 DAUC <0003> auc.c:179 vector [4]: kc = 87295ff74edfbf6c 20240920082524399 DAUC <0003> auc.c:180 vector [4]: sres = a5ab1f5d 20240920082524399 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240920082524399 DAUC <0003> db_auc.c:245 IMSI='262425363340931': Generated 5 vectors 20240920082524399 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425363340931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425363340931"} 20240920082524399 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425363340931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082524399 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524399 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50108<->l=127.0.0.1:4258 20240920082524425 DAUC <0003> db_auc.c:157 IMSI='262424944788649': No 2G Auth Data 20240920082524425 DAUC <0003> db_auc.c:192 IMSI='262424944788649': No 3G Auth Data 20240920082524449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50112<->l=127.0.0.1:4258 20240920082524451 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082524451 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424944788649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424944788649"} 20240920082524451 DAUC <0003> db_auc.c:157 IMSI='262424944788649': No 2G Auth Data 20240920082524451 DAUC <0003> db_auc.c:236 IMSI='262424944788649': Calling to generate 5 vectors 20240920082524451 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240920082524451 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082524451 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082524451 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082524451 DAUC <0003> auc.c:113 vector [0]: rand = 947a147c21a9a55a0b3de85e37300585 20240920082524451 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082524451 DAUC <0003> auc.c:142 vector [0]: autn = 07cccbf3a6270000abd2535577ab36b3 20240920082524451 DAUC <0003> auc.c:143 vector [0]: ck = 18713ebcd80c71479e772e57e0d8aadd 20240920082524451 DAUC <0003> auc.c:144 vector [0]: ik = e7704b105d2044a2a7de51cc0698d26d 20240920082524451 DAUC <0003> auc.c:145 vector [0]: res = e73ab7a5bcf5d89e0000000000000000 20240920082524451 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082524451 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240920082524451 DAUC <0003> auc.c:151 vector [0]: kc = c6a80a37636c4d55 20240920082524451 DAUC <0003> auc.c:152 vector [0]: sres = 5bcf6f3b 20240920082524451 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240920082524451 DAUC <0003> auc.c:113 vector [1]: rand = 42bae100d1b6f34e0ebb308fd798ebcd 20240920082524451 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240920082524451 DAUC <0003> auc.c:142 vector [1]: autn = 96f8ebc4b38400005dbd6cabbdb1a91b 20240920082524451 DAUC <0003> auc.c:143 vector [1]: ck = 57a5ac5e4cf40ee34879e1f6bc0492a1 20240920082524451 DAUC <0003> auc.c:144 vector [1]: ik = 9ef520ec7653d1a2847b0f01e5f14636 20240920082524451 DAUC <0003> auc.c:145 vector [1]: res = 288632d975ecedef0000000000000000 20240920082524451 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082524451 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240920082524451 DAUC <0003> auc.c:151 vector [1]: kc = 0552624563520bd6 20240920082524451 DAUC <0003> auc.c:152 vector [1]: sres = 5d6adf36 20240920082524451 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240920082524451 DAUC <0003> auc.c:113 vector [2]: rand = d71c8def0980942af3c93b47baf33c14 20240920082524451 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240920082524451 DAUC <0003> auc.c:142 vector [2]: autn = 56b67e30c4330000d5047b1594345474 20240920082524451 DAUC <0003> auc.c:143 vector [2]: ck = 06c1836c28f4b1e5b6bc5b7de47c6867 20240920082524451 DAUC <0003> auc.c:144 vector [2]: ik = 20c8259160824f18fc3603afc71448a0 20240920082524451 DAUC <0003> auc.c:145 vector [2]: res = cb8437633d0372430000000000000000 20240920082524451 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082524451 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240920082524451 DAUC <0003> auc.c:151 vector [2]: kc = 6c83fe2f6b1ede3a 20240920082524451 DAUC <0003> auc.c:152 vector [2]: sres = f6874520 20240920082524451 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240920082524451 DAUC <0003> auc.c:113 vector [3]: rand = 5b7a5826a36a47a8d661552043f03364 20240920082524451 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240920082524451 DAUC <0003> auc.c:142 vector [3]: autn = 417d56bda1670000380571c129af90ae 20240920082524451 DAUC <0003> auc.c:143 vector [3]: ck = 9368c846e3496a351d7ab9a67b785037 20240920082524451 DAUC <0003> auc.c:144 vector [3]: ik = 906016da403586cf503de39ce4238ca5 20240920082524451 DAUC <0003> auc.c:145 vector [3]: res = 7e8a421e45f4fad80000000000000000 20240920082524451 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082524451 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240920082524451 DAUC <0003> auc.c:151 vector [3]: kc = 4e4f84a63c273068 20240920082524451 DAUC <0003> auc.c:152 vector [3]: sres = 3b7eb8c6 20240920082524451 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240920082524451 DAUC <0003> auc.c:113 vector [4]: rand = 184287dd895f8f912b2986c6648dff95 20240920082524451 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240920082524451 DAUC <0003> auc.c:142 vector [4]: autn = f6e51c3eef740000cb09844363ed6828 20240920082524451 DAUC <0003> auc.c:143 vector [4]: ck = 50546fc142183626003514743865589f 20240920082524451 DAUC <0003> auc.c:144 vector [4]: ik = 8219c44fef9fb6348868183437c95624 20240920082524451 DAUC <0003> auc.c:145 vector [4]: res = e09acf507f736dfa0000000000000000 20240920082524451 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082524451 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240920082524451 DAUC <0003> auc.c:151 vector [4]: kc = 5a10a7cea22b8ea9 20240920082524451 DAUC <0003> auc.c:152 vector [4]: sres = 9fe9a2aa 20240920082524451 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240920082524451 DAUC <0003> db_auc.c:245 IMSI='262424944788649': Generated 5 vectors 20240920082524451 DAUC <0003> db_auc.c:249 IMSI='262424944788649': Updating SQN=161 in DB 20240920082524459 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424944788649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424944788649"} 20240920082524459 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424944788649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082524459 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524459 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50112<->l=127.0.0.1:4258 20240920082524486 DAUC <0003> db_auc.c:157 IMSI='262425045673297': No 2G Auth Data 20240920082524486 DAUC <0003> db_auc.c:192 IMSI='262425045673297': No 3G Auth Data 20240920082524510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50126<->l=127.0.0.1:4258 20240920082524511 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082524511 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425045673297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425045673297"} 20240920082524511 DAUC <0003> db_auc.c:157 IMSI='262425045673297': No 2G Auth Data 20240920082524511 DAUC <0003> db_auc.c:236 IMSI='262425045673297': Calling to generate 5 vectors 20240920082524511 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240920082524511 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082524511 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240920082524511 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082524511 DAUC <0003> auc.c:113 vector [0]: rand = 03d527ee42ab63fcefd3912216642581 20240920082524511 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082524511 DAUC <0003> auc.c:142 vector [0]: autn = 05720fd04e0e00002ef0f4509410fc21 20240920082524511 DAUC <0003> auc.c:143 vector [0]: ck = 45058e7edd9514db0f651c0c384713b0 20240920082524511 DAUC <0003> auc.c:144 vector [0]: ik = 6a01f477eac65203cc98e1a4fe7ad3a4 20240920082524511 DAUC <0003> auc.c:145 vector [0]: res = f17449dca517a4b40000000000000000 20240920082524511 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082524511 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240920082524511 DAUC <0003> auc.c:151 vector [0]: kc = ecf987a1f16e86cc 20240920082524511 DAUC <0003> auc.c:152 vector [0]: sres = 5463ed68 20240920082524511 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240920082524511 DAUC <0003> auc.c:113 vector [1]: rand = 61ea59da9b5a25f754a3a28233e0ede2 20240920082524511 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240920082524511 DAUC <0003> auc.c:142 vector [1]: autn = 605a9b89dd40000016e830f0e4ced31b 20240920082524511 DAUC <0003> auc.c:143 vector [1]: ck = 24cea66cd39c16be1d218dd11f7b4269 20240920082524511 DAUC <0003> auc.c:144 vector [1]: ik = 87e8717ab03d666b4c28260e652c20b2 20240920082524511 DAUC <0003> auc.c:145 vector [1]: res = d04dce09195809850000000000000000 20240920082524511 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082524511 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240920082524511 DAUC <0003> auc.c:151 vector [1]: kc = f22f7cc919f6120e 20240920082524511 DAUC <0003> auc.c:152 vector [1]: sres = c915c78c 20240920082524511 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240920082524511 DAUC <0003> auc.c:113 vector [2]: rand = ecf4e7b4bd27b6a08cff0e943a15fcdc 20240920082524511 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240920082524511 DAUC <0003> auc.c:142 vector [2]: autn = 93a909c6d828000037f47b72c87d36bb 20240920082524511 DAUC <0003> auc.c:143 vector [2]: ck = 0aba267256297f29aa85825dad713bd1 20240920082524511 DAUC <0003> auc.c:144 vector [2]: ik = 449d6999ef4b8c8bd010b9fd93d9e94c 20240920082524511 DAUC <0003> auc.c:145 vector [2]: res = 2d70d94bd49ad67e0000000000000000 20240920082524511 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082524511 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240920082524511 DAUC <0003> auc.c:151 vector [2]: kc = 34b2744b87ca213f 20240920082524511 DAUC <0003> auc.c:152 vector [2]: sres = f9ea0f35 20240920082524511 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240920082524511 DAUC <0003> auc.c:113 vector [3]: rand = 4fdc425bed2f2aa45807e8fad2489c9c 20240920082524511 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240920082524511 DAUC <0003> auc.c:142 vector [3]: autn = 36af3aec1fba0000f6f58a60eb1c919a 20240920082524511 DAUC <0003> auc.c:143 vector [3]: ck = b3318ade247095de5fe3956df84b69a9 20240920082524511 DAUC <0003> auc.c:144 vector [3]: ik = 1415c0ea12d018b5b815864003505fd0 20240920082524511 DAUC <0003> auc.c:145 vector [3]: res = 83ba652d817fe9090000000000000000 20240920082524511 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082524511 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240920082524511 DAUC <0003> auc.c:151 vector [3]: kc = 40d25919cdbbbb12 20240920082524511 DAUC <0003> auc.c:152 vector [3]: sres = 02c58c24 20240920082524511 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240920082524511 DAUC <0003> auc.c:113 vector [4]: rand = 9c0012145980a047b056a849791bca48 20240920082524511 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240920082524511 DAUC <0003> auc.c:142 vector [4]: autn = 355038cc2b5100009622d140e822780f 20240920082524511 DAUC <0003> auc.c:143 vector [4]: ck = f11350c9e4190c3c50031210ce587f6a 20240920082524511 DAUC <0003> auc.c:144 vector [4]: ik = fbbae284d76b08e5ff2b328e49f7445a 20240920082524511 DAUC <0003> auc.c:145 vector [4]: res = 15550acea4a900f60000000000000000 20240920082524511 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082524511 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240920082524511 DAUC <0003> auc.c:151 vector [4]: kc = a58192d3b4dd3fe9 20240920082524511 DAUC <0003> auc.c:152 vector [4]: sres = b1fc0a38 20240920082524511 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240920082524511 DAUC <0003> db_auc.c:245 IMSI='262425045673297': Generated 5 vectors 20240920082524511 DAUC <0003> db_auc.c:249 IMSI='262425045673297': Updating SQN=161 in DB 20240920082524519 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425045673297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425045673297"} 20240920082524519 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425045673297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082524519 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524520 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50126<->l=127.0.0.1:4258 20240920082524547 DAUC <0003> db_auc.c:157 IMSI='262424935362319': No 2G Auth Data 20240920082524547 DAUC <0003> db_auc.c:192 IMSI='262424935362319': No 3G Auth Data 20240920082524585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50132<->l=127.0.0.1:4258 20240920082524589 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082524589 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424935362319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424935362319"} 20240920082524589 DAUC <0003> db_auc.c:236 IMSI='262424935362319': Calling to generate 5 vectors 20240920082524589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240920082524589 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082524589 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082524589 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082524589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082524589 DAUC <0003> auc.c:113 vector [0]: rand = 668fd2d801c38e8cd3373cfaebde27c2 20240920082524589 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082524589 DAUC <0003> auc.c:142 vector [0]: autn = b68e5147d0500000ea8099f5bb666bf3 20240920082524589 DAUC <0003> auc.c:143 vector [0]: ck = b6770dc3a68a8eae66a91761bb48db53 20240920082524589 DAUC <0003> auc.c:144 vector [0]: ik = f023a03d8b4dd6a1e122d39d1cc92d8b 20240920082524589 DAUC <0003> auc.c:145 vector [0]: res = 0b60ade9ffd70bf80000000000000000 20240920082524589 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082524589 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082524589 DAUC <0003> auc.c:179 vector [0]: kc = 3a563a0d7b727400 20240920082524589 DAUC <0003> auc.c:180 vector [0]: sres = 7a0e3a0e 20240920082524589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082524589 DAUC <0003> auc.c:113 vector [1]: rand = 8e337a111eb6943ff37fc5fb12d998ff 20240920082524589 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240920082524589 DAUC <0003> auc.c:142 vector [1]: autn = 3101d206119d0000932c07a7f7149fe4 20240920082524589 DAUC <0003> auc.c:143 vector [1]: ck = ea1b13dc4653b42e138f841e9857975d 20240920082524589 DAUC <0003> auc.c:144 vector [1]: ik = 93f563d5df7bf4ae7afabaa77bfa1bff 20240920082524589 DAUC <0003> auc.c:145 vector [1]: res = db9de17ecf59202e0000000000000000 20240920082524589 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082524589 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082524589 DAUC <0003> auc.c:179 vector [1]: kc = 5a7c2582a325ac00 20240920082524589 DAUC <0003> auc.c:180 vector [1]: sres = 314dc0ac 20240920082524589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082524589 DAUC <0003> auc.c:113 vector [2]: rand = 3b09b6bd398a874b569bb5fd25d8b08f 20240920082524589 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240920082524589 DAUC <0003> auc.c:142 vector [2]: autn = 7312b044367c0000ac9394fc8e0c4e41 20240920082524589 DAUC <0003> auc.c:143 vector [2]: ck = 0d05d6b4e2ed910b79f04783b6d0fc6e 20240920082524589 DAUC <0003> auc.c:144 vector [2]: ik = 3c812b9ce08dac7f17e16136c9c97801 20240920082524589 DAUC <0003> auc.c:145 vector [2]: res = c058b749dfa663ed0000000000000000 20240920082524589 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082524589 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082524589 DAUC <0003> auc.c:179 vector [2]: kc = a8a39e518ebe7800 20240920082524589 DAUC <0003> auc.c:180 vector [2]: sres = 6910ae4b 20240920082524589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082524589 DAUC <0003> auc.c:113 vector [3]: rand = 01804c0887b23c98a08597bdafad9895 20240920082524589 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240920082524589 DAUC <0003> auc.c:142 vector [3]: autn = 67dc562823c50000b8ed4858294ace6a 20240920082524589 DAUC <0003> auc.c:143 vector [3]: ck = 6a3a578805c474a08c738cf3a00a1c62 20240920082524589 DAUC <0003> auc.c:144 vector [3]: ik = 6069487cfc8fea434a29ed26c4ae076b 20240920082524589 DAUC <0003> auc.c:145 vector [3]: res = 716a95ad6caa36670000000000000000 20240920082524589 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082524589 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082524589 DAUC <0003> auc.c:179 vector [3]: kc = 596432885b4b8000 20240920082524589 DAUC <0003> auc.c:180 vector [3]: sres = 75d1c5a8 20240920082524589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082524589 DAUC <0003> auc.c:113 vector [4]: rand = 7a0c2c544a876fe55dd9c97c9572190f 20240920082524589 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240920082524589 DAUC <0003> auc.c:142 vector [4]: autn = 629a506d058d00004c5b1c3bb62b712b 20240920082524589 DAUC <0003> auc.c:143 vector [4]: ck = 734ac4c736c89153dd8da1e649d67623 20240920082524589 DAUC <0003> auc.c:144 vector [4]: ik = 899878fd3ff3e517cda0de7ff4bb0925 20240920082524589 DAUC <0003> auc.c:145 vector [4]: res = a8a03c993bcae76d0000000000000000 20240920082524589 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082524589 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240920082524589 DAUC <0003> auc.c:179 vector [4]: kc = df46e005921de800 20240920082524589 DAUC <0003> auc.c:180 vector [4]: sres = 5a68450d 20240920082524589 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240920082524589 DAUC <0003> db_auc.c:245 IMSI='262424935362319': Generated 5 vectors 20240920082524589 DAUC <0003> db_auc.c:249 IMSI='262424935362319': Updating SQN=161 in DB 20240920082524598 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424935362319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424935362319"} 20240920082524598 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424935362319 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082524598 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524598 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50132<->l=127.0.0.1:4258 20240920082524637 DAUC <0003> db_auc.c:157 IMSI='262428053956754': No 2G Auth Data 20240920082524637 DAUC <0003> db_auc.c:192 IMSI='262428053956754': No 3G Auth Data 20240920082524689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4258 20240920082524695 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082524695 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428053956754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428053956754"} 20240920082524695 DAUC <0003> db_auc.c:236 IMSI='262428053956754': Calling to generate 5 vectors 20240920082524695 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240920082524695 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082524695 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082524695 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082524695 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082524695 DAUC <0003> auc.c:113 vector [0]: rand = 5029963ac0c2f597679784d8fee3ecc2 20240920082524695 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082524695 DAUC <0003> auc.c:142 vector [0]: autn = 64a2eb5f698f0000dd0d7bfc0656a568 20240920082524695 DAUC <0003> auc.c:143 vector [0]: ck = 33e2f5df1a8618135e64ff1c02351f51 20240920082524695 DAUC <0003> auc.c:144 vector [0]: ik = 0baa907058149c2aad78798f84550570 20240920082524695 DAUC <0003> auc.c:145 vector [0]: res = 3999ea0d18293f210000000000000000 20240920082524695 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082524695 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082524695 DAUC <0003> auc.c:179 vector [0]: kc = 2db19776e4545000 20240920082524695 DAUC <0003> auc.c:180 vector [0]: sres = 03f0afd6 20240920082524695 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082524695 DAUC <0003> auc.c:113 vector [1]: rand = 148b13b1759944384dc220ee4b601c90 20240920082524695 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240920082524695 DAUC <0003> auc.c:142 vector [1]: autn = cca4e3c4fadd000005779be8f986da70 20240920082524695 DAUC <0003> auc.c:143 vector [1]: ck = 0b513220f7e4045faac93a6943b9b7fc 20240920082524695 DAUC <0003> auc.c:144 vector [1]: ik = 0ecacedf556dc19e421178e710419e3d 20240920082524695 DAUC <0003> auc.c:145 vector [1]: res = ee0ea00eb3aa8c8b0000000000000000 20240920082524695 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082524695 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082524695 DAUC <0003> auc.c:179 vector [1]: kc = 94ce0ed5e6b61000 20240920082524695 DAUC <0003> auc.c:180 vector [1]: sres = f2624b0b 20240920082524695 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082524695 DAUC <0003> auc.c:113 vector [2]: rand = 914f07434c69f523085a6819593945fa 20240920082524695 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240920082524695 DAUC <0003> auc.c:142 vector [2]: autn = 164c9aa49a7c00002e13083e3fdd9aab 20240920082524695 DAUC <0003> auc.c:143 vector [2]: ck = de5416fc2ee5ad281d694e8640636a09 20240920082524695 DAUC <0003> auc.c:144 vector [2]: ik = 3c65c457934a1e9799ef010518471733 20240920082524695 DAUC <0003> auc.c:145 vector [2]: res = 244a82e9b23dcbb10000000000000000 20240920082524695 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082524695 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082524695 DAUC <0003> auc.c:179 vector [2]: kc = 90a3fac29f5be800 20240920082524695 DAUC <0003> auc.c:180 vector [2]: sres = d738aa1a 20240920082524695 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082524695 DAUC <0003> auc.c:113 vector [3]: rand = 98e345ebf94636ef4aa91a3d6f8d04af 20240920082524695 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240920082524695 DAUC <0003> auc.c:142 vector [3]: autn = 4c731fab778c00007fe39f4a5f9203b5 20240920082524695 DAUC <0003> auc.c:143 vector [3]: ck = eff604aeaf894834b6b276eea95a50bf 20240920082524695 DAUC <0003> auc.c:144 vector [3]: ik = 0a4b68e4a9759c65f739aef0bc5c70c9 20240920082524695 DAUC <0003> auc.c:145 vector [3]: res = 1191295503abee1c0000000000000000 20240920082524695 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082524695 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082524695 DAUC <0003> auc.c:179 vector [3]: kc = 3991dd107d0ccc00 20240920082524695 DAUC <0003> auc.c:180 vector [3]: sres = c4671162 20240920082524695 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082524695 DAUC <0003> auc.c:113 vector [4]: rand = 32684b8f23afe866742a5387e821d3ab 20240920082524695 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240920082524695 DAUC <0003> auc.c:142 vector [4]: autn = 2031539600f20000980ad993a75ed91d 20240920082524695 DAUC <0003> auc.c:143 vector [4]: ck = eb03b75d8f7b34c49329853a9b20cee9 20240920082524695 DAUC <0003> auc.c:144 vector [4]: ik = 977b13214594095c4044fbf159f5f8f3 20240920082524695 DAUC <0003> auc.c:145 vector [4]: res = c5d9bdc4a73414270000000000000000 20240920082524695 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082524695 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240920082524695 DAUC <0003> auc.c:179 vector [4]: kc = dbf5e440eaf25400 20240920082524695 DAUC <0003> auc.c:180 vector [4]: sres = 725b3dc7 20240920082524695 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240920082524695 DAUC <0003> db_auc.c:245 IMSI='262428053956754': Generated 5 vectors 20240920082524695 DAUC <0003> db_auc.c:249 IMSI='262428053956754': Updating SQN=161 in DB 20240920082524704 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428053956754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428053956754"} 20240920082524704 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428053956754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082524704 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524704 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4258 20240920082524746 DAUC <0003> db_auc.c:157 IMSI='262423449043547': No 2G Auth Data 20240920082524746 DAUC <0003> db_auc.c:192 IMSI='262423449043547': No 3G Auth Data 20240920082524788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4258 20240920082524794 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082524794 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423449043547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423449043547"} 20240920082524794 DAUC <0003> db_auc.c:236 IMSI='262423449043547': Calling to generate 5 vectors 20240920082524794 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240920082524794 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082524794 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082524794 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082524794 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082524794 DAUC <0003> auc.c:113 vector [0]: rand = 129b9c9177734ce423e08f1408c93e62 20240920082524794 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082524794 DAUC <0003> auc.c:142 vector [0]: autn = 7c15a6325ded0000702908f1f07c686a 20240920082524794 DAUC <0003> auc.c:143 vector [0]: ck = 3eba3da022df5ca50041fe9f29eed03b 20240920082524794 DAUC <0003> auc.c:144 vector [0]: ik = c10933a866966cdfb89b1e59d259d651 20240920082524794 DAUC <0003> auc.c:145 vector [0]: res = c33a35cb5f0b7d590000000000000000 20240920082524794 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082524794 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082524794 DAUC <0003> auc.c:179 vector [0]: kc = 51c63ae47ae282c3 20240920082524794 DAUC <0003> auc.c:180 vector [0]: sres = 658e8d3d 20240920082524794 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082524794 DAUC <0003> auc.c:113 vector [1]: rand = b802b1f8f2ec4e88f70a820f089b316e 20240920082524794 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240920082524794 DAUC <0003> auc.c:142 vector [1]: autn = 7bfbfacb06240000f79b2ffbe51e9bf2 20240920082524794 DAUC <0003> auc.c:143 vector [1]: ck = b79fb78e786f02b00a8ccac62ece687e 20240920082524794 DAUC <0003> auc.c:144 vector [1]: ik = 4503ba173043d6910d17918861fb8a7b 20240920082524794 DAUC <0003> auc.c:145 vector [1]: res = a7b69551a26f396a0000000000000000 20240920082524794 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082524794 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082524794 DAUC <0003> auc.c:179 vector [1]: kc = 26c08f7bd66e4e1c 20240920082524794 DAUC <0003> auc.c:180 vector [1]: sres = b95b0082 20240920082524794 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082524794 DAUC <0003> auc.c:113 vector [2]: rand = 878a75513b69799167a5ffbb90d167cd 20240920082524794 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240920082524794 DAUC <0003> auc.c:142 vector [2]: autn = 605be42934520000ead9b0c34100ba12 20240920082524794 DAUC <0003> auc.c:143 vector [2]: ck = 059a02ad9c744bac24a4e69c3642d989 20240920082524794 DAUC <0003> auc.c:144 vector [2]: ik = 744f20c0a63ca05cbceb222b58e9036a 20240920082524794 DAUC <0003> auc.c:145 vector [2]: res = 109dc4ba9e5479240000000000000000 20240920082524794 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082524794 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082524794 DAUC <0003> auc.c:179 vector [2]: kc = eca6e9ededd6bd44 20240920082524794 DAUC <0003> auc.c:180 vector [2]: sres = 90403fc0 20240920082524794 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082524794 DAUC <0003> auc.c:113 vector [3]: rand = 696e12ac0556c4304009d3a10c753ae0 20240920082524794 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240920082524794 DAUC <0003> auc.c:142 vector [3]: autn = 31faee0ae3450000da114e75da476198 20240920082524794 DAUC <0003> auc.c:143 vector [3]: ck = 6add70dec32ff444f0f24632b7af7d6f 20240920082524794 DAUC <0003> auc.c:144 vector [3]: ik = 222cf99e344e504e1054017d06d6bb28 20240920082524794 DAUC <0003> auc.c:145 vector [3]: res = adbb84f3d72aee9d0000000000000000 20240920082524794 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082524794 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082524794 DAUC <0003> auc.c:179 vector [3]: kc = 7c0fd6203bc90c60 20240920082524794 DAUC <0003> auc.c:180 vector [3]: sres = 025559ec 20240920082524794 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082524794 DAUC <0003> auc.c:113 vector [4]: rand = edb7d6c8d6647d77dfbf222f1a5e7a01 20240920082524794 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240920082524794 DAUC <0003> auc.c:142 vector [4]: autn = 340add5cbcfd0000bd5282d7c2687fe3 20240920082524794 DAUC <0003> auc.c:143 vector [4]: ck = 4e150c1062875ca2136ea4fa5749e0a5 20240920082524794 DAUC <0003> auc.c:144 vector [4]: ik = f5a3a05d49ab652edf3391a841f1b1bc 20240920082524794 DAUC <0003> auc.c:145 vector [4]: res = 7ef5a2314edb3dff0000000000000000 20240920082524794 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082524794 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240920082524794 DAUC <0003> auc.c:179 vector [4]: kc = 487657086a611e1f 20240920082524794 DAUC <0003> auc.c:180 vector [4]: sres = 39ce385c 20240920082524794 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240920082524794 DAUC <0003> db_auc.c:245 IMSI='262423449043547': Generated 5 vectors 20240920082524794 DAUC <0003> db_auc.c:249 IMSI='262423449043547': Updating SQN=161 in DB 20240920082524802 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423449043547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423449043547"} 20240920082524803 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423449043547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082524803 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524803 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082524809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4258 20240920082524834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50094<->l=127.0.0.1:4258 20240920082524835 DLINP <000b> input/ipa.c:451 connected read/write 20240920082524835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082524835 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082524835 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082524835 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082524835 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41827<->l=127.0.0.1:4259) 20240920082524857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4258 20240920082524857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4258 20240920082527961 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082527961 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082527966 DLINP <000b> input/ipa.c:451 connected read/write 20240920082527966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082527967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50168<->l=127.0.0.1:4258 20240920082527972 DLINP <000b> input/ipa.c:451 connected read/write 20240920082527972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082527972 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082527972 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082527972 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  20240920082527972 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082527972 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  20240920082527972 DLGSUP <0013> gsup_server.c:235 2:  20240920082527972 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082527972 DLGSUP <0013> gsup_server.c:235 3:  20240920082527972 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082527972 DLGSUP <0013> gsup_server.c:235 4:  20240920082527972 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082527972 DLGSUP <0013> gsup_server.c:235 5:  20240920082527972 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082527972 DLGSUP <0013> gsup_server.c:235 7:  20240920082527972 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082527972 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082527972 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082527972 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082528025 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42341<->l=127.0.0.1:4259) 20240920082528071 DAUC <0003> db_auc.c:157 IMSI='262421766343697': No 2G Auth Data 20240920082528071 DAUC <0003> db_auc.c:192 IMSI='262421766343697': No 3G Auth Data 20240920082528097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50176<->l=127.0.0.1:4258 20240920082528100 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528100 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421766343697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421766343697"} 20240920082528100 DAUC <0003> db_auc.c:192 IMSI='262421766343697': No 3G Auth Data 20240920082528100 DAUC <0003> db_auc.c:236 IMSI='262421766343697': Calling to generate 1 vectors 20240920082528100 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240920082528100 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528100 DAUC <0003> auc.c:113 vector [0]: rand = a4de1c6c8de1fcba0ddf7b0aa93e9ab8 20240920082528100 DAUC <0003> auc.c:179 vector [0]: kc = b27228dfadf71c00 20240920082528100 DAUC <0003> auc.c:180 vector [0]: sres = 5608d290 20240920082528100 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082528100 DAUC <0003> db_auc.c:245 IMSI='262421766343697': Generated 1 vectors 20240920082528100 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421766343697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421766343697"} 20240920082528100 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421766343697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528100 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528100 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528102 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528102 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421766343697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421766343697"} 20240920082528102 DAUC <0003> db_auc.c:192 IMSI='262421766343697': No 3G Auth Data 20240920082528102 DAUC <0003> db_auc.c:236 IMSI='262421766343697': Calling to generate 4 vectors 20240920082528102 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240920082528102 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528102 DAUC <0003> auc.c:113 vector [0]: rand = a2a5db5ed2fd3c8d87207dff984f0664 20240920082528102 DAUC <0003> auc.c:179 vector [0]: kc = 01dd3b95f8896000 20240920082528102 DAUC <0003> auc.c:180 vector [0]: sres = 38763b51 20240920082528102 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082528102 DAUC <0003> auc.c:113 vector [1]: rand = 3e407967a0e4168447f0ded0d5e5f70e 20240920082528102 DAUC <0003> auc.c:179 vector [1]: kc = d0b522f1b9e08000 20240920082528102 DAUC <0003> auc.c:180 vector [1]: sres = 7544be58 20240920082528102 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240920082528102 DAUC <0003> auc.c:113 vector [2]: rand = a999744d91e3253f4657ed3c03807dc6 20240920082528102 DAUC <0003> auc.c:179 vector [2]: kc = 3a407fdde8d7bc00 20240920082528102 DAUC <0003> auc.c:180 vector [2]: sres = 5fa1b17a 20240920082528102 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240920082528102 DAUC <0003> auc.c:113 vector [3]: rand = d9c52e0a2cac6ef04364b3f6cce005c0 20240920082528102 DAUC <0003> auc.c:179 vector [3]: kc = 03d4fac1b0d08000 20240920082528102 DAUC <0003> auc.c:180 vector [3]: sres = 29e5b2ff 20240920082528102 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240920082528102 DAUC <0003> db_auc.c:245 IMSI='262421766343697': Generated 4 vectors 20240920082528102 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421766343697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421766343697"} 20240920082528102 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421766343697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528102 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528102 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528103 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528103 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421766343697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421766343697"} 20240920082528103 DAUC <0003> db_auc.c:192 IMSI='262421766343697': No 3G Auth Data 20240920082528103 DAUC <0003> db_auc.c:236 IMSI='262421766343697': Calling to generate 5 vectors 20240920082528103 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240920082528104 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528104 DAUC <0003> auc.c:113 vector [0]: rand = 8aefcbe58c7819603c01bac02305e66e 20240920082528104 DAUC <0003> auc.c:179 vector [0]: kc = f9257504402a9000 20240920082528104 DAUC <0003> auc.c:180 vector [0]: sres = c480bb0e 20240920082528104 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082528104 DAUC <0003> auc.c:113 vector [1]: rand = f8a4dc702c97dfec2fce66b9ddad2933 20240920082528104 DAUC <0003> auc.c:179 vector [1]: kc = 1b56860b65df7c00 20240920082528104 DAUC <0003> auc.c:180 vector [1]: sres = 1f44eb6e 20240920082528104 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240920082528104 DAUC <0003> auc.c:113 vector [2]: rand = 0c8ae2d88f1e4c5798388f247000aa11 20240920082528104 DAUC <0003> auc.c:179 vector [2]: kc = e4a0b7e5cd6f9400 20240920082528104 DAUC <0003> auc.c:180 vector [2]: sres = a0983bb8 20240920082528104 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240920082528104 DAUC <0003> auc.c:113 vector [3]: rand = ba4ae52abc167add8c801cad5c0bac6c 20240920082528104 DAUC <0003> auc.c:179 vector [3]: kc = a449c97c4c9ee400 20240920082528104 DAUC <0003> auc.c:180 vector [3]: sres = 5a088a9e 20240920082528104 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240920082528104 DAUC <0003> auc.c:113 vector [4]: rand = e1dfc434e02131b85a5417d2060cf134 20240920082528104 DAUC <0003> auc.c:179 vector [4]: kc = d8552aeb7a501800 20240920082528104 DAUC <0003> auc.c:180 vector [4]: sres = ad4a14cd 20240920082528104 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240920082528104 DAUC <0003> db_auc.c:245 IMSI='262421766343697': Generated 5 vectors 20240920082528104 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421766343697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421766343697"} 20240920082528104 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421766343697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528104 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528104 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528105 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528105 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421766343697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421766343697"} 20240920082528105 DAUC <0003> db_auc.c:192 IMSI='262421766343697': No 3G Auth Data 20240920082528105 DAUC <0003> db_auc.c:236 IMSI='262421766343697': Calling to generate 5 vectors 20240920082528105 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240920082528105 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528105 DAUC <0003> auc.c:113 vector [0]: rand = d2b4cde3fcdb8937b09367438e9eae47 20240920082528105 DAUC <0003> auc.c:179 vector [0]: kc = 16ffb85f8d774000 20240920082528105 DAUC <0003> auc.c:180 vector [0]: sres = c073f1cf 20240920082528105 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082528105 DAUC <0003> auc.c:113 vector [1]: rand = 26630784cc15445240d8c5c9c2364d63 20240920082528105 DAUC <0003> auc.c:179 vector [1]: kc = 71d4c524eb890c00 20240920082528105 DAUC <0003> auc.c:180 vector [1]: sres = 7e1ef946 20240920082528105 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240920082528105 DAUC <0003> auc.c:113 vector [2]: rand = 3904946b00b1f664443be031897425aa 20240920082528105 DAUC <0003> auc.c:179 vector [2]: kc = 67401e4a5216a400 20240920082528105 DAUC <0003> auc.c:180 vector [2]: sres = 5f171087 20240920082528105 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240920082528105 DAUC <0003> auc.c:113 vector [3]: rand = 965289b91299184aaa0ef36e209e43df 20240920082528105 DAUC <0003> auc.c:179 vector [3]: kc = e1d8d17e223c1400 20240920082528105 DAUC <0003> auc.c:180 vector [3]: sres = 38cc92b9 20240920082528105 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240920082528105 DAUC <0003> auc.c:113 vector [4]: rand = 4781f8c8e4ea3fdde114404ba2ec32ca 20240920082528105 DAUC <0003> auc.c:179 vector [4]: kc = 814e628d44f6dc00 20240920082528105 DAUC <0003> auc.c:180 vector [4]: sres = 5f4df23d 20240920082528105 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240920082528105 DAUC <0003> db_auc.c:245 IMSI='262421766343697': Generated 5 vectors 20240920082528105 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421766343697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421766343697"} 20240920082528105 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421766343697 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528105 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528105 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50176<->l=127.0.0.1:4258 20240920082528132 DAUC <0003> db_auc.c:157 IMSI='262429975672950': No 2G Auth Data 20240920082528132 DAUC <0003> db_auc.c:192 IMSI='262429975672950': No 3G Auth Data 20240920082528157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 20240920082528159 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528159 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429975672950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429975672950"} 20240920082528159 DAUC <0003> db_auc.c:192 IMSI='262429975672950': No 3G Auth Data 20240920082528159 DAUC <0003> db_auc.c:236 IMSI='262429975672950': Calling to generate 1 vectors 20240920082528159 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240920082528159 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528159 DAUC <0003> auc.c:113 vector [0]: rand = 727a9c56e6e566b686855dafa253e8fa 20240920082528159 DAUC <0003> auc.c:179 vector [0]: kc = cbb4be9b346d2800 20240920082528159 DAUC <0003> auc.c:180 vector [0]: sres = f3961b77 20240920082528159 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082528159 DAUC <0003> db_auc.c:245 IMSI='262429975672950': Generated 1 vectors 20240920082528159 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429975672950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429975672950"} 20240920082528159 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429975672950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528159 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528159 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528160 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528160 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429975672950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429975672950"} 20240920082528160 DAUC <0003> db_auc.c:192 IMSI='262429975672950': No 3G Auth Data 20240920082528160 DAUC <0003> db_auc.c:236 IMSI='262429975672950': Calling to generate 4 vectors 20240920082528160 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240920082528160 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528160 DAUC <0003> auc.c:113 vector [0]: rand = 0137346fdbf51f17d046b4a96be4a970 20240920082528160 DAUC <0003> auc.c:179 vector [0]: kc = 8c495d3393b19400 20240920082528160 DAUC <0003> auc.c:180 vector [0]: sres = dd0afa2a 20240920082528160 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082528160 DAUC <0003> auc.c:113 vector [1]: rand = 1f5bac1350668c794edc9db8babeb83f 20240920082528160 DAUC <0003> auc.c:179 vector [1]: kc = 97d0b9fff2f45000 20240920082528160 DAUC <0003> auc.c:180 vector [1]: sres = e2af94d1 20240920082528160 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240920082528160 DAUC <0003> auc.c:113 vector [2]: rand = 63e2774359488971fd52cedde8e46a1a 20240920082528160 DAUC <0003> auc.c:179 vector [2]: kc = e140a39651047400 20240920082528160 DAUC <0003> auc.c:180 vector [2]: sres = 6c7f058c 20240920082528160 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240920082528160 DAUC <0003> auc.c:113 vector [3]: rand = 3a8210c4335f3db99bf879f772d9d6aa 20240920082528160 DAUC <0003> auc.c:179 vector [3]: kc = 73e396b842371800 20240920082528160 DAUC <0003> auc.c:180 vector [3]: sres = 91a9205e 20240920082528160 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240920082528160 DAUC <0003> db_auc.c:245 IMSI='262429975672950': Generated 4 vectors 20240920082528160 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429975672950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429975672950"} 20240920082528160 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429975672950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528160 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528160 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528161 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528161 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429975672950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429975672950"} 20240920082528161 DAUC <0003> db_auc.c:192 IMSI='262429975672950': No 3G Auth Data 20240920082528161 DAUC <0003> db_auc.c:236 IMSI='262429975672950': Calling to generate 5 vectors 20240920082528161 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240920082528161 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528161 DAUC <0003> auc.c:113 vector [0]: rand = a8a10f3dd2784c6f0e6f4321608b1cd1 20240920082528161 DAUC <0003> auc.c:179 vector [0]: kc = d2ae144436d8e800 20240920082528161 DAUC <0003> auc.c:180 vector [0]: sres = 497d43a8 20240920082528161 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082528161 DAUC <0003> auc.c:113 vector [1]: rand = 9e4cb210bdd25d143d3af87f24cf9155 20240920082528161 DAUC <0003> auc.c:179 vector [1]: kc = 468ed4e28d5d0c00 20240920082528161 DAUC <0003> auc.c:180 vector [1]: sres = d590677d 20240920082528161 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240920082528161 DAUC <0003> auc.c:113 vector [2]: rand = 1db18cb4c0bb41d98c2580734ccef483 20240920082528161 DAUC <0003> auc.c:179 vector [2]: kc = 07d54a4ae1896000 20240920082528161 DAUC <0003> auc.c:180 vector [2]: sres = e0e0aab9 20240920082528161 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240920082528161 DAUC <0003> auc.c:113 vector [3]: rand = c5e1721a66f1bb071c28d272c55ad4ed 20240920082528161 DAUC <0003> auc.c:179 vector [3]: kc = 03444693b0d32400 20240920082528161 DAUC <0003> auc.c:180 vector [3]: sres = 74b6ee1c 20240920082528161 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240920082528161 DAUC <0003> auc.c:113 vector [4]: rand = 091ca499a6d3a67fe6ccc81aa0ee4574 20240920082528161 DAUC <0003> auc.c:179 vector [4]: kc = 4ab5d09837d5e000 20240920082528161 DAUC <0003> auc.c:180 vector [4]: sres = e9a32665 20240920082528161 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240920082528161 DAUC <0003> db_auc.c:245 IMSI='262429975672950': Generated 5 vectors 20240920082528161 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429975672950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429975672950"} 20240920082528161 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429975672950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528161 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528161 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528162 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528162 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429975672950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429975672950"} 20240920082528162 DAUC <0003> db_auc.c:192 IMSI='262429975672950': No 3G Auth Data 20240920082528162 DAUC <0003> db_auc.c:236 IMSI='262429975672950': Calling to generate 5 vectors 20240920082528162 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240920082528162 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528162 DAUC <0003> auc.c:113 vector [0]: rand = 19d5722c18823d91785e871912b056c2 20240920082528162 DAUC <0003> auc.c:179 vector [0]: kc = 123c41f94ff50c00 20240920082528162 DAUC <0003> auc.c:180 vector [0]: sres = 8a196864 20240920082528162 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082528162 DAUC <0003> auc.c:113 vector [1]: rand = 0d9f4f696c34a40dea4cdf3886c65b00 20240920082528162 DAUC <0003> auc.c:179 vector [1]: kc = f51791f44af23c00 20240920082528162 DAUC <0003> auc.c:180 vector [1]: sres = 42fbc544 20240920082528162 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240920082528162 DAUC <0003> auc.c:113 vector [2]: rand = cbfc55f877b3f5f7d960f189c0b5dcf1 20240920082528162 DAUC <0003> auc.c:179 vector [2]: kc = 1354c440a2a42400 20240920082528162 DAUC <0003> auc.c:180 vector [2]: sres = 5b342e67 20240920082528162 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240920082528162 DAUC <0003> auc.c:113 vector [3]: rand = 1c45dbdf339e03ecf94fcdcb7b9ae600 20240920082528162 DAUC <0003> auc.c:179 vector [3]: kc = 9626495275962400 20240920082528162 DAUC <0003> auc.c:180 vector [3]: sres = 9c7332ff 20240920082528162 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240920082528162 DAUC <0003> auc.c:113 vector [4]: rand = 97e7536f6aee470cfd646184d7b79c4b 20240920082528162 DAUC <0003> auc.c:179 vector [4]: kc = b6570e0165206c00 20240920082528162 DAUC <0003> auc.c:180 vector [4]: sres = a31fb956 20240920082528162 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240920082528162 DAUC <0003> db_auc.c:245 IMSI='262429975672950': Generated 5 vectors 20240920082528162 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429975672950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429975672950"} 20240920082528162 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429975672950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528162 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528162 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 20240920082528187 DAUC <0003> db_auc.c:157 IMSI='262420396632220': No 2G Auth Data 20240920082528187 DAUC <0003> db_auc.c:192 IMSI='262420396632220': No 3G Auth Data 20240920082528212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4258 20240920082528214 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528214 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420396632220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420396632220"} 20240920082528214 DAUC <0003> db_auc.c:192 IMSI='262420396632220': No 3G Auth Data 20240920082528214 DAUC <0003> db_auc.c:236 IMSI='262420396632220': Calling to generate 1 vectors 20240920082528214 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240920082528214 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528214 DAUC <0003> auc.c:113 vector [0]: rand = 55bfeb25d826af39dc84a96807aa3fe7 20240920082528214 DAUC <0003> auc.c:179 vector [0]: kc = bab68de1c77de64c 20240920082528214 DAUC <0003> auc.c:180 vector [0]: sres = cb14a699 20240920082528214 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082528214 DAUC <0003> db_auc.c:245 IMSI='262420396632220': Generated 1 vectors 20240920082528214 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420396632220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420396632220"} 20240920082528214 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420396632220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528214 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528214 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528215 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528215 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420396632220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420396632220"} 20240920082528215 DAUC <0003> db_auc.c:192 IMSI='262420396632220': No 3G Auth Data 20240920082528215 DAUC <0003> db_auc.c:236 IMSI='262420396632220': Calling to generate 4 vectors 20240920082528215 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240920082528215 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528215 DAUC <0003> auc.c:113 vector [0]: rand = 1e4aef2927ecb0e6875727c3a897794a 20240920082528215 DAUC <0003> auc.c:179 vector [0]: kc = 4acb46589033b3e7 20240920082528215 DAUC <0003> auc.c:180 vector [0]: sres = a7cd3527 20240920082528215 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082528215 DAUC <0003> auc.c:113 vector [1]: rand = 0f54a1469388253ac23926c77578c58b 20240920082528215 DAUC <0003> auc.c:179 vector [1]: kc = e9e9af862584071b 20240920082528215 DAUC <0003> auc.c:180 vector [1]: sres = 038eaee8 20240920082528215 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240920082528215 DAUC <0003> auc.c:113 vector [2]: rand = 2446b3fddde51aa1d4fccab83da2792a 20240920082528215 DAUC <0003> auc.c:179 vector [2]: kc = e30f015c4868c1dc 20240920082528215 DAUC <0003> auc.c:180 vector [2]: sres = 2414a602 20240920082528215 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240920082528215 DAUC <0003> auc.c:113 vector [3]: rand = 23218681a5ca2e69e1b2d9a72ebaf942 20240920082528215 DAUC <0003> auc.c:179 vector [3]: kc = 476168655f76c88b 20240920082528215 DAUC <0003> auc.c:180 vector [3]: sres = 1be365a6 20240920082528215 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240920082528215 DAUC <0003> db_auc.c:245 IMSI='262420396632220': Generated 4 vectors 20240920082528215 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420396632220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420396632220"} 20240920082528215 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420396632220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528215 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528215 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528216 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528216 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420396632220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420396632220"} 20240920082528216 DAUC <0003> db_auc.c:192 IMSI='262420396632220': No 3G Auth Data 20240920082528216 DAUC <0003> db_auc.c:236 IMSI='262420396632220': Calling to generate 5 vectors 20240920082528216 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240920082528216 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528216 DAUC <0003> auc.c:113 vector [0]: rand = 16c58e198f1eb64e2c5d7ed5cb09a7c3 20240920082528216 DAUC <0003> auc.c:179 vector [0]: kc = 69d9ed4980433984 20240920082528216 DAUC <0003> auc.c:180 vector [0]: sres = b993e434 20240920082528216 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082528216 DAUC <0003> auc.c:113 vector [1]: rand = 987371db63587dc2a02946af87235968 20240920082528216 DAUC <0003> auc.c:179 vector [1]: kc = aeeffa0d761d0914 20240920082528216 DAUC <0003> auc.c:180 vector [1]: sres = dc0d6df4 20240920082528216 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240920082528216 DAUC <0003> auc.c:113 vector [2]: rand = 6c6888dfc7a93d1950372dc410aa5124 20240920082528216 DAUC <0003> auc.c:179 vector [2]: kc = 865251c0ef3c02c6 20240920082528216 DAUC <0003> auc.c:180 vector [2]: sres = b4c3ab0e 20240920082528216 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240920082528216 DAUC <0003> auc.c:113 vector [3]: rand = d9fd86135701b38772d5d96c54a7ce6f 20240920082528216 DAUC <0003> auc.c:179 vector [3]: kc = ed5d5a9492839985 20240920082528216 DAUC <0003> auc.c:180 vector [3]: sres = b2b3f11c 20240920082528216 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240920082528216 DAUC <0003> auc.c:113 vector [4]: rand = ff236caa7a6beca773e3b133eff2644b 20240920082528216 DAUC <0003> auc.c:179 vector [4]: kc = 3a69b6930f760bde 20240920082528216 DAUC <0003> auc.c:180 vector [4]: sres = c909b753 20240920082528216 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240920082528216 DAUC <0003> db_auc.c:245 IMSI='262420396632220': Generated 5 vectors 20240920082528216 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420396632220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420396632220"} 20240920082528216 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420396632220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528216 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528216 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528217 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528217 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420396632220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420396632220"} 20240920082528217 DAUC <0003> db_auc.c:192 IMSI='262420396632220': No 3G Auth Data 20240920082528217 DAUC <0003> db_auc.c:236 IMSI='262420396632220': Calling to generate 5 vectors 20240920082528217 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240920082528217 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528217 DAUC <0003> auc.c:113 vector [0]: rand = 5837e30ca56b79f9a4c5c12e91cb9902 20240920082528217 DAUC <0003> auc.c:179 vector [0]: kc = 16acfce5b368ede2 20240920082528217 DAUC <0003> auc.c:180 vector [0]: sres = a7421bee 20240920082528217 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240920082528217 DAUC <0003> auc.c:113 vector [1]: rand = 932b75fc190bf9eaf4fe9cf9c5063a53 20240920082528217 DAUC <0003> auc.c:179 vector [1]: kc = 33ec02440c4b905a 20240920082528217 DAUC <0003> auc.c:180 vector [1]: sres = 81ffc2bb 20240920082528217 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240920082528217 DAUC <0003> auc.c:113 vector [2]: rand = d9ee50f44e3a9dd3133d4287c8f32533 20240920082528217 DAUC <0003> auc.c:179 vector [2]: kc = 4d585191f3e722e5 20240920082528217 DAUC <0003> auc.c:180 vector [2]: sres = 84c9f1bd 20240920082528217 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240920082528217 DAUC <0003> auc.c:113 vector [3]: rand = 5826fd23b1ae2c56743d335e71c7d54e 20240920082528217 DAUC <0003> auc.c:179 vector [3]: kc = 211defd709449a94 20240920082528217 DAUC <0003> auc.c:180 vector [3]: sres = 08992940 20240920082528217 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240920082528217 DAUC <0003> auc.c:113 vector [4]: rand = 3f95c9ced27ce0f1a03d0e21bea54818 20240920082528217 DAUC <0003> auc.c:179 vector [4]: kc = 358f1c45f5dfa60e 20240920082528217 DAUC <0003> auc.c:180 vector [4]: sres = 5629d11a 20240920082528217 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240920082528217 DAUC <0003> db_auc.c:245 IMSI='262420396632220': Generated 5 vectors 20240920082528217 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420396632220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420396632220"} 20240920082528217 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420396632220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528217 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528217 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4258 20240920082528246 DAUC <0003> db_auc.c:157 IMSI='262427040682727': No 2G Auth Data 20240920082528246 DAUC <0003> db_auc.c:192 IMSI='262427040682727': No 3G Auth Data 20240920082528269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50204<->l=127.0.0.1:4258 20240920082528271 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528271 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427040682727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427040682727"} 20240920082528271 DAUC <0003> db_auc.c:157 IMSI='262427040682727': No 2G Auth Data 20240920082528271 DAUC <0003> db_auc.c:236 IMSI='262427040682727': Calling to generate 1 vectors 20240920082528271 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240920082528271 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528271 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528271 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082528271 DAUC <0003> auc.c:113 vector [0]: rand = f53cbfd22aa6ca081aafc5369170e497 20240920082528271 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082528271 DAUC <0003> auc.c:142 vector [0]: autn = 3a23740438f200000c4da34341c24bfd 20240920082528271 DAUC <0003> auc.c:143 vector [0]: ck = 74bee1424fc8c3c9707cf20a14d226f1 20240920082528271 DAUC <0003> auc.c:144 vector [0]: ik = bbdfb8e1403e23da38e275f1fb6e0c18 20240920082528271 DAUC <0003> auc.c:145 vector [0]: res = 5c66ac22070ecfe20000000000000000 20240920082528271 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528271 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240920082528271 DAUC <0003> auc.c:151 vector [0]: kc = 87ffde58e04acafa 20240920082528271 DAUC <0003> auc.c:152 vector [0]: sres = 5b6863c0 20240920082528271 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240920082528271 DAUC <0003> db_auc.c:245 IMSI='262427040682727': Generated 1 vectors 20240920082528271 DAUC <0003> db_auc.c:249 IMSI='262427040682727': Updating SQN=33 in DB 20240920082528278 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427040682727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427040682727"} 20240920082528278 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427040682727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528279 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528279 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528279 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528279 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427040682727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427040682727"} 20240920082528279 DAUC <0003> db_auc.c:157 IMSI='262427040682727': No 2G Auth Data 20240920082528279 DAUC <0003> db_auc.c:236 IMSI='262427040682727': Calling to generate 4 vectors 20240920082528279 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240920082528279 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528279 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528279 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240920082528279 DAUC <0003> auc.c:113 vector [0]: rand = 0d792d9850fa75fcbf4a67637dfb1d86 20240920082528279 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240920082528279 DAUC <0003> auc.c:142 vector [0]: autn = 1869c982aa960000914a4a5f2a6c0804 20240920082528279 DAUC <0003> auc.c:143 vector [0]: ck = bc570a12e471f9df6022479669127341 20240920082528279 DAUC <0003> auc.c:144 vector [0]: ik = a6b1912239430c8eae38bb54445e88bc 20240920082528279 DAUC <0003> auc.c:145 vector [0]: res = 1c63b9aedfac71810000000000000000 20240920082528279 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528279 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240920082528279 DAUC <0003> auc.c:151 vector [0]: kc = d4fc67f2f07e0eac 20240920082528279 DAUC <0003> auc.c:152 vector [0]: sres = c3cfc82f 20240920082528279 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240920082528279 DAUC <0003> auc.c:113 vector [1]: rand = ecb673b2703286bf13096445c55d063a 20240920082528279 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240920082528279 DAUC <0003> auc.c:142 vector [1]: autn = 697ae760f91f00008077d562fbcc1346 20240920082528279 DAUC <0003> auc.c:143 vector [1]: ck = 019dd4e173926acefe0c7f660f7657c5 20240920082528279 DAUC <0003> auc.c:144 vector [1]: ik = 05e15ce399cc8a3f49833c62234684de 20240920082528279 DAUC <0003> auc.c:145 vector [1]: res = 72e560326198b93c0000000000000000 20240920082528279 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528279 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240920082528279 DAUC <0003> auc.c:151 vector [1]: kc = b3f3cb06c66e33ea 20240920082528279 DAUC <0003> auc.c:152 vector [1]: sres = 137dd90e 20240920082528279 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240920082528279 DAUC <0003> auc.c:113 vector [2]: rand = 7666d55a594d13117a8962ca0b8bcfee 20240920082528279 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240920082528279 DAUC <0003> auc.c:142 vector [2]: autn = f53be1791a010000a70dc755e75a423f 20240920082528279 DAUC <0003> auc.c:143 vector [2]: ck = 84678abfe40cc3605bc544bc72e05dce 20240920082528279 DAUC <0003> auc.c:144 vector [2]: ik = e3116fef869100d045324d656a490ca4 20240920082528279 DAUC <0003> auc.c:145 vector [2]: res = 914fd987a43514170000000000000000 20240920082528279 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528279 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240920082528279 DAUC <0003> auc.c:151 vector [2]: kc = 7981ec897a3492da 20240920082528279 DAUC <0003> auc.c:152 vector [2]: sres = 357acd90 20240920082528279 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240920082528279 DAUC <0003> auc.c:113 vector [3]: rand = 969c9367b714ed1f251e4398b852102b 20240920082528280 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240920082528280 DAUC <0003> auc.c:142 vector [3]: autn = 89450032687e000096277c2061d3ab20 20240920082528280 DAUC <0003> auc.c:143 vector [3]: ck = 33d976d000d016305b65f8fa15bfd316 20240920082528280 DAUC <0003> auc.c:144 vector [3]: ik = 6150f8e10068d730dbd64232456dc6df 20240920082528280 DAUC <0003> auc.c:145 vector [3]: res = 30e4fc60171496c50000000000000000 20240920082528280 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528280 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240920082528280 DAUC <0003> auc.c:151 vector [3]: kc = d23a34f9506ad4c9 20240920082528280 DAUC <0003> auc.c:152 vector [3]: sres = 27f06aa5 20240920082528280 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240920082528280 DAUC <0003> db_auc.c:245 IMSI='262427040682727': Generated 4 vectors 20240920082528280 DAUC <0003> db_auc.c:249 IMSI='262427040682727': Updating SQN=161 in DB 20240920082528287 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427040682727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427040682727"} 20240920082528287 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427040682727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528287 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528287 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528288 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528288 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427040682727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427040682727"} 20240920082528288 DAUC <0003> db_auc.c:157 IMSI='262427040682727': No 2G Auth Data 20240920082528288 DAUC <0003> db_auc.c:236 IMSI='262427040682727': Calling to generate 5 vectors 20240920082528288 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240920082528288 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528288 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528288 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240920082528288 DAUC <0003> auc.c:113 vector [0]: rand = d84de35b108d3ebf58095c6852c7dd25 20240920082528288 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240920082528288 DAUC <0003> auc.c:142 vector [0]: autn = f851976436ee00002a6276502f9421b2 20240920082528288 DAUC <0003> auc.c:143 vector [0]: ck = 48b8eae2147066940c0f7a338d69b445 20240920082528288 DAUC <0003> auc.c:144 vector [0]: ik = 0e21cf5324c86312278be22985b585cd 20240920082528288 DAUC <0003> auc.c:145 vector [0]: res = 3a087d5e465e196b0000000000000000 20240920082528288 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528288 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240920082528288 DAUC <0003> auc.c:151 vector [0]: kc = 6d1dbdab3864340e 20240920082528288 DAUC <0003> auc.c:152 vector [0]: sres = 7c566435 20240920082528288 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240920082528288 DAUC <0003> auc.c:113 vector [1]: rand = 5511cbdd19ebcf70c6f75be5e5f643aa 20240920082528288 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240920082528288 DAUC <0003> auc.c:142 vector [1]: autn = 1b4ac9f8cca7000090d4382cb8d88220 20240920082528288 DAUC <0003> auc.c:143 vector [1]: ck = b660db431106629128d34ca2f509546c 20240920082528288 DAUC <0003> auc.c:144 vector [1]: ik = bc919cdae6aacd03aede0433c32cc358 20240920082528288 DAUC <0003> auc.c:145 vector [1]: res = 0f57736de0cb4d340000000000000000 20240920082528288 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528288 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240920082528288 DAUC <0003> auc.c:151 vector [1]: kc = 8cfc0f08c18938a6 20240920082528288 DAUC <0003> auc.c:152 vector [1]: sres = ef9c3e59 20240920082528288 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240920082528288 DAUC <0003> auc.c:113 vector [2]: rand = 65b2a05c8f65f3700dfee4bc6e629330 20240920082528288 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240920082528288 DAUC <0003> auc.c:142 vector [2]: autn = aab46db08a6f0000d3fa3c3aba46c891 20240920082528288 DAUC <0003> auc.c:143 vector [2]: ck = b6428550a94d805a1a7635294a0ab931 20240920082528288 DAUC <0003> auc.c:144 vector [2]: ik = 3bf29ceea8fd50ef9f8f0f5b5af0adab 20240920082528288 DAUC <0003> auc.c:145 vector [2]: res = 154586b1d11735bb0000000000000000 20240920082528288 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528288 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240920082528288 DAUC <0003> auc.c:151 vector [2]: kc = 084923cc114ac42f 20240920082528288 DAUC <0003> auc.c:152 vector [2]: sres = c452b30a 20240920082528288 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240920082528288 DAUC <0003> auc.c:113 vector [3]: rand = 3936f2f418f2843fbc78044749e3719c 20240920082528288 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240920082528288 DAUC <0003> auc.c:142 vector [3]: autn = 571b4201bd270000c182704513413c4a 20240920082528288 DAUC <0003> auc.c:143 vector [3]: ck = fe1aa15d786a21924ce6e7c009546dae 20240920082528288 DAUC <0003> auc.c:144 vector [3]: ik = 0a315d0abf590f7a56b27f31cd4ce347 20240920082528288 DAUC <0003> auc.c:145 vector [3]: res = 11aa68988f47abb40000000000000000 20240920082528288 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528288 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240920082528288 DAUC <0003> auc.c:151 vector [3]: kc = ee7f64a6032ba001 20240920082528288 DAUC <0003> auc.c:152 vector [3]: sres = 9eedc32c 20240920082528288 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240920082528288 DAUC <0003> auc.c:113 vector [4]: rand = ab3d9f3f714e0921df7919b11d7f6abd 20240920082528288 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240920082528288 DAUC <0003> auc.c:142 vector [4]: autn = 028bb896cf9700006ae2054c052d03c7 20240920082528288 DAUC <0003> auc.c:143 vector [4]: ck = e3cd0dedbed143da76c3f4420ec85f80 20240920082528288 DAUC <0003> auc.c:144 vector [4]: ik = c67f036a3c5554c2a0a53355a13fb103 20240920082528288 DAUC <0003> auc.c:145 vector [4]: res = 8fd46777821b076b0000000000000000 20240920082528288 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082528288 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240920082528288 DAUC <0003> auc.c:151 vector [4]: kc = f3d4c9902d73f99b 20240920082528288 DAUC <0003> auc.c:152 vector [4]: sres = 0dcf601c 20240920082528288 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240920082528288 DAUC <0003> db_auc.c:245 IMSI='262427040682727': Generated 5 vectors 20240920082528288 DAUC <0003> db_auc.c:249 IMSI='262427040682727': Updating SQN=321 in DB 20240920082528296 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427040682727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427040682727"} 20240920082528296 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427040682727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528296 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528296 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528297 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528297 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427040682727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427040682727"} 20240920082528297 DAUC <0003> db_auc.c:157 IMSI='262427040682727': No 2G Auth Data 20240920082528297 DAUC <0003> db_auc.c:236 IMSI='262427040682727': Calling to generate 5 vectors 20240920082528297 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240920082528297 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528297 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528297 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240920082528297 DAUC <0003> auc.c:113 vector [0]: rand = 3bf0808b848293a07f5fdb937b1dfbca 20240920082528297 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240920082528297 DAUC <0003> auc.c:142 vector [0]: autn = d86a7677b2fb00005c86aef7a41faeaa 20240920082528297 DAUC <0003> auc.c:143 vector [0]: ck = 3e9c097a002fcd7f316e9a5feff8f5e0 20240920082528297 DAUC <0003> auc.c:144 vector [0]: ik = f132ac85f0524a287609761f2fc6c992 20240920082528297 DAUC <0003> auc.c:145 vector [0]: res = 1ceec46624130b020000000000000000 20240920082528297 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528297 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240920082528297 DAUC <0003> auc.c:151 vector [0]: kc = 88c949bf3043bb25 20240920082528297 DAUC <0003> auc.c:152 vector [0]: sres = 38fdcf64 20240920082528297 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240920082528297 DAUC <0003> auc.c:113 vector [1]: rand = 351b39911cdcafdbf2020acbfe6b6a88 20240920082528297 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240920082528297 DAUC <0003> auc.c:142 vector [1]: autn = 10f16dcd70730000aa5c969334f786fd 20240920082528297 DAUC <0003> auc.c:143 vector [1]: ck = 9ae67c57e7deaebc64f85bea0742ce15 20240920082528297 DAUC <0003> auc.c:144 vector [1]: ik = e407505baa261d54f059e81733bab3bc 20240920082528297 DAUC <0003> auc.c:145 vector [1]: res = c1d8ddc13cad5aac0000000000000000 20240920082528297 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528297 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240920082528297 DAUC <0003> auc.c:151 vector [1]: kc = ea409ff17900ce41 20240920082528297 DAUC <0003> auc.c:152 vector [1]: sres = fd75876d 20240920082528297 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240920082528297 DAUC <0003> auc.c:113 vector [2]: rand = 76f5b0232807c12e32f2afbb7f50f051 20240920082528297 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240920082528297 DAUC <0003> auc.c:142 vector [2]: autn = 0a59bf47783900003e18cd06b974b204 20240920082528297 DAUC <0003> auc.c:143 vector [2]: ck = 988db6ba5a5981c6f0d6abe894d8cf18 20240920082528297 DAUC <0003> auc.c:144 vector [2]: ik = 9fd35e2f1640da55afd211914257b052 20240920082528297 DAUC <0003> auc.c:145 vector [2]: res = ac3530f85f93011d0000000000000000 20240920082528297 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528297 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240920082528297 DAUC <0003> auc.c:151 vector [2]: kc = 585a52ec9a9624d9 20240920082528297 DAUC <0003> auc.c:152 vector [2]: sres = f3a631e5 20240920082528297 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240920082528297 DAUC <0003> auc.c:113 vector [3]: rand = 8c81602f45f4c070345bd5fd2bb11015 20240920082528297 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240920082528297 DAUC <0003> auc.c:142 vector [3]: autn = b564d6751f6000006b6a1b9b50e78a5a 20240920082528297 DAUC <0003> auc.c:143 vector [3]: ck = cfe7920ed5a2f5062fc2fc05a563da45 20240920082528297 DAUC <0003> auc.c:144 vector [3]: ik = 00beb2bac06c42076c27d4d9cfd95e9f 20240920082528297 DAUC <0003> auc.c:145 vector [3]: res = ffe751e8aa969f100000000000000000 20240920082528297 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528297 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240920082528297 DAUC <0003> auc.c:151 vector [3]: kc = 8cbc08687f7433db 20240920082528297 DAUC <0003> auc.c:152 vector [3]: sres = 5571cef8 20240920082528297 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240920082528297 DAUC <0003> auc.c:113 vector [4]: rand = 765edf8a7cae8e91abfa966d02e8ad03 20240920082528297 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240920082528297 DAUC <0003> auc.c:142 vector [4]: autn = afb7258051c700007253b393a2c587f3 20240920082528297 DAUC <0003> auc.c:143 vector [4]: ck = deebb0882c5385b6db06ed018dd465da 20240920082528297 DAUC <0003> auc.c:144 vector [4]: ik = 473defb5ee815d05a424638aaa62ca81 20240920082528297 DAUC <0003> auc.c:145 vector [4]: res = 16c9b84b009a96680000000000000000 20240920082528297 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082528297 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240920082528297 DAUC <0003> auc.c:151 vector [4]: kc = e6f4d1b6e56477e8 20240920082528297 DAUC <0003> auc.c:152 vector [4]: sres = 16532e23 20240920082528297 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240920082528297 DAUC <0003> db_auc.c:245 IMSI='262427040682727': Generated 5 vectors 20240920082528297 DAUC <0003> db_auc.c:249 IMSI='262427040682727': Updating SQN=481 in DB 20240920082528305 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427040682727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427040682727"} 20240920082528305 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427040682727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528305 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528305 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50204<->l=127.0.0.1:4258 20240920082528330 DAUC <0003> db_auc.c:157 IMSI='262429326792119': No 2G Auth Data 20240920082528330 DAUC <0003> db_auc.c:192 IMSI='262429326792119': No 3G Auth Data 20240920082528353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50218<->l=127.0.0.1:4258 20240920082528355 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528355 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429326792119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429326792119"} 20240920082528355 DAUC <0003> db_auc.c:157 IMSI='262429326792119': No 2G Auth Data 20240920082528355 DAUC <0003> db_auc.c:236 IMSI='262429326792119': Calling to generate 1 vectors 20240920082528355 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240920082528355 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528355 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240920082528355 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082528355 DAUC <0003> auc.c:113 vector [0]: rand = aa29540942fe953e08a83086dcdbc63b 20240920082528355 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082528355 DAUC <0003> auc.c:142 vector [0]: autn = 1c4eab93a4a60000a246e826abf79046 20240920082528355 DAUC <0003> auc.c:143 vector [0]: ck = d60719d5808414169690283bd0f32a3a 20240920082528355 DAUC <0003> auc.c:144 vector [0]: ik = d6efe070564ecf699abe5acb2183cbb6 20240920082528355 DAUC <0003> auc.c:145 vector [0]: res = db266710c18bd1420000000000000000 20240920082528355 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528355 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240920082528355 DAUC <0003> auc.c:151 vector [0]: kc = 0cc68b5527ba3af3 20240920082528355 DAUC <0003> auc.c:152 vector [0]: sres = 1aadb652 20240920082528355 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240920082528355 DAUC <0003> db_auc.c:245 IMSI='262429326792119': Generated 1 vectors 20240920082528355 DAUC <0003> db_auc.c:249 IMSI='262429326792119': Updating SQN=33 in DB 20240920082528363 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429326792119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429326792119"} 20240920082528363 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429326792119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528363 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528363 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528364 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528364 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429326792119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429326792119"} 20240920082528364 DAUC <0003> db_auc.c:157 IMSI='262429326792119': No 2G Auth Data 20240920082528364 DAUC <0003> db_auc.c:236 IMSI='262429326792119': Calling to generate 4 vectors 20240920082528364 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240920082528364 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528364 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240920082528364 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240920082528364 DAUC <0003> auc.c:113 vector [0]: rand = 692528af06f41f821f91e82d54a5204d 20240920082528364 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240920082528364 DAUC <0003> auc.c:142 vector [0]: autn = fabbfccbf3aa00003e3e2e51533971f7 20240920082528364 DAUC <0003> auc.c:143 vector [0]: ck = a0dda7e74cf1de2947295655c3f87727 20240920082528364 DAUC <0003> auc.c:144 vector [0]: ik = 4bb1d5799f97f83ad116fe5ce70e6517 20240920082528364 DAUC <0003> auc.c:145 vector [0]: res = 28a5eb6b1865c7320000000000000000 20240920082528364 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528364 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240920082528364 DAUC <0003> auc.c:151 vector [0]: kc = 7d53da97f7903423 20240920082528364 DAUC <0003> auc.c:152 vector [0]: sres = 30c02c59 20240920082528364 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240920082528364 DAUC <0003> auc.c:113 vector [1]: rand = d30b2a9b2157d85258f8442412a52b37 20240920082528364 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240920082528364 DAUC <0003> auc.c:142 vector [1]: autn = 619cd06caa5c0000f55408ddcd68fc24 20240920082528364 DAUC <0003> auc.c:143 vector [1]: ck = c1141484d1529519e5b6785754feaaf5 20240920082528364 DAUC <0003> auc.c:144 vector [1]: ik = a2e4ded4175e3e0d16fc189c9665e6eb 20240920082528364 DAUC <0003> auc.c:145 vector [1]: res = 058db04f68bc5fa50000000000000000 20240920082528364 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528364 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240920082528364 DAUC <0003> auc.c:151 vector [1]: kc = 90baaa9b0497e70a 20240920082528364 DAUC <0003> auc.c:152 vector [1]: sres = 6d31efea 20240920082528364 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240920082528364 DAUC <0003> auc.c:113 vector [2]: rand = 87fd83ded5bc7930402f29d9a221766d 20240920082528364 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240920082528364 DAUC <0003> auc.c:142 vector [2]: autn = a4fafeaf0db500006570fc761ef341f8 20240920082528364 DAUC <0003> auc.c:143 vector [2]: ck = 05c00db9d262ce188558822eae9c9e31 20240920082528364 DAUC <0003> auc.c:144 vector [2]: ik = 728d905ab6390cc96a4d321b1b0bed5a 20240920082528364 DAUC <0003> auc.c:145 vector [2]: res = 1a05f48f66d74ba10000000000000000 20240920082528364 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528364 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240920082528364 DAUC <0003> auc.c:151 vector [2]: kc = 98582dd6d1ccb1ba 20240920082528364 DAUC <0003> auc.c:152 vector [2]: sres = 7cd2bf2e 20240920082528364 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240920082528364 DAUC <0003> auc.c:113 vector [3]: rand = 18ee6ed1ef4c3612b3c8b309befe2afb 20240920082528364 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240920082528364 DAUC <0003> auc.c:142 vector [3]: autn = bccb1ecb34a50000f3ae2a297d77f3de 20240920082528364 DAUC <0003> auc.c:143 vector [3]: ck = 73c796f1c16d448518ad2b985aa8fdee 20240920082528364 DAUC <0003> auc.c:144 vector [3]: ik = 3a0b324420d397a1110a582f50a0c9fb 20240920082528364 DAUC <0003> auc.c:145 vector [3]: res = ff833281fcd0732d0000000000000000 20240920082528364 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528364 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240920082528364 DAUC <0003> auc.c:151 vector [3]: kc = 406bd702ebb6e731 20240920082528364 DAUC <0003> auc.c:152 vector [3]: sres = 035341ac 20240920082528364 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240920082528364 DAUC <0003> db_auc.c:245 IMSI='262429326792119': Generated 4 vectors 20240920082528364 DAUC <0003> db_auc.c:249 IMSI='262429326792119': Updating SQN=161 in DB 20240920082528372 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429326792119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429326792119"} 20240920082528372 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429326792119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528372 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528372 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528373 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528373 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429326792119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429326792119"} 20240920082528373 DAUC <0003> db_auc.c:157 IMSI='262429326792119': No 2G Auth Data 20240920082528373 DAUC <0003> db_auc.c:236 IMSI='262429326792119': Calling to generate 5 vectors 20240920082528373 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240920082528373 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528373 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240920082528373 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240920082528373 DAUC <0003> auc.c:113 vector [0]: rand = 89f989785daff70c2607d209db8c0035 20240920082528373 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240920082528373 DAUC <0003> auc.c:142 vector [0]: autn = 0a0219a8dd590000a8d623bdb8fca72d 20240920082528373 DAUC <0003> auc.c:143 vector [0]: ck = 9bdff2619a8c093e1791f663e2000808 20240920082528373 DAUC <0003> auc.c:144 vector [0]: ik = ab731cb478a8579f03df8cae123351af 20240920082528373 DAUC <0003> auc.c:145 vector [0]: res = b885455cc5f419e90000000000000000 20240920082528373 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528373 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240920082528373 DAUC <0003> auc.c:151 vector [0]: kc = 24e2941812170706 20240920082528373 DAUC <0003> auc.c:152 vector [0]: sres = 7d715cb5 20240920082528373 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240920082528373 DAUC <0003> auc.c:113 vector [1]: rand = 0cb42ce9186d97574d922a08f81a003d 20240920082528373 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240920082528373 DAUC <0003> auc.c:142 vector [1]: autn = 719af92584a10000c90e0f2c964313cd 20240920082528373 DAUC <0003> auc.c:143 vector [1]: ck = 4d8f6baecf70cd7bfbf53172499595be 20240920082528373 DAUC <0003> auc.c:144 vector [1]: ik = b2602cb6674b4051e879e716b5f3341f 20240920082528373 DAUC <0003> auc.c:145 vector [1]: res = 893ab46f59f1a8410000000000000000 20240920082528373 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528373 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240920082528373 DAUC <0003> auc.c:151 vector [1]: kc = ec63917c545d2c8b 20240920082528373 DAUC <0003> auc.c:152 vector [1]: sres = d0cb1c2e 20240920082528373 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240920082528373 DAUC <0003> auc.c:113 vector [2]: rand = 7d9dc3147cd7d4cdc46890e346ed962f 20240920082528373 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240920082528373 DAUC <0003> auc.c:142 vector [2]: autn = 4a17e547e45100009200e21390e5f1f9 20240920082528373 DAUC <0003> auc.c:143 vector [2]: ck = 1841569209a4955e0eb20dd76820f8d7 20240920082528373 DAUC <0003> auc.c:144 vector [2]: ik = 660a63887e2d87b2e2d470c434716c41 20240920082528373 DAUC <0003> auc.c:145 vector [2]: res = f48aa2cb347193e90000000000000000 20240920082528373 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528373 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240920082528373 DAUC <0003> auc.c:151 vector [2]: kc = 922d48092bd8867a 20240920082528373 DAUC <0003> auc.c:152 vector [2]: sres = c0fb3122 20240920082528373 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240920082528373 DAUC <0003> auc.c:113 vector [3]: rand = e33322466f34bc58a1430f721caa2e96 20240920082528373 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240920082528373 DAUC <0003> auc.c:142 vector [3]: autn = 5770b708679c0000f9e190127d7952ef 20240920082528373 DAUC <0003> auc.c:143 vector [3]: ck = ca11a07d11f7e94621eb1cf8c718bd66 20240920082528373 DAUC <0003> auc.c:144 vector [3]: ik = b272c5fbc0e10befef02dc29f78f9cd0 20240920082528373 DAUC <0003> auc.c:145 vector [3]: res = 92ad961275f9613d0000000000000000 20240920082528373 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528373 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240920082528373 DAUC <0003> auc.c:151 vector [3]: kc = b68aa557e181c31f 20240920082528373 DAUC <0003> auc.c:152 vector [3]: sres = e754f72f 20240920082528373 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240920082528373 DAUC <0003> auc.c:113 vector [4]: rand = b7b8c58f57955d38c8eff8bd438fd4ef 20240920082528373 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240920082528373 DAUC <0003> auc.c:142 vector [4]: autn = 35f3bab4b7d5000009a2b7bc49811363 20240920082528373 DAUC <0003> auc.c:143 vector [4]: ck = 463b10c6a71b8734d77c0b6da63cc8e0 20240920082528373 DAUC <0003> auc.c:144 vector [4]: ik = 0951656d86f05124e311026ae9160d92 20240920082528373 DAUC <0003> auc.c:145 vector [4]: res = d46b0f1a49ab2c460000000000000000 20240920082528373 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082528373 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240920082528373 DAUC <0003> auc.c:151 vector [4]: kc = 7b077cac6ec11362 20240920082528373 DAUC <0003> auc.c:152 vector [4]: sres = 9dc0235c 20240920082528373 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240920082528373 DAUC <0003> db_auc.c:245 IMSI='262429326792119': Generated 5 vectors 20240920082528373 DAUC <0003> db_auc.c:249 IMSI='262429326792119': Updating SQN=321 in DB 20240920082528381 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429326792119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429326792119"} 20240920082528381 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429326792119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528381 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528381 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528382 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528382 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429326792119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429326792119"} 20240920082528382 DAUC <0003> db_auc.c:157 IMSI='262429326792119': No 2G Auth Data 20240920082528382 DAUC <0003> db_auc.c:236 IMSI='262429326792119': Calling to generate 5 vectors 20240920082528382 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240920082528382 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528382 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240920082528382 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240920082528382 DAUC <0003> auc.c:113 vector [0]: rand = cd430fb52b5ea2ec5d282b3758ff491e 20240920082528382 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240920082528382 DAUC <0003> auc.c:142 vector [0]: autn = a8a85f33c0f10000de93fd0d88952d04 20240920082528382 DAUC <0003> auc.c:143 vector [0]: ck = 017274df766d325fc4ea32619bab6dc4 20240920082528382 DAUC <0003> auc.c:144 vector [0]: ik = 56e281e835bc0b44b22ac3dc52736463 20240920082528382 DAUC <0003> auc.c:145 vector [0]: res = ace446afa14acf6a0000000000000000 20240920082528382 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528382 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240920082528382 DAUC <0003> auc.c:151 vector [0]: kc = 2150048a8a0930bc 20240920082528382 DAUC <0003> auc.c:152 vector [0]: sres = 0dae89c5 20240920082528382 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240920082528382 DAUC <0003> auc.c:113 vector [1]: rand = 0a55412d84fd18586997a454c51c2b88 20240920082528382 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240920082528382 DAUC <0003> auc.c:142 vector [1]: autn = 3624eceb45ac0000c2a785d5778d0fd9 20240920082528382 DAUC <0003> auc.c:143 vector [1]: ck = 012a538109fe6190ac67f720637b6f7d 20240920082528382 DAUC <0003> auc.c:144 vector [1]: ik = bdea23052bb3ad2aaa5037b6efddd55c 20240920082528382 DAUC <0003> auc.c:145 vector [1]: res = 44f139beea72a1fb0000000000000000 20240920082528382 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528382 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240920082528382 DAUC <0003> auc.c:151 vector [1]: kc = baf7b012aeeb769b 20240920082528382 DAUC <0003> auc.c:152 vector [1]: sres = ae839845 20240920082528382 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240920082528382 DAUC <0003> auc.c:113 vector [2]: rand = d14197bd1dcef1552f7f8a698cf95da4 20240920082528382 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240920082528382 DAUC <0003> auc.c:142 vector [2]: autn = 47acf568ed0d0000fd77c31af525a9cd 20240920082528382 DAUC <0003> auc.c:143 vector [2]: ck = 3bd076d733e939b4080a64f58d43a932 20240920082528382 DAUC <0003> auc.c:144 vector [2]: ik = e596d9da730acfcb52809fd6a9903701 20240920082528382 DAUC <0003> auc.c:145 vector [2]: res = a82cc4372abc6e8b0000000000000000 20240920082528382 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528382 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240920082528382 DAUC <0003> auc.c:151 vector [2]: kc = 84cc542e6430684c 20240920082528382 DAUC <0003> auc.c:152 vector [2]: sres = 8290aabc 20240920082528382 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240920082528382 DAUC <0003> auc.c:113 vector [3]: rand = 199684a57532e44787548bb2a0bed3d6 20240920082528382 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240920082528382 DAUC <0003> auc.c:142 vector [3]: autn = ea753b1c033a000042733f014f6fdbf5 20240920082528382 DAUC <0003> auc.c:143 vector [3]: ck = ebced8926df2a5a19bfe3ec69b2ae30e 20240920082528382 DAUC <0003> auc.c:144 vector [3]: ik = 7547339529f65362ebb85ccdb515c02b 20240920082528382 DAUC <0003> auc.c:145 vector [3]: res = 1ab694474ef278670000000000000000 20240920082528382 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528382 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240920082528382 DAUC <0003> auc.c:151 vector [3]: kc = eecf890c6a3bd5e6 20240920082528382 DAUC <0003> auc.c:152 vector [3]: sres = 5444ec20 20240920082528382 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240920082528382 DAUC <0003> auc.c:113 vector [4]: rand = c3753f4efc78b117036d1c23db027049 20240920082528382 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240920082528382 DAUC <0003> auc.c:142 vector [4]: autn = 91607f77710d00009f9baae0222652c5 20240920082528382 DAUC <0003> auc.c:143 vector [4]: ck = 974564329f1a06edbd0791046066b89c 20240920082528382 DAUC <0003> auc.c:144 vector [4]: ik = e0619936aed0a3f6f6709887c8087f5d 20240920082528382 DAUC <0003> auc.c:145 vector [4]: res = a296631345c5d5ac0000000000000000 20240920082528382 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082528382 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240920082528382 DAUC <0003> auc.c:151 vector [4]: kc = 3c53f48799a462da 20240920082528382 DAUC <0003> auc.c:152 vector [4]: sres = e753b6bf 20240920082528382 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240920082528382 DAUC <0003> db_auc.c:245 IMSI='262429326792119': Generated 5 vectors 20240920082528382 DAUC <0003> db_auc.c:249 IMSI='262429326792119': Updating SQN=481 in DB 20240920082528390 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429326792119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429326792119"} 20240920082528390 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429326792119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528390 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528390 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50218<->l=127.0.0.1:4258 20240920082528415 DAUC <0003> db_auc.c:157 IMSI='262422191012578': No 2G Auth Data 20240920082528415 DAUC <0003> db_auc.c:192 IMSI='262422191012578': No 3G Auth Data 20240920082528445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50228<->l=127.0.0.1:4258 20240920082528447 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528447 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422191012578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422191012578"} 20240920082528447 DAUC <0003> db_auc.c:236 IMSI='262422191012578': Calling to generate 1 vectors 20240920082528447 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240920082528447 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528447 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528447 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082528447 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528447 DAUC <0003> auc.c:113 vector [0]: rand = 9f504cefbc426a32ae1687cd1ccf41f0 20240920082528447 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082528447 DAUC <0003> auc.c:142 vector [0]: autn = 1a1262ac9a630000e1fa4a2d53352b29 20240920082528447 DAUC <0003> auc.c:143 vector [0]: ck = e77a293afc35b00cd01e932954ca0f7e 20240920082528447 DAUC <0003> auc.c:144 vector [0]: ik = f6967e5a4cfb4869afd261010d5d90c4 20240920082528447 DAUC <0003> auc.c:145 vector [0]: res = afa09e3e8612a57f0000000000000000 20240920082528447 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528447 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082528447 DAUC <0003> auc.c:179 vector [0]: kc = d7d6901b5e7c5400 20240920082528447 DAUC <0003> auc.c:180 vector [0]: sres = 3f4856f8 20240920082528447 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082528447 DAUC <0003> db_auc.c:245 IMSI='262422191012578': Generated 1 vectors 20240920082528447 DAUC <0003> db_auc.c:249 IMSI='262422191012578': Updating SQN=33 in DB 20240920082528455 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422191012578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422191012578"} 20240920082528455 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422191012578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528455 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528455 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528456 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528456 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422191012578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422191012578"} 20240920082528456 DAUC <0003> db_auc.c:236 IMSI='262422191012578': Calling to generate 4 vectors 20240920082528456 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240920082528456 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528456 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528456 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240920082528456 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528456 DAUC <0003> auc.c:113 vector [0]: rand = 63e628ff0e11720f5b61debff0d7fdf0 20240920082528456 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240920082528456 DAUC <0003> auc.c:142 vector [0]: autn = 5d834ef6181100008d98b29748e286b9 20240920082528456 DAUC <0003> auc.c:143 vector [0]: ck = 921f7ea16db5428a8e8d3ffb04b09c88 20240920082528456 DAUC <0003> auc.c:144 vector [0]: ik = 12d422cb2d5fc83f20338c98f0156fb1 20240920082528456 DAUC <0003> auc.c:145 vector [0]: res = d94efee1f173250c0000000000000000 20240920082528456 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528456 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082528456 DAUC <0003> auc.c:179 vector [0]: kc = 95fa9b846cfb6000 20240920082528456 DAUC <0003> auc.c:180 vector [0]: sres = fb225df8 20240920082528456 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082528456 DAUC <0003> auc.c:113 vector [1]: rand = c8df63d1092e1be36a1467450dc0b8dc 20240920082528456 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240920082528456 DAUC <0003> auc.c:142 vector [1]: autn = 33e42065a44a0000cf6079ffb1521b2a 20240920082528456 DAUC <0003> auc.c:143 vector [1]: ck = d425809bb53fecf83476cff3ad9e8ac0 20240920082528456 DAUC <0003> auc.c:144 vector [1]: ik = 6d6730e6437f43589c4288920369d468 20240920082528456 DAUC <0003> auc.c:145 vector [1]: res = 8ebf2d1b43c1f9ff0000000000000000 20240920082528456 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528456 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082528456 DAUC <0003> auc.c:179 vector [1]: kc = 0dbac3123689b800 20240920082528456 DAUC <0003> auc.c:180 vector [1]: sres = ac5e473a 20240920082528456 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082528456 DAUC <0003> auc.c:113 vector [2]: rand = 44390335141b386d7ad16dc9c6d6b813 20240920082528456 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240920082528456 DAUC <0003> auc.c:142 vector [2]: autn = be11a737f88700001e386e555c63e3e5 20240920082528456 DAUC <0003> auc.c:143 vector [2]: ck = c21f0a8c6b7e840b888fed2ec752251a 20240920082528456 DAUC <0003> auc.c:144 vector [2]: ik = dde0b990443c57f6adf520f8912fbbba 20240920082528456 DAUC <0003> auc.c:145 vector [2]: res = d007923a633141520000000000000000 20240920082528456 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528456 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082528456 DAUC <0003> auc.c:179 vector [2]: kc = ee539610f2b76400 20240920082528456 DAUC <0003> auc.c:180 vector [2]: sres = 515a1019 20240920082528456 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082528456 DAUC <0003> auc.c:113 vector [3]: rand = 631f1fb826a867d68dfc75d6ce1ce90b 20240920082528456 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240920082528456 DAUC <0003> auc.c:142 vector [3]: autn = ea3ed63cb2380000dcce5ed79092aef2 20240920082528456 DAUC <0003> auc.c:143 vector [3]: ck = ef8e5c8884944e8c56c913ddcc8b986d 20240920082528456 DAUC <0003> auc.c:144 vector [3]: ik = f19b05d1348bf8a31b44cf2212788d77 20240920082528456 DAUC <0003> auc.c:145 vector [3]: res = bcaf80cbbb06c6260000000000000000 20240920082528456 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528456 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082528456 DAUC <0003> auc.c:179 vector [3]: kc = e7af4f1a1a333c00 20240920082528456 DAUC <0003> auc.c:180 vector [3]: sres = 15fb00d9 20240920082528456 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082528456 DAUC <0003> db_auc.c:245 IMSI='262422191012578': Generated 4 vectors 20240920082528456 DAUC <0003> db_auc.c:249 IMSI='262422191012578': Updating SQN=161 in DB 20240920082528464 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422191012578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422191012578"} 20240920082528464 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422191012578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528464 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528464 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528465 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528465 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422191012578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422191012578"} 20240920082528465 DAUC <0003> db_auc.c:236 IMSI='262422191012578': Calling to generate 5 vectors 20240920082528465 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240920082528465 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528465 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528465 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240920082528465 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528465 DAUC <0003> auc.c:113 vector [0]: rand = 5780b694bca05ba652cc053246141d29 20240920082528465 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240920082528465 DAUC <0003> auc.c:142 vector [0]: autn = 93095687bb1d0000b989e155fa0bedbb 20240920082528465 DAUC <0003> auc.c:143 vector [0]: ck = a630fedefdd291a6f32772bc70f30068 20240920082528465 DAUC <0003> auc.c:144 vector [0]: ik = 11c7d8837021a45b7fb3a0bd1aca113a 20240920082528465 DAUC <0003> auc.c:145 vector [0]: res = c7f4f237ea4ca89c0000000000000000 20240920082528465 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528465 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082528465 DAUC <0003> auc.c:179 vector [0]: kc = 62bc22711a5a5c00 20240920082528465 DAUC <0003> auc.c:180 vector [0]: sres = 270c7ded 20240920082528465 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082528465 DAUC <0003> auc.c:113 vector [1]: rand = 395ea6da9fb99d6aa34f692d1fc9efc4 20240920082528465 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240920082528465 DAUC <0003> auc.c:142 vector [1]: autn = 92d00fbf6c910000db8189814fdda70e 20240920082528465 DAUC <0003> auc.c:143 vector [1]: ck = d409db80dbf0e2ea557504dd0eaef42c 20240920082528465 DAUC <0003> auc.c:144 vector [1]: ik = 10f5e22d4b7c1bd711f69cb19ed8f4da 20240920082528465 DAUC <0003> auc.c:145 vector [1]: res = 571e7cdb0165878a0000000000000000 20240920082528465 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528465 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082528465 DAUC <0003> auc.c:179 vector [1]: kc = 970253ff2ce22800 20240920082528465 DAUC <0003> auc.c:180 vector [1]: sres = aefa5b76 20240920082528465 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082528465 DAUC <0003> auc.c:113 vector [2]: rand = fd2d6f618f06cc6069edc7b679935bb3 20240920082528465 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240920082528465 DAUC <0003> auc.c:142 vector [2]: autn = 34cccd1c7fba00007ce7fbe2f855353f 20240920082528465 DAUC <0003> auc.c:143 vector [2]: ck = e6e307d65a091eedd2eecf84dcd4b030 20240920082528465 DAUC <0003> auc.c:144 vector [2]: ik = 3a0f7bcf7710d95791e17f29a47a65d1 20240920082528465 DAUC <0003> auc.c:145 vector [2]: res = b9b7a20c780099340000000000000000 20240920082528465 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528465 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082528465 DAUC <0003> auc.c:179 vector [2]: kc = 7530b4924129ec00 20240920082528465 DAUC <0003> auc.c:180 vector [2]: sres = d4ee1569 20240920082528465 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082528465 DAUC <0003> auc.c:113 vector [3]: rand = 7e29d0480dad9a2153f2bd220891bf85 20240920082528465 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240920082528465 DAUC <0003> auc.c:142 vector [3]: autn = a85324c6fed400003b4bfc1300e4b9ef 20240920082528465 DAUC <0003> auc.c:143 vector [3]: ck = e85cf79af8aa9e85889d0718e4d7a8cc 20240920082528465 DAUC <0003> auc.c:144 vector [3]: ik = 01e14bf7793e9e1930b7a85a7f589880 20240920082528465 DAUC <0003> auc.c:145 vector [3]: res = 1916bdab5ded78fd0000000000000000 20240920082528465 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528465 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082528465 DAUC <0003> auc.c:179 vector [3]: kc = d85eca34d59ca000 20240920082528465 DAUC <0003> auc.c:180 vector [3]: sres = dcb29bd6 20240920082528465 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082528465 DAUC <0003> auc.c:113 vector [4]: rand = 04716868c48b837cd715fc7c47329786 20240920082528465 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240920082528465 DAUC <0003> auc.c:142 vector [4]: autn = c0eeaf47d9900000a4d4eacf8245231e 20240920082528465 DAUC <0003> auc.c:143 vector [4]: ck = bafc96ac8060490c939c8e0ef54233e5 20240920082528465 DAUC <0003> auc.c:144 vector [4]: ik = 9b6666a43f04b81d71fbea307c6b4b83 20240920082528465 DAUC <0003> auc.c:145 vector [4]: res = f7d3b4b28350f8200000000000000000 20240920082528465 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082528465 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240920082528465 DAUC <0003> auc.c:179 vector [4]: kc = 15dfe9e2fe406c00 20240920082528465 DAUC <0003> auc.c:180 vector [4]: sres = 0433baae 20240920082528465 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240920082528465 DAUC <0003> db_auc.c:245 IMSI='262422191012578': Generated 5 vectors 20240920082528465 DAUC <0003> db_auc.c:249 IMSI='262422191012578': Updating SQN=321 in DB 20240920082528473 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422191012578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422191012578"} 20240920082528473 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422191012578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528473 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528473 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528474 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528474 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422191012578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422191012578"} 20240920082528474 DAUC <0003> db_auc.c:236 IMSI='262422191012578': Calling to generate 5 vectors 20240920082528474 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240920082528474 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528474 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528474 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240920082528474 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528474 DAUC <0003> auc.c:113 vector [0]: rand = 35eb9e11541b5403ef93905ae13e4f44 20240920082528474 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240920082528474 DAUC <0003> auc.c:142 vector [0]: autn = e2c5a8df641e0000bd9731bc41c237c9 20240920082528474 DAUC <0003> auc.c:143 vector [0]: ck = 7cc0ff718a28068c315d3bb49811e3b5 20240920082528474 DAUC <0003> auc.c:144 vector [0]: ik = 87dae70f68ee2800d4cde14a4c65c35a 20240920082528474 DAUC <0003> auc.c:145 vector [0]: res = dc981fa9926e77e20000000000000000 20240920082528474 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528474 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082528474 DAUC <0003> auc.c:179 vector [0]: kc = 7ab7fc5aaff3e000 20240920082528474 DAUC <0003> auc.c:180 vector [0]: sres = 45d79a16 20240920082528474 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082528474 DAUC <0003> auc.c:113 vector [1]: rand = bc9ab7575fef57dceb8963921532cc3d 20240920082528474 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240920082528474 DAUC <0003> auc.c:142 vector [1]: autn = e3184ad8dcae0000111c5fe216daedb4 20240920082528474 DAUC <0003> auc.c:143 vector [1]: ck = 4c9364e93f58a5f15cc721676c921935 20240920082528474 DAUC <0003> auc.c:144 vector [1]: ik = dcca0e5ad9f336e709f35f9f3b7ef721 20240920082528474 DAUC <0003> auc.c:145 vector [1]: res = 577ace805de8c54a0000000000000000 20240920082528474 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528474 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082528474 DAUC <0003> auc.c:179 vector [1]: kc = 07237fd18ac3c800 20240920082528474 DAUC <0003> auc.c:180 vector [1]: sres = 74dd055f 20240920082528474 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082528474 DAUC <0003> auc.c:113 vector [2]: rand = b06b2b02bed16ccd3cfc2457ae3c9f04 20240920082528474 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240920082528474 DAUC <0003> auc.c:142 vector [2]: autn = 6204f9597ed00000857128c1c28cc86a 20240920082528474 DAUC <0003> auc.c:143 vector [2]: ck = 243da9418098414051c23c72126edb1d 20240920082528474 DAUC <0003> auc.c:144 vector [2]: ik = 8599446a5b2ad58835a600d233e7dd41 20240920082528474 DAUC <0003> auc.c:145 vector [2]: res = 89ec3ad8075489690000000000000000 20240920082528474 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528474 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082528474 DAUC <0003> auc.c:179 vector [2]: kc = 1fa7b7bbe14acc00 20240920082528474 DAUC <0003> auc.c:180 vector [2]: sres = 6fa6712c 20240920082528474 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082528474 DAUC <0003> auc.c:113 vector [3]: rand = 5c9825e8483cf7af0e7c40ffa402f09b 20240920082528474 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240920082528474 DAUC <0003> auc.c:142 vector [3]: autn = 93337754b8a200000dd5dc119524c345 20240920082528474 DAUC <0003> auc.c:143 vector [3]: ck = ea38e3c80e174e95a838aebdc7b9c34d 20240920082528474 DAUC <0003> auc.c:144 vector [3]: ik = 392a0135bb01cc67424e54368ce1415a 20240920082528474 DAUC <0003> auc.c:145 vector [3]: res = bed46ee1daf7f22b0000000000000000 20240920082528474 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528474 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082528474 DAUC <0003> auc.c:179 vector [3]: kc = d6ab46b0d1305800 20240920082528474 DAUC <0003> auc.c:180 vector [3]: sres = 1ded96a4 20240920082528474 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082528474 DAUC <0003> auc.c:113 vector [4]: rand = 063f4821677a5aa35e35b24ec4195673 20240920082528474 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240920082528474 DAUC <0003> auc.c:142 vector [4]: autn = 404c77208cd10000d506042f0c7fb1a9 20240920082528474 DAUC <0003> auc.c:143 vector [4]: ck = 3061209f33b5f91037d6571ab8420890 20240920082528474 DAUC <0003> auc.c:144 vector [4]: ik = 554fa063b8bff7ac9336df4fa8d21390 20240920082528474 DAUC <0003> auc.c:145 vector [4]: res = 7c89e999b66ee37e0000000000000000 20240920082528474 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082528474 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240920082528474 DAUC <0003> auc.c:179 vector [4]: kc = 06f9c12416c37c00 20240920082528474 DAUC <0003> auc.c:180 vector [4]: sres = 7922e7e6 20240920082528474 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240920082528474 DAUC <0003> db_auc.c:245 IMSI='262422191012578': Generated 5 vectors 20240920082528474 DAUC <0003> db_auc.c:249 IMSI='262422191012578': Updating SQN=481 in DB 20240920082528482 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422191012578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422191012578"} 20240920082528482 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422191012578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528482 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528482 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50228<->l=127.0.0.1:4258 20240920082528515 DAUC <0003> db_auc.c:157 IMSI='262420359071034': No 2G Auth Data 20240920082528515 DAUC <0003> db_auc.c:192 IMSI='262420359071034': No 3G Auth Data 20240920082528546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 20240920082528548 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528548 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420359071034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420359071034"} 20240920082528548 DAUC <0003> db_auc.c:236 IMSI='262420359071034': Calling to generate 1 vectors 20240920082528548 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240920082528548 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528548 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528548 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082528548 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528548 DAUC <0003> auc.c:113 vector [0]: rand = 2b23bad7c5a9c5d754a4926193fda0dd 20240920082528548 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082528548 DAUC <0003> auc.c:142 vector [0]: autn = d1f14598f12100000afea63b9c00d079 20240920082528548 DAUC <0003> auc.c:143 vector [0]: ck = f35ff1b7779cf7a9942301f318aa64d9 20240920082528548 DAUC <0003> auc.c:144 vector [0]: ik = b7d9790eb35035421cd54cc060b1c346 20240920082528548 DAUC <0003> auc.c:145 vector [0]: res = 2875825dbb88b6400000000000000000 20240920082528548 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528548 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082528548 DAUC <0003> auc.c:179 vector [0]: kc = c9889a8396693c00 20240920082528548 DAUC <0003> auc.c:180 vector [0]: sres = 0004e025 20240920082528548 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082528548 DAUC <0003> db_auc.c:245 IMSI='262420359071034': Generated 1 vectors 20240920082528548 DAUC <0003> db_auc.c:249 IMSI='262420359071034': Updating SQN=33 in DB 20240920082528556 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420359071034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420359071034"} 20240920082528556 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420359071034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528556 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528556 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528557 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528557 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420359071034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420359071034"} 20240920082528557 DAUC <0003> db_auc.c:236 IMSI='262420359071034': Calling to generate 4 vectors 20240920082528557 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240920082528557 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528557 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528557 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240920082528557 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528557 DAUC <0003> auc.c:113 vector [0]: rand = e34a8a240d6561195e8837870e80ca3a 20240920082528557 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240920082528557 DAUC <0003> auc.c:142 vector [0]: autn = 59bfe4a1730000007e806d1bff2730bc 20240920082528557 DAUC <0003> auc.c:143 vector [0]: ck = d2a5b4a0a07c7c616a920b9ac4eb694d 20240920082528557 DAUC <0003> auc.c:144 vector [0]: ik = dd8a1e7f900a990464f94332d21853fc 20240920082528557 DAUC <0003> auc.c:145 vector [0]: res = dfd6bc90c0ef7ce60000000000000000 20240920082528557 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528557 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082528557 DAUC <0003> auc.c:179 vector [0]: kc = e5fd97ed69a89c00 20240920082528557 DAUC <0003> auc.c:180 vector [0]: sres = ec5c535e 20240920082528557 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082528557 DAUC <0003> auc.c:113 vector [1]: rand = d360a6bddcef5b3610a53674e260fe7b 20240920082528557 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240920082528557 DAUC <0003> auc.c:142 vector [1]: autn = 66327aee1aaa0000f0193f485429886e 20240920082528557 DAUC <0003> auc.c:143 vector [1]: ck = 5763ddec8b0a3135dc04fe611545727d 20240920082528557 DAUC <0003> auc.c:144 vector [1]: ik = 9c39f2ea918734217e9ba622ee403c85 20240920082528557 DAUC <0003> auc.c:145 vector [1]: res = 7349a5692b8f51940000000000000000 20240920082528557 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528557 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082528557 DAUC <0003> auc.c:179 vector [1]: kc = 4a85af367ad7dc00 20240920082528557 DAUC <0003> auc.c:180 vector [1]: sres = 4c25bc60 20240920082528557 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082528557 DAUC <0003> auc.c:113 vector [2]: rand = 1e76d974b5bdefbc91d47b5b17f35399 20240920082528557 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240920082528557 DAUC <0003> auc.c:142 vector [2]: autn = c71b200bd7a2000050ca36b3c47c3ee7 20240920082528557 DAUC <0003> auc.c:143 vector [2]: ck = 92253d24fc728f55b731b9e436c45254 20240920082528557 DAUC <0003> auc.c:144 vector [2]: ik = dae9ba3580e0a19a74abd82ffb610b34 20240920082528557 DAUC <0003> auc.c:145 vector [2]: res = bfbc85cb12ae0fb60000000000000000 20240920082528557 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528557 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082528557 DAUC <0003> auc.c:179 vector [2]: kc = 4a26cbfcccf27c00 20240920082528557 DAUC <0003> auc.c:180 vector [2]: sres = c6a604b8 20240920082528557 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082528557 DAUC <0003> auc.c:113 vector [3]: rand = b70f377e1b53582d747d987912570dcb 20240920082528557 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240920082528557 DAUC <0003> auc.c:142 vector [3]: autn = feee703fa4a4000024b06c8cb08f7d78 20240920082528557 DAUC <0003> auc.c:143 vector [3]: ck = 0968bd67f640013e0e30e3ad34b5eab6 20240920082528557 DAUC <0003> auc.c:144 vector [3]: ik = 7d591cf3fe21c8b3d0c6a3d0ea96f75f 20240920082528557 DAUC <0003> auc.c:145 vector [3]: res = abbd4160382ca42a0000000000000000 20240920082528557 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528557 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082528557 DAUC <0003> auc.c:179 vector [3]: kc = 19c2da777fee8800 20240920082528557 DAUC <0003> auc.c:180 vector [3]: sres = 96bc137b 20240920082528557 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082528557 DAUC <0003> db_auc.c:245 IMSI='262420359071034': Generated 4 vectors 20240920082528557 DAUC <0003> db_auc.c:249 IMSI='262420359071034': Updating SQN=161 in DB 20240920082528565 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420359071034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420359071034"} 20240920082528565 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420359071034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528565 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528565 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528566 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528566 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420359071034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420359071034"} 20240920082528566 DAUC <0003> db_auc.c:236 IMSI='262420359071034': Calling to generate 5 vectors 20240920082528566 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240920082528566 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528566 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528566 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240920082528566 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528566 DAUC <0003> auc.c:113 vector [0]: rand = 62ea2b45ecb7a713b0fade46a20196b0 20240920082528566 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240920082528566 DAUC <0003> auc.c:142 vector [0]: autn = 4f74fdc18a350000c270b9a534d4150f 20240920082528566 DAUC <0003> auc.c:143 vector [0]: ck = b421bed455abd7fbb49eff444cac9d24 20240920082528566 DAUC <0003> auc.c:144 vector [0]: ik = ea5fe0aaafc4d7c89d34a2de702aaad2 20240920082528566 DAUC <0003> auc.c:145 vector [0]: res = abaa3d1bbe337fbc0000000000000000 20240920082528566 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528566 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082528566 DAUC <0003> auc.c:179 vector [0]: kc = b62bbe7f3a350c00 20240920082528566 DAUC <0003> auc.c:180 vector [0]: sres = dd85bd59 20240920082528566 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082528566 DAUC <0003> auc.c:113 vector [1]: rand = 22ca85b6420b328aa425efd989e5d4c5 20240920082528566 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240920082528566 DAUC <0003> auc.c:142 vector [1]: autn = ab17ec71f7d300002ce70e4e8d37ace9 20240920082528566 DAUC <0003> auc.c:143 vector [1]: ck = 66c095fde0b5c88b81b56365c34b37bf 20240920082528566 DAUC <0003> auc.c:144 vector [1]: ik = fcbc4977dd3fe9b7f5445b70a59e318e 20240920082528566 DAUC <0003> auc.c:145 vector [1]: res = 809f607aaf8f25250000000000000000 20240920082528566 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528566 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082528566 DAUC <0003> auc.c:179 vector [1]: kc = ef7a6c521a08e000 20240920082528566 DAUC <0003> auc.c:180 vector [1]: sres = a503b099 20240920082528566 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082528566 DAUC <0003> auc.c:113 vector [2]: rand = 3144635dce20b781742a82870c4b74e5 20240920082528566 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240920082528566 DAUC <0003> auc.c:142 vector [2]: autn = a6e01aedad22000081e06faf882885e1 20240920082528566 DAUC <0003> auc.c:143 vector [2]: ck = ced5fc184fd620bf35bf7ca4ed2fd9df 20240920082528566 DAUC <0003> auc.c:144 vector [2]: ik = 1a12db2d9f3ccce12a45615d18d68ef5 20240920082528566 DAUC <0003> auc.c:145 vector [2]: res = b7bc260d05c08fd40000000000000000 20240920082528566 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528566 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082528566 DAUC <0003> auc.c:179 vector [2]: kc = 8c70aec3a7d34000 20240920082528566 DAUC <0003> auc.c:180 vector [2]: sres = b164cdb5 20240920082528566 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082528566 DAUC <0003> auc.c:113 vector [3]: rand = f2ad8ae3e1c0aff8c5f1a27e4ec50baa 20240920082528566 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240920082528566 DAUC <0003> auc.c:142 vector [3]: autn = 82d74add59b4000051dc6993c2fdd781 20240920082528566 DAUC <0003> auc.c:143 vector [3]: ck = 4c185ff3e3b3b9a5eb47e75d3df55478 20240920082528566 DAUC <0003> auc.c:144 vector [3]: ik = 669821c5e2f277fb39120c4c0cd64854 20240920082528566 DAUC <0003> auc.c:145 vector [3]: res = decdd5d9f2b4d5a00000000000000000 20240920082528566 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528566 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082528566 DAUC <0003> auc.c:179 vector [3]: kc = 261ea1fd8842f000 20240920082528566 DAUC <0003> auc.c:180 vector [3]: sres = 54fdcaec 20240920082528566 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082528566 DAUC <0003> auc.c:113 vector [4]: rand = 773f8ee80a944aaf0a7910dc6395c6a3 20240920082528566 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240920082528566 DAUC <0003> auc.c:142 vector [4]: autn = 765a1ae108150000e493989bdb1dd61f 20240920082528566 DAUC <0003> auc.c:143 vector [4]: ck = c4f2f0ff143004883f4dfc10bc0e173a 20240920082528566 DAUC <0003> auc.c:144 vector [4]: ik = e317cec022fbf58a4f396eeacc104663 20240920082528566 DAUC <0003> auc.c:145 vector [4]: res = ec2c7674ea2d3a3f0000000000000000 20240920082528566 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082528566 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240920082528566 DAUC <0003> auc.c:179 vector [4]: kc = 6f5e82c3ca47e800 20240920082528566 DAUC <0003> auc.c:180 vector [4]: sres = a3c4afeb 20240920082528566 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240920082528566 DAUC <0003> db_auc.c:245 IMSI='262420359071034': Generated 5 vectors 20240920082528566 DAUC <0003> db_auc.c:249 IMSI='262420359071034': Updating SQN=321 in DB 20240920082528574 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420359071034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420359071034"} 20240920082528574 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420359071034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528574 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528574 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528575 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528575 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420359071034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420359071034"} 20240920082528575 DAUC <0003> db_auc.c:236 IMSI='262420359071034': Calling to generate 5 vectors 20240920082528575 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240920082528575 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528575 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528575 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240920082528575 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528575 DAUC <0003> auc.c:113 vector [0]: rand = 80ac6eaaf61eb24e9b17a9cb27b5f3ca 20240920082528575 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240920082528575 DAUC <0003> auc.c:142 vector [0]: autn = cd00dff922c20000a3cceabcd495f6ff 20240920082528575 DAUC <0003> auc.c:143 vector [0]: ck = d8019eb55c6a6ea7265df11babe9bc92 20240920082528575 DAUC <0003> auc.c:144 vector [0]: ik = b4c321545fac24704cba832cbe56cd39 20240920082528575 DAUC <0003> auc.c:145 vector [0]: res = 00217e0b4aaab6100000000000000000 20240920082528575 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528575 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082528575 DAUC <0003> auc.c:179 vector [0]: kc = 43866c7fcc2ce000 20240920082528575 DAUC <0003> auc.c:180 vector [0]: sres = e55f2fdc 20240920082528575 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082528575 DAUC <0003> auc.c:113 vector [1]: rand = b94ef338d9e4bf5f7dfb24706c3f1b05 20240920082528575 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240920082528575 DAUC <0003> auc.c:142 vector [1]: autn = 5bc61805180f0000e524c1dd8704c859 20240920082528575 DAUC <0003> auc.c:143 vector [1]: ck = 6501871c36473cc044e20496c9958e38 20240920082528575 DAUC <0003> auc.c:144 vector [1]: ik = 7d8135c3e21e9f3cbe60978991c85faf 20240920082528575 DAUC <0003> auc.c:145 vector [1]: res = 89c00d40857295330000000000000000 20240920082528575 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528575 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082528575 DAUC <0003> auc.c:179 vector [1]: kc = 4b1514204cc0b000 20240920082528575 DAUC <0003> auc.c:180 vector [1]: sres = 9e8a30b8 20240920082528575 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082528575 DAUC <0003> auc.c:113 vector [2]: rand = 0ddb5de65142ca526cebae458ed2062b 20240920082528575 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240920082528575 DAUC <0003> auc.c:142 vector [2]: autn = 8ca6313d25970000c69910011880ccfc 20240920082528575 DAUC <0003> auc.c:143 vector [2]: ck = 224589a2901f4640f777c211d8c198fe 20240920082528575 DAUC <0003> auc.c:144 vector [2]: ik = 4794e3edd6e75c37463d1b500e622071 20240920082528575 DAUC <0003> auc.c:145 vector [2]: res = bf9f64652080c5850000000000000000 20240920082528575 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528575 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082528575 DAUC <0003> auc.c:179 vector [2]: kc = 92c81d4cfe3fe000 20240920082528575 DAUC <0003> auc.c:180 vector [2]: sres = 5016d5d8 20240920082528575 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082528575 DAUC <0003> auc.c:113 vector [3]: rand = ce308f2c0903a83dc138ed506e7583cb 20240920082528575 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240920082528575 DAUC <0003> auc.c:142 vector [3]: autn = 7fd87c0d75fe000076657aeefccf1994 20240920082528575 DAUC <0003> auc.c:143 vector [3]: ck = 6a66570604915aaae1abf6d4fe30d4ae 20240920082528575 DAUC <0003> auc.c:144 vector [3]: ik = e93690498b89d61460840f486916186b 20240920082528575 DAUC <0003> auc.c:145 vector [3]: res = f66b4a55b38e50fd0000000000000000 20240920082528575 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528575 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082528575 DAUC <0003> auc.c:179 vector [3]: kc = ba5fd0b544b5d000 20240920082528575 DAUC <0003> auc.c:180 vector [3]: sres = 868ae433 20240920082528575 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082528575 DAUC <0003> auc.c:113 vector [4]: rand = 4500c5925bb61930181f14785543ecaf 20240920082528575 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240920082528575 DAUC <0003> auc.c:142 vector [4]: autn = 0d807fffdc6b0000fc8ab6f277e26d2a 20240920082528575 DAUC <0003> auc.c:143 vector [4]: ck = b1ec183d1a542914d82228a9f04d5cb8 20240920082528575 DAUC <0003> auc.c:144 vector [4]: ik = a076a56ca6ee687cf039771bb13d56e5 20240920082528575 DAUC <0003> auc.c:145 vector [4]: res = d29bd0dde878f42c0000000000000000 20240920082528575 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082528575 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240920082528575 DAUC <0003> auc.c:179 vector [4]: kc = afeafc7c17de6000 20240920082528575 DAUC <0003> auc.c:180 vector [4]: sres = e95a207f 20240920082528575 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240920082528575 DAUC <0003> db_auc.c:245 IMSI='262420359071034': Generated 5 vectors 20240920082528575 DAUC <0003> db_auc.c:249 IMSI='262420359071034': Updating SQN=481 in DB 20240920082528583 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420359071034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420359071034"} 20240920082528583 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420359071034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528583 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528583 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 20240920082528616 DAUC <0003> db_auc.c:157 IMSI='262421398308740': No 2G Auth Data 20240920082528616 DAUC <0003> db_auc.c:192 IMSI='262421398308740': No 3G Auth Data 20240920082528647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50246<->l=127.0.0.1:4258 20240920082528649 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528649 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421398308740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421398308740"} 20240920082528649 DAUC <0003> db_auc.c:236 IMSI='262421398308740': Calling to generate 1 vectors 20240920082528649 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240920082528649 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528649 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528649 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082528649 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528649 DAUC <0003> auc.c:113 vector [0]: rand = cc11e78d94580f8fe977c04f5aadd9f3 20240920082528649 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082528649 DAUC <0003> auc.c:142 vector [0]: autn = eb75353da32a000012f86bd7c4094b7e 20240920082528649 DAUC <0003> auc.c:143 vector [0]: ck = cc64c95457027bf2c4d75c882009bd98 20240920082528649 DAUC <0003> auc.c:144 vector [0]: ik = 94055584738ab9d31885d755f6982c1b 20240920082528649 DAUC <0003> auc.c:145 vector [0]: res = 4efb243fee15a66c0000000000000000 20240920082528649 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528649 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082528649 DAUC <0003> auc.c:179 vector [0]: kc = 1a14a02e5892a7f8 20240920082528649 DAUC <0003> auc.c:180 vector [0]: sres = e03df6fc 20240920082528649 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082528649 DAUC <0003> db_auc.c:245 IMSI='262421398308740': Generated 1 vectors 20240920082528649 DAUC <0003> db_auc.c:249 IMSI='262421398308740': Updating SQN=33 in DB 20240920082528657 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421398308740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421398308740"} 20240920082528657 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421398308740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528657 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528657 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528658 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528658 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421398308740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421398308740"} 20240920082528658 DAUC <0003> db_auc.c:236 IMSI='262421398308740': Calling to generate 4 vectors 20240920082528658 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240920082528658 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528658 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528658 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240920082528658 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528658 DAUC <0003> auc.c:113 vector [0]: rand = 2f3c2525fca7c1691ef7c66d7d9f4115 20240920082528658 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240920082528658 DAUC <0003> auc.c:142 vector [0]: autn = 3d2baf5f9a4d0000b4379f63bd26bebb 20240920082528658 DAUC <0003> auc.c:143 vector [0]: ck = eb2cc2fbc15c64b2ae247aac5cff856d 20240920082528658 DAUC <0003> auc.c:144 vector [0]: ik = 3375f7ecd58aa5fb2ba4136b86647f86 20240920082528658 DAUC <0003> auc.c:145 vector [0]: res = fed761074763abe30000000000000000 20240920082528658 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528658 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082528658 DAUC <0003> auc.c:179 vector [0]: kc = def8c073bdda2f05 20240920082528658 DAUC <0003> auc.c:180 vector [0]: sres = 348687e7 20240920082528658 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082528658 DAUC <0003> auc.c:113 vector [1]: rand = 598cbb3010cb7aefc2d8691ea6adffcb 20240920082528658 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240920082528658 DAUC <0003> auc.c:142 vector [1]: autn = e78c05c80df500000ae24f305bfdb5a1 20240920082528658 DAUC <0003> auc.c:143 vector [1]: ck = 4819bd116b5bd0174a8c51d2ca1ea650 20240920082528658 DAUC <0003> auc.c:144 vector [1]: ik = ce1776532619b7e78b40a23e0496be63 20240920082528658 DAUC <0003> auc.c:145 vector [1]: res = 426afc0c95292eba0000000000000000 20240920082528658 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528658 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082528658 DAUC <0003> auc.c:179 vector [1]: kc = ae749b2df0058c6a 20240920082528658 DAUC <0003> auc.c:180 vector [1]: sres = 10792246 20240920082528658 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082528658 DAUC <0003> auc.c:113 vector [2]: rand = 4dae7e8798d205bf30d7e428070cda6f 20240920082528658 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240920082528658 DAUC <0003> auc.c:142 vector [2]: autn = ab003762680100008460190357069d41 20240920082528658 DAUC <0003> auc.c:143 vector [2]: ck = 71cc552e4bd0445d2920fdc1d66af525 20240920082528658 DAUC <0003> auc.c:144 vector [2]: ik = 8b16199bbf315fef147520f80c33973b 20240920082528658 DAUC <0003> auc.c:145 vector [2]: res = 848a6a59645f20f90000000000000000 20240920082528658 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528658 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082528658 DAUC <0003> auc.c:179 vector [2]: kc = e722a48f55aa5839 20240920082528658 DAUC <0003> auc.c:180 vector [2]: sres = f516ec01 20240920082528658 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082528658 DAUC <0003> auc.c:113 vector [3]: rand = 955d9fd778f16755250a0331c34e7784 20240920082528658 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240920082528658 DAUC <0003> auc.c:142 vector [3]: autn = c6503d33680200004f20e0ba1b59fbfd 20240920082528658 DAUC <0003> auc.c:143 vector [3]: ck = 6cca0296bffaa6d9db0041738f2ccf86 20240920082528658 DAUC <0003> auc.c:144 vector [3]: ik = 063f4cd869a635bc7ac4e68ed133fae7 20240920082528658 DAUC <0003> auc.c:145 vector [3]: res = e66635e38eb62f4e0000000000000000 20240920082528658 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528658 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082528658 DAUC <0003> auc.c:179 vector [3]: kc = 9598cfe1399946d7 20240920082528658 DAUC <0003> auc.c:180 vector [3]: sres = 4bf3d4d2 20240920082528658 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082528658 DAUC <0003> db_auc.c:245 IMSI='262421398308740': Generated 4 vectors 20240920082528658 DAUC <0003> db_auc.c:249 IMSI='262421398308740': Updating SQN=161 in DB 20240920082528666 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421398308740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421398308740"} 20240920082528666 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421398308740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528666 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528666 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528667 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528667 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421398308740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421398308740"} 20240920082528667 DAUC <0003> db_auc.c:236 IMSI='262421398308740': Calling to generate 5 vectors 20240920082528667 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240920082528667 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528667 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528667 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240920082528667 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528667 DAUC <0003> auc.c:113 vector [0]: rand = 874313597f584f3aefca6f416bc91302 20240920082528667 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240920082528667 DAUC <0003> auc.c:142 vector [0]: autn = 2c6568d229a000002bf7eef74965bd10 20240920082528667 DAUC <0003> auc.c:143 vector [0]: ck = 45a46e5abe130152a5b0da7567995c6b 20240920082528667 DAUC <0003> auc.c:144 vector [0]: ik = 168f75143dcf87ec0cbd515bb43e5b49 20240920082528667 DAUC <0003> auc.c:145 vector [0]: res = 079f2962957cf5b50000000000000000 20240920082528667 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528667 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082528667 DAUC <0003> auc.c:179 vector [0]: kc = b47da40deb5c15c7 20240920082528667 DAUC <0003> auc.c:180 vector [0]: sres = d92bd6b8 20240920082528667 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082528667 DAUC <0003> auc.c:113 vector [1]: rand = 06fca968cc16aafa8788a90fdeac7725 20240920082528667 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240920082528667 DAUC <0003> auc.c:142 vector [1]: autn = 29a63e91be76000091e910a222ba6d44 20240920082528667 DAUC <0003> auc.c:143 vector [1]: ck = b4a4731e94c3497bdd8c5f694a9700c3 20240920082528667 DAUC <0003> auc.c:144 vector [1]: ik = af245836f503e0fd692bc692a4497ee9 20240920082528667 DAUC <0003> auc.c:145 vector [1]: res = 8f6b7c5e193cac790000000000000000 20240920082528667 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528667 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082528667 DAUC <0003> auc.c:179 vector [1]: kc = c3cce8c7ff9dc467 20240920082528667 DAUC <0003> auc.c:180 vector [1]: sres = 383a755d 20240920082528667 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082528667 DAUC <0003> auc.c:113 vector [2]: rand = ffb547ddf539e59860c058bbd5d6f9e4 20240920082528667 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240920082528667 DAUC <0003> auc.c:142 vector [2]: autn = 09b9b7dcbbf2000015dd929f0f97ae02 20240920082528667 DAUC <0003> auc.c:143 vector [2]: ck = b6b71400d0466946acf6874ef05c5be6 20240920082528667 DAUC <0003> auc.c:144 vector [2]: ik = e7676c89aa8bdc5ec533b00ebfb0186c 20240920082528667 DAUC <0003> auc.c:145 vector [2]: res = 69c781d6e43a6e680000000000000000 20240920082528667 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528667 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082528667 DAUC <0003> auc.c:179 vector [2]: kc = 4834b3c92d07a419 20240920082528667 DAUC <0003> auc.c:180 vector [2]: sres = a4023c1d 20240920082528667 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082528667 DAUC <0003> auc.c:113 vector [3]: rand = 32f1ed0ee5f8fc772d703eb801964679 20240920082528667 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240920082528667 DAUC <0003> auc.c:142 vector [3]: autn = db24c0d31e1100004a5a78385bde7008 20240920082528667 DAUC <0003> auc.c:143 vector [3]: ck = 9718d0d1de7969baedbb2c0ef7a08116 20240920082528667 DAUC <0003> auc.c:144 vector [3]: ik = fa19e920319b89a694a1730b4554b974 20240920082528667 DAUC <0003> auc.c:145 vector [3]: res = b3b8cc99f182a0e20000000000000000 20240920082528667 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528667 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082528667 DAUC <0003> auc.c:179 vector [3]: kc = 36e9afec2caa9025 20240920082528667 DAUC <0003> auc.c:180 vector [3]: sres = 7febd5bf 20240920082528667 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082528667 DAUC <0003> auc.c:113 vector [4]: rand = 53014b5264949243938bd8dc60722cb9 20240920082528667 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240920082528667 DAUC <0003> auc.c:142 vector [4]: autn = 903005e25cca00009e9d5453058157a0 20240920082528667 DAUC <0003> auc.c:143 vector [4]: ck = dc7ba7dbb5497cfb8849c7072b920df2 20240920082528667 DAUC <0003> auc.c:144 vector [4]: ik = 95b37a2469c64048a18c51d0d94d6e8d 20240920082528667 DAUC <0003> auc.c:145 vector [4]: res = 117d4030fed1eaeb0000000000000000 20240920082528667 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082528667 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240920082528667 DAUC <0003> auc.c:179 vector [4]: kc = 673c21d9fdad7310 20240920082528667 DAUC <0003> auc.c:180 vector [4]: sres = 3a2c9acb 20240920082528667 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240920082528667 DAUC <0003> db_auc.c:245 IMSI='262421398308740': Generated 5 vectors 20240920082528667 DAUC <0003> db_auc.c:249 IMSI='262421398308740': Updating SQN=321 in DB 20240920082528675 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421398308740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421398308740"} 20240920082528675 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421398308740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528675 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528675 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528676 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528676 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421398308740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421398308740"} 20240920082528676 DAUC <0003> db_auc.c:236 IMSI='262421398308740': Calling to generate 5 vectors 20240920082528676 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240920082528676 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082528676 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082528676 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240920082528676 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082528676 DAUC <0003> auc.c:113 vector [0]: rand = 5a7f71f2a8a0201f105e3de4c4ea741f 20240920082528676 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240920082528676 DAUC <0003> auc.c:142 vector [0]: autn = 3e6a65b671e00000f473a4bf1151ea1a 20240920082528676 DAUC <0003> auc.c:143 vector [0]: ck = 5a230fb5257762498e8c29a894e65da4 20240920082528676 DAUC <0003> auc.c:144 vector [0]: ik = e3e26f3b4c1f2e37593e534d9902b8e8 20240920082528676 DAUC <0003> auc.c:145 vector [0]: res = 138a93cbc231ac820000000000000000 20240920082528676 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082528676 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082528676 DAUC <0003> auc.c:179 vector [0]: kc = 05321ef4c149b886 20240920082528676 DAUC <0003> auc.c:180 vector [0]: sres = f77afcef 20240920082528676 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082528676 DAUC <0003> auc.c:113 vector [1]: rand = 55be326b8f49a910147e180816ea4224 20240920082528676 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240920082528676 DAUC <0003> auc.c:142 vector [1]: autn = 12a05b04415400004b83e7b4fe033504 20240920082528676 DAUC <0003> auc.c:143 vector [1]: ck = c822de55a9e16d885b532b89d17ba9eb 20240920082528676 DAUC <0003> auc.c:144 vector [1]: ik = 4ed39c7f010dd2ea600408bcea93c312 20240920082528676 DAUC <0003> auc.c:145 vector [1]: res = 0f60d0670c84c92f0000000000000000 20240920082528676 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082528676 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082528676 DAUC <0003> auc.c:179 vector [1]: kc = 2217cc417180e0cb 20240920082528676 DAUC <0003> auc.c:180 vector [1]: sres = a01522d2 20240920082528676 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082528676 DAUC <0003> auc.c:113 vector [2]: rand = 1db0bb5179248425744ba319660e6fef 20240920082528676 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240920082528676 DAUC <0003> auc.c:142 vector [2]: autn = 2aa203195f550000ae03c79f1152e89a 20240920082528676 DAUC <0003> auc.c:143 vector [2]: ck = ab21f99355475a69e91992432da54c5d 20240920082528676 DAUC <0003> auc.c:144 vector [2]: ik = a21f0737a7c1a04974983c749e3f319b 20240920082528676 DAUC <0003> auc.c:145 vector [2]: res = 396d7e7e5dbd08740000000000000000 20240920082528676 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082528676 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082528676 DAUC <0003> auc.c:179 vector [2]: kc = 182b448653a4c977 20240920082528676 DAUC <0003> auc.c:180 vector [2]: sres = 096a4037 20240920082528676 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082528676 DAUC <0003> auc.c:113 vector [3]: rand = ad05d4e414db0e67afe0fc562a540f92 20240920082528676 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240920082528676 DAUC <0003> auc.c:142 vector [3]: autn = a6ac102fe951000040bcd811f0cc290b 20240920082528676 DAUC <0003> auc.c:143 vector [3]: ck = 413d85ca6219b79ef55c78761a15e573 20240920082528676 DAUC <0003> auc.c:144 vector [3]: ik = 4e5f3523b34b6d916f93d821b89166d7 20240920082528676 DAUC <0003> auc.c:145 vector [3]: res = a22b286feedffaea0000000000000000 20240920082528676 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082528676 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082528676 DAUC <0003> auc.c:179 vector [3]: kc = d898288d6aa7dc7f 20240920082528676 DAUC <0003> auc.c:180 vector [3]: sres = b1451a88 20240920082528676 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082528676 DAUC <0003> auc.c:113 vector [4]: rand = 41047558084a97475dca33e57b276f48 20240920082528676 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240920082528676 DAUC <0003> auc.c:142 vector [4]: autn = 2e64ced6eaf20000b4a13c5a45ae7ca2 20240920082528676 DAUC <0003> auc.c:143 vector [4]: ck = 2d27962118a9c65cddf452af9bb01c60 20240920082528676 DAUC <0003> auc.c:144 vector [4]: ik = 29086e52be1b3d10f5dc8a3e9ecdef2f 20240920082528676 DAUC <0003> auc.c:145 vector [4]: res = a0ea7e7d37bff22a0000000000000000 20240920082528676 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082528676 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240920082528676 DAUC <0003> auc.c:179 vector [4]: kc = 6f51474f2953acad 20240920082528676 DAUC <0003> auc.c:180 vector [4]: sres = 09553881 20240920082528676 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240920082528676 DAUC <0003> db_auc.c:245 IMSI='262421398308740': Generated 5 vectors 20240920082528676 DAUC <0003> db_auc.c:249 IMSI='262421398308740': Updating SQN=481 in DB 20240920082528684 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421398308740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421398308740"} 20240920082528684 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421398308740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082528684 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528684 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082528686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50246<->l=127.0.0.1:4258 20240920082528711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50168<->l=127.0.0.1:4258 20240920082528711 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42341<->l=127.0.0.1:4259) 20240920082528712 DLINP <000b> input/ipa.c:451 connected read/write 20240920082528712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082528712 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082528712 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082528712 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082528734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50262<->l=127.0.0.1:4258 20240920082528734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50262<->l=127.0.0.1:4258 20240920082531855 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082531855 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082531860 DLINP <000b> input/ipa.c:451 connected read/write 20240920082531860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082531861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54496<->l=127.0.0.1:4258 20240920082531866 DLINP <000b> input/ipa.c:451 connected read/write 20240920082531866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082531866 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082531866 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082531866 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  20240920082531866 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082531866 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  20240920082531866 DLGSUP <0013> gsup_server.c:235 2:  20240920082531866 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082531866 DLGSUP <0013> gsup_server.c:235 3:  20240920082531866 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082531866 DLGSUP <0013> gsup_server.c:235 4:  20240920082531866 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082531866 DLGSUP <0013> gsup_server.c:235 5:  20240920082531866 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082531866 DLGSUP <0013> gsup_server.c:235 7:  20240920082531866 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082531866 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082531866 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082531866 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082531883 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34285<->l=127.0.0.1:4259) 20240920082531896 DAUC <0003> db_auc.c:157 IMSI='262420776952599': No 2G Auth Data 20240920082531896 DAUC <0003> db_auc.c:192 IMSI='262420776952599': No 3G Auth Data 20240920082531942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54510<->l=127.0.0.1:4258 20240920082531952 DLINP <000b> input/ipa.c:451 connected read/write 20240920082531952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082531952 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420776952599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420776952599"} 20240920082531952 DAUC <0003> db_auc.c:157 IMSI='262420776952599': No 2G Auth Data 20240920082531952 DAUC <0003> db_auc.c:236 IMSI='262420776952599': Calling to generate 5 vectors 20240920082531952 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240920082531952 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082531952 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082531952 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082531952 DAUC <0003> auc.c:113 vector [0]: rand = c800deb232dbd317702abaf0a003d978 20240920082531952 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082531952 DAUC <0003> auc.c:142 vector [0]: autn = 7d4524fda8148000da28a69b77d909c3 20240920082531952 DAUC <0003> auc.c:143 vector [0]: ck = 6c468d69d47e3a0444d980856257ee18 20240920082531952 DAUC <0003> auc.c:144 vector [0]: ik = 419562a022b6a83c76b789fd8681533d 20240920082531952 DAUC <0003> auc.c:145 vector [0]: res = a8dbeee44056cfd80000000000000000 20240920082531952 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082531952 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240920082531952 DAUC <0003> auc.c:151 vector [0]: kc = 1fbde6b1121e2f1d 20240920082531952 DAUC <0003> auc.c:152 vector [0]: sres = e88d213c 20240920082531952 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240920082531952 DAUC <0003> auc.c:113 vector [1]: rand = 548060d96f75195388b61e9a86eae1a7 20240920082531952 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240920082531952 DAUC <0003> auc.c:142 vector [1]: autn = 04810e0bac8980009047c5e718c3bd39 20240920082531952 DAUC <0003> auc.c:143 vector [1]: ck = 46b9fbaa6fcbc32175790d6d4c9aa600 20240920082531952 DAUC <0003> auc.c:144 vector [1]: ik = 08599d4a0ed055f7dc018ad027bc2647 20240920082531952 DAUC <0003> auc.c:145 vector [1]: res = 5f2ed5c832cfa9be0000000000000000 20240920082531952 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082531952 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240920082531952 DAUC <0003> auc.c:151 vector [1]: kc = e798e15d0a3d1691 20240920082531952 DAUC <0003> auc.c:152 vector [1]: sres = 6de17c76 20240920082531952 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240920082531952 DAUC <0003> auc.c:113 vector [2]: rand = b2bd855e96e46c18837f22dda11653e1 20240920082531952 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240920082531952 DAUC <0003> auc.c:142 vector [2]: autn = c5d725a2bea88000ac8f9fe803a49e8f 20240920082531952 DAUC <0003> auc.c:143 vector [2]: ck = bc428970656d9cec13ccb11722a48476 20240920082531952 DAUC <0003> auc.c:144 vector [2]: ik = e16ce49244c549686530bc8c5b24a48d 20240920082531952 DAUC <0003> auc.c:145 vector [2]: res = 183fe6ab5c87f09d0000000000000000 20240920082531952 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082531952 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240920082531952 DAUC <0003> auc.c:151 vector [2]: kc = 2bd260795828f57f 20240920082531952 DAUC <0003> auc.c:152 vector [2]: sres = 44b81636 20240920082531952 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240920082531952 DAUC <0003> auc.c:113 vector [3]: rand = 097484a595b9e74b0fdc8b38c619b454 20240920082531952 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240920082531952 DAUC <0003> auc.c:142 vector [3]: autn = 085712d4b6c78000c88195e460efb5e5 20240920082531952 DAUC <0003> auc.c:143 vector [3]: ck = eda2648d9953c1ae605c20756d65b850 20240920082531952 DAUC <0003> auc.c:144 vector [3]: ik = 148fe37c69ea7ac4f3ac86db0d4efc3b 20240920082531952 DAUC <0003> auc.c:145 vector [3]: res = 019602a8b8006e800000000000000000 20240920082531952 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082531952 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240920082531952 DAUC <0003> auc.c:151 vector [3]: kc = 6add215f9092ff01 20240920082531952 DAUC <0003> auc.c:152 vector [3]: sres = b9966c28 20240920082531952 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240920082531952 DAUC <0003> auc.c:113 vector [4]: rand = f4c73d132422c623b30d75a7d9949e03 20240920082531952 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240920082531952 DAUC <0003> auc.c:142 vector [4]: autn = a2326a3ea0e980001d7d45bf7a22474a 20240920082531953 DAUC <0003> auc.c:143 vector [4]: ck = 4192b4395bd7791648579bca30b5e876 20240920082531953 DAUC <0003> auc.c:144 vector [4]: ik = c253416fb82ca63590b024d0ffe92f3f 20240920082531953 DAUC <0003> auc.c:145 vector [4]: res = 78e763fd75800fbe0000000000000000 20240920082531953 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082531953 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240920082531953 DAUC <0003> auc.c:151 vector [4]: kc = 5b264a4c2ca7186a 20240920082531953 DAUC <0003> auc.c:152 vector [4]: sres = 0d676c43 20240920082531953 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240920082531953 DAUC <0003> db_auc.c:245 IMSI='262420776952599': Generated 5 vectors 20240920082531953 DAUC <0003> db_auc.c:249 IMSI='262420776952599': Updating SQN=161 in DB 20240920082531962 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420776952599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420776952599"} 20240920082531962 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420776952599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082531962 DLINP <000b> input/ipa.c:451 connected read/write 20240920082531962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082531962 DLINP <000b> input/ipa.c:451 connected read/write 20240920082531962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082531970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54510<->l=127.0.0.1:4258 20240920082532000 DAUC <0003> db_auc.c:157 IMSI='262426591310918': No 2G Auth Data 20240920082532000 DAUC <0003> db_auc.c:192 IMSI='262426591310918': No 3G Auth Data 20240920082532023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54514<->l=127.0.0.1:4258 20240920082532024 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082532024 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426591310918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426591310918"} 20240920082532024 DAUC <0003> db_auc.c:157 IMSI='262426591310918': No 2G Auth Data 20240920082532024 DAUC <0003> db_auc.c:236 IMSI='262426591310918': Calling to generate 5 vectors 20240920082532024 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240920082532024 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082532024 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240920082532024 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082532024 DAUC <0003> auc.c:113 vector [0]: rand = ed12938d146f1eed04daa1665878aadf 20240920082532024 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082532024 DAUC <0003> auc.c:142 vector [0]: autn = 194205f586a08000c211c350414d5367 20240920082532024 DAUC <0003> auc.c:143 vector [0]: ck = 33952954948321afc0a219265d8fd537 20240920082532024 DAUC <0003> auc.c:144 vector [0]: ik = 5a9792e24782a892e8842a2b7bcc6ab6 20240920082532024 DAUC <0003> auc.c:145 vector [0]: res = 06e34b14396125640000000000000000 20240920082532024 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082532024 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240920082532024 DAUC <0003> auc.c:151 vector [0]: kc = 412488bbf54236bc 20240920082532024 DAUC <0003> auc.c:152 vector [0]: sres = 3f826e70 20240920082532024 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240920082532024 DAUC <0003> auc.c:113 vector [1]: rand = 4595d4c5f7089d71ac9df14846c3367d 20240920082532024 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240920082532024 DAUC <0003> auc.c:142 vector [1]: autn = 6e276980c44f800002a32c36cec081f6 20240920082532024 DAUC <0003> auc.c:143 vector [1]: ck = c257a22a76bca97f3b78200003a3e41c 20240920082532024 DAUC <0003> auc.c:144 vector [1]: ik = 23f8ec3681b893f56dd2f69bfc67a5bd 20240920082532024 DAUC <0003> auc.c:145 vector [1]: res = c399908089d1cd840000000000000000 20240920082532024 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082532024 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240920082532024 DAUC <0003> auc.c:151 vector [1]: kc = b705988708c07b2b 20240920082532024 DAUC <0003> auc.c:152 vector [1]: sres = 4a485d04 20240920082532024 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240920082532024 DAUC <0003> auc.c:113 vector [2]: rand = d0b3b79088edbafe22d471b6aea22ceb 20240920082532024 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240920082532024 DAUC <0003> auc.c:142 vector [2]: autn = 32e8e16244e0800067d96dab9b9245e3 20240920082532024 DAUC <0003> auc.c:143 vector [2]: ck = 36808251d9c22af96362211949529853 20240920082532024 DAUC <0003> auc.c:144 vector [2]: ik = ca6b9e3797b62d81affd42e2fe136777 20240920082532024 DAUC <0003> auc.c:145 vector [2]: res = 4536d6b6f283e5ce0000000000000000 20240920082532024 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082532024 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240920082532024 DAUC <0003> auc.c:151 vector [2]: kc = 30747f9df935f85c 20240920082532024 DAUC <0003> auc.c:152 vector [2]: sres = b7b53378 20240920082532024 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240920082532024 DAUC <0003> auc.c:113 vector [3]: rand = c8d30cdb7c37a31ea1f0814302fc5f59 20240920082532024 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240920082532024 DAUC <0003> auc.c:142 vector [3]: autn = 2785257c6e1f800044c07455c8b1ecde 20240920082532024 DAUC <0003> auc.c:143 vector [3]: ck = 4587c2c088f9bb32bc90a7d73fd83160 20240920082532024 DAUC <0003> auc.c:144 vector [3]: ik = 1a491e593c272ce752452de9595c669d 20240920082532024 DAUC <0003> auc.c:145 vector [3]: res = fdf1f7aaff5b5ad50000000000000000 20240920082532024 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082532024 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240920082532024 DAUC <0003> auc.c:151 vector [3]: kc = b11b56a7d25ac028 20240920082532024 DAUC <0003> auc.c:152 vector [3]: sres = 02aaad7f 20240920082532024 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240920082532024 DAUC <0003> auc.c:113 vector [4]: rand = 8f8ff145ad706793c761eddaebcb86e3 20240920082532024 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240920082532024 DAUC <0003> auc.c:142 vector [4]: autn = acd69111d7be8000f37f092790a4f1e6 20240920082532024 DAUC <0003> auc.c:143 vector [4]: ck = 51200d86c4dc4c64d12ebeece8ff992b 20240920082532024 DAUC <0003> auc.c:144 vector [4]: ik = 0ba93ecafed236e7da4ac6cf526fa4f6 20240920082532024 DAUC <0003> auc.c:145 vector [4]: res = 910ca193358c444c0000000000000000 20240920082532024 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082532024 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240920082532024 DAUC <0003> auc.c:151 vector [4]: kc = 51ed4b6f809e475e 20240920082532024 DAUC <0003> auc.c:152 vector [4]: sres = a480e5df 20240920082532024 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240920082532024 DAUC <0003> db_auc.c:245 IMSI='262426591310918': Generated 5 vectors 20240920082532024 DAUC <0003> db_auc.c:249 IMSI='262426591310918': Updating SQN=161 in DB 20240920082532032 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426591310918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426591310918"} 20240920082532033 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426591310918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082532033 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082532033 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082532035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54514<->l=127.0.0.1:4258 20240920082532063 DAUC <0003> db_auc.c:157 IMSI='262426057452266': No 2G Auth Data 20240920082532063 DAUC <0003> db_auc.c:192 IMSI='262426057452266': No 3G Auth Data 20240920082532101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4258 20240920082532104 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082532104 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426057452266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426057452266"} 20240920082532104 DAUC <0003> db_auc.c:236 IMSI='262426057452266': Calling to generate 5 vectors 20240920082532104 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240920082532104 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082532104 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082532104 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082532104 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082532104 DAUC <0003> auc.c:113 vector [0]: rand = 3f2ce79614a30dceb03036a2c12905b9 20240920082532104 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082532104 DAUC <0003> auc.c:142 vector [0]: autn = 956f3f4ff08e8000ac4572c186767b53 20240920082532104 DAUC <0003> auc.c:143 vector [0]: ck = 00b2221e6256625b7920e91ae12f1b1f 20240920082532104 DAUC <0003> auc.c:144 vector [0]: ik = dab5b2e93f8fee93d1d174ef88360a26 20240920082532104 DAUC <0003> auc.c:145 vector [0]: res = 2e1eb3447b38e2970000000000000000 20240920082532104 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082532104 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082532104 DAUC <0003> auc.c:179 vector [0]: kc = c4018fe9935d8400 20240920082532104 DAUC <0003> auc.c:180 vector [0]: sres = 4164d533 20240920082532104 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082532104 DAUC <0003> auc.c:113 vector [1]: rand = 07fb0631139bebdb266319f91324ccd9 20240920082532104 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240920082532104 DAUC <0003> auc.c:142 vector [1]: autn = 6d6e1413337e800046950b0539d668c1 20240920082532104 DAUC <0003> auc.c:143 vector [1]: ck = 9ae878f433ee08af74f00f00e049dbb8 20240920082532104 DAUC <0003> auc.c:144 vector [1]: ik = 7613668c3522eecd6e0b8c3acb90431b 20240920082532104 DAUC <0003> auc.c:145 vector [1]: res = b7b1f528c7012f0d0000000000000000 20240920082532104 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082532104 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082532104 DAUC <0003> auc.c:179 vector [1]: kc = 8681a6150a328400 20240920082532104 DAUC <0003> auc.c:180 vector [1]: sres = 2cf10d86 20240920082532104 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082532104 DAUC <0003> auc.c:113 vector [2]: rand = d8e7f774ccc5e81c1737b96da9072d05 20240920082532104 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240920082532104 DAUC <0003> auc.c:142 vector [2]: autn = d9eb746b2af2800072e21771d08d95d6 20240920082532104 DAUC <0003> auc.c:143 vector [2]: ck = cff25097252fd68ed02af107ee726fc8 20240920082532104 DAUC <0003> auc.c:144 vector [2]: ik = c8fae1af34a97e22b1baf6d3b06cbedd 20240920082532104 DAUC <0003> auc.c:145 vector [2]: res = 11bdf7d2be2a2f080000000000000000 20240920082532104 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082532104 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082532104 DAUC <0003> auc.c:179 vector [2]: kc = 524ad871dc607800 20240920082532104 DAUC <0003> auc.c:180 vector [2]: sres = 095515ca 20240920082532104 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082532104 DAUC <0003> auc.c:113 vector [3]: rand = a5c606e1e7873163cd03909da4f7bdf1 20240920082532104 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240920082532104 DAUC <0003> auc.c:142 vector [3]: autn = 87228f3a1ced8000cdbf36d593528b32 20240920082532104 DAUC <0003> auc.c:143 vector [3]: ck = 8bd2642572a72ea6d0bbddc65980c9c1 20240920082532104 DAUC <0003> auc.c:144 vector [3]: ik = ec1107dc0b27273d343b3c0a720eb61e 20240920082532104 DAUC <0003> auc.c:145 vector [3]: res = 3f2c79827f852b7e0000000000000000 20240920082532104 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082532104 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082532105 DAUC <0003> auc.c:179 vector [3]: kc = ceb75c8beea3fc00 20240920082532105 DAUC <0003> auc.c:180 vector [3]: sres = a1fc701e 20240920082532105 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082532105 DAUC <0003> auc.c:113 vector [4]: rand = 9f062815c74e45deaebcac6303734f26 20240920082532105 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240920082532105 DAUC <0003> auc.c:142 vector [4]: autn = 846db5dd84338000a0f72277e85ee422 20240920082532105 DAUC <0003> auc.c:143 vector [4]: ck = c87d11e12bf6e5fbb8e8789db302cea2 20240920082532105 DAUC <0003> auc.c:144 vector [4]: ik = dc559fce973eca51d293c43df193fd09 20240920082532105 DAUC <0003> auc.c:145 vector [4]: res = 5786825bf8841c120000000000000000 20240920082532105 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082532105 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240920082532105 DAUC <0003> auc.c:179 vector [4]: kc = 44ea494221fb8000 20240920082532105 DAUC <0003> auc.c:180 vector [4]: sres = d6413387 20240920082532105 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240920082532105 DAUC <0003> db_auc.c:245 IMSI='262426057452266': Generated 5 vectors 20240920082532105 DAUC <0003> db_auc.c:249 IMSI='262426057452266': Updating SQN=161 in DB 20240920082532113 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426057452266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426057452266"} 20240920082532113 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426057452266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082532113 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082532113 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082532118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4258 20240920082532153 DAUC <0003> db_auc.c:157 IMSI='262421160833936': No 2G Auth Data 20240920082532153 DAUC <0003> db_auc.c:192 IMSI='262421160833936': No 3G Auth Data 20240920082532192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54520<->l=127.0.0.1:4258 20240920082532198 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082532198 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421160833936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421160833936"} 20240920082532198 DAUC <0003> db_auc.c:236 IMSI='262421160833936': Calling to generate 5 vectors 20240920082532198 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240920082532198 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082532198 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082532198 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082532198 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082532198 DAUC <0003> auc.c:113 vector [0]: rand = 6ebe02659f0a66aa5faf08c5b0599191 20240920082532198 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082532198 DAUC <0003> auc.c:142 vector [0]: autn = 7b8d0500f87a800058f714a88521536f 20240920082532198 DAUC <0003> auc.c:143 vector [0]: ck = d19845451872d9f55259f897c3228485 20240920082532198 DAUC <0003> auc.c:144 vector [0]: ik = b0fc175f370abed9ee69a6b39dddd197 20240920082532198 DAUC <0003> auc.c:145 vector [0]: res = 5e7238c8c38d9a5a0000000000000000 20240920082532198 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082532198 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082532198 DAUC <0003> auc.c:179 vector [0]: kc = d83f5795a4727000 20240920082532198 DAUC <0003> auc.c:180 vector [0]: sres = 78f8e853 20240920082532198 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082532198 DAUC <0003> auc.c:113 vector [1]: rand = 54fc5c7ebd02e787c9db21d897956e55 20240920082532198 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240920082532198 DAUC <0003> auc.c:142 vector [1]: autn = fb910d4171548000202015565b41af25 20240920082532198 DAUC <0003> auc.c:143 vector [1]: ck = bd87b0e0f05ab1c24f51561c19d28f8e 20240920082532198 DAUC <0003> auc.c:144 vector [1]: ik = d52bf92fc90d1e2c6b17bad60ac2f7b0 20240920082532198 DAUC <0003> auc.c:145 vector [1]: res = ab0dc6af4016fe400000000000000000 20240920082532198 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082532198 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082532198 DAUC <0003> auc.c:179 vector [1]: kc = c2f417f2e2d40400 20240920082532198 DAUC <0003> auc.c:180 vector [1]: sres = c700313e 20240920082532198 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082532198 DAUC <0003> auc.c:113 vector [2]: rand = c02782240940a463eaa09762d81048d4 20240920082532198 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240920082532198 DAUC <0003> auc.c:142 vector [2]: autn = 138762455c2b800076d4e1bbdf9cddfc 20240920082532198 DAUC <0003> auc.c:143 vector [2]: ck = 9fd89b8f4333519645c9a60a8c0d9bd5 20240920082532198 DAUC <0003> auc.c:144 vector [2]: ik = 9c9f1f0e40df313531fead642428dee7 20240920082532198 DAUC <0003> auc.c:145 vector [2]: res = 3f93f35e05b76f8b0000000000000000 20240920082532198 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082532198 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082532198 DAUC <0003> auc.c:179 vector [2]: kc = b5f4766c7c43c400 20240920082532198 DAUC <0003> auc.c:180 vector [2]: sres = 46334e46 20240920082532198 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082532198 DAUC <0003> auc.c:113 vector [3]: rand = 5ecbd058c26357811b14364719b8eb26 20240920082532198 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240920082532198 DAUC <0003> auc.c:142 vector [3]: autn = baac16d12db080001ddb0d62a0a3d053 20240920082532198 DAUC <0003> auc.c:143 vector [3]: ck = 8552d1db041d624fd7fcfa01fde63fbd 20240920082532198 DAUC <0003> auc.c:144 vector [3]: ik = 3b69a818697e03cf63ae47199efe02eb 20240920082532198 DAUC <0003> auc.c:145 vector [3]: res = 360eb67826a375110000000000000000 20240920082532198 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082532198 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082532198 DAUC <0003> auc.c:179 vector [3]: kc = 1b1c92aa5201e000 20240920082532198 DAUC <0003> auc.c:180 vector [3]: sres = 63a41ce8 20240920082532198 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082532198 DAUC <0003> auc.c:113 vector [4]: rand = d64e246292d6f7f7aa51368cd756acae 20240920082532198 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240920082532198 DAUC <0003> auc.c:142 vector [4]: autn = d7479dd9d8fd8000f77bd112c14578da 20240920082532198 DAUC <0003> auc.c:143 vector [4]: ck = fab6d297503b5b012595690afaf5ae94 20240920082532198 DAUC <0003> auc.c:144 vector [4]: ik = 56be8b645f96358010b97740cdfa5e89 20240920082532198 DAUC <0003> auc.c:145 vector [4]: res = 411a04d05a4851830000000000000000 20240920082532198 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082532198 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240920082532198 DAUC <0003> auc.c:179 vector [4]: kc = 5ca1df1162388c00 20240920082532198 DAUC <0003> auc.c:180 vector [4]: sres = db51034c 20240920082532198 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240920082532198 DAUC <0003> db_auc.c:245 IMSI='262421160833936': Generated 5 vectors 20240920082532198 DAUC <0003> db_auc.c:249 IMSI='262421160833936': Updating SQN=161 in DB 20240920082532207 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421160833936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421160833936"} 20240920082532207 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421160833936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082532207 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082532208 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082532215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54520<->l=127.0.0.1:4258 20240920082532249 DAUC <0003> db_auc.c:157 IMSI='262427579309396': No 2G Auth Data 20240920082532249 DAUC <0003> db_auc.c:192 IMSI='262427579309396': No 3G Auth Data 20240920082532284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54528<->l=127.0.0.1:4258 20240920082532287 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082532287 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427579309396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427579309396"} 20240920082532287 DAUC <0003> db_auc.c:236 IMSI='262427579309396': Calling to generate 5 vectors 20240920082532287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240920082532287 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240920082532287 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240920082532287 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240920082532287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240920082532287 DAUC <0003> auc.c:113 vector [0]: rand = 4ca38d54fdf30a825db241de8cdae639 20240920082532287 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240920082532287 DAUC <0003> auc.c:142 vector [0]: autn = 580198c18e398000927bd0a8332f7d64 20240920082532287 DAUC <0003> auc.c:143 vector [0]: ck = 54ec26ae382ce659caa95a4017e07404 20240920082532287 DAUC <0003> auc.c:144 vector [0]: ik = b7e38d4603e88519034987de9ab13537 20240920082532287 DAUC <0003> auc.c:145 vector [0]: res = a24165b16d33b1230000000000000000 20240920082532287 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240920082532287 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240920082532287 DAUC <0003> auc.c:179 vector [0]: kc = bc37129f9c69717d 20240920082532287 DAUC <0003> auc.c:180 vector [0]: sres = c4a3a9b0 20240920082532287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240920082532287 DAUC <0003> auc.c:113 vector [1]: rand = 6ddbf1579cb7f46c3e827d7bc33a3192 20240920082532287 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240920082532287 DAUC <0003> auc.c:142 vector [1]: autn = bd0d4ca23d198000c04ed772dd50de8c 20240920082532287 DAUC <0003> auc.c:143 vector [1]: ck = ad44d27abfa5776a192621574bb6a23a 20240920082532287 DAUC <0003> auc.c:144 vector [1]: ik = f8e3d235dabbeecf21002a8f9e16a877 20240920082532287 DAUC <0003> auc.c:145 vector [1]: res = 8d381a942c1b57980000000000000000 20240920082532287 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240920082532287 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240920082532287 DAUC <0003> auc.c:179 vector [1]: kc = 295a3ebb6ceca8f1 20240920082532287 DAUC <0003> auc.c:180 vector [1]: sres = 268cda07 20240920082532287 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240920082532287 DAUC <0003> auc.c:113 vector [2]: rand = da66c56543fef78810927e3dd22823df 20240920082532287 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240920082532287 DAUC <0003> auc.c:142 vector [2]: autn = d167107194d78000c6ad9931104cf6e1 20240920082532287 DAUC <0003> auc.c:143 vector [2]: ck = ce6bba10faa9df85568e436328eb8c10 20240920082532287 DAUC <0003> auc.c:144 vector [2]: ik = f065a4d1696e92fab070540d61b8c0c9 20240920082532287 DAUC <0003> auc.c:145 vector [2]: res = de28b2c0b6089f8e0000000000000000 20240920082532287 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240920082532287 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240920082532287 DAUC <0003> auc.c:179 vector [2]: kc = 1aaaf24768b173fb 20240920082532287 DAUC <0003> auc.c:180 vector [2]: sres = 52baf087 20240920082532287 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240920082532287 DAUC <0003> auc.c:113 vector [3]: rand = 79920c63b5056f6e7c8c3f6f964fa17a 20240920082532287 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240920082532287 DAUC <0003> auc.c:142 vector [3]: autn = e58a1cf9d1cb80003160ba9b2a032c5f 20240920082532287 DAUC <0003> auc.c:143 vector [3]: ck = d1e35b7068a471b386b1fee3e4c6f452 20240920082532287 DAUC <0003> auc.c:144 vector [3]: ik = 2c4d71d2f84ad8acb7b21c6222bbd9a0 20240920082532287 DAUC <0003> auc.c:145 vector [3]: res = d81e9d6938b914350000000000000000 20240920082532287 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240920082532287 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240920082532287 DAUC <0003> auc.c:179 vector [3]: kc = f1d99638f0791004 20240920082532287 DAUC <0003> auc.c:180 vector [3]: sres = 428581a5 20240920082532287 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240920082532287 DAUC <0003> auc.c:113 vector [4]: rand = 4d203e5ea06d96518b93838a467d1b17 20240920082532287 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240920082532287 DAUC <0003> auc.c:142 vector [4]: autn = d12ea91cc38e800067382730d151d1c2 20240920082532287 DAUC <0003> auc.c:143 vector [4]: ck = c83f4ee9efebdf3ebce4e000aa5621b1 20240920082532287 DAUC <0003> auc.c:144 vector [4]: ik = 879c42014a77430cd5e9d5f9aa7d02f0 20240920082532287 DAUC <0003> auc.c:145 vector [4]: res = e13596b8f5437a420000000000000000 20240920082532287 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240920082532287 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240920082532287 DAUC <0003> auc.c:179 vector [4]: kc = adf5331b35014498 20240920082532287 DAUC <0003> auc.c:180 vector [4]: sres = accbb1cf 20240920082532287 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240920082532287 DAUC <0003> db_auc.c:245 IMSI='262427579309396': Generated 5 vectors 20240920082532287 DAUC <0003> db_auc.c:249 IMSI='262427579309396': Updating SQN=161 in DB 20240920082532295 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427579309396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427579309396"} 20240920082532295 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427579309396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082532295 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082532295 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082532300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54528<->l=127.0.0.1:4258 20240920082532331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54496<->l=127.0.0.1:4258 20240920082532331 DLINP <000b> input/ipa.c:451 connected read/write 20240920082532331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082532331 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082532331 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082532331 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082532331 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34285<->l=127.0.0.1:4259) 20240920082532353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54540<->l=127.0.0.1:4258 20240920082532353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54540<->l=127.0.0.1:4258 20240920082535430 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082535430 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082535434 DLINP <000b> input/ipa.c:451 connected read/write 20240920082535434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082535435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54550<->l=127.0.0.1:4258 20240920082535439 DLINP <000b> input/ipa.c:451 connected read/write 20240920082535439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082535439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082535439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082535440 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  20240920082535440 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082535440 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  20240920082535440 DLGSUP <0013> gsup_server.c:235 2:  20240920082535440 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082535440 DLGSUP <0013> gsup_server.c:235 3:  20240920082535440 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082535440 DLGSUP <0013> gsup_server.c:235 4:  20240920082535440 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082535440 DLGSUP <0013> gsup_server.c:235 5:  20240920082535440 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082535440 DLGSUP <0013> gsup_server.c:235 7:  20240920082535440 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082535440 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082535440 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082535440 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082535467 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38825<->l=127.0.0.1:4259) 20240920082535483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54554<->l=127.0.0.1:4258 20240920082535490 DLINP <000b> input/ipa.c:451 connected read/write 20240920082535490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082535490 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429923540079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429923540079" cn_domain=PS} 20240920082535491 DLU <0006> fsm.c:456 lu(262429923540079)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082535491 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429923540079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240920082535491 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429923540079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429923540079" cause=IMSI unknown in HLR} 20240920082535491 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429923540079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082535491 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429923540079)[0x562a411dd420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082535491 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429923540079)[0x562a411dd420]{UNVALIDATED}: Freeing instance 20240920082535491 DLU <0006> fsm.c:568 lu(PS:IMSI-262429923540079)[0x562a411dd420]{UNVALIDATED}: Deallocated 20240920082535491 DLINP <000b> input/ipa.c:451 connected read/write 20240920082535491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082535491 DLINP <000b> input/ipa.c:451 connected read/write 20240920082535491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082535494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54554<->l=127.0.0.1:4258 20240920082535496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54550<->l=127.0.0.1:4258 20240920082535498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38825<->l=127.0.0.1:4259) 20240920082535498 DLINP <000b> input/ipa.c:451 connected read/write 20240920082535498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082535498 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082535499 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082535499 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082535533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54570<->l=127.0.0.1:4258 20240920082535534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54570<->l=127.0.0.1:4258 20240920082538618 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082538618 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082538619 DLINP <000b> input/ipa.c:451 connected read/write 20240920082538619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082538619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54584<->l=127.0.0.1:4258 20240920082538620 DLINP <000b> input/ipa.c:451 connected read/write 20240920082538620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082538620 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082538620 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082538620 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  20240920082538620 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082538620 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  20240920082538620 DLGSUP <0013> gsup_server.c:235 2:  20240920082538620 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082538620 DLGSUP <0013> gsup_server.c:235 3:  20240920082538620 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082538620 DLGSUP <0013> gsup_server.c:235 4:  20240920082538620 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082538620 DLGSUP <0013> gsup_server.c:235 5:  20240920082538620 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082538620 DLGSUP <0013> gsup_server.c:235 7:  20240920082538620 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082538620 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082538620 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082538620 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082538628 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43201<->l=127.0.0.1:4259) 20240920082538633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4258 20240920082538662 DLINP <000b> input/ipa.c:451 connected read/write 20240920082538662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082538662 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427816171976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427816171976" cn_domain=PS source_name="the-source\n"} 20240920082538662 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240920082538662 DLU <0006> fsm.c:456 lu(262427816171976)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082538662 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427816171976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240920082538662 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262427816171976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427816171976" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240920082538662 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262427816171976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082538662 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427816171976)[0x562a411dd420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082538662 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427816171976)[0x562a411dd420]{UNVALIDATED}: Freeing instance 20240920082538662 DLU <0006> fsm.c:568 lu(PS:IMSI-262427816171976)[0x562a411dd420]{UNVALIDATED}: Deallocated 20240920082538662 DLINP <000b> input/ipa.c:451 connected read/write 20240920082538662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082538662 DLINP <000b> input/ipa.c:451 connected read/write 20240920082538662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082538664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4258 20240920082538664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54584<->l=127.0.0.1:4258 20240920082538664 DLINP <000b> input/ipa.c:451 connected read/write 20240920082538664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082538664 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082538664 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082538664 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082538664 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240920082538665 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43201<->l=127.0.0.1:4259) 20240920082538696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54592<->l=127.0.0.1:4258 20240920082538697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54592<->l=127.0.0.1:4258 20240920082541801 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082541801 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082541805 DLINP <000b> input/ipa.c:451 connected read/write 20240920082541805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082541805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4258 20240920082541806 DLINP <000b> input/ipa.c:451 connected read/write 20240920082541806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082541806 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082541806 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082541806 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  20240920082541806 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082541806 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  20240920082541806 DLGSUP <0013> gsup_server.c:235 2:  20240920082541806 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082541806 DLGSUP <0013> gsup_server.c:235 3:  20240920082541806 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082541806 DLGSUP <0013> gsup_server.c:235 4:  20240920082541806 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082541806 DLGSUP <0013> gsup_server.c:235 5:  20240920082541806 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082541806 DLGSUP <0013> gsup_server.c:235 7:  20240920082541806 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082541806 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082541806 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082541806 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082541827 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40033<->l=127.0.0.1:4259) 20240920082541837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46300<->l=127.0.0.1:4258 20240920082541850 DLINP <000b> input/ipa.c:451 connected read/write 20240920082541850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082541850 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429650777654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429650777654" cn_domain=PS} 20240920082541850 DLU <0006> fsm.c:456 lu(262429650777654)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082541850 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429650777654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240920082541850 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429650777654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429650777654" cause=Roaming not allowed in this location area} 20240920082541850 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429650777654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082541850 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429650777654)[0x562a411dd420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082541850 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429650777654)[0x562a411dd420]{UNVALIDATED}: Freeing instance 20240920082541850 DLU <0006> fsm.c:568 lu(PS:IMSI-262429650777654)[0x562a411dd420]{UNVALIDATED}: Deallocated 20240920082541850 DLINP <000b> input/ipa.c:451 connected read/write 20240920082541850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082541850 DLINP <000b> input/ipa.c:451 connected read/write 20240920082541850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082541855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46300<->l=127.0.0.1:4258 20240920082541856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4258 20240920082541857 DLINP <000b> input/ipa.c:451 connected read/write 20240920082541857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082541857 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082541857 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082541857 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082541858 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40033<->l=127.0.0.1:4259) 20240920082541894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46316<->l=127.0.0.1:4258 20240920082541894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46316<->l=127.0.0.1:4258 20240920082544945 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082544946 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082544950 DLINP <000b> input/ipa.c:451 connected read/write 20240920082544950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082544951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46320<->l=127.0.0.1:4258 20240920082544955 DLINP <000b> input/ipa.c:451 connected read/write 20240920082544955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082544955 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082544955 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082544955 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  20240920082544955 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082544955 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  20240920082544955 DLGSUP <0013> gsup_server.c:235 2:  20240920082544955 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082544955 DLGSUP <0013> gsup_server.c:235 3:  20240920082544955 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082544955 DLGSUP <0013> gsup_server.c:235 4:  20240920082544955 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082544955 DLGSUP <0013> gsup_server.c:235 5:  20240920082544955 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082544955 DLGSUP <0013> gsup_server.c:235 7:  20240920082544955 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082544955 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082544955 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082544955 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082544979 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40085<->l=127.0.0.1:4259) 20240920082544999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20240920082545008 DLINP <000b> input/ipa.c:451 connected read/write 20240920082545008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082545008 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428175292990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428175292990"} 20240920082545008 DAUC <0003> db_auc.c:133 IMSI='262428175292990': No such subscriber 20240920082545008 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428175292990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240920082545008 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428175292990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428175292990" cause=IMSI unknown in HLR} 20240920082545008 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428175292990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082545008 DLINP <000b> input/ipa.c:451 connected read/write 20240920082545008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082545008 DLINP <000b> input/ipa.c:451 connected read/write 20240920082545008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082545012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20240920082545013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46320<->l=127.0.0.1:4258 20240920082545014 DLINP <000b> input/ipa.c:451 connected read/write 20240920082545014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082545014 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082545015 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082545015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082545015 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40085<->l=127.0.0.1:4259) 20240920082545044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46342<->l=127.0.0.1:4258 20240920082545045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46342<->l=127.0.0.1:4258 20240920082548129 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082548129 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082548134 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46354<->l=127.0.0.1:4258 20240920082548140 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548140 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082548140 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082548140 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  20240920082548140 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082548140 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  20240920082548140 DLGSUP <0013> gsup_server.c:235 2:  20240920082548140 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082548140 DLGSUP <0013> gsup_server.c:235 3:  20240920082548140 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082548140 DLGSUP <0013> gsup_server.c:235 4:  20240920082548140 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082548140 DLGSUP <0013> gsup_server.c:235 5:  20240920082548140 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082548140 DLGSUP <0013> gsup_server.c:235 7:  20240920082548140 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082548140 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082548140 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082548140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082548163 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41375<->l=127.0.0.1:4259) 20240920082548176 DAUC <0003> db_auc.c:157 IMSI='262422010692491': No 2G Auth Data 20240920082548176 DAUC <0003> db_auc.c:192 IMSI='262422010692491': No 3G Auth Data 20240920082548208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46364<->l=127.0.0.1:4258 20240920082548214 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548214 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422010692491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422010692491" cn_domain=PS} 20240920082548215 DLU <0006> fsm.c:456 lu(262422010692491)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082548215 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422010692491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082548231 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422010692491)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082548231 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422010692491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422010692491" cn_domain=PS} 20240920082548232 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548232 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548239 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548239 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422010692491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422010692491"} 20240920082548239 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422010692491)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082548239 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422010692491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082548239 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422010692491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422010692491"} 20240920082548239 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422010692491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082548239 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422010692491)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082548239 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422010692491)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082548239 DLU <0006> fsm.c:568 lu(PS:IMSI-262422010692491)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082548239 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548239 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46364<->l=127.0.0.1:4258 20240920082548276 DAUC <0003> db_auc.c:157 IMSI='262422720205270': No 2G Auth Data 20240920082548276 DAUC <0003> db_auc.c:192 IMSI='262422720205270': No 3G Auth Data 20240920082548284 DLGSUP <0013> hlr.c:121 IMSI 262422720205270: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082548298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46376<->l=127.0.0.1:4258 20240920082548300 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548300 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422720205270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422720205270" cn_domain=PS} 20240920082548300 DLU <0006> fsm.c:456 lu(262422720205270)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082548300 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422720205270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082548316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422720205270)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082548316 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422720205270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422720205270" cn_domain=PS} 20240920082548316 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548317 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548320 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548320 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422720205270 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422720205270"} 20240920082548320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422720205270)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082548320 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422720205270 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082548320 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422720205270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422720205270"} 20240920082548320 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422720205270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082548320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422720205270)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082548320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422720205270)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082548320 DLU <0006> fsm.c:568 lu(PS:IMSI-262422720205270)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082548320 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548320 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46376<->l=127.0.0.1:4258 20240920082548350 DAUC <0003> db_auc.c:157 IMSI='262429202119443': No 2G Auth Data 20240920082548350 DAUC <0003> db_auc.c:192 IMSI='262429202119443': No 3G Auth Data 20240920082548359 DLGSUP <0013> hlr.c:121 IMSI 262429202119443: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082548372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4258 20240920082548374 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548374 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429202119443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429202119443" cn_domain=PS} 20240920082548374 DLU <0006> fsm.c:456 lu(262429202119443)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082548374 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429202119443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082548390 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429202119443)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082548390 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429202119443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429202119443" cn_domain=PS} 20240920082548390 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548390 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548393 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548393 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429202119443 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429202119443"} 20240920082548393 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429202119443)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082548393 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429202119443 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082548393 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429202119443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429202119443"} 20240920082548393 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429202119443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082548393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429202119443)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082548393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429202119443)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082548393 DLU <0006> fsm.c:568 lu(PS:IMSI-262429202119443)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082548393 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548393 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4258 20240920082548419 DAUC <0003> db_auc.c:157 IMSI='262424000372590': No 2G Auth Data 20240920082548419 DAUC <0003> db_auc.c:192 IMSI='262424000372590': No 3G Auth Data 20240920082548428 DLGSUP <0013> hlr.c:121 IMSI 262424000372590: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082548442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20240920082548443 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548443 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424000372590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424000372590" cn_domain=PS} 20240920082548443 DLU <0006> fsm.c:456 lu(262424000372590)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082548443 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424000372590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082548459 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424000372590)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082548459 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424000372590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424000372590" cn_domain=PS} 20240920082548459 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548460 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548462 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548463 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424000372590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424000372590"} 20240920082548463 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424000372590)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082548463 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424000372590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082548463 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424000372590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424000372590"} 20240920082548463 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424000372590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082548463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424000372590)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082548463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424000372590)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082548463 DLU <0006> fsm.c:568 lu(PS:IMSI-262424000372590)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082548463 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548463 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20240920082548490 DAUC <0003> db_auc.c:157 IMSI='262429095084194': No 2G Auth Data 20240920082548490 DAUC <0003> db_auc.c:192 IMSI='262429095084194': No 3G Auth Data 20240920082548498 DLGSUP <0013> hlr.c:121 IMSI 262429095084194: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082548512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46410<->l=127.0.0.1:4258 20240920082548514 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548514 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429095084194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429095084194" cn_domain=PS} 20240920082548514 DLU <0006> fsm.c:456 lu(262429095084194)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082548514 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429095084194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082548530 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429095084194)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082548530 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429095084194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429095084194" cn_domain=PS} 20240920082548530 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548530 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548532 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548532 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429095084194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429095084194"} 20240920082548532 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429095084194)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082548532 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429095084194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082548532 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429095084194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429095084194"} 20240920082548532 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429095084194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082548532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429095084194)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082548532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429095084194)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082548532 DLU <0006> fsm.c:568 lu(PS:IMSI-262429095084194)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082548532 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548532 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46410<->l=127.0.0.1:4258 20240920082548558 DAUC <0003> db_auc.c:157 IMSI='262421091479644': No 2G Auth Data 20240920082548558 DAUC <0003> db_auc.c:192 IMSI='262421091479644': No 3G Auth Data 20240920082548566 DLGSUP <0013> hlr.c:121 IMSI 262421091479644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082548587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 20240920082548589 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548589 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421091479644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421091479644" cn_domain=PS} 20240920082548589 DLU <0006> fsm.c:456 lu(262421091479644)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082548589 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421091479644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082548605 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421091479644)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082548605 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421091479644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421091479644" cn_domain=PS} 20240920082548605 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548605 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548609 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548609 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421091479644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421091479644"} 20240920082548609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421091479644)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082548609 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421091479644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082548609 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421091479644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421091479644"} 20240920082548609 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421091479644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082548609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421091479644)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082548609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421091479644)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082548609 DLU <0006> fsm.c:568 lu(PS:IMSI-262421091479644)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082548609 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548609 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 20240920082548645 DAUC <0003> db_auc.c:157 IMSI='262421950917057': No 2G Auth Data 20240920082548645 DAUC <0003> db_auc.c:192 IMSI='262421950917057': No 3G Auth Data 20240920082548653 DLGSUP <0013> hlr.c:121 IMSI 262421950917057: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082548683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20240920082548686 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548686 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421950917057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421950917057" cn_domain=PS} 20240920082548686 DLU <0006> fsm.c:456 lu(262421950917057)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082548686 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421950917057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082548703 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421950917057)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082548703 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421950917057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421950917057" cn_domain=PS} 20240920082548703 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548703 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548708 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548708 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421950917057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421950917057"} 20240920082548708 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421950917057)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082548708 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421950917057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082548708 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421950917057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421950917057"} 20240920082548708 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421950917057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082548708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421950917057)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082548708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421950917057)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082548708 DLU <0006> fsm.c:568 lu(PS:IMSI-262421950917057)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082548708 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548708 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20240920082548745 DAUC <0003> db_auc.c:157 IMSI='262425289864711': No 2G Auth Data 20240920082548745 DAUC <0003> db_auc.c:192 IMSI='262425289864711': No 3G Auth Data 20240920082548754 DLGSUP <0013> hlr.c:121 IMSI 262425289864711: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082548782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 20240920082548785 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548785 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425289864711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425289864711" cn_domain=PS} 20240920082548785 DLU <0006> fsm.c:456 lu(262425289864711)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082548785 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425289864711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082548802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425289864711)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082548802 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425289864711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425289864711" cn_domain=PS} 20240920082548802 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548802 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548807 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548807 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425289864711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425289864711"} 20240920082548807 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425289864711)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082548807 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425289864711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082548807 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425289864711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425289864711"} 20240920082548807 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425289864711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082548807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425289864711)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082548807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425289864711)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082548807 DLU <0006> fsm.c:568 lu(PS:IMSI-262425289864711)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082548807 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548807 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082548809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 20240920082548836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46354<->l=127.0.0.1:4258 20240920082548836 DLINP <000b> input/ipa.c:451 connected read/write 20240920082548836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082548836 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082548836 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082548836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082548836 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41375<->l=127.0.0.1:4259) 20240920082548870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46446<->l=127.0.0.1:4258 20240920082548870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46446<->l=127.0.0.1:4258 20240920082551986 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082551986 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082551989 DLINP <000b> input/ipa.c:451 connected read/write 20240920082551989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082551990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4258 20240920082551991 DLINP <000b> input/ipa.c:451 connected read/write 20240920082551991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082551991 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082551991 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082551991 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  20240920082551991 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082551991 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  20240920082551991 DLGSUP <0013> gsup_server.c:235 2:  20240920082551991 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082551991 DLGSUP <0013> gsup_server.c:235 3:  20240920082551991 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082551991 DLGSUP <0013> gsup_server.c:235 4:  20240920082551991 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082551991 DLGSUP <0013> gsup_server.c:235 5:  20240920082551991 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082551991 DLGSUP <0013> gsup_server.c:235 7:  20240920082551991 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082551991 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082551991 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082551991 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082552008 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41679<->l=127.0.0.1:4259) 20240920082552058 DAUC <0003> db_auc.c:157 IMSI='262427608745147': No 2G Auth Data 20240920082552058 DAUC <0003> db_auc.c:192 IMSI='262427608745147': No 3G Auth Data 20240920082552102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 20240920082552113 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552113 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427608745147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427608745147" cn_domain=PS source_name="the-source\n"} 20240920082552113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240920082552113 DLU <0006> fsm.c:456 lu(262427608745147)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082552113 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427608745147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240920082552130 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427608745147)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082552130 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427608745147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427608745147" cn_domain=PS destination_name="the-source\n"} 20240920082552130 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552130 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552137 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552137 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427608745147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427608745147" source_name="the-source\n"} 20240920082552138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427608745147)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082552138 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427608745147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082552138 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427608745147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427608745147" destination_name="the-source\n"} 20240920082552138 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427608745147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082552138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427608745147)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082552138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427608745147)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082552138 DLU <0006> fsm.c:568 lu(PS:IMSI-262427608745147)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082552138 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552138 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 20240920082552166 DAUC <0003> db_auc.c:157 IMSI='262428266812287': No 2G Auth Data 20240920082552166 DAUC <0003> db_auc.c:192 IMSI='262428266812287': No 3G Auth Data 20240920082552174 DLGSUP <0013> hlr.c:121 IMSI 262428266812287: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082552188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 20240920082552189 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552189 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428266812287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428266812287" cn_domain=PS source_name="the-source\n"} 20240920082552189 DLU <0006> fsm.c:456 lu(262428266812287)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082552189 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428266812287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240920082552205 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428266812287)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082552205 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428266812287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428266812287" cn_domain=PS destination_name="the-source\n"} 20240920082552205 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552205 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552207 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552207 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428266812287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428266812287" source_name="the-source\n"} 20240920082552207 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428266812287)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082552207 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262428266812287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082552207 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428266812287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428266812287" destination_name="the-source\n"} 20240920082552207 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262428266812287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082552207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428266812287)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082552207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428266812287)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082552207 DLU <0006> fsm.c:568 lu(PS:IMSI-262428266812287)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082552207 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552207 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 20240920082552234 DAUC <0003> db_auc.c:157 IMSI='262429192613775': No 2G Auth Data 20240920082552234 DAUC <0003> db_auc.c:192 IMSI='262429192613775': No 3G Auth Data 20240920082552242 DLGSUP <0013> hlr.c:121 IMSI 262429192613775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082552255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45724<->l=127.0.0.1:4258 20240920082552257 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552257 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262429192613775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429192613775" cn_domain=PS source_name="the-source\n"} 20240920082552257 DLU <0006> fsm.c:456 lu(262429192613775)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082552257 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262429192613775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240920082552273 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429192613775)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082552273 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262429192613775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429192613775" cn_domain=PS destination_name="the-source\n"} 20240920082552273 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552273 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552275 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552275 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262429192613775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429192613775" source_name="the-source\n"} 20240920082552275 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429192613775)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082552275 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262429192613775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082552275 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262429192613775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429192613775" destination_name="the-source\n"} 20240920082552275 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262429192613775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082552275 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429192613775)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082552275 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429192613775)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082552275 DLU <0006> fsm.c:568 lu(PS:IMSI-262429192613775)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082552275 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552275 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45724<->l=127.0.0.1:4258 20240920082552301 DAUC <0003> db_auc.c:157 IMSI='262420336400269': No 2G Auth Data 20240920082552301 DAUC <0003> db_auc.c:192 IMSI='262420336400269': No 3G Auth Data 20240920082552309 DLGSUP <0013> hlr.c:121 IMSI 262420336400269: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082552324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 20240920082552326 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552326 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420336400269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420336400269" cn_domain=PS source_name="the-source\n"} 20240920082552326 DLU <0006> fsm.c:456 lu(262420336400269)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082552326 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420336400269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240920082552342 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420336400269)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082552342 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420336400269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420336400269" cn_domain=PS destination_name="the-source\n"} 20240920082552342 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552342 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552345 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552345 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420336400269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420336400269" source_name="the-source\n"} 20240920082552345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420336400269)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082552345 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262420336400269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082552345 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420336400269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420336400269" destination_name="the-source\n"} 20240920082552345 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262420336400269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082552345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420336400269)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082552345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420336400269)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082552345 DLU <0006> fsm.c:568 lu(PS:IMSI-262420336400269)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082552345 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552345 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 20240920082552373 DAUC <0003> db_auc.c:157 IMSI='262421360887946': No 2G Auth Data 20240920082552373 DAUC <0003> db_auc.c:192 IMSI='262421360887946': No 3G Auth Data 20240920082552381 DLGSUP <0013> hlr.c:121 IMSI 262421360887946: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082552395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 20240920082552398 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552398 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421360887946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421360887946" cn_domain=PS source_name="the-source\n"} 20240920082552398 DLU <0006> fsm.c:456 lu(262421360887946)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082552398 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421360887946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240920082552414 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421360887946)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082552414 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421360887946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421360887946" cn_domain=PS destination_name="the-source\n"} 20240920082552414 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552414 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552418 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552418 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421360887946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421360887946" source_name="the-source\n"} 20240920082552418 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421360887946)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082552418 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421360887946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082552418 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421360887946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421360887946" destination_name="the-source\n"} 20240920082552418 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421360887946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082552418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421360887946)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082552418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421360887946)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082552418 DLU <0006> fsm.c:568 lu(PS:IMSI-262421360887946)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082552418 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552418 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 20240920082552452 DAUC <0003> db_auc.c:157 IMSI='262423211939555': No 2G Auth Data 20240920082552452 DAUC <0003> db_auc.c:192 IMSI='262423211939555': No 3G Auth Data 20240920082552461 DLGSUP <0013> hlr.c:121 IMSI 262423211939555: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082552490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4258 20240920082552493 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552493 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262423211939555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423211939555" cn_domain=PS source_name="the-source\n"} 20240920082552493 DLU <0006> fsm.c:456 lu(262423211939555)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082552493 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262423211939555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240920082552509 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423211939555)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082552510 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262423211939555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423211939555" cn_domain=PS destination_name="the-source\n"} 20240920082552510 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552510 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552515 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552515 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262423211939555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423211939555" source_name="the-source\n"} 20240920082552515 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423211939555)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082552515 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262423211939555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082552515 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262423211939555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423211939555" destination_name="the-source\n"} 20240920082552515 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262423211939555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082552515 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423211939555)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082552515 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423211939555)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082552515 DLU <0006> fsm.c:568 lu(PS:IMSI-262423211939555)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082552515 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552515 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4258 20240920082552552 DAUC <0003> db_auc.c:157 IMSI='262426422557821': No 2G Auth Data 20240920082552552 DAUC <0003> db_auc.c:192 IMSI='262426422557821': No 3G Auth Data 20240920082552560 DLGSUP <0013> hlr.c:121 IMSI 262426422557821: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082552586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45774<->l=127.0.0.1:4258 20240920082552590 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552590 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426422557821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426422557821" cn_domain=PS source_name="the-source\n"} 20240920082552590 DLU <0006> fsm.c:456 lu(262426422557821)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082552590 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426422557821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240920082552606 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426422557821)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082552606 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426422557821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426422557821" cn_domain=PS destination_name="the-source\n"} 20240920082552606 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552606 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552611 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552611 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426422557821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426422557821" source_name="the-source\n"} 20240920082552611 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426422557821)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082552611 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262426422557821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082552611 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426422557821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426422557821" destination_name="the-source\n"} 20240920082552611 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262426422557821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082552611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426422557821)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082552611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426422557821)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082552611 DLU <0006> fsm.c:568 lu(PS:IMSI-262426422557821)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082552611 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552611 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45774<->l=127.0.0.1:4258 20240920082552648 DAUC <0003> db_auc.c:157 IMSI='262421305561287': No 2G Auth Data 20240920082552648 DAUC <0003> db_auc.c:192 IMSI='262421305561287': No 3G Auth Data 20240920082552656 DLGSUP <0013> hlr.c:121 IMSI 262421305561287: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082552683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 20240920082552686 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552686 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421305561287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421305561287" cn_domain=PS source_name="the-source\n"} 20240920082552686 DLU <0006> fsm.c:456 lu(262421305561287)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082552686 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421305561287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240920082552702 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421305561287)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082552702 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421305561287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421305561287" cn_domain=PS destination_name="the-source\n"} 20240920082552702 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552702 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552707 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552707 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421305561287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421305561287" source_name="the-source\n"} 20240920082552707 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421305561287)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082552707 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421305561287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082552707 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421305561287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421305561287" destination_name="the-source\n"} 20240920082552707 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421305561287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082552707 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421305561287)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082552707 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421305561287)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082552707 DLU <0006> fsm.c:568 lu(PS:IMSI-262421305561287)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082552707 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552707 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082552710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 20240920082552735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4258 20240920082552736 DLINP <000b> input/ipa.c:451 connected read/write 20240920082552736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082552736 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082552736 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082552736 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082552736 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240920082552736 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41679<->l=127.0.0.1:4259) 20240920082552758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 20240920082552758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 20240920082555867 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082555867 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082555871 DLINP <000b> input/ipa.c:451 connected read/write 20240920082555871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082555872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 20240920082555876 DLINP <000b> input/ipa.c:451 connected read/write 20240920082555876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082555876 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082555876 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082555876 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  20240920082555876 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082555876 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  20240920082555876 DLGSUP <0013> gsup_server.c:235 2:  20240920082555876 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082555876 DLGSUP <0013> gsup_server.c:235 3:  20240920082555876 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082555876 DLGSUP <0013> gsup_server.c:235 4:  20240920082555876 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082555876 DLGSUP <0013> gsup_server.c:235 5:  20240920082555876 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082555876 DLGSUP <0013> gsup_server.c:235 7:  20240920082555876 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082555876 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082555876 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082555876 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082555892 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46015<->l=127.0.0.1:4259) 20240920082555936 DAUC <0003> db_auc.c:157 IMSI='262422582497408': No 2G Auth Data 20240920082555936 DAUC <0003> db_auc.c:192 IMSI='262422582497408': No 3G Auth Data 20240920082555986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 20240920082555996 DLINP <000b> input/ipa.c:451 connected read/write 20240920082555996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082555996 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422582497408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422582497408" cn_domain=PS} 20240920082555996 DLU <0006> fsm.c:456 lu(262422582497408)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082555996 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422582497408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082556013 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422582497408)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082556013 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422582497408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422582497408" cn_domain=PS} 20240920082556013 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556013 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556021 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556021 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422582497408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422582497408"} 20240920082556021 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422582497408)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082556021 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422582497408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082556021 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422582497408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422582497408"} 20240920082556021 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422582497408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082556021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422582497408)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082556021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422582497408)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082556021 DLU <0006> fsm.c:568 lu(PS:IMSI-262422582497408)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082556021 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556021 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 20240920082556050 DAUC <0003> db_auc.c:157 IMSI='262429215984645': No 2G Auth Data 20240920082556050 DAUC <0003> db_auc.c:192 IMSI='262429215984645': No 3G Auth Data 20240920082556059 DLGSUP <0013> hlr.c:121 IMSI 262429215984645: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082556073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4258 20240920082556075 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556075 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429215984645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429215984645" cn_domain=PS} 20240920082556075 DLU <0006> fsm.c:456 lu(262429215984645)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082556075 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429215984645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082556090 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429215984645)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082556090 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429215984645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429215984645" cn_domain=PS} 20240920082556090 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556090 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556092 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556092 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429215984645 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429215984645"} 20240920082556092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429215984645)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082556092 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429215984645 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082556092 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429215984645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429215984645"} 20240920082556092 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429215984645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082556092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429215984645)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082556092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429215984645)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082556092 DLU <0006> fsm.c:568 lu(PS:IMSI-262429215984645)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082556092 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556092 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4258 20240920082556118 DAUC <0003> db_auc.c:157 IMSI='262429207957415': No 2G Auth Data 20240920082556118 DAUC <0003> db_auc.c:192 IMSI='262429207957415': No 3G Auth Data 20240920082556126 DLGSUP <0013> hlr.c:121 IMSI 262429207957415: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082556139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 20240920082556140 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556140 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429207957415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429207957415" cn_domain=PS} 20240920082556140 DLU <0006> fsm.c:456 lu(262429207957415)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082556141 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429207957415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082556157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429207957415)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082556157 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429207957415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429207957415" cn_domain=PS} 20240920082556157 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556157 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556159 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556159 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429207957415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429207957415"} 20240920082556159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429207957415)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082556159 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429207957415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082556159 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429207957415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429207957415"} 20240920082556159 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429207957415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082556159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429207957415)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082556159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429207957415)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082556159 DLU <0006> fsm.c:568 lu(PS:IMSI-262429207957415)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082556160 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556160 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 20240920082556187 DAUC <0003> db_auc.c:157 IMSI='262420041806596': No 2G Auth Data 20240920082556187 DAUC <0003> db_auc.c:192 IMSI='262420041806596': No 3G Auth Data 20240920082556195 DLGSUP <0013> hlr.c:121 IMSI 262420041806596: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082556209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45826<->l=127.0.0.1:4258 20240920082556210 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556210 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420041806596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420041806596" cn_domain=PS} 20240920082556210 DLU <0006> fsm.c:456 lu(262420041806596)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082556210 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420041806596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082556226 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420041806596)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082556226 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420041806596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420041806596" cn_domain=PS} 20240920082556226 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556226 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556229 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556229 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420041806596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420041806596"} 20240920082556229 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420041806596)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082556229 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420041806596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082556229 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420041806596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420041806596"} 20240920082556229 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420041806596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082556229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420041806596)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082556229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420041806596)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082556229 DLU <0006> fsm.c:568 lu(PS:IMSI-262420041806596)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082556229 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556229 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45826<->l=127.0.0.1:4258 20240920082556259 DAUC <0003> db_auc.c:157 IMSI='262422135789661': No 2G Auth Data 20240920082556259 DAUC <0003> db_auc.c:192 IMSI='262422135789661': No 3G Auth Data 20240920082556267 DLGSUP <0013> hlr.c:121 IMSI 262422135789661: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082556281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45832<->l=127.0.0.1:4258 20240920082556283 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556283 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422135789661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422135789661" cn_domain=PS} 20240920082556283 DLU <0006> fsm.c:456 lu(262422135789661)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082556284 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422135789661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082556299 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422135789661)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082556299 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422135789661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422135789661" cn_domain=PS} 20240920082556299 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556299 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556304 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556304 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422135789661 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422135789661"} 20240920082556304 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422135789661)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082556304 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422135789661 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082556304 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422135789661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422135789661"} 20240920082556304 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422135789661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082556304 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422135789661)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082556304 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422135789661)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082556304 DLU <0006> fsm.c:568 lu(PS:IMSI-262422135789661)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082556304 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556304 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45832<->l=127.0.0.1:4258 20240920082556334 DAUC <0003> db_auc.c:157 IMSI='262427197392699': No 2G Auth Data 20240920082556335 DAUC <0003> db_auc.c:192 IMSI='262427197392699': No 3G Auth Data 20240920082556343 DLGSUP <0013> hlr.c:121 IMSI 262427197392699: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082556365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20240920082556366 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556366 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427197392699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427197392699" cn_domain=PS} 20240920082556366 DLU <0006> fsm.c:456 lu(262427197392699)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082556366 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427197392699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082556382 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427197392699)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082556382 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427197392699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427197392699" cn_domain=PS} 20240920082556382 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556382 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556386 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556386 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427197392699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427197392699"} 20240920082556386 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427197392699)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082556386 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427197392699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082556386 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427197392699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427197392699"} 20240920082556386 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427197392699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082556386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427197392699)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082556386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427197392699)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082556386 DLU <0006> fsm.c:568 lu(PS:IMSI-262427197392699)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082556386 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556386 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20240920082556422 DAUC <0003> db_auc.c:157 IMSI='262426349510662': No 2G Auth Data 20240920082556422 DAUC <0003> db_auc.c:192 IMSI='262426349510662': No 3G Auth Data 20240920082556431 DLGSUP <0013> hlr.c:121 IMSI 262426349510662: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082556459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45848<->l=127.0.0.1:4258 20240920082556462 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556462 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426349510662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426349510662" cn_domain=PS} 20240920082556462 DLU <0006> fsm.c:456 lu(262426349510662)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082556462 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426349510662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082556478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426349510662)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082556478 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426349510662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426349510662" cn_domain=PS} 20240920082556478 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556478 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556483 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556483 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426349510662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426349510662"} 20240920082556483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426349510662)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082556483 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426349510662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082556483 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426349510662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426349510662"} 20240920082556483 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426349510662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082556483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426349510662)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082556484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426349510662)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082556484 DLU <0006> fsm.c:568 lu(PS:IMSI-262426349510662)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082556484 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556484 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45848<->l=127.0.0.1:4258 20240920082556520 DAUC <0003> db_auc.c:157 IMSI='262428958544019': No 2G Auth Data 20240920082556520 DAUC <0003> db_auc.c:192 IMSI='262428958544019': No 3G Auth Data 20240920082556529 DLGSUP <0013> hlr.c:121 IMSI 262428958544019: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082556555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20240920082556560 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556560 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428958544019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428958544019" cn_domain=PS} 20240920082556560 DLU <0006> fsm.c:456 lu(262428958544019)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082556560 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428958544019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082556577 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428958544019)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082556577 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428958544019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428958544019" cn_domain=PS} 20240920082556577 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556577 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556581 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556581 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428958544019 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428958544019"} 20240920082556581 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428958544019)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082556581 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428958544019 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082556581 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428958544019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428958544019"} 20240920082556581 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428958544019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082556581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428958544019)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082556581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428958544019)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082556581 DLU <0006> fsm.c:568 lu(PS:IMSI-262428958544019)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082556581 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556581 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082556584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20240920082556611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 20240920082556611 DLINP <000b> input/ipa.c:451 connected read/write 20240920082556611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082556611 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082556611 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082556611 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082556611 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46015<->l=127.0.0.1:4259) 20240920082556634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45862<->l=127.0.0.1:4258 20240920082556735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45862<->l=127.0.0.1:4258 20240920082559816 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082559816 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082559817 DLINP <000b> input/ipa.c:451 connected read/write 20240920082559817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082559817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45878<->l=127.0.0.1:4258 20240920082559818 DLINP <000b> input/ipa.c:451 connected read/write 20240920082559818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082559818 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082559818 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082559818 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  20240920082559818 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082559818 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  20240920082559818 DLGSUP <0013> gsup_server.c:235 2:  20240920082559818 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082559818 DLGSUP <0013> gsup_server.c:235 3:  20240920082559818 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082559818 DLGSUP <0013> gsup_server.c:235 4:  20240920082559818 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082559818 DLGSUP <0013> gsup_server.c:235 5:  20240920082559818 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082559818 DLGSUP <0013> gsup_server.c:235 7:  20240920082559818 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082559818 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082559818 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082559818 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082559825 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34569<->l=127.0.0.1:4259) 20240920082559853 DAUC <0003> db_auc.c:157 IMSI='262424292320075': No 2G Auth Data 20240920082559853 DAUC <0003> db_auc.c:192 IMSI='262424292320075': No 3G Auth Data 20240920082559870 DAUC <0003> db_auc.c:192 IMSI='262424292320075': No 3G Auth Data 20240920082559894 DAUC <0003> db_auc.c:157 IMSI='262423127925377': No 2G Auth Data 20240920082559894 DAUC <0003> db_auc.c:192 IMSI='262423127925377': No 3G Auth Data 20240920082559911 DAUC <0003> db_auc.c:157 IMSI='262423127925377': No 2G Auth Data 20240920082559935 DAUC <0003> db_auc.c:157 IMSI='262420186799312': No 2G Auth Data 20240920082559935 DAUC <0003> db_auc.c:192 IMSI='262420186799312': No 3G Auth Data 20240920082559984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45878<->l=127.0.0.1:4258 20240920082559984 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34569<->l=127.0.0.1:4259) 20240920082559984 DLINP <000b> input/ipa.c:451 connected read/write 20240920082559984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082559984 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082559984 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082559984 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082600005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45882<->l=127.0.0.1:4258 20240920082600106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45882<->l=127.0.0.1:4258 20240920082603176 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082603176 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082603179 DLINP <000b> input/ipa.c:451 connected read/write 20240920082603179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082603179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40360<->l=127.0.0.1:4258 20240920082603181 DLINP <000b> input/ipa.c:451 connected read/write 20240920082603181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082603181 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082603181 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082603181 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  20240920082603181 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082603181 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  20240920082603181 DLGSUP <0013> gsup_server.c:235 2:  20240920082603181 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082603181 DLGSUP <0013> gsup_server.c:235 3:  20240920082603181 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082603181 DLGSUP <0013> gsup_server.c:235 4:  20240920082603181 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082603181 DLGSUP <0013> gsup_server.c:235 5:  20240920082603181 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082603181 DLGSUP <0013> gsup_server.c:235 7:  20240920082603181 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082603181 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082603181 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082603181 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082603190 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33951<->l=127.0.0.1:4259) 20240920082603196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4258 20240920082603231 DAUC <0003> db_auc.c:157 IMSI='262424107794976': No 2G Auth Data 20240920082603231 DAUC <0003> db_auc.c:192 IMSI='262424107794976': No 3G Auth Data 20240920082603251 DLINP <000b> input/ipa.c:451 connected read/write 20240920082603251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082603251 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424107794976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424107794976" cn_domain=PS} 20240920082603251 DLU <0006> fsm.c:456 lu(262424107794976)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082603251 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424107794976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082603267 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424107794976)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082603267 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424107794976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424107794976" cn_domain=PS} 20240920082603267 DLINP <000b> input/ipa.c:451 connected read/write 20240920082603267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082603267 DLINP <000b> input/ipa.c:451 connected read/write 20240920082603267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082603268 DLINP <000b> input/ipa.c:451 connected read/write 20240920082603268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082603268 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424107794976 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424107794976"} 20240920082603268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424107794976)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082603268 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424107794976 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082603268 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424107794976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424107794976"} 20240920082603268 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424107794976 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082603268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424107794976)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082603268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424107794976)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082603268 DLU <0006> fsm.c:568 lu(PS:IMSI-262424107794976)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082603268 DLINP <000b> input/ipa.c:451 connected read/write 20240920082603268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082603268 DLINP <000b> input/ipa.c:451 connected read/write 20240920082603268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082603277 DLGSUP <0013> hlr.c:128 IMSI 262424107794976: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240920082603277 DLINP <000b> input/ipa.c:451 connected read/write 20240920082603277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082603277 DLINP <000b> input/ipa.c:451 connected read/write 20240920082603277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082603278 DLINP <000b> input/ipa.c:451 connected read/write 20240920082603278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082603278 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424107794976 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424107794976"} 20240920082603278 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424107794976 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240920082603278 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424107794976 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082603278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4258 20240920082603279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40360<->l=127.0.0.1:4258 20240920082603279 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33951<->l=127.0.0.1:4259) 20240920082603279 DLINP <000b> input/ipa.c:451 connected read/write 20240920082603279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082603279 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082603279 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082603279 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082603302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40390<->l=127.0.0.1:4258 20240920082603403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40390<->l=127.0.0.1:4258 20240920082606512 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082606512 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082606517 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40396<->l=127.0.0.1:4258 20240920082606523 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606523 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082606523 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082606523 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  20240920082606523 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082606523 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  20240920082606523 DLGSUP <0013> gsup_server.c:235 2:  20240920082606523 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082606523 DLGSUP <0013> gsup_server.c:235 3:  20240920082606523 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082606523 DLGSUP <0013> gsup_server.c:235 4:  20240920082606523 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082606523 DLGSUP <0013> gsup_server.c:235 5:  20240920082606523 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082606523 DLGSUP <0013> gsup_server.c:235 7:  20240920082606523 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082606523 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082606523 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082606523 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082606547 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40457<->l=127.0.0.1:4259) 20240920082606588 DAUC <0003> db_auc.c:157 IMSI='262423084036884': No 2G Auth Data 20240920082606588 DAUC <0003> db_auc.c:192 IMSI='262423084036884': No 3G Auth Data 20240920082606635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40410<->l=127.0.0.1:4258 20240920082606645 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606645 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423084036884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423084036884" cn_domain=PS} 20240920082606645 DLU <0006> fsm.c:456 lu(262423084036884)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082606645 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423084036884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082606662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423084036884)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082606662 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423084036884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423084036884" cn_domain=PS} 20240920082606662 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606662 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606668 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606669 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423084036884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423084036884"} 20240920082606669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423084036884)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082606669 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423084036884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082606669 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423084036884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423084036884"} 20240920082606669 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423084036884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082606669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423084036884)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082606669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423084036884)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082606669 DLU <0006> fsm.c:568 lu(PS:IMSI-262423084036884)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082606669 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606669 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606672 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606672 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423084036884 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423084036884" cn_domain=CS} 20240920082606672 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423084036884 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240920082606680 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423084036884 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423084036884"} 20240920082606680 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423084036884 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082606680 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606681 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40410<->l=127.0.0.1:4258 20240920082606710 DAUC <0003> db_auc.c:157 IMSI='262425179499686': No 2G Auth Data 20240920082606710 DAUC <0003> db_auc.c:192 IMSI='262425179499686': No 3G Auth Data 20240920082606719 DLGSUP <0013> hlr.c:121 IMSI 262425179499686: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082606733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40412<->l=127.0.0.1:4258 20240920082606734 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606734 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425179499686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425179499686" cn_domain=PS} 20240920082606734 DLU <0006> fsm.c:456 lu(262425179499686)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082606734 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425179499686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082606750 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425179499686)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082606750 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425179499686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425179499686" cn_domain=PS} 20240920082606750 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606750 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606754 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606754 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425179499686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425179499686"} 20240920082606754 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425179499686)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082606754 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425179499686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082606754 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425179499686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425179499686"} 20240920082606754 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425179499686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082606754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425179499686)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082606754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425179499686)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082606754 DLU <0006> fsm.c:568 lu(PS:IMSI-262425179499686)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082606754 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606754 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606756 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606756 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425179499686 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425179499686" cn_domain=CS} 20240920082606756 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425179499686 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240920082606764 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425179499686 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425179499686"} 20240920082606764 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425179499686 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082606764 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606764 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40412<->l=127.0.0.1:4258 20240920082606792 DAUC <0003> db_auc.c:157 IMSI='262427894064789': No 2G Auth Data 20240920082606792 DAUC <0003> db_auc.c:192 IMSI='262427894064789': No 3G Auth Data 20240920082606800 DLGSUP <0013> hlr.c:121 IMSI 262427894064789: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082606814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40428<->l=127.0.0.1:4258 20240920082606816 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606816 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427894064789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427894064789" cn_domain=PS} 20240920082606816 DLU <0006> fsm.c:456 lu(262427894064789)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082606816 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427894064789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082606832 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427894064789)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082606832 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427894064789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427894064789" cn_domain=PS} 20240920082606832 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606832 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606834 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606834 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427894064789 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427894064789"} 20240920082606834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427894064789)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082606834 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427894064789 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082606834 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427894064789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427894064789"} 20240920082606834 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427894064789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082606834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427894064789)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082606834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427894064789)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082606834 DLU <0006> fsm.c:568 lu(PS:IMSI-262427894064789)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082606834 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606834 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606836 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606836 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427894064789 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427894064789" cn_domain=CS} 20240920082606836 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427894064789 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240920082606844 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427894064789 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427894064789"} 20240920082606844 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427894064789 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082606844 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606844 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40428<->l=127.0.0.1:4258 20240920082606872 DAUC <0003> db_auc.c:157 IMSI='262422234465759': No 2G Auth Data 20240920082606872 DAUC <0003> db_auc.c:192 IMSI='262422234465759': No 3G Auth Data 20240920082606880 DLGSUP <0013> hlr.c:121 IMSI 262422234465759: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082606896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40442<->l=127.0.0.1:4258 20240920082606897 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606897 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422234465759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422234465759" cn_domain=PS} 20240920082606897 DLU <0006> fsm.c:456 lu(262422234465759)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082606897 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422234465759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082606913 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422234465759)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082606913 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422234465759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422234465759" cn_domain=PS} 20240920082606913 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606913 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606917 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606917 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422234465759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422234465759"} 20240920082606917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422234465759)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082606917 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422234465759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082606917 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422234465759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422234465759"} 20240920082606917 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422234465759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082606917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422234465759)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082606917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422234465759)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082606917 DLU <0006> fsm.c:568 lu(PS:IMSI-262422234465759)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082606917 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606917 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606920 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606920 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422234465759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422234465759" cn_domain=CS} 20240920082606920 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422234465759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240920082606928 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422234465759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422234465759"} 20240920082606928 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422234465759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082606928 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606928 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40442<->l=127.0.0.1:4258 20240920082606957 DAUC <0003> db_auc.c:157 IMSI='262426920360299': No 2G Auth Data 20240920082606957 DAUC <0003> db_auc.c:192 IMSI='262426920360299': No 3G Auth Data 20240920082606965 DLGSUP <0013> hlr.c:121 IMSI 262426920360299: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082606980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40446<->l=127.0.0.1:4258 20240920082606982 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082606982 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426920360299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426920360299" cn_domain=PS} 20240920082606982 DLU <0006> fsm.c:456 lu(262426920360299)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082606982 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426920360299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082606998 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426920360299)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082606998 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426920360299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426920360299" cn_domain=PS} 20240920082606998 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082606998 DLINP <000b> input/ipa.c:451 connected read/write 20240920082606998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607002 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082607002 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426920360299 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426920360299"} 20240920082607002 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426920360299)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082607002 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426920360299 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082607002 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426920360299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426920360299"} 20240920082607002 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426920360299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082607002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426920360299)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082607002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426920360299)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082607002 DLU <0006> fsm.c:568 lu(PS:IMSI-262426920360299)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082607002 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607002 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607004 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082607004 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426920360299 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426920360299" cn_domain=CS} 20240920082607004 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426920360299 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240920082607013 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426920360299 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426920360299"} 20240920082607013 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426920360299 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082607013 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607013 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40446<->l=127.0.0.1:4258 20240920082607042 DAUC <0003> db_auc.c:157 IMSI='262428467880599': No 2G Auth Data 20240920082607042 DAUC <0003> db_auc.c:192 IMSI='262428467880599': No 3G Auth Data 20240920082607050 DLGSUP <0013> hlr.c:121 IMSI 262428467880599: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082607074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40448<->l=127.0.0.1:4258 20240920082607076 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082607077 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428467880599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428467880599" cn_domain=PS} 20240920082607077 DLU <0006> fsm.c:456 lu(262428467880599)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082607077 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428467880599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082607093 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428467880599)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082607093 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428467880599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428467880599" cn_domain=PS} 20240920082607093 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607093 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607097 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082607097 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428467880599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428467880599"} 20240920082607097 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428467880599)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082607097 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428467880599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082607097 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428467880599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428467880599"} 20240920082607097 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428467880599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082607097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428467880599)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082607097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428467880599)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082607097 DLU <0006> fsm.c:568 lu(PS:IMSI-262428467880599)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082607097 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607097 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607100 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082607100 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428467880599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428467880599" cn_domain=CS} 20240920082607100 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428467880599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240920082607108 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428467880599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428467880599"} 20240920082607108 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428467880599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082607108 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607108 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40448<->l=127.0.0.1:4258 20240920082607147 DAUC <0003> db_auc.c:157 IMSI='262427022478128': No 2G Auth Data 20240920082607147 DAUC <0003> db_auc.c:192 IMSI='262427022478128': No 3G Auth Data 20240920082607155 DLGSUP <0013> hlr.c:121 IMSI 262427022478128: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082607181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40460<->l=127.0.0.1:4258 20240920082607184 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082607184 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427022478128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427022478128" cn_domain=PS} 20240920082607184 DLU <0006> fsm.c:456 lu(262427022478128)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082607184 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427022478128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082607200 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427022478128)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082607200 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427022478128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427022478128" cn_domain=PS} 20240920082607200 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607200 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607205 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082607205 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427022478128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427022478128"} 20240920082607205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427022478128)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082607205 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427022478128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082607205 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427022478128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427022478128"} 20240920082607205 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427022478128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082607205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427022478128)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082607205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427022478128)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082607205 DLU <0006> fsm.c:568 lu(PS:IMSI-262427022478128)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082607205 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607205 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607208 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082607208 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427022478128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427022478128" cn_domain=CS} 20240920082607208 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427022478128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240920082607216 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427022478128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427022478128"} 20240920082607216 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427022478128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082607216 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607216 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40460<->l=127.0.0.1:4258 20240920082607254 DAUC <0003> db_auc.c:157 IMSI='262425530437330': No 2G Auth Data 20240920082607254 DAUC <0003> db_auc.c:192 IMSI='262425530437330': No 3G Auth Data 20240920082607263 DLGSUP <0013> hlr.c:121 IMSI 262425530437330: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082607289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40474<->l=127.0.0.1:4258 20240920082607292 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082607292 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425530437330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425530437330" cn_domain=PS} 20240920082607292 DLU <0006> fsm.c:456 lu(262425530437330)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082607292 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425530437330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082607308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425530437330)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082607308 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425530437330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425530437330" cn_domain=PS} 20240920082607308 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607308 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607313 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082607313 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425530437330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425530437330"} 20240920082607313 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425530437330)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082607313 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425530437330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082607313 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425530437330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425530437330"} 20240920082607313 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425530437330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082607313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425530437330)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082607313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425530437330)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082607313 DLU <0006> fsm.c:568 lu(PS:IMSI-262425530437330)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082607313 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607313 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607316 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082607317 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425530437330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425530437330" cn_domain=CS} 20240920082607317 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425530437330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240920082607325 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425530437330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425530437330"} 20240920082607325 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425530437330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082607325 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607325 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082607328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40474<->l=127.0.0.1:4258 20240920082607354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40396<->l=127.0.0.1:4258 20240920082607355 DLINP <000b> input/ipa.c:451 connected read/write 20240920082607355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082607355 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082607355 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082607355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082607355 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40457<->l=127.0.0.1:4259) 20240920082607385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40476<->l=127.0.0.1:4258 20240920082607486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40476<->l=127.0.0.1:4258 20240920082610603 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082610603 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082610608 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40478<->l=127.0.0.1:4258 20240920082610614 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610614 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082610614 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082610614 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  20240920082610614 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082610614 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  20240920082610614 DLGSUP <0013> gsup_server.c:235 2:  20240920082610614 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082610614 DLGSUP <0013> gsup_server.c:235 3:  20240920082610614 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082610614 DLGSUP <0013> gsup_server.c:235 4:  20240920082610614 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082610614 DLGSUP <0013> gsup_server.c:235 5:  20240920082610614 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082610614 DLGSUP <0013> gsup_server.c:235 7:  20240920082610614 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082610614 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082610614 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082610614 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082610635 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42567<->l=127.0.0.1:4259) 20240920082610657 DAUC <0003> db_auc.c:157 IMSI='262427860242921': No 2G Auth Data 20240920082610657 DAUC <0003> db_auc.c:192 IMSI='262427860242921': No 3G Auth Data 20240920082610701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40486<->l=127.0.0.1:4258 20240920082610712 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610712 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427860242921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427860242921" cn_domain=PS} 20240920082610712 DLU <0006> fsm.c:456 lu(262427860242921)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082610712 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427860242921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082610729 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427860242921)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082610729 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427860242921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427860242921" cn_domain=PS} 20240920082610730 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610730 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610737 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610737 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427860242921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427860242921"} 20240920082610737 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427860242921)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082610737 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427860242921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082610737 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427860242921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427860242921"} 20240920082610737 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427860242921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082610737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427860242921)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082610737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427860242921)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082610737 DLU <0006> fsm.c:568 lu(PS:IMSI-262427860242921)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082610737 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610737 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610740 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610740 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427860242921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427860242921" cn_domain=PS} 20240920082610740 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427860242921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240920082610749 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427860242921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427860242921"} 20240920082610749 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427860242921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082610749 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610749 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40486<->l=127.0.0.1:4258 20240920082610779 DAUC <0003> db_auc.c:157 IMSI='262421301764555': No 2G Auth Data 20240920082610779 DAUC <0003> db_auc.c:192 IMSI='262421301764555': No 3G Auth Data 20240920082610788 DLGSUP <0013> hlr.c:121 IMSI 262421301764555: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082610802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40494<->l=127.0.0.1:4258 20240920082610804 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610804 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421301764555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421301764555" cn_domain=PS} 20240920082610804 DLU <0006> fsm.c:456 lu(262421301764555)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082610804 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421301764555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082610819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421301764555)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082610819 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421301764555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421301764555" cn_domain=PS} 20240920082610819 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610819 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610821 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610821 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421301764555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421301764555"} 20240920082610821 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421301764555)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082610821 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421301764555 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082610821 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421301764555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421301764555"} 20240920082610821 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421301764555 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082610821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421301764555)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082610821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421301764555)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082610821 DLU <0006> fsm.c:568 lu(PS:IMSI-262421301764555)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082610821 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610821 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610822 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610822 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421301764555 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421301764555" cn_domain=PS} 20240920082610822 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421301764555 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240920082610830 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421301764555 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421301764555"} 20240920082610830 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421301764555 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082610830 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610830 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40494<->l=127.0.0.1:4258 20240920082610857 DAUC <0003> db_auc.c:157 IMSI='262428607950238': No 2G Auth Data 20240920082610857 DAUC <0003> db_auc.c:192 IMSI='262428607950238': No 3G Auth Data 20240920082610865 DLGSUP <0013> hlr.c:121 IMSI 262428607950238: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082610878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20240920082610880 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610880 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428607950238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428607950238" cn_domain=PS} 20240920082610880 DLU <0006> fsm.c:456 lu(262428607950238)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082610880 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428607950238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082610896 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428607950238)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082610896 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428607950238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428607950238" cn_domain=PS} 20240920082610896 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610896 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610898 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610898 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428607950238 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428607950238"} 20240920082610898 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428607950238)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082610898 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428607950238 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082610898 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428607950238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428607950238"} 20240920082610898 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428607950238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082610899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428607950238)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082610899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428607950238)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082610899 DLU <0006> fsm.c:568 lu(PS:IMSI-262428607950238)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082610899 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610899 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610900 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610900 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428607950238 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428607950238" cn_domain=PS} 20240920082610900 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428607950238 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240920082610908 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428607950238 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428607950238"} 20240920082610908 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428607950238 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082610908 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610908 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20240920082610935 DAUC <0003> db_auc.c:157 IMSI='262425085326753': No 2G Auth Data 20240920082610935 DAUC <0003> db_auc.c:192 IMSI='262425085326753': No 3G Auth Data 20240920082610943 DLGSUP <0013> hlr.c:121 IMSI 262425085326753: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082610958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4258 20240920082610959 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610959 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425085326753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425085326753" cn_domain=PS} 20240920082610959 DLU <0006> fsm.c:456 lu(262425085326753)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082610959 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425085326753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082610975 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425085326753)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082610975 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425085326753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425085326753" cn_domain=PS} 20240920082610975 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610975 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610978 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610978 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425085326753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425085326753"} 20240920082610978 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425085326753)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082610978 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425085326753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082610978 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425085326753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425085326753"} 20240920082610978 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425085326753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082610978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425085326753)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082610978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425085326753)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082610978 DLU <0006> fsm.c:568 lu(PS:IMSI-262425085326753)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082610978 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610978 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610980 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082610980 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425085326753 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425085326753" cn_domain=PS} 20240920082610980 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425085326753 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240920082610990 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425085326753 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425085326753"} 20240920082610990 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425085326753 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082610990 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610990 DLINP <000b> input/ipa.c:451 connected read/write 20240920082610990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082610993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4258 20240920082611019 DAUC <0003> db_auc.c:157 IMSI='262425197665350': No 2G Auth Data 20240920082611019 DAUC <0003> db_auc.c:192 IMSI='262425197665350': No 3G Auth Data 20240920082611028 DLGSUP <0013> hlr.c:121 IMSI 262425197665350: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082611042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20240920082611043 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611043 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425197665350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425197665350" cn_domain=PS} 20240920082611043 DLU <0006> fsm.c:456 lu(262425197665350)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082611043 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425197665350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082611063 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425197665350)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082611063 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425197665350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425197665350" cn_domain=PS} 20240920082611063 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611063 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611066 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611066 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425197665350 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425197665350"} 20240920082611066 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425197665350)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082611066 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425197665350 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082611066 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425197665350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425197665350"} 20240920082611066 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425197665350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082611066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425197665350)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082611066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425197665350)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082611066 DLU <0006> fsm.c:568 lu(PS:IMSI-262425197665350)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082611066 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611066 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611069 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611069 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425197665350 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425197665350" cn_domain=PS} 20240920082611069 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425197665350 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240920082611077 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425197665350 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425197665350"} 20240920082611077 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425197665350 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082611077 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611077 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20240920082611106 DAUC <0003> db_auc.c:157 IMSI='262424536196701': No 2G Auth Data 20240920082611106 DAUC <0003> db_auc.c:192 IMSI='262424536196701': No 3G Auth Data 20240920082611115 DLGSUP <0013> hlr.c:121 IMSI 262424536196701: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082611137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4258 20240920082611139 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611139 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424536196701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424536196701" cn_domain=PS} 20240920082611139 DLU <0006> fsm.c:456 lu(262424536196701)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082611139 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424536196701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082611155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424536196701)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082611155 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424536196701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424536196701" cn_domain=PS} 20240920082611155 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611155 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611159 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611159 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424536196701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424536196701"} 20240920082611159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424536196701)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082611159 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424536196701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082611159 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424536196701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424536196701"} 20240920082611159 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424536196701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082611159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424536196701)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082611159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424536196701)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082611159 DLU <0006> fsm.c:568 lu(PS:IMSI-262424536196701)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082611159 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611159 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611161 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611161 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424536196701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424536196701" cn_domain=PS} 20240920082611161 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424536196701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240920082611169 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424536196701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424536196701"} 20240920082611169 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424536196701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082611169 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611169 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4258 20240920082611205 DAUC <0003> db_auc.c:157 IMSI='262426984694871': No 2G Auth Data 20240920082611205 DAUC <0003> db_auc.c:192 IMSI='262426984694871': No 3G Auth Data 20240920082611213 DLGSUP <0013> hlr.c:121 IMSI 262426984694871: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082611239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4258 20240920082611243 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611243 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426984694871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426984694871" cn_domain=PS} 20240920082611243 DLU <0006> fsm.c:456 lu(262426984694871)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082611243 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426984694871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082611259 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426984694871)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082611259 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426984694871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426984694871" cn_domain=PS} 20240920082611259 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611259 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611264 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611264 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426984694871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426984694871"} 20240920082611264 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426984694871)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082611264 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426984694871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082611264 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426984694871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426984694871"} 20240920082611264 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426984694871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082611264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426984694871)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082611265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426984694871)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082611265 DLU <0006> fsm.c:568 lu(PS:IMSI-262426984694871)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082611265 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611265 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611268 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611268 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426984694871 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426984694871" cn_domain=PS} 20240920082611268 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426984694871 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240920082611276 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426984694871 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426984694871"} 20240920082611276 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426984694871 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082611276 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611276 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4258 20240920082611313 DAUC <0003> db_auc.c:157 IMSI='262422072948937': No 2G Auth Data 20240920082611313 DAUC <0003> db_auc.c:192 IMSI='262422072948937': No 3G Auth Data 20240920082611321 DLGSUP <0013> hlr.c:121 IMSI 262422072948937: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240920082611349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4258 20240920082611352 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611352 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422072948937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422072948937" cn_domain=PS} 20240920082611352 DLU <0006> fsm.c:456 lu(262422072948937)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082611352 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422072948937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082611368 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422072948937)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082611368 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422072948937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422072948937" cn_domain=PS} 20240920082611368 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611368 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611374 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611374 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422072948937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422072948937"} 20240920082611374 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422072948937)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082611374 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422072948937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082611374 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422072948937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422072948937"} 20240920082611374 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422072948937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082611374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422072948937)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082611374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422072948937)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082611374 DLU <0006> fsm.c:568 lu(PS:IMSI-262422072948937)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082611374 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611374 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611378 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611378 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422072948937 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422072948937" cn_domain=PS} 20240920082611378 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422072948937 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240920082611386 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422072948937 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422072948937"} 20240920082611386 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422072948937 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240920082611386 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611386 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082611389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4258 20240920082611416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40478<->l=127.0.0.1:4258 20240920082611417 DLINP <000b> input/ipa.c:451 connected read/write 20240920082611417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082611417 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082611417 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082611417 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082611417 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42567<->l=127.0.0.1:4259) 20240920082611439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 20240920082611540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 20240920082614660 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082614660 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082614665 DLINP <000b> input/ipa.c:451 connected read/write 20240920082614665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082614666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55990<->l=127.0.0.1:4258 20240920082614670 DLINP <000b> input/ipa.c:451 connected read/write 20240920082614670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082614670 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082614670 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082614670 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  20240920082614670 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082614670 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  20240920082614670 DLGSUP <0013> gsup_server.c:235 2:  20240920082614670 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082614670 DLGSUP <0013> gsup_server.c:235 3:  20240920082614670 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082614670 DLGSUP <0013> gsup_server.c:235 4:  20240920082614670 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082614670 DLGSUP <0013> gsup_server.c:235 5:  20240920082614670 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082614670 DLGSUP <0013> gsup_server.c:235 7:  20240920082614670 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082614670 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082614670 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082614670 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082614691 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44465<->l=127.0.0.1:4259) 20240920082614704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56006<->l=127.0.0.1:4258 20240920082614712 DLINP <000b> input/ipa.c:451 connected read/write 20240920082614712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082614712 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} 20240920082614712 DLU <0006> fsm.c:456 lu(2345743413463)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082614713 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 20240920082614713 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} 20240920082614713 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082614713 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x562a411dd420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082614713 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x562a411dd420]{UNVALIDATED}: Freeing instance 20240920082614713 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x562a411dd420]{UNVALIDATED}: Deallocated 20240920082614713 DLINP <000b> input/ipa.c:451 connected read/write 20240920082614713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082614713 DLINP <000b> input/ipa.c:451 connected read/write 20240920082614713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082614717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56006<->l=127.0.0.1:4258 20240920082614719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55990<->l=127.0.0.1:4258 20240920082614721 DLINP <000b> input/ipa.c:451 connected read/write 20240920082614721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082614721 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082614721 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082614721 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082614721 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44465<->l=127.0.0.1:4259) 20240920082614755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56020<->l=127.0.0.1:4258 20240920082614856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56020<->l=127.0.0.1:4258 20240920082617951 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082617951 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082617952 DLINP <000b> input/ipa.c:451 connected read/write 20240920082617952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082617952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56030<->l=127.0.0.1:4258 20240920082617953 DLINP <000b> input/ipa.c:451 connected read/write 20240920082617953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082617953 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082617953 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082617953 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  20240920082617953 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082617953 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  20240920082617953 DLGSUP <0013> gsup_server.c:235 2:  20240920082617953 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082617953 DLGSUP <0013> gsup_server.c:235 3:  20240920082617953 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082617953 DLGSUP <0013> gsup_server.c:235 4:  20240920082617953 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082617953 DLGSUP <0013> gsup_server.c:235 5:  20240920082617953 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082617953 DLGSUP <0013> gsup_server.c:235 7:  20240920082617953 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082617953 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082617953 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082617953 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082617960 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37015<->l=127.0.0.1:4259) 20240920082617990 DAUC <0003> db_auc.c:157 IMSI='262426527203348': No 2G Auth Data 20240920082617990 DAUC <0003> db_auc.c:192 IMSI='262426527203348': No 3G Auth Data 20240920082618012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56032<->l=127.0.0.1:4258 20240920082618016 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082618016 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426527203348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426527203348" session_id=1278080768 session_state=BEGIN} 20240920082618016 DSS <0004> hlr_ussd.c:576 262426527203348/0x4c2df700: Process SS (BEGIN) 20240920082618016 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240920082618016 DSS <0004> hlr_ussd.c:518 262426527203348/0x4c2df700: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240920082618016 DSS <0004> hlr_ussd.c:523 262426527203348/0x4c2df700: USSD for unknown code '*#200#' 20240920082618016 DSS <0004> hlr_ussd.c:354 262426527203348/0x4c2df700: Tx ReturnError(1, 0x12) 20240920082618016 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426527203348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426527203348" session_id=1278080768 session_state=END} 20240920082618016 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618016 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56032<->l=127.0.0.1:4258 20240920082618026 DAUC <0003> db_auc.c:157 IMSI='262421421583063': No 2G Auth Data 20240920082618026 DAUC <0003> db_auc.c:192 IMSI='262421421583063': No 3G Auth Data 20240920082618048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56036<->l=127.0.0.1:4258 20240920082618051 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082618051 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421421583063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421421583063" session_id=3303333288 session_state=BEGIN} 20240920082618051 DSS <0004> hlr_ussd.c:576 262421421583063/0xc4e4dda8: Process SS (BEGIN) 20240920082618051 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240920082618051 DSS <0004> hlr_ussd.c:518 262421421583063/0xc4e4dda8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240920082618051 DSS <0004> hlr_ussd.c:523 262421421583063/0xc4e4dda8: USSD for unknown code '*#200#' 20240920082618051 DSS <0004> hlr_ussd.c:354 262421421583063/0xc4e4dda8: Tx ReturnError(1, 0x12) 20240920082618051 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421421583063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421421583063" session_id=3303333288 session_state=END} 20240920082618051 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618051 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56036<->l=127.0.0.1:4258 20240920082618061 DAUC <0003> db_auc.c:157 IMSI='262424240818146': No 2G Auth Data 20240920082618061 DAUC <0003> db_auc.c:192 IMSI='262424240818146': No 3G Auth Data 20240920082618083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4258 20240920082618085 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082618085 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424240818146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424240818146" session_id=4121766599 session_state=BEGIN} 20240920082618085 DSS <0004> hlr_ussd.c:576 262424240818146/0xf5ad2ac7: Process SS (BEGIN) 20240920082618085 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240920082618085 DSS <0004> hlr_ussd.c:518 262424240818146/0xf5ad2ac7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240920082618085 DSS <0004> hlr_ussd.c:523 262424240818146/0xf5ad2ac7: USSD for unknown code '*#200#' 20240920082618085 DSS <0004> hlr_ussd.c:354 262424240818146/0xf5ad2ac7: Tx ReturnError(1, 0x12) 20240920082618085 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424240818146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424240818146" session_id=4121766599 session_state=END} 20240920082618085 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618085 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4258 20240920082618103 DAUC <0003> db_auc.c:157 IMSI='262426842871689': No 2G Auth Data 20240920082618103 DAUC <0003> db_auc.c:192 IMSI='262426842871689': No 3G Auth Data 20240920082618117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56062<->l=127.0.0.1:4258 20240920082618120 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082618120 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426842871689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426842871689" session_id=3819143067 session_state=BEGIN} 20240920082618120 DSS <0004> hlr_ussd.c:576 262426842871689/0xe3a37f9b: Process SS (BEGIN) 20240920082618120 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240920082618120 DSS <0004> hlr_ussd.c:518 262426842871689/0xe3a37f9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240920082618120 DSS <0004> hlr_ussd.c:523 262426842871689/0xe3a37f9b: USSD for unknown code '*#200#' 20240920082618120 DSS <0004> hlr_ussd.c:354 262426842871689/0xe3a37f9b: Tx ReturnError(1, 0x12) 20240920082618120 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426842871689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426842871689" session_id=3819143067 session_state=END} 20240920082618120 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618120 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56062<->l=127.0.0.1:4258 20240920082618124 DAUC <0003> db_auc.c:157 IMSI='262427230123975': No 2G Auth Data 20240920082618124 DAUC <0003> db_auc.c:192 IMSI='262427230123975': No 3G Auth Data 20240920082618135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56078<->l=127.0.0.1:4258 20240920082618138 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082618138 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427230123975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427230123975" session_id=1302311117 session_state=BEGIN} 20240920082618138 DSS <0004> hlr_ussd.c:576 262427230123975/0x4d9fb0cd: Process SS (BEGIN) 20240920082618138 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240920082618138 DSS <0004> hlr_ussd.c:518 262427230123975/0x4d9fb0cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240920082618138 DSS <0004> hlr_ussd.c:523 262427230123975/0x4d9fb0cd: USSD for unknown code '*#200#' 20240920082618138 DSS <0004> hlr_ussd.c:354 262427230123975/0x4d9fb0cd: Tx ReturnError(1, 0x12) 20240920082618138 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427230123975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427230123975" session_id=1302311117 session_state=END} 20240920082618138 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618138 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56078<->l=127.0.0.1:4258 20240920082618142 DAUC <0003> db_auc.c:157 IMSI='262421876218161': No 2G Auth Data 20240920082618142 DAUC <0003> db_auc.c:192 IMSI='262421876218161': No 3G Auth Data 20240920082618162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56086<->l=127.0.0.1:4258 20240920082618164 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082618164 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421876218161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421876218161" session_id=1489285806 session_state=BEGIN} 20240920082618164 DSS <0004> hlr_ussd.c:576 262421876218161/0x58c4b2ae: Process SS (BEGIN) 20240920082618164 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240920082618164 DSS <0004> hlr_ussd.c:518 262421876218161/0x58c4b2ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240920082618164 DSS <0004> hlr_ussd.c:523 262421876218161/0x58c4b2ae: USSD for unknown code '*#200#' 20240920082618164 DSS <0004> hlr_ussd.c:354 262421876218161/0x58c4b2ae: Tx ReturnError(1, 0x12) 20240920082618164 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421876218161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421876218161" session_id=1489285806 session_state=END} 20240920082618164 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618164 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56086<->l=127.0.0.1:4258 20240920082618169 DAUC <0003> db_auc.c:157 IMSI='262421229833579': No 2G Auth Data 20240920082618169 DAUC <0003> db_auc.c:192 IMSI='262421229833579': No 3G Auth Data 20240920082618182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56088<->l=127.0.0.1:4258 20240920082618185 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082618185 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421229833579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421229833579" session_id=1237411319 session_state=BEGIN} 20240920082618185 DSS <0004> hlr_ussd.c:576 262421229833579/0x49c165f7: Process SS (BEGIN) 20240920082618185 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240920082618185 DSS <0004> hlr_ussd.c:518 262421229833579/0x49c165f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240920082618185 DSS <0004> hlr_ussd.c:523 262421229833579/0x49c165f7: USSD for unknown code '*#200#' 20240920082618185 DSS <0004> hlr_ussd.c:354 262421229833579/0x49c165f7: Tx ReturnError(1, 0x12) 20240920082618185 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421229833579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421229833579" session_id=1237411319 session_state=END} 20240920082618185 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618185 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56088<->l=127.0.0.1:4258 20240920082618189 DAUC <0003> db_auc.c:157 IMSI='262420638095315': No 2G Auth Data 20240920082618189 DAUC <0003> db_auc.c:192 IMSI='262420638095315': No 3G Auth Data 20240920082618208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4258 20240920082618211 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082618211 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420638095315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420638095315" session_id=807430489 session_state=BEGIN} 20240920082618211 DSS <0004> hlr_ussd.c:576 262420638095315/0x30206959: Process SS (BEGIN) 20240920082618211 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240920082618211 DSS <0004> hlr_ussd.c:518 262420638095315/0x30206959: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240920082618211 DSS <0004> hlr_ussd.c:523 262420638095315/0x30206959: USSD for unknown code '*#200#' 20240920082618211 DSS <0004> hlr_ussd.c:354 262420638095315/0x30206959: Tx ReturnError(1, 0x12) 20240920082618211 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420638095315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420638095315" session_id=807430489 session_state=END} 20240920082618211 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618211 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082618212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4258 20240920082618212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56030<->l=127.0.0.1:4258 20240920082618213 DLINP <000b> input/ipa.c:451 connected read/write 20240920082618213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082618213 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082618213 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082618213 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082618213 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37015<->l=127.0.0.1:4259) 20240920082618235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56102<->l=127.0.0.1:4258 20240920082618336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56102<->l=127.0.0.1:4258 20240920082621436 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082621436 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082621439 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082621441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56112<->l=127.0.0.1:4258 20240920082621445 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082621445 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082621445 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082621445 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  20240920082621445 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082621445 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  20240920082621445 DLGSUP <0013> gsup_server.c:235 2:  20240920082621445 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082621445 DLGSUP <0013> gsup_server.c:235 3:  20240920082621445 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082621445 DLGSUP <0013> gsup_server.c:235 4:  20240920082621445 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082621445 DLGSUP <0013> gsup_server.c:235 5:  20240920082621445 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082621445 DLGSUP <0013> gsup_server.c:235 7:  20240920082621445 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082621445 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082621445 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082621445 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082621475 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35387<->l=127.0.0.1:4259) 20240920082621508 DAUC <0003> db_auc.c:157 IMSI='262421038774613': No 2G Auth Data 20240920082621508 DAUC <0003> db_auc.c:192 IMSI='262421038774613': No 3G Auth Data 20240920082621544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56124<->l=127.0.0.1:4258 20240920082621558 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082621558 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421038774613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421038774613" session_id=2269724444 session_state=BEGIN} 20240920082621558 DSS <0004> hlr_ussd.c:576 262421038774613/0x87493f1c: Process SS (BEGIN) 20240920082621558 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082621558 DSS <0004> hlr_ussd.c:518 262421038774613/0x87493f1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082621558 DSS <0004> hlr_ussd.c:542 262421038774613/0x87493f1c: Cannot find conn for EUSE EUSE-foobar 20240920082621558 DSS <0004> hlr_ussd.c:354 262421038774613/0x87493f1c: Tx ReturnError(1, 0x22) 20240920082621558 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421038774613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421038774613" session_id=2269724444 session_state=END} 20240920082621558 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621558 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56124<->l=127.0.0.1:4258 20240920082621570 DAUC <0003> db_auc.c:157 IMSI='262427265972116': No 2G Auth Data 20240920082621570 DAUC <0003> db_auc.c:192 IMSI='262427265972116': No 3G Auth Data 20240920082621582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4258 20240920082621585 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082621585 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427265972116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427265972116" session_id=4090112006 session_state=BEGIN} 20240920082621585 DSS <0004> hlr_ussd.c:576 262427265972116/0xf3ca2806: Process SS (BEGIN) 20240920082621585 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082621585 DSS <0004> hlr_ussd.c:518 262427265972116/0xf3ca2806: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082621585 DSS <0004> hlr_ussd.c:542 262427265972116/0xf3ca2806: Cannot find conn for EUSE EUSE-foobar 20240920082621585 DSS <0004> hlr_ussd.c:354 262427265972116/0xf3ca2806: Tx ReturnError(1, 0x22) 20240920082621585 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427265972116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427265972116" session_id=4090112006 session_state=END} 20240920082621585 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621585 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4258 20240920082621589 DAUC <0003> db_auc.c:157 IMSI='262421978670279': No 2G Auth Data 20240920082621589 DAUC <0003> db_auc.c:192 IMSI='262421978670279': No 3G Auth Data 20240920082621600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20240920082621602 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082621602 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421978670279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421978670279" session_id=1705782345 session_state=BEGIN} 20240920082621602 DSS <0004> hlr_ussd.c:576 262421978670279/0x65ac2c49: Process SS (BEGIN) 20240920082621602 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082621602 DSS <0004> hlr_ussd.c:518 262421978670279/0x65ac2c49: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082621602 DSS <0004> hlr_ussd.c:542 262421978670279/0x65ac2c49: Cannot find conn for EUSE EUSE-foobar 20240920082621602 DSS <0004> hlr_ussd.c:354 262421978670279/0x65ac2c49: Tx ReturnError(1, 0x22) 20240920082621602 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421978670279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421978670279" session_id=1705782345 session_state=END} 20240920082621602 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621602 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20240920082621607 DAUC <0003> db_auc.c:157 IMSI='262424617150654': No 2G Auth Data 20240920082621607 DAUC <0003> db_auc.c:192 IMSI='262424617150654': No 3G Auth Data 20240920082621618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46606<->l=127.0.0.1:4258 20240920082621621 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082621621 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424617150654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424617150654" session_id=2272882722 session_state=BEGIN} 20240920082621621 DSS <0004> hlr_ussd.c:576 262424617150654/0x87797022: Process SS (BEGIN) 20240920082621621 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082621621 DSS <0004> hlr_ussd.c:518 262424617150654/0x87797022: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082621621 DSS <0004> hlr_ussd.c:542 262424617150654/0x87797022: Cannot find conn for EUSE EUSE-foobar 20240920082621621 DSS <0004> hlr_ussd.c:354 262424617150654/0x87797022: Tx ReturnError(1, 0x22) 20240920082621621 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424617150654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424617150654" session_id=2272882722 session_state=END} 20240920082621621 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621621 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46606<->l=127.0.0.1:4258 20240920082621625 DAUC <0003> db_auc.c:157 IMSI='262421554740394': No 2G Auth Data 20240920082621625 DAUC <0003> db_auc.c:192 IMSI='262421554740394': No 3G Auth Data 20240920082621636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46620<->l=127.0.0.1:4258 20240920082621639 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082621639 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421554740394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421554740394" session_id=1891000989 session_state=BEGIN} 20240920082621639 DSS <0004> hlr_ussd.c:576 262421554740394/0x70b6629d: Process SS (BEGIN) 20240920082621639 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082621639 DSS <0004> hlr_ussd.c:518 262421554740394/0x70b6629d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082621639 DSS <0004> hlr_ussd.c:542 262421554740394/0x70b6629d: Cannot find conn for EUSE EUSE-foobar 20240920082621639 DSS <0004> hlr_ussd.c:354 262421554740394/0x70b6629d: Tx ReturnError(1, 0x22) 20240920082621639 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421554740394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421554740394" session_id=1891000989 session_state=END} 20240920082621639 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621639 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46620<->l=127.0.0.1:4258 20240920082621644 DAUC <0003> db_auc.c:157 IMSI='262426050210685': No 2G Auth Data 20240920082621644 DAUC <0003> db_auc.c:192 IMSI='262426050210685': No 3G Auth Data 20240920082621657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4258 20240920082621660 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082621660 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426050210685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426050210685" session_id=2017993947 session_state=BEGIN} 20240920082621660 DSS <0004> hlr_ussd.c:576 262426050210685/0x784824db: Process SS (BEGIN) 20240920082621660 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082621660 DSS <0004> hlr_ussd.c:518 262426050210685/0x784824db: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082621660 DSS <0004> hlr_ussd.c:542 262426050210685/0x784824db: Cannot find conn for EUSE EUSE-foobar 20240920082621660 DSS <0004> hlr_ussd.c:354 262426050210685/0x784824db: Tx ReturnError(1, 0x22) 20240920082621660 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426050210685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426050210685" session_id=2017993947 session_state=END} 20240920082621660 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621660 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4258 20240920082621664 DAUC <0003> db_auc.c:157 IMSI='262420865701494': No 2G Auth Data 20240920082621664 DAUC <0003> db_auc.c:192 IMSI='262420865701494': No 3G Auth Data 20240920082621678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46638<->l=127.0.0.1:4258 20240920082621681 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082621681 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420865701494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420865701494" session_id=455646790 session_state=BEGIN} 20240920082621681 DSS <0004> hlr_ussd.c:576 262420865701494/0x1b289e46: Process SS (BEGIN) 20240920082621681 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082621681 DSS <0004> hlr_ussd.c:518 262420865701494/0x1b289e46: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082621681 DSS <0004> hlr_ussd.c:542 262420865701494/0x1b289e46: Cannot find conn for EUSE EUSE-foobar 20240920082621681 DSS <0004> hlr_ussd.c:354 262420865701494/0x1b289e46: Tx ReturnError(1, 0x22) 20240920082621681 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420865701494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420865701494" session_id=455646790 session_state=END} 20240920082621681 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621681 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46638<->l=127.0.0.1:4258 20240920082621685 DAUC <0003> db_auc.c:157 IMSI='262427773293420': No 2G Auth Data 20240920082621685 DAUC <0003> db_auc.c:192 IMSI='262427773293420': No 3G Auth Data 20240920082621698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20240920082621701 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082621701 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427773293420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427773293420" session_id=446925500 session_state=BEGIN} 20240920082621701 DSS <0004> hlr_ussd.c:576 262427773293420/0x1aa38abc: Process SS (BEGIN) 20240920082621701 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082621701 DSS <0004> hlr_ussd.c:518 262427773293420/0x1aa38abc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082621701 DSS <0004> hlr_ussd.c:542 262427773293420/0x1aa38abc: Cannot find conn for EUSE EUSE-foobar 20240920082621701 DSS <0004> hlr_ussd.c:354 262427773293420/0x1aa38abc: Tx ReturnError(1, 0x22) 20240920082621701 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427773293420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427773293420" session_id=446925500 session_state=END} 20240920082621701 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621701 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082621703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20240920082621703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56112<->l=127.0.0.1:4258 20240920082621704 DLINP <000b> input/ipa.c:451 connected read/write 20240920082621704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082621704 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082621704 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082621704 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082621704 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35387<->l=127.0.0.1:4259) 20240920082621726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46650<->l=127.0.0.1:4258 20240920082621927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46650<->l=127.0.0.1:4258 20240920082625045 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082625045 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082625050 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082625052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4258 20240920082625056 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082625056 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082625056 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082625056 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  20240920082625056 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082625056 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  20240920082625056 DLGSUP <0013> gsup_server.c:235 2:  20240920082625056 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082625056 DLGSUP <0013> gsup_server.c:235 3:  20240920082625056 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082625056 DLGSUP <0013> gsup_server.c:235 4:  20240920082625056 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082625056 DLGSUP <0013> gsup_server.c:235 5:  20240920082625056 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082625056 DLGSUP <0013> gsup_server.c:235 7:  20240920082625056 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082625056 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082625056 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082625056 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082625079 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42667<->l=127.0.0.1:4259) 20240920082625099 DAUC <0003> db_auc.c:157 IMSI='262427761753601': No 2G Auth Data 20240920082625099 DAUC <0003> db_auc.c:192 IMSI='262427761753601': No 3G Auth Data 20240920082625136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46658<->l=127.0.0.1:4258 20240920082625151 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082625151 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427761753601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427761753601" session_id=2801995993 session_state=BEGIN} 20240920082625151 DSS <0004> hlr_ussd.c:576 262427761753601/0xa70310d9: Process SS (BEGIN) 20240920082625151 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082625151 DSS <0004> hlr_ussd.c:518 262427761753601/0xa70310d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082625151 DSS <0004> hlr_ussd.c:363 262427761753601/0xa70310d9: Tx USSD 'Your IMSI is 262427761753601' 20240920082625151 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427761753601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427761753601" session_id=2801995993 session_state=END} 20240920082625151 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427761753601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082625151 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625151 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46658<->l=127.0.0.1:4258 20240920082625163 DAUC <0003> db_auc.c:157 IMSI='262429500990015': No 2G Auth Data 20240920082625163 DAUC <0003> db_auc.c:192 IMSI='262429500990015': No 3G Auth Data 20240920082625175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 20240920082625177 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082625177 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429500990015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429500990015" session_id=1075878108 session_state=BEGIN} 20240920082625177 DSS <0004> hlr_ussd.c:576 262429500990015/0x402098dc: Process SS (BEGIN) 20240920082625177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082625177 DSS <0004> hlr_ussd.c:518 262429500990015/0x402098dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082625177 DSS <0004> hlr_ussd.c:363 262429500990015/0x402098dc: Tx USSD 'Your IMSI is 262429500990015' 20240920082625177 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429500990015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429500990015" session_id=1075878108 session_state=END} 20240920082625177 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429500990015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082625177 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625177 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 20240920082625182 DAUC <0003> db_auc.c:157 IMSI='262421632360418': No 2G Auth Data 20240920082625182 DAUC <0003> db_auc.c:192 IMSI='262421632360418': No 3G Auth Data 20240920082625193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4258 20240920082625196 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082625196 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421632360418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421632360418" session_id=2379995887 session_state=BEGIN} 20240920082625196 DSS <0004> hlr_ussd.c:576 262421632360418/0x8ddbdaef: Process SS (BEGIN) 20240920082625196 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082625196 DSS <0004> hlr_ussd.c:518 262421632360418/0x8ddbdaef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082625196 DSS <0004> hlr_ussd.c:363 262421632360418/0x8ddbdaef: Tx USSD 'Your IMSI is 262421632360418' 20240920082625196 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421632360418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421632360418" session_id=2379995887 session_state=END} 20240920082625196 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421632360418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082625196 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625196 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4258 20240920082625201 DAUC <0003> db_auc.c:157 IMSI='262420542355820': No 2G Auth Data 20240920082625201 DAUC <0003> db_auc.c:192 IMSI='262420542355820': No 3G Auth Data 20240920082625212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46676<->l=127.0.0.1:4258 20240920082625214 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082625214 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420542355820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420542355820" session_id=1553445556 session_state=BEGIN} 20240920082625215 DSS <0004> hlr_ussd.c:576 262420542355820/0x5c97b2b4: Process SS (BEGIN) 20240920082625215 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082625215 DSS <0004> hlr_ussd.c:518 262420542355820/0x5c97b2b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082625215 DSS <0004> hlr_ussd.c:363 262420542355820/0x5c97b2b4: Tx USSD 'Your IMSI is 262420542355820' 20240920082625215 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420542355820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420542355820" session_id=1553445556 session_state=END} 20240920082625215 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420542355820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082625215 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625215 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46676<->l=127.0.0.1:4258 20240920082625219 DAUC <0003> db_auc.c:157 IMSI='262423562581511': No 2G Auth Data 20240920082625219 DAUC <0003> db_auc.c:192 IMSI='262423562581511': No 3G Auth Data 20240920082625237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46678<->l=127.0.0.1:4258 20240920082625239 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082625239 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423562581511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423562581511" session_id=3108267834 session_state=BEGIN} 20240920082625239 DSS <0004> hlr_ussd.c:576 262423562581511/0xb944673a: Process SS (BEGIN) 20240920082625239 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082625239 DSS <0004> hlr_ussd.c:518 262423562581511/0xb944673a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082625239 DSS <0004> hlr_ussd.c:363 262423562581511/0xb944673a: Tx USSD 'Your IMSI is 262423562581511' 20240920082625239 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423562581511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423562581511" session_id=3108267834 session_state=END} 20240920082625239 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423562581511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082625239 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625239 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46678<->l=127.0.0.1:4258 20240920082625244 DAUC <0003> db_auc.c:157 IMSI='262429189515616': No 2G Auth Data 20240920082625244 DAUC <0003> db_auc.c:192 IMSI='262429189515616': No 3G Auth Data 20240920082625258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46692<->l=127.0.0.1:4258 20240920082625261 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082625261 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429189515616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429189515616" session_id=1492027853 session_state=BEGIN} 20240920082625261 DSS <0004> hlr_ussd.c:576 262429189515616/0x58ee89cd: Process SS (BEGIN) 20240920082625261 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082625261 DSS <0004> hlr_ussd.c:518 262429189515616/0x58ee89cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082625261 DSS <0004> hlr_ussd.c:363 262429189515616/0x58ee89cd: Tx USSD 'Your IMSI is 262429189515616' 20240920082625261 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429189515616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429189515616" session_id=1492027853 session_state=END} 20240920082625261 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429189515616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082625261 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625261 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46692<->l=127.0.0.1:4258 20240920082625265 DAUC <0003> db_auc.c:157 IMSI='262429470937368': No 2G Auth Data 20240920082625265 DAUC <0003> db_auc.c:192 IMSI='262429470937368': No 3G Auth Data 20240920082625279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46708<->l=127.0.0.1:4258 20240920082625281 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082625281 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429470937368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429470937368" session_id=444504675 session_state=BEGIN} 20240920082625281 DSS <0004> hlr_ussd.c:576 262429470937368/0x1a7e9a63: Process SS (BEGIN) 20240920082625281 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082625281 DSS <0004> hlr_ussd.c:518 262429470937368/0x1a7e9a63: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082625281 DSS <0004> hlr_ussd.c:363 262429470937368/0x1a7e9a63: Tx USSD 'Your IMSI is 262429470937368' 20240920082625281 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429470937368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429470937368" session_id=444504675 session_state=END} 20240920082625281 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429470937368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082625281 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625281 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46708<->l=127.0.0.1:4258 20240920082625286 DAUC <0003> db_auc.c:157 IMSI='262428068346106': No 2G Auth Data 20240920082625286 DAUC <0003> db_auc.c:192 IMSI='262428068346106': No 3G Auth Data 20240920082625299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46724<->l=127.0.0.1:4258 20240920082625302 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082625302 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428068346106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428068346106" session_id=1589039173 session_state=BEGIN} 20240920082625302 DSS <0004> hlr_ussd.c:576 262428068346106/0x5eb6d045: Process SS (BEGIN) 20240920082625302 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082625302 DSS <0004> hlr_ussd.c:518 262428068346106/0x5eb6d045: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082625302 DSS <0004> hlr_ussd.c:363 262428068346106/0x5eb6d045: Tx USSD 'Your IMSI is 262428068346106' 20240920082625302 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428068346106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428068346106" session_id=1589039173 session_state=END} 20240920082625302 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428068346106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082625302 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625302 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082625304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46724<->l=127.0.0.1:4258 20240920082625304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4258 20240920082625305 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42667<->l=127.0.0.1:4259) 20240920082625305 DLINP <000b> input/ipa.c:451 connected read/write 20240920082625305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082625305 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082625305 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082625305 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082625327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4258 20240920082625529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4258 20240920082628638 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082628638 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082628643 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082628643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46744<->l=127.0.0.1:4258 20240920082628644 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082628644 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082628644 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082628644 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  20240920082628644 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082628644 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  20240920082628644 DLGSUP <0013> gsup_server.c:235 2:  20240920082628644 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082628644 DLGSUP <0013> gsup_server.c:235 3:  20240920082628644 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082628644 DLGSUP <0013> gsup_server.c:235 4:  20240920082628644 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082628644 DLGSUP <0013> gsup_server.c:235 5:  20240920082628644 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082628644 DLGSUP <0013> gsup_server.c:235 7:  20240920082628644 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082628644 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082628644 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082628644 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082628661 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43809<->l=127.0.0.1:4259) 20240920082628670 DAUC <0003> db_auc.c:157 IMSI='262425247855143': No 2G Auth Data 20240920082628670 DAUC <0003> db_auc.c:192 IMSI='262425247855143': No 3G Auth Data 20240920082628704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46748<->l=127.0.0.1:4258 20240920082628719 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082628719 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425247855143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425247855143" source_name="the-source\n" session_id=4248984094 session_state=BEGIN} 20240920082628719 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240920082628719 DSS <0004> hlr_ussd.c:576 262425247855143/0xfd425a1e: Process SS (BEGIN) 20240920082628719 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082628719 DSS <0004> hlr_ussd.c:518 262425247855143/0xfd425a1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082628719 DSS <0004> hlr_ussd.c:363 262425247855143/0xfd425a1e: Tx USSD 'Your IMSI is 262425247855143' 20240920082628719 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425247855143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425247855143" destination_name="the-source\n" session_id=4248984094 session_state=END} 20240920082628719 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262425247855143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082628719 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628719 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46748<->l=127.0.0.1:4258 20240920082628741 DAUC <0003> db_auc.c:157 IMSI='262426711532132': No 2G Auth Data 20240920082628741 DAUC <0003> db_auc.c:192 IMSI='262426711532132': No 3G Auth Data 20240920082628753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 20240920082628756 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082628756 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426711532132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426711532132" source_name="the-source\n" session_id=30777729 session_state=BEGIN} 20240920082628756 DSS <0004> hlr_ussd.c:576 262426711532132/0x01d5a181: Process SS (BEGIN) 20240920082628756 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082628756 DSS <0004> hlr_ussd.c:518 262426711532132/0x01d5a181: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082628756 DSS <0004> hlr_ussd.c:363 262426711532132/0x01d5a181: Tx USSD 'Your IMSI is 262426711532132' 20240920082628756 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426711532132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426711532132" destination_name="the-source\n" session_id=30777729 session_state=END} 20240920082628756 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262426711532132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082628756 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628756 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 20240920082628761 DAUC <0003> db_auc.c:157 IMSI='262429016045237': No 2G Auth Data 20240920082628761 DAUC <0003> db_auc.c:192 IMSI='262429016045237': No 3G Auth Data 20240920082628772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46754<->l=127.0.0.1:4258 20240920082628775 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082628775 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429016045237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429016045237" source_name="the-source\n" session_id=3659003668 session_state=BEGIN} 20240920082628775 DSS <0004> hlr_ussd.c:576 262429016045237/0xda17f714: Process SS (BEGIN) 20240920082628775 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082628775 DSS <0004> hlr_ussd.c:518 262429016045237/0xda17f714: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082628775 DSS <0004> hlr_ussd.c:363 262429016045237/0xda17f714: Tx USSD 'Your IMSI is 262429016045237' 20240920082628775 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429016045237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429016045237" destination_name="the-source\n" session_id=3659003668 session_state=END} 20240920082628775 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262429016045237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082628775 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628775 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46754<->l=127.0.0.1:4258 20240920082628780 DAUC <0003> db_auc.c:157 IMSI='262426015382669': No 2G Auth Data 20240920082628780 DAUC <0003> db_auc.c:192 IMSI='262426015382669': No 3G Auth Data 20240920082628792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46770<->l=127.0.0.1:4258 20240920082628796 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082628796 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426015382669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426015382669" source_name="the-source\n" session_id=2708837910 session_state=BEGIN} 20240920082628796 DSS <0004> hlr_ussd.c:576 262426015382669/0xa1759616: Process SS (BEGIN) 20240920082628796 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082628796 DSS <0004> hlr_ussd.c:518 262426015382669/0xa1759616: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082628796 DSS <0004> hlr_ussd.c:363 262426015382669/0xa1759616: Tx USSD 'Your IMSI is 262426015382669' 20240920082628796 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426015382669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426015382669" destination_name="the-source\n" session_id=2708837910 session_state=END} 20240920082628796 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262426015382669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082628796 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628796 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46770<->l=127.0.0.1:4258 20240920082628801 DAUC <0003> db_auc.c:157 IMSI='262429257410676': No 2G Auth Data 20240920082628801 DAUC <0003> db_auc.c:192 IMSI='262429257410676': No 3G Auth Data 20240920082628813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46780<->l=127.0.0.1:4258 20240920082628816 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082628816 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429257410676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429257410676" source_name="the-source\n" session_id=3500008079 session_state=BEGIN} 20240920082628816 DSS <0004> hlr_ussd.c:576 262429257410676/0xd09de28f: Process SS (BEGIN) 20240920082628816 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082628816 DSS <0004> hlr_ussd.c:518 262429257410676/0xd09de28f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082628816 DSS <0004> hlr_ussd.c:363 262429257410676/0xd09de28f: Tx USSD 'Your IMSI is 262429257410676' 20240920082628816 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429257410676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429257410676" destination_name="the-source\n" session_id=3500008079 session_state=END} 20240920082628816 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429257410676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082628816 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628816 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46780<->l=127.0.0.1:4258 20240920082628821 DAUC <0003> db_auc.c:157 IMSI='262423165922987': No 2G Auth Data 20240920082628821 DAUC <0003> db_auc.c:192 IMSI='262423165922987': No 3G Auth Data 20240920082628836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46792<->l=127.0.0.1:4258 20240920082628839 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082628839 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423165922987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423165922987" source_name="the-source\n" session_id=2230034845 session_state=BEGIN} 20240920082628839 DSS <0004> hlr_ussd.c:576 262423165922987/0x84eba19d: Process SS (BEGIN) 20240920082628839 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082628839 DSS <0004> hlr_ussd.c:518 262423165922987/0x84eba19d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082628839 DSS <0004> hlr_ussd.c:363 262423165922987/0x84eba19d: Tx USSD 'Your IMSI is 262423165922987' 20240920082628839 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423165922987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423165922987" destination_name="the-source\n" session_id=2230034845 session_state=END} 20240920082628839 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423165922987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082628839 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628840 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46792<->l=127.0.0.1:4258 20240920082628845 DAUC <0003> db_auc.c:157 IMSI='262421701066371': No 2G Auth Data 20240920082628845 DAUC <0003> db_auc.c:192 IMSI='262421701066371': No 3G Auth Data 20240920082628859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46796<->l=127.0.0.1:4258 20240920082628862 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082628862 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421701066371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421701066371" source_name="the-source\n" session_id=3347966555 session_state=BEGIN} 20240920082628862 DSS <0004> hlr_ussd.c:576 262421701066371/0xc78dea5b: Process SS (BEGIN) 20240920082628862 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082628862 DSS <0004> hlr_ussd.c:518 262421701066371/0xc78dea5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082628862 DSS <0004> hlr_ussd.c:363 262421701066371/0xc78dea5b: Tx USSD 'Your IMSI is 262421701066371' 20240920082628862 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421701066371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421701066371" destination_name="the-source\n" session_id=3347966555 session_state=END} 20240920082628862 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262421701066371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082628862 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628862 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46796<->l=127.0.0.1:4258 20240920082628867 DAUC <0003> db_auc.c:157 IMSI='262423758214627': No 2G Auth Data 20240920082628867 DAUC <0003> db_auc.c:192 IMSI='262423758214627': No 3G Auth Data 20240920082628882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46802<->l=127.0.0.1:4258 20240920082628885 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082628885 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423758214627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423758214627" source_name="the-source\n" session_id=3231451217 session_state=BEGIN} 20240920082628885 DSS <0004> hlr_ussd.c:576 262423758214627/0xc09c0851: Process SS (BEGIN) 20240920082628885 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240920082628885 DSS <0004> hlr_ussd.c:518 262423758214627/0xc09c0851: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240920082628885 DSS <0004> hlr_ussd.c:363 262423758214627/0xc09c0851: Tx USSD 'Your IMSI is 262423758214627' 20240920082628885 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423758214627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423758214627" destination_name="the-source\n" session_id=3231451217 session_state=END} 20240920082628885 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262423758214627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082628885 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628885 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082628888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46802<->l=127.0.0.1:4258 20240920082628891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46744<->l=127.0.0.1:4258 20240920082628891 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43809<->l=127.0.0.1:4259) 20240920082628891 DLINP <000b> input/ipa.c:451 connected read/write 20240920082628891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082628891 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082628892 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082628892 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082628892 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240920082628915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4258 20240920082629116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4258 20240920082632224 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082632224 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082632228 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082632230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54846<->l=127.0.0.1:4258 20240920082632233 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082632233 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082632233 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082632233 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  20240920082632233 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082632233 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  20240920082632233 DLGSUP <0013> gsup_server.c:235 2:  20240920082632233 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082632233 DLGSUP <0013> gsup_server.c:235 3:  20240920082632233 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082632233 DLGSUP <0013> gsup_server.c:235 4:  20240920082632233 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082632233 DLGSUP <0013> gsup_server.c:235 5:  20240920082632233 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082632233 DLGSUP <0013> gsup_server.c:235 7:  20240920082632233 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082632233 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082632233 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082632233 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082632258 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42131<->l=127.0.0.1:4259) 20240920082632277 DAUC <0003> db_auc.c:157 IMSI='262420566776596': No 2G Auth Data 20240920082632277 DAUC <0003> db_auc.c:192 IMSI='262420566776596': No 3G Auth Data 20240920082632295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54854<->l=127.0.0.1:4258 20240920082632301 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082632301 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420566776596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420566776596" session_id=3530520756 session_state=BEGIN} 20240920082632301 DSS <0004> hlr_ussd.c:576 262420566776596/0xd26f78b4: Process SS (BEGIN) 20240920082632301 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082632301 DSS <0004> hlr_ussd.c:518 262420566776596/0xd26f78b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082632301 DSS <0004> hlr_ussd.c:363 262420566776596/0xd26f78b4: Tx USSD 'Your extension is 491614341824' 20240920082632301 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420566776596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420566776596" session_id=3530520756 session_state=END} 20240920082632301 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420566776596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082632301 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632301 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54854<->l=127.0.0.1:4258 20240920082632306 DAUC <0003> db_auc.c:157 IMSI='262422694528873': No 2G Auth Data 20240920082632306 DAUC <0003> db_auc.c:192 IMSI='262422694528873': No 3G Auth Data 20240920082632317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54860<->l=127.0.0.1:4258 20240920082632320 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082632320 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422694528873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422694528873" session_id=1245015675 session_state=BEGIN} 20240920082632320 DSS <0004> hlr_ussd.c:576 262422694528873/0x4a356e7b: Process SS (BEGIN) 20240920082632320 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082632320 DSS <0004> hlr_ussd.c:518 262422694528873/0x4a356e7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082632320 DSS <0004> hlr_ussd.c:363 262422694528873/0x4a356e7b: Tx USSD 'Your extension is 491615155581' 20240920082632320 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422694528873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422694528873" session_id=1245015675 session_state=END} 20240920082632320 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422694528873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082632320 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632320 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54860<->l=127.0.0.1:4258 20240920082632325 DAUC <0003> db_auc.c:157 IMSI='262421577441795': No 2G Auth Data 20240920082632325 DAUC <0003> db_auc.c:192 IMSI='262421577441795': No 3G Auth Data 20240920082632336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54866<->l=127.0.0.1:4258 20240920082632338 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082632338 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421577441795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421577441795" session_id=3695372182 session_state=BEGIN} 20240920082632338 DSS <0004> hlr_ussd.c:576 262421577441795/0xdc42e796: Process SS (BEGIN) 20240920082632338 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082632338 DSS <0004> hlr_ussd.c:518 262421577441795/0xdc42e796: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082632338 DSS <0004> hlr_ussd.c:363 262421577441795/0xdc42e796: Tx USSD 'Your extension is 491613343886' 20240920082632338 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421577441795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421577441795" session_id=3695372182 session_state=END} 20240920082632338 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421577441795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082632338 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632338 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54866<->l=127.0.0.1:4258 20240920082632343 DAUC <0003> db_auc.c:157 IMSI='262421925559753': No 2G Auth Data 20240920082632343 DAUC <0003> db_auc.c:192 IMSI='262421925559753': No 3G Auth Data 20240920082632354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54870<->l=127.0.0.1:4258 20240920082632357 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082632357 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421925559753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421925559753" session_id=943285446 session_state=BEGIN} 20240920082632357 DSS <0004> hlr_ussd.c:576 262421925559753/0x383964c6: Process SS (BEGIN) 20240920082632357 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082632357 DSS <0004> hlr_ussd.c:518 262421925559753/0x383964c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082632357 DSS <0004> hlr_ussd.c:363 262421925559753/0x383964c6: Tx USSD 'Your extension is 491617163082' 20240920082632357 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421925559753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421925559753" session_id=943285446 session_state=END} 20240920082632357 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421925559753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082632357 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632357 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54870<->l=127.0.0.1:4258 20240920082632362 DAUC <0003> db_auc.c:157 IMSI='262429762289635': No 2G Auth Data 20240920082632362 DAUC <0003> db_auc.c:192 IMSI='262429762289635': No 3G Auth Data 20240920082632372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54882<->l=127.0.0.1:4258 20240920082632375 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082632375 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429762289635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429762289635" session_id=1592252652 session_state=BEGIN} 20240920082632375 DSS <0004> hlr_ussd.c:576 262429762289635/0x5ee7d8ec: Process SS (BEGIN) 20240920082632375 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082632375 DSS <0004> hlr_ussd.c:518 262429762289635/0x5ee7d8ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082632375 DSS <0004> hlr_ussd.c:363 262429762289635/0x5ee7d8ec: Tx USSD 'Your extension is 491612532302' 20240920082632375 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429762289635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429762289635" session_id=1592252652 session_state=END} 20240920082632375 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429762289635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082632375 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632375 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54882<->l=127.0.0.1:4258 20240920082632380 DAUC <0003> db_auc.c:157 IMSI='262424232821206': No 2G Auth Data 20240920082632380 DAUC <0003> db_auc.c:192 IMSI='262424232821206': No 3G Auth Data 20240920082632393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54890<->l=127.0.0.1:4258 20240920082632396 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082632396 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424232821206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424232821206" session_id=3122163566 session_state=BEGIN} 20240920082632396 DSS <0004> hlr_ussd.c:576 262424232821206/0xba186f6e: Process SS (BEGIN) 20240920082632396 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082632396 DSS <0004> hlr_ussd.c:518 262424232821206/0xba186f6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082632396 DSS <0004> hlr_ussd.c:363 262424232821206/0xba186f6e: Tx USSD 'Your extension is 491617157802' 20240920082632396 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424232821206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424232821206" session_id=3122163566 session_state=END} 20240920082632396 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424232821206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082632396 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632396 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54890<->l=127.0.0.1:4258 20240920082632401 DAUC <0003> db_auc.c:157 IMSI='262423776301078': No 2G Auth Data 20240920082632401 DAUC <0003> db_auc.c:192 IMSI='262423776301078': No 3G Auth Data 20240920082632414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54896<->l=127.0.0.1:4258 20240920082632417 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082632417 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423776301078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423776301078" session_id=842263462 session_state=BEGIN} 20240920082632417 DSS <0004> hlr_ussd.c:576 262423776301078/0x3233eba6: Process SS (BEGIN) 20240920082632417 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082632417 DSS <0004> hlr_ussd.c:518 262423776301078/0x3233eba6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082632417 DSS <0004> hlr_ussd.c:363 262423776301078/0x3233eba6: Tx USSD 'Your extension is 491618562688' 20240920082632417 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423776301078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423776301078" session_id=842263462 session_state=END} 20240920082632417 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423776301078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082632417 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632417 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54896<->l=127.0.0.1:4258 20240920082632422 DAUC <0003> db_auc.c:157 IMSI='262426790852761': No 2G Auth Data 20240920082632422 DAUC <0003> db_auc.c:192 IMSI='262426790852761': No 3G Auth Data 20240920082632435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54908<->l=127.0.0.1:4258 20240920082632438 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082632438 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426790852761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426790852761" session_id=3283366376 session_state=BEGIN} 20240920082632438 DSS <0004> hlr_ussd.c:576 262426790852761/0xc3b431e8: Process SS (BEGIN) 20240920082632438 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082632438 DSS <0004> hlr_ussd.c:518 262426790852761/0xc3b431e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082632438 DSS <0004> hlr_ussd.c:363 262426790852761/0xc3b431e8: Tx USSD 'Your extension is 491616315245' 20240920082632438 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426790852761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426790852761" session_id=3283366376 session_state=END} 20240920082632438 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426790852761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082632438 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632438 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082632440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54908<->l=127.0.0.1:4258 20240920082632440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54846<->l=127.0.0.1:4258 20240920082632441 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42131<->l=127.0.0.1:4259) 20240920082632441 DLINP <000b> input/ipa.c:451 connected read/write 20240920082632441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082632441 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082632441 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082632441 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082632464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54924<->l=127.0.0.1:4258 20240920082632665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54924<->l=127.0.0.1:4258 20240920082635753 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082635753 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082635754 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082635755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54940<->l=127.0.0.1:4258 20240920082635756 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082635756 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082635756 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082635756 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  20240920082635756 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082635756 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  20240920082635756 DLGSUP <0013> gsup_server.c:235 2:  20240920082635756 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082635756 DLGSUP <0013> gsup_server.c:235 3:  20240920082635756 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082635756 DLGSUP <0013> gsup_server.c:235 4:  20240920082635756 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082635756 DLGSUP <0013> gsup_server.c:235 5:  20240920082635756 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082635756 DLGSUP <0013> gsup_server.c:235 7:  20240920082635756 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082635756 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082635756 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082635756 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082635770 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42321<->l=127.0.0.1:4259) 20240920082635784 DAUC <0003> db_auc.c:157 IMSI='262427116972971': No 2G Auth Data 20240920082635784 DAUC <0003> db_auc.c:192 IMSI='262427116972971': No 3G Auth Data 20240920082635798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54946<->l=127.0.0.1:4258 20240920082635804 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082635804 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262427116972971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427116972971" source_name="the-source\n" session_id=2267308759 session_state=BEGIN} 20240920082635804 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240920082635804 DSS <0004> hlr_ussd.c:576 262427116972971/0x872462d7: Process SS (BEGIN) 20240920082635804 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082635804 DSS <0004> hlr_ussd.c:518 262427116972971/0x872462d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082635804 DSS <0004> hlr_ussd.c:363 262427116972971/0x872462d7: Tx USSD 'Your extension is 491616754607' 20240920082635804 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262427116972971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427116972971" destination_name="the-source\n" session_id=2267308759 session_state=END} 20240920082635804 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262427116972971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082635804 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635804 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54946<->l=127.0.0.1:4258 20240920082635835 DAUC <0003> db_auc.c:157 IMSI='262422832618986': No 2G Auth Data 20240920082635835 DAUC <0003> db_auc.c:192 IMSI='262422832618986': No 3G Auth Data 20240920082635849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54954<->l=127.0.0.1:4258 20240920082635852 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082635852 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422832618986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422832618986" source_name="the-source\n" session_id=3759047443 session_state=BEGIN} 20240920082635852 DSS <0004> hlr_ussd.c:576 262422832618986/0xe00e8313: Process SS (BEGIN) 20240920082635852 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082635852 DSS <0004> hlr_ussd.c:518 262422832618986/0xe00e8313: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082635852 DSS <0004> hlr_ussd.c:363 262422832618986/0xe00e8313: Tx USSD 'Your extension is 491612647110' 20240920082635852 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422832618986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422832618986" destination_name="the-source\n" session_id=3759047443 session_state=END} 20240920082635852 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422832618986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082635852 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635852 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54954<->l=127.0.0.1:4258 20240920082635857 DAUC <0003> db_auc.c:157 IMSI='262427951730782': No 2G Auth Data 20240920082635857 DAUC <0003> db_auc.c:192 IMSI='262427951730782': No 3G Auth Data 20240920082635869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54964<->l=127.0.0.1:4258 20240920082635872 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082635872 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427951730782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427951730782" source_name="the-source\n" session_id=576591470 session_state=BEGIN} 20240920082635872 DSS <0004> hlr_ussd.c:576 262427951730782/0x225e166e: Process SS (BEGIN) 20240920082635872 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082635872 DSS <0004> hlr_ussd.c:518 262427951730782/0x225e166e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082635872 DSS <0004> hlr_ussd.c:363 262427951730782/0x225e166e: Tx USSD 'Your extension is 491614057712' 20240920082635872 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427951730782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427951730782" destination_name="the-source\n" session_id=576591470 session_state=END} 20240920082635872 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427951730782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082635872 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635872 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54964<->l=127.0.0.1:4258 20240920082635877 DAUC <0003> db_auc.c:157 IMSI='262424110592413': No 2G Auth Data 20240920082635877 DAUC <0003> db_auc.c:192 IMSI='262424110592413': No 3G Auth Data 20240920082635889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4258 20240920082635892 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082635892 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262424110592413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424110592413" source_name="the-source\n" session_id=3216660090 session_state=BEGIN} 20240920082635892 DSS <0004> hlr_ussd.c:576 262424110592413/0xbfba567a: Process SS (BEGIN) 20240920082635892 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082635892 DSS <0004> hlr_ussd.c:518 262424110592413/0xbfba567a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082635892 DSS <0004> hlr_ussd.c:363 262424110592413/0xbfba567a: Tx USSD 'Your extension is 491610342528' 20240920082635892 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262424110592413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424110592413" destination_name="the-source\n" session_id=3216660090 session_state=END} 20240920082635892 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262424110592413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082635892 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635892 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4258 20240920082635897 DAUC <0003> db_auc.c:157 IMSI='262427043832730': No 2G Auth Data 20240920082635897 DAUC <0003> db_auc.c:192 IMSI='262427043832730': No 3G Auth Data 20240920082635908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54972<->l=127.0.0.1:4258 20240920082635911 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082635911 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262427043832730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427043832730" source_name="the-source\n" session_id=580103921 session_state=BEGIN} 20240920082635911 DSS <0004> hlr_ussd.c:576 262427043832730/0x2293aef1: Process SS (BEGIN) 20240920082635911 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082635911 DSS <0004> hlr_ussd.c:518 262427043832730/0x2293aef1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082635911 DSS <0004> hlr_ussd.c:363 262427043832730/0x2293aef1: Tx USSD 'Your extension is 491618380038' 20240920082635911 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262427043832730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427043832730" destination_name="the-source\n" session_id=580103921 session_state=END} 20240920082635911 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262427043832730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082635911 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635911 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54972<->l=127.0.0.1:4258 20240920082635916 DAUC <0003> db_auc.c:157 IMSI='262422358432309': No 2G Auth Data 20240920082635916 DAUC <0003> db_auc.c:192 IMSI='262422358432309': No 3G Auth Data 20240920082635929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 20240920082635932 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082635932 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422358432309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422358432309" source_name="the-source\n" session_id=2907811201 session_state=BEGIN} 20240920082635932 DSS <0004> hlr_ussd.c:576 262422358432309/0xad51ad81: Process SS (BEGIN) 20240920082635932 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082635932 DSS <0004> hlr_ussd.c:518 262422358432309/0xad51ad81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082635932 DSS <0004> hlr_ussd.c:363 262422358432309/0xad51ad81: Tx USSD 'Your extension is 491617058677' 20240920082635932 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422358432309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422358432309" destination_name="the-source\n" session_id=2907811201 session_state=END} 20240920082635932 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262422358432309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082635932 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635932 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 20240920082635937 DAUC <0003> db_auc.c:157 IMSI='262428454455130': No 2G Auth Data 20240920082635937 DAUC <0003> db_auc.c:192 IMSI='262428454455130': No 3G Auth Data 20240920082635951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54990<->l=127.0.0.1:4258 20240920082635953 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082635953 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428454455130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428454455130" source_name="the-source\n" session_id=928179112 session_state=BEGIN} 20240920082635953 DSS <0004> hlr_ussd.c:576 262428454455130/0x3752e3a8: Process SS (BEGIN) 20240920082635953 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082635953 DSS <0004> hlr_ussd.c:518 262428454455130/0x3752e3a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082635953 DSS <0004> hlr_ussd.c:363 262428454455130/0x3752e3a8: Tx USSD 'Your extension is 491610267427' 20240920082635953 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428454455130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428454455130" destination_name="the-source\n" session_id=928179112 session_state=END} 20240920082635953 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428454455130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082635953 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635953 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54990<->l=127.0.0.1:4258 20240920082635958 DAUC <0003> db_auc.c:157 IMSI='262422194008463': No 2G Auth Data 20240920082635958 DAUC <0003> db_auc.c:192 IMSI='262422194008463': No 3G Auth Data 20240920082635972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55002<->l=127.0.0.1:4258 20240920082635975 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082635975 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422194008463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422194008463" source_name="the-source\n" session_id=2230325399 session_state=BEGIN} 20240920082635975 DSS <0004> hlr_ussd.c:576 262422194008463/0x84f01097: Process SS (BEGIN) 20240920082635975 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240920082635975 DSS <0004> hlr_ussd.c:518 262422194008463/0x84f01097: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240920082635975 DSS <0004> hlr_ussd.c:363 262422194008463/0x84f01097: Tx USSD 'Your extension is 491614558165' 20240920082635975 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422194008463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422194008463" destination_name="the-source\n" session_id=2230325399 session_state=END} 20240920082635975 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262422194008463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082635975 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635975 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082635977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55002<->l=127.0.0.1:4258 20240920082635977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54940<->l=127.0.0.1:4258 20240920082635978 DLINP <000b> input/ipa.c:451 connected read/write 20240920082635978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082635978 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082635978 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082635978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082635978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240920082635978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42321<->l=127.0.0.1:4259) 20240920082636000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55004<->l=127.0.0.1:4258 20240920082636202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55004<->l=127.0.0.1:4258 20240920082639328 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39985 20240920082639328 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39985 20240920082639330 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639330 DLINP <000b> input/ipa.c:405 127.0.0.1:39985 message received 20240920082639333 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082639333 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082639334 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639334 DLINP <000b> input/ipa.c:405 127.0.0.1:39985 message received 20240920082639334 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082639334 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240920082639334 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240920082639334 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240920082639334 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  20240920082639334 DLGSUP <0013> gsup_server.c:235 2:  20240920082639334 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082639334 DLGSUP <0013> gsup_server.c:235 3:  20240920082639334 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082639334 DLGSUP <0013> gsup_server.c:235 4:  20240920082639334 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082639334 DLGSUP <0013> gsup_server.c:235 5:  20240920082639334 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082639334 DLGSUP <0013> gsup_server.c:235 7:  20240920082639334 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082639334 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082639334 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082639334 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39985 20240920082639335 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082639335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55006<->l=127.0.0.1:4258 20240920082639337 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082639337 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082639337 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082639337 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  20240920082639337 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082639337 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  20240920082639337 DLGSUP <0013> gsup_server.c:235 2:  20240920082639337 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082639337 DLGSUP <0013> gsup_server.c:235 3:  20240920082639337 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082639337 DLGSUP <0013> gsup_server.c:235 4:  20240920082639337 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082639337 DLGSUP <0013> gsup_server.c:235 5:  20240920082639337 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082639337 DLGSUP <0013> gsup_server.c:235 7:  20240920082639337 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082639337 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082639337 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082639337 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082639350 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36047<->l=127.0.0.1:4259) 20240920082639364 DAUC <0003> db_auc.c:157 IMSI='262429589100518': No 2G Auth Data 20240920082639364 DAUC <0003> db_auc.c:192 IMSI='262429589100518': No 3G Auth Data 20240920082639393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55008<->l=127.0.0.1:4258 20240920082639406 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082639406 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429589100518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429589100518" session_id=1661390396 session_state=BEGIN} 20240920082639406 DSS <0004> hlr_ussd.c:576 262429589100518/0x6306ce3c: Process SS (BEGIN) 20240920082639406 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082639406 DSS <0004> hlr_ussd.c:518 262429589100518/0x6306ce3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082639406 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639406 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639406 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639406 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639416 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639416 DLINP <000b> input/ipa.c:405 127.0.0.1:39985 message received 20240920082639416 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429589100518 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429589100518" session_id=1661390396 session_state=END} 20240920082639416 DSS <0004> hlr_ussd.c:576 262429589100518/0x6306ce3c: Process SS (END) 20240920082639416 DSS <0004> hlr_ussd.c:518 262429589100518/0x6306ce3c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082639416 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429589100518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429589100518" session_id=1661390396 session_state=END} 20240920082639416 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429589100518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082639416 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429589100518 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082639416 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639416 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55008<->l=127.0.0.1:4258 20240920082639428 DAUC <0003> db_auc.c:157 IMSI='262425407878949': No 2G Auth Data 20240920082639428 DAUC <0003> db_auc.c:192 IMSI='262425407878949': No 3G Auth Data 20240920082639440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55020<->l=127.0.0.1:4258 20240920082639442 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082639442 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425407878949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425407878949" session_id=3183296941 session_state=BEGIN} 20240920082639442 DSS <0004> hlr_ussd.c:576 262425407878949/0xbdbd41ad: Process SS (BEGIN) 20240920082639442 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082639442 DSS <0004> hlr_ussd.c:518 262425407878949/0xbdbd41ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082639442 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639442 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639442 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639442 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639443 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639443 DLINP <000b> input/ipa.c:405 127.0.0.1:39985 message received 20240920082639443 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425407878949 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425407878949" session_id=3183296941 session_state=END} 20240920082639443 DSS <0004> hlr_ussd.c:576 262425407878949/0xbdbd41ad: Process SS (END) 20240920082639443 DSS <0004> hlr_ussd.c:518 262425407878949/0xbdbd41ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082639443 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425407878949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425407878949" session_id=3183296941 session_state=END} 20240920082639443 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425407878949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082639443 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425407878949 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082639443 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639443 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55020<->l=127.0.0.1:4258 20240920082639448 DAUC <0003> db_auc.c:157 IMSI='262425493718606': No 2G Auth Data 20240920082639448 DAUC <0003> db_auc.c:192 IMSI='262425493718606': No 3G Auth Data 20240920082639460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55034<->l=127.0.0.1:4258 20240920082639463 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082639463 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425493718606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425493718606" session_id=961415268 session_state=BEGIN} 20240920082639463 DSS <0004> hlr_ussd.c:576 262425493718606/0x394e0864: Process SS (BEGIN) 20240920082639463 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082639463 DSS <0004> hlr_ussd.c:518 262425493718606/0x394e0864: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082639463 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639463 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639463 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639463 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639463 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639463 DLINP <000b> input/ipa.c:405 127.0.0.1:39985 message received 20240920082639463 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425493718606 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425493718606" session_id=961415268 session_state=END} 20240920082639463 DSS <0004> hlr_ussd.c:576 262425493718606/0x394e0864: Process SS (END) 20240920082639463 DSS <0004> hlr_ussd.c:518 262425493718606/0x394e0864: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082639463 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425493718606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425493718606" session_id=961415268 session_state=END} 20240920082639463 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425493718606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082639463 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425493718606 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082639463 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639463 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55034<->l=127.0.0.1:4258 20240920082639468 DAUC <0003> db_auc.c:157 IMSI='262421972791168': No 2G Auth Data 20240920082639468 DAUC <0003> db_auc.c:192 IMSI='262421972791168': No 3G Auth Data 20240920082639480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55050<->l=127.0.0.1:4258 20240920082639482 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082639482 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421972791168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421972791168" session_id=4065275566 session_state=BEGIN} 20240920082639482 DSS <0004> hlr_ussd.c:576 262421972791168/0xf24f2eae: Process SS (BEGIN) 20240920082639482 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082639482 DSS <0004> hlr_ussd.c:518 262421972791168/0xf24f2eae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082639482 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639482 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639482 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639482 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639483 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639483 DLINP <000b> input/ipa.c:405 127.0.0.1:39985 message received 20240920082639483 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262421972791168 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421972791168" session_id=4065275566 session_state=END} 20240920082639483 DSS <0004> hlr_ussd.c:576 262421972791168/0xf24f2eae: Process SS (END) 20240920082639483 DSS <0004> hlr_ussd.c:518 262421972791168/0xf24f2eae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082639483 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421972791168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421972791168" session_id=4065275566 session_state=END} 20240920082639483 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421972791168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082639483 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262421972791168 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082639483 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639483 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55050<->l=127.0.0.1:4258 20240920082639488 DAUC <0003> db_auc.c:157 IMSI='262423499912859': No 2G Auth Data 20240920082639488 DAUC <0003> db_auc.c:192 IMSI='262423499912859': No 3G Auth Data 20240920082639499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55062<->l=127.0.0.1:4258 20240920082639502 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082639502 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423499912859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423499912859" session_id=3073269094 session_state=BEGIN} 20240920082639502 DSS <0004> hlr_ussd.c:576 262423499912859/0xb72e5d66: Process SS (BEGIN) 20240920082639502 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082639502 DSS <0004> hlr_ussd.c:518 262423499912859/0xb72e5d66: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082639502 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639502 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639502 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639502 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639503 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639503 DLINP <000b> input/ipa.c:405 127.0.0.1:39985 message received 20240920082639503 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262423499912859 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423499912859" session_id=3073269094 session_state=END} 20240920082639503 DSS <0004> hlr_ussd.c:576 262423499912859/0xb72e5d66: Process SS (END) 20240920082639503 DSS <0004> hlr_ussd.c:518 262423499912859/0xb72e5d66: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082639503 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423499912859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423499912859" session_id=3073269094 session_state=END} 20240920082639503 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423499912859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082639503 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262423499912859 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082639503 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639503 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55062<->l=127.0.0.1:4258 20240920082639508 DAUC <0003> db_auc.c:157 IMSI='262429886723659': No 2G Auth Data 20240920082639508 DAUC <0003> db_auc.c:192 IMSI='262429886723659': No 3G Auth Data 20240920082639522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55066<->l=127.0.0.1:4258 20240920082639525 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082639525 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429886723659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429886723659" session_id=3694322736 session_state=BEGIN} 20240920082639525 DSS <0004> hlr_ussd.c:576 262429886723659/0xdc32e430: Process SS (BEGIN) 20240920082639525 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082639525 DSS <0004> hlr_ussd.c:518 262429886723659/0xdc32e430: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082639525 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639525 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639525 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639525 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639526 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639526 DLINP <000b> input/ipa.c:405 127.0.0.1:39985 message received 20240920082639526 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429886723659 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429886723659" session_id=3694322736 session_state=END} 20240920082639526 DSS <0004> hlr_ussd.c:576 262429886723659/0xdc32e430: Process SS (END) 20240920082639526 DSS <0004> hlr_ussd.c:518 262429886723659/0xdc32e430: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082639526 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429886723659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429886723659" session_id=3694322736 session_state=END} 20240920082639526 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429886723659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082639526 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429886723659 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082639526 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639526 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55066<->l=127.0.0.1:4258 20240920082639531 DAUC <0003> db_auc.c:157 IMSI='262425934505628': No 2G Auth Data 20240920082639531 DAUC <0003> db_auc.c:192 IMSI='262425934505628': No 3G Auth Data 20240920082639546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55080<->l=127.0.0.1:4258 20240920082639548 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082639548 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425934505628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425934505628" session_id=1879392040 session_state=BEGIN} 20240920082639548 DSS <0004> hlr_ussd.c:576 262425934505628/0x70053f28: Process SS (BEGIN) 20240920082639548 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082639548 DSS <0004> hlr_ussd.c:518 262425934505628/0x70053f28: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082639548 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639548 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639548 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639548 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639549 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639549 DLINP <000b> input/ipa.c:405 127.0.0.1:39985 message received 20240920082639549 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425934505628 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425934505628" session_id=1879392040 session_state=END} 20240920082639549 DSS <0004> hlr_ussd.c:576 262425934505628/0x70053f28: Process SS (END) 20240920082639549 DSS <0004> hlr_ussd.c:518 262425934505628/0x70053f28: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082639549 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425934505628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425934505628" session_id=1879392040 session_state=END} 20240920082639549 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425934505628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082639549 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425934505628 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082639549 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639549 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55080<->l=127.0.0.1:4258 20240920082639554 DAUC <0003> db_auc.c:157 IMSI='262426131062390': No 2G Auth Data 20240920082639554 DAUC <0003> db_auc.c:192 IMSI='262426131062390': No 3G Auth Data 20240920082639568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55088<->l=127.0.0.1:4258 20240920082639571 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082639571 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426131062390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426131062390" session_id=2673014606 session_state=BEGIN} 20240920082639571 DSS <0004> hlr_ussd.c:576 262426131062390/0x9f52f74e: Process SS (BEGIN) 20240920082639571 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082639571 DSS <0004> hlr_ussd.c:518 262426131062390/0x9f52f74e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082639571 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639571 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639571 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639571 DLINP <000b> input/ipa.c:431 127.0.0.1:39985 sending data 20240920082639572 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639572 DLINP <000b> input/ipa.c:405 127.0.0.1:39985 message received 20240920082639572 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262426131062390 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426131062390" session_id=2673014606 session_state=END} 20240920082639572 DSS <0004> hlr_ussd.c:576 262426131062390/0x9f52f74e: Process SS (END) 20240920082639572 DSS <0004> hlr_ussd.c:518 262426131062390/0x9f52f74e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082639572 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426131062390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426131062390" session_id=2673014606 session_state=END} 20240920082639572 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426131062390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082639572 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262426131062390 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082639572 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639572 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082639574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55088<->l=127.0.0.1:4258 20240920082639575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55006<->l=127.0.0.1:4258 20240920082639576 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639576 DLINP <000b> input/ipa.c:405 127.0.0.1:39985 message received 20240920082639576 DLINP <000b> input/ipa.c:414 127.0.0.1:39985 connection closed with server 20240920082639576 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39985 20240920082639576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240920082639576 DLINP <000b> input/ipa.c:451 connected read/write 20240920082639576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082639576 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082639576 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082639576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082639576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36047<->l=127.0.0.1:4259) 20240920082639608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55092<->l=127.0.0.1:4258 20240920082639811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55092<->l=127.0.0.1:4258 20240920082642900 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43673 20240920082642900 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43673 20240920082642902 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642902 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082642902 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082642902 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082642903 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642903 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082642903 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082642903 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240920082642903 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240920082642903 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240920082642903 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  20240920082642903 DLGSUP <0013> gsup_server.c:235 2:  20240920082642903 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082642903 DLGSUP <0013> gsup_server.c:235 3:  20240920082642903 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082642903 DLGSUP <0013> gsup_server.c:235 4:  20240920082642903 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082642903 DLGSUP <0013> gsup_server.c:235 5:  20240920082642903 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082642903 DLGSUP <0013> gsup_server.c:235 7:  20240920082642903 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082642903 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082642903 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082642903 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43673 20240920082642903 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082642903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54446<->l=127.0.0.1:4258 20240920082642904 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082642904 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082642904 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082642904 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  20240920082642904 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082642904 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  20240920082642904 DLGSUP <0013> gsup_server.c:235 2:  20240920082642904 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082642904 DLGSUP <0013> gsup_server.c:235 3:  20240920082642904 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082642904 DLGSUP <0013> gsup_server.c:235 4:  20240920082642904 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082642904 DLGSUP <0013> gsup_server.c:235 5:  20240920082642904 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082642904 DLGSUP <0013> gsup_server.c:235 7:  20240920082642904 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082642904 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082642904 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082642904 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082642912 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44183<->l=127.0.0.1:4259) 20240920082642937 DAUC <0003> db_auc.c:157 IMSI='262425723468602': No 2G Auth Data 20240920082642937 DAUC <0003> db_auc.c:192 IMSI='262425723468602': No 3G Auth Data 20240920082642949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54452<->l=127.0.0.1:4258 20240920082642953 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082642953 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425723468602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425723468602" session_id=1941283613 session_state=BEGIN} 20240920082642953 DSS <0004> hlr_ussd.c:576 262425723468602/0x73b5a31d: Process SS (BEGIN) 20240920082642953 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082642953 DSS <0004> hlr_ussd.c:518 262425723468602/0x73b5a31d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082642953 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642953 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082642953 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642953 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082642956 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642956 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082642956 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262425723468602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425723468602" session_id=1941283613 session_state=CONTINUE} 20240920082642956 DSS <0004> hlr_ussd.c:576 262425723468602/0x73b5a31d: Process SS (CONTINUE) 20240920082642956 DSS <0004> hlr_ussd.c:518 262425723468602/0x73b5a31d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082642956 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425723468602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425723468602" session_id=1941283613 session_state=CONTINUE} 20240920082642956 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262425723468602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082642956 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082642956 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082642958 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082642958 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425723468602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425723468602" session_id=1941283613 session_state=CONTINUE} 20240920082642958 DSS <0004> hlr_ussd.c:576 262425723468602/0x73b5a31d: Process SS (CONTINUE) 20240920082642958 DSS <0004> hlr_ussd.c:518 262425723468602/0x73b5a31d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240920082642958 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425723468602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082642958 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642958 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082642958 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642958 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082642959 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642959 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082642959 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262425723468602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425723468602" session_id=1941283613 session_state=END} 20240920082642959 DSS <0004> hlr_ussd.c:576 262425723468602/0x73b5a31d: Process SS (END) 20240920082642959 DSS <0004> hlr_ussd.c:518 262425723468602/0x73b5a31d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240920082642959 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425723468602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425723468602" session_id=1941283613 session_state=END} 20240920082642959 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425723468602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082642959 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262425723468602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082642959 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082642959 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082642960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54452<->l=127.0.0.1:4258 20240920082642963 DAUC <0003> db_auc.c:157 IMSI='262428424949746': No 2G Auth Data 20240920082642963 DAUC <0003> db_auc.c:192 IMSI='262428424949746': No 3G Auth Data 20240920082642974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54468<->l=127.0.0.1:4258 20240920082642977 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082642977 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428424949746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428424949746" session_id=2908509236 session_state=BEGIN} 20240920082642977 DSS <0004> hlr_ussd.c:576 262428424949746/0xad5c5434: Process SS (BEGIN) 20240920082642977 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082642977 DSS <0004> hlr_ussd.c:518 262428424949746/0xad5c5434: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082642977 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642977 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082642977 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642977 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082642978 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642978 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082642978 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262428424949746 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428424949746" session_id=2908509236 session_state=CONTINUE} 20240920082642978 DSS <0004> hlr_ussd.c:576 262428424949746/0xad5c5434: Process SS (CONTINUE) 20240920082642978 DSS <0004> hlr_ussd.c:518 262428424949746/0xad5c5434: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082642978 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428424949746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428424949746" session_id=2908509236 session_state=CONTINUE} 20240920082642978 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262428424949746 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082642978 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082642978 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082642980 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082642980 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428424949746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428424949746" session_id=2908509236 session_state=CONTINUE} 20240920082642980 DSS <0004> hlr_ussd.c:576 262428424949746/0xad5c5434: Process SS (CONTINUE) 20240920082642980 DSS <0004> hlr_ussd.c:518 262428424949746/0xad5c5434: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240920082642980 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428424949746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082642980 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642980 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082642980 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642980 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082642981 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642981 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082642981 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262428424949746 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428424949746" session_id=2908509236 session_state=END} 20240920082642981 DSS <0004> hlr_ussd.c:576 262428424949746/0xad5c5434: Process SS (END) 20240920082642981 DSS <0004> hlr_ussd.c:518 262428424949746/0xad5c5434: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240920082642981 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428424949746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428424949746" session_id=2908509236 session_state=END} 20240920082642981 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428424949746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082642981 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262428424949746 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082642981 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082642981 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082642981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54468<->l=127.0.0.1:4258 20240920082642984 DAUC <0003> db_auc.c:157 IMSI='262424717325830': No 2G Auth Data 20240920082642984 DAUC <0003> db_auc.c:192 IMSI='262424717325830': No 3G Auth Data 20240920082642996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54482<->l=127.0.0.1:4258 20240920082642999 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082642999 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424717325830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424717325830" session_id=228709775 session_state=BEGIN} 20240920082642999 DSS <0004> hlr_ussd.c:576 262424717325830/0x0da1d58f: Process SS (BEGIN) 20240920082642999 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082642999 DSS <0004> hlr_ussd.c:518 262424717325830/0x0da1d58f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082642999 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642999 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082642999 DLINP <000b> input/ipa.c:451 connected read/write 20240920082642999 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643000 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643000 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643000 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262424717325830 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424717325830" session_id=228709775 session_state=CONTINUE} 20240920082643000 DSS <0004> hlr_ussd.c:576 262424717325830/0x0da1d58f: Process SS (CONTINUE) 20240920082643000 DSS <0004> hlr_ussd.c:518 262424717325830/0x0da1d58f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082643000 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424717325830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424717325830" session_id=228709775 session_state=CONTINUE} 20240920082643000 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262424717325830 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082643000 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643000 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643003 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082643003 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424717325830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424717325830" session_id=228709775 session_state=CONTINUE} 20240920082643003 DSS <0004> hlr_ussd.c:576 262424717325830/0x0da1d58f: Process SS (CONTINUE) 20240920082643003 DSS <0004> hlr_ussd.c:518 262424717325830/0x0da1d58f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240920082643003 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424717325830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082643003 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643003 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643003 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643003 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643003 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643003 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643003 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262424717325830 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424717325830" session_id=228709775 session_state=END} 20240920082643003 DSS <0004> hlr_ussd.c:576 262424717325830/0x0da1d58f: Process SS (END) 20240920082643003 DSS <0004> hlr_ussd.c:518 262424717325830/0x0da1d58f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240920082643003 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424717325830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424717325830" session_id=228709775 session_state=END} 20240920082643003 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424717325830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082643003 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262424717325830 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082643003 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643003 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54482<->l=127.0.0.1:4258 20240920082643007 DAUC <0003> db_auc.c:157 IMSI='262427898310580': No 2G Auth Data 20240920082643007 DAUC <0003> db_auc.c:192 IMSI='262427898310580': No 3G Auth Data 20240920082643019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 20240920082643022 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082643022 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427898310580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427898310580" session_id=2737182496 session_state=BEGIN} 20240920082643022 DSS <0004> hlr_ussd.c:576 262427898310580/0xa3261720: Process SS (BEGIN) 20240920082643022 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082643022 DSS <0004> hlr_ussd.c:518 262427898310580/0xa3261720: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082643022 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643022 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643022 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643022 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643023 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643023 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643023 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427898310580 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427898310580" session_id=2737182496 session_state=CONTINUE} 20240920082643023 DSS <0004> hlr_ussd.c:576 262427898310580/0xa3261720: Process SS (CONTINUE) 20240920082643023 DSS <0004> hlr_ussd.c:518 262427898310580/0xa3261720: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082643023 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427898310580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427898310580" session_id=2737182496 session_state=CONTINUE} 20240920082643023 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427898310580 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082643023 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643023 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643025 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082643025 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427898310580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427898310580" session_id=2737182496 session_state=CONTINUE} 20240920082643025 DSS <0004> hlr_ussd.c:576 262427898310580/0xa3261720: Process SS (CONTINUE) 20240920082643025 DSS <0004> hlr_ussd.c:518 262427898310580/0xa3261720: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240920082643025 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427898310580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082643025 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643025 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643025 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643025 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643026 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643026 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643026 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427898310580 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427898310580" session_id=2737182496 session_state=END} 20240920082643026 DSS <0004> hlr_ussd.c:576 262427898310580/0xa3261720: Process SS (END) 20240920082643026 DSS <0004> hlr_ussd.c:518 262427898310580/0xa3261720: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240920082643026 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427898310580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427898310580" session_id=2737182496 session_state=END} 20240920082643026 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427898310580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082643026 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427898310580 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082643026 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643026 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 20240920082643030 DAUC <0003> db_auc.c:157 IMSI='262424776069847': No 2G Auth Data 20240920082643030 DAUC <0003> db_auc.c:192 IMSI='262424776069847': No 3G Auth Data 20240920082643042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 20240920082643045 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082643045 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424776069847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424776069847" session_id=263211507 session_state=BEGIN} 20240920082643045 DSS <0004> hlr_ussd.c:576 262424776069847/0x0fb049f3: Process SS (BEGIN) 20240920082643045 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082643045 DSS <0004> hlr_ussd.c:518 262424776069847/0x0fb049f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082643045 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643045 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643045 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643045 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643046 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643046 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643046 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262424776069847 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424776069847" session_id=263211507 session_state=CONTINUE} 20240920082643046 DSS <0004> hlr_ussd.c:576 262424776069847/0x0fb049f3: Process SS (CONTINUE) 20240920082643046 DSS <0004> hlr_ussd.c:518 262424776069847/0x0fb049f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082643046 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424776069847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424776069847" session_id=263211507 session_state=CONTINUE} 20240920082643046 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262424776069847 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082643046 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643046 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643048 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082643048 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424776069847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424776069847" session_id=263211507 session_state=CONTINUE} 20240920082643048 DSS <0004> hlr_ussd.c:576 262424776069847/0x0fb049f3: Process SS (CONTINUE) 20240920082643048 DSS <0004> hlr_ussd.c:518 262424776069847/0x0fb049f3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240920082643048 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424776069847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082643048 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643048 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643048 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643048 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643049 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643049 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643049 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262424776069847 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424776069847" session_id=263211507 session_state=END} 20240920082643049 DSS <0004> hlr_ussd.c:576 262424776069847/0x0fb049f3: Process SS (END) 20240920082643049 DSS <0004> hlr_ussd.c:518 262424776069847/0x0fb049f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240920082643049 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424776069847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424776069847" session_id=263211507 session_state=END} 20240920082643049 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424776069847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082643049 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262424776069847 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082643049 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643049 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 20240920082643053 DAUC <0003> db_auc.c:157 IMSI='262422045669298': No 2G Auth Data 20240920082643053 DAUC <0003> db_auc.c:192 IMSI='262422045669298': No 3G Auth Data 20240920082643067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54520<->l=127.0.0.1:4258 20240920082643070 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082643070 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422045669298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422045669298" session_id=1174492932 session_state=BEGIN} 20240920082643070 DSS <0004> hlr_ussd.c:576 262422045669298/0x46015704: Process SS (BEGIN) 20240920082643070 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082643070 DSS <0004> hlr_ussd.c:518 262422045669298/0x46015704: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082643070 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643070 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643070 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643070 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643070 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643070 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643070 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262422045669298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422045669298" session_id=1174492932 session_state=CONTINUE} 20240920082643070 DSS <0004> hlr_ussd.c:576 262422045669298/0x46015704: Process SS (CONTINUE) 20240920082643070 DSS <0004> hlr_ussd.c:518 262422045669298/0x46015704: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082643070 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422045669298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422045669298" session_id=1174492932 session_state=CONTINUE} 20240920082643070 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262422045669298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082643070 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643070 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643073 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082643073 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422045669298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422045669298" session_id=1174492932 session_state=CONTINUE} 20240920082643073 DSS <0004> hlr_ussd.c:576 262422045669298/0x46015704: Process SS (CONTINUE) 20240920082643073 DSS <0004> hlr_ussd.c:518 262422045669298/0x46015704: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240920082643073 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422045669298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082643073 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643073 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643073 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643073 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643073 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643073 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643073 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262422045669298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422045669298" session_id=1174492932 session_state=END} 20240920082643073 DSS <0004> hlr_ussd.c:576 262422045669298/0x46015704: Process SS (END) 20240920082643073 DSS <0004> hlr_ussd.c:518 262422045669298/0x46015704: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240920082643073 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422045669298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422045669298" session_id=1174492932 session_state=END} 20240920082643073 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422045669298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082643073 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262422045669298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082643073 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643073 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54520<->l=127.0.0.1:4258 20240920082643077 DAUC <0003> db_auc.c:157 IMSI='262428693754352': No 2G Auth Data 20240920082643077 DAUC <0003> db_auc.c:192 IMSI='262428693754352': No 3G Auth Data 20240920082643091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 20240920082643094 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082643094 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428693754352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428693754352" session_id=3793107295 session_state=BEGIN} 20240920082643094 DSS <0004> hlr_ussd.c:576 262428693754352/0xe216395f: Process SS (BEGIN) 20240920082643094 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082643094 DSS <0004> hlr_ussd.c:518 262428693754352/0xe216395f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082643094 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643094 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643094 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643094 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643095 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643095 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643095 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428693754352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428693754352" session_id=3793107295 session_state=CONTINUE} 20240920082643095 DSS <0004> hlr_ussd.c:576 262428693754352/0xe216395f: Process SS (CONTINUE) 20240920082643095 DSS <0004> hlr_ussd.c:518 262428693754352/0xe216395f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082643095 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428693754352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428693754352" session_id=3793107295 session_state=CONTINUE} 20240920082643095 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428693754352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082643095 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643095 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643097 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082643097 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428693754352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428693754352" session_id=3793107295 session_state=CONTINUE} 20240920082643097 DSS <0004> hlr_ussd.c:576 262428693754352/0xe216395f: Process SS (CONTINUE) 20240920082643097 DSS <0004> hlr_ussd.c:518 262428693754352/0xe216395f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240920082643097 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428693754352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082643097 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643097 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643097 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643097 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643097 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643097 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643097 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428693754352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428693754352" session_id=3793107295 session_state=END} 20240920082643097 DSS <0004> hlr_ussd.c:576 262428693754352/0xe216395f: Process SS (END) 20240920082643097 DSS <0004> hlr_ussd.c:518 262428693754352/0xe216395f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240920082643097 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428693754352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428693754352" session_id=3793107295 session_state=END} 20240920082643097 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428693754352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082643097 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428693754352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082643097 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643098 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 20240920082643101 DAUC <0003> db_auc.c:157 IMSI='262420401823074': No 2G Auth Data 20240920082643101 DAUC <0003> db_auc.c:192 IMSI='262420401823074': No 3G Auth Data 20240920082643115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54548<->l=127.0.0.1:4258 20240920082643117 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082643117 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420401823074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420401823074" session_id=4140910211 session_state=BEGIN} 20240920082643117 DSS <0004> hlr_ussd.c:576 262420401823074/0xf6d14683: Process SS (BEGIN) 20240920082643117 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240920082643117 DSS <0004> hlr_ussd.c:518 262420401823074/0xf6d14683: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240920082643117 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643117 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643117 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643117 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643118 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643118 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643118 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420401823074 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420401823074" session_id=4140910211 session_state=CONTINUE} 20240920082643118 DSS <0004> hlr_ussd.c:576 262420401823074/0xf6d14683: Process SS (CONTINUE) 20240920082643118 DSS <0004> hlr_ussd.c:518 262420401823074/0xf6d14683: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240920082643118 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420401823074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420401823074" session_id=4140910211 session_state=CONTINUE} 20240920082643118 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420401823074 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082643118 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643118 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643120 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082643120 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420401823074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420401823074" session_id=4140910211 session_state=CONTINUE} 20240920082643120 DSS <0004> hlr_ussd.c:576 262420401823074/0xf6d14683: Process SS (CONTINUE) 20240920082643120 DSS <0004> hlr_ussd.c:518 262420401823074/0xf6d14683: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240920082643120 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420401823074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082643120 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643120 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643120 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643120 DLINP <000b> input/ipa.c:431 127.0.0.1:43673 sending data 20240920082643121 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643121 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643121 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420401823074 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420401823074" session_id=4140910211 session_state=END} 20240920082643121 DSS <0004> hlr_ussd.c:576 262420401823074/0xf6d14683: Process SS (END) 20240920082643121 DSS <0004> hlr_ussd.c:518 262420401823074/0xf6d14683: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240920082643121 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420401823074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420401823074" session_id=4140910211 session_state=END} 20240920082643121 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420401823074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082643121 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420401823074 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082643121 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643121 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082643121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54548<->l=127.0.0.1:4258 20240920082643122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54446<->l=127.0.0.1:4258 20240920082643122 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643122 DLINP <000b> input/ipa.c:405 127.0.0.1:43673 message received 20240920082643122 DLINP <000b> input/ipa.c:414 127.0.0.1:43673 connection closed with server 20240920082643122 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43673 20240920082643122 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240920082643123 DLINP <000b> input/ipa.c:451 connected read/write 20240920082643123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082643123 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082643123 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082643123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082643123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44183<->l=127.0.0.1:4259) 20240920082643147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4258 20240920082643348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4258 20240920082646478 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33543 20240920082646478 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33543 20240920082646479 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646479 DLINP <000b> input/ipa.c:405 127.0.0.1:33543 message received 20240920082646480 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082646480 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082646481 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646481 DLINP <000b> input/ipa.c:405 127.0.0.1:33543 message received 20240920082646481 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082646481 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240920082646481 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240920082646481 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240920082646481 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  20240920082646481 DLGSUP <0013> gsup_server.c:235 2:  20240920082646481 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082646481 DLGSUP <0013> gsup_server.c:235 3:  20240920082646481 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082646481 DLGSUP <0013> gsup_server.c:235 4:  20240920082646481 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082646481 DLGSUP <0013> gsup_server.c:235 5:  20240920082646481 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082646481 DLGSUP <0013> gsup_server.c:235 7:  20240920082646481 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082646481 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082646481 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082646481 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33543 20240920082646481 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082646482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54562<->l=127.0.0.1:4258 20240920082646484 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082646484 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082646484 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082646484 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  20240920082646484 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082646484 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  20240920082646484 DLGSUP <0013> gsup_server.c:235 2:  20240920082646484 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082646484 DLGSUP <0013> gsup_server.c:235 3:  20240920082646484 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082646484 DLGSUP <0013> gsup_server.c:235 4:  20240920082646484 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082646484 DLGSUP <0013> gsup_server.c:235 5:  20240920082646484 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082646484 DLGSUP <0013> gsup_server.c:235 7:  20240920082646484 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082646484 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082646484 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082646484 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082646497 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44985<->l=127.0.0.1:4259) 20240920082646518 DAUC <0003> db_auc.c:157 IMSI='262426175232504': No 2G Auth Data 20240920082646518 DAUC <0003> db_auc.c:192 IMSI='262426175232504': No 3G Auth Data 20240920082646551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54574<->l=127.0.0.1:4258 20240920082646564 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082646564 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426175232504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426175232504" session_id=2860087054 session_state=BEGIN} 20240920082646564 DSS <0004> hlr_ussd.c:576 262426175232504/0xaa79770e: Process SS (BEGIN) 20240920082646564 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240920082646564 DSS <0004> hlr_ussd.c:518 262426175232504/0xaa79770e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240920082646564 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646564 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646564 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646564 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646572 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646572 DLINP <000b> input/ipa.c:405 127.0.0.1:33543 message received 20240920082646572 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262426175232504 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426175232504" session_id=2860087054 session_state=END} 20240920082646572 DSS <0004> hlr_ussd.c:576 262426175232504/0xaa79770e: Process SS (END) 20240920082646572 DSS <0004> hlr_ussd.c:518 262426175232504/0xaa79770e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240920082646572 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426175232504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426175232504" session_id=2860087054 session_state=END} 20240920082646572 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426175232504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082646572 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262426175232504 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082646572 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646572 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54574<->l=127.0.0.1:4258 20240920082646582 DAUC <0003> db_auc.c:157 IMSI='262429338536158': No 2G Auth Data 20240920082646582 DAUC <0003> db_auc.c:192 IMSI='262429338536158': No 3G Auth Data 20240920082646594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54582<->l=127.0.0.1:4258 20240920082646597 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082646597 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429338536158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429338536158" session_id=2933992646 session_state=BEGIN} 20240920082646597 DSS <0004> hlr_ussd.c:576 262429338536158/0xaee12cc6: Process SS (BEGIN) 20240920082646597 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240920082646597 DSS <0004> hlr_ussd.c:518 262429338536158/0xaee12cc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240920082646597 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646597 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646597 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646597 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646598 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646598 DLINP <000b> input/ipa.c:405 127.0.0.1:33543 message received 20240920082646598 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262429338536158 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429338536158" session_id=2933992646 session_state=END} 20240920082646598 DSS <0004> hlr_ussd.c:576 262429338536158/0xaee12cc6: Process SS (END) 20240920082646598 DSS <0004> hlr_ussd.c:518 262429338536158/0xaee12cc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240920082646598 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429338536158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429338536158" session_id=2933992646 session_state=END} 20240920082646598 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429338536158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082646598 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262429338536158 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082646598 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646598 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54582<->l=127.0.0.1:4258 20240920082646602 DAUC <0003> db_auc.c:157 IMSI='262420783384524': No 2G Auth Data 20240920082646602 DAUC <0003> db_auc.c:192 IMSI='262420783384524': No 3G Auth Data 20240920082646613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54590<->l=127.0.0.1:4258 20240920082646616 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082646616 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420783384524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420783384524" session_id=3715897158 session_state=BEGIN} 20240920082646616 DSS <0004> hlr_ussd.c:576 262420783384524/0xdd7c1746: Process SS (BEGIN) 20240920082646616 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240920082646616 DSS <0004> hlr_ussd.c:518 262420783384524/0xdd7c1746: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240920082646616 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646616 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646616 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646616 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646617 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646617 DLINP <000b> input/ipa.c:405 127.0.0.1:33543 message received 20240920082646617 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262420783384524 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420783384524" session_id=3715897158 session_state=END} 20240920082646617 DSS <0004> hlr_ussd.c:576 262420783384524/0xdd7c1746: Process SS (END) 20240920082646617 DSS <0004> hlr_ussd.c:518 262420783384524/0xdd7c1746: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240920082646617 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420783384524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420783384524" session_id=3715897158 session_state=END} 20240920082646617 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420783384524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082646617 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262420783384524 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082646617 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646617 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54590<->l=127.0.0.1:4258 20240920082646621 DAUC <0003> db_auc.c:157 IMSI='262424042083615': No 2G Auth Data 20240920082646621 DAUC <0003> db_auc.c:192 IMSI='262424042083615': No 3G Auth Data 20240920082646632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54592<->l=127.0.0.1:4258 20240920082646635 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082646635 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424042083615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424042083615" session_id=1705613659 session_state=BEGIN} 20240920082646635 DSS <0004> hlr_ussd.c:576 262424042083615/0x65a9995b: Process SS (BEGIN) 20240920082646635 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240920082646635 DSS <0004> hlr_ussd.c:518 262424042083615/0x65a9995b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240920082646635 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646635 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646635 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646635 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646636 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646636 DLINP <000b> input/ipa.c:405 127.0.0.1:33543 message received 20240920082646636 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262424042083615 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424042083615" session_id=1705613659 session_state=END} 20240920082646636 DSS <0004> hlr_ussd.c:576 262424042083615/0x65a9995b: Process SS (END) 20240920082646636 DSS <0004> hlr_ussd.c:518 262424042083615/0x65a9995b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240920082646636 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424042083615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424042083615" session_id=1705613659 session_state=END} 20240920082646636 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424042083615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082646636 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262424042083615 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082646636 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646636 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54592<->l=127.0.0.1:4258 20240920082646640 DAUC <0003> db_auc.c:157 IMSI='262420890248729': No 2G Auth Data 20240920082646640 DAUC <0003> db_auc.c:192 IMSI='262420890248729': No 3G Auth Data 20240920082646652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54608<->l=127.0.0.1:4258 20240920082646654 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082646654 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420890248729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420890248729" session_id=631115960 session_state=BEGIN} 20240920082646654 DSS <0004> hlr_ussd.c:576 262420890248729/0x259e10b8: Process SS (BEGIN) 20240920082646654 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240920082646654 DSS <0004> hlr_ussd.c:518 262420890248729/0x259e10b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240920082646654 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646654 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646654 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646654 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646655 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646655 DLINP <000b> input/ipa.c:405 127.0.0.1:33543 message received 20240920082646655 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262420890248729 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420890248729" session_id=631115960 session_state=END} 20240920082646655 DSS <0004> hlr_ussd.c:576 262420890248729/0x259e10b8: Process SS (END) 20240920082646655 DSS <0004> hlr_ussd.c:518 262420890248729/0x259e10b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240920082646655 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420890248729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420890248729" session_id=631115960 session_state=END} 20240920082646655 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420890248729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082646655 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262420890248729 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082646655 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646655 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54608<->l=127.0.0.1:4258 20240920082646660 DAUC <0003> db_auc.c:157 IMSI='262421001089421': No 2G Auth Data 20240920082646660 DAUC <0003> db_auc.c:192 IMSI='262421001089421': No 3G Auth Data 20240920082646674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54622<->l=127.0.0.1:4258 20240920082646676 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082646676 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421001089421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421001089421" session_id=494543055 session_state=BEGIN} 20240920082646676 DSS <0004> hlr_ussd.c:576 262421001089421/0x1d7a20cf: Process SS (BEGIN) 20240920082646676 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240920082646676 DSS <0004> hlr_ussd.c:518 262421001089421/0x1d7a20cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240920082646676 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646676 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646676 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646676 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646677 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646677 DLINP <000b> input/ipa.c:405 127.0.0.1:33543 message received 20240920082646677 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262421001089421 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421001089421" session_id=494543055 session_state=END} 20240920082646677 DSS <0004> hlr_ussd.c:576 262421001089421/0x1d7a20cf: Process SS (END) 20240920082646677 DSS <0004> hlr_ussd.c:518 262421001089421/0x1d7a20cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240920082646677 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421001089421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421001089421" session_id=494543055 session_state=END} 20240920082646677 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421001089421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082646677 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262421001089421 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082646677 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646677 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54622<->l=127.0.0.1:4258 20240920082646682 DAUC <0003> db_auc.c:157 IMSI='262428757579981': No 2G Auth Data 20240920082646682 DAUC <0003> db_auc.c:192 IMSI='262428757579981': No 3G Auth Data 20240920082646696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54636<->l=127.0.0.1:4258 20240920082646698 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082646698 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428757579981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428757579981" session_id=1145583104 session_state=BEGIN} 20240920082646698 DSS <0004> hlr_ussd.c:576 262428757579981/0x44483600: Process SS (BEGIN) 20240920082646698 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240920082646698 DSS <0004> hlr_ussd.c:518 262428757579981/0x44483600: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240920082646698 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646698 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646698 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646698 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646699 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646699 DLINP <000b> input/ipa.c:405 127.0.0.1:33543 message received 20240920082646699 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262428757579981 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428757579981" session_id=1145583104 session_state=END} 20240920082646699 DSS <0004> hlr_ussd.c:576 262428757579981/0x44483600: Process SS (END) 20240920082646699 DSS <0004> hlr_ussd.c:518 262428757579981/0x44483600: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240920082646699 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428757579981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428757579981" session_id=1145583104 session_state=END} 20240920082646699 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428757579981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082646699 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262428757579981 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082646699 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646699 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54636<->l=127.0.0.1:4258 20240920082646704 DAUC <0003> db_auc.c:157 IMSI='262420558594245': No 2G Auth Data 20240920082646704 DAUC <0003> db_auc.c:192 IMSI='262420558594245': No 3G Auth Data 20240920082646717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54650<->l=127.0.0.1:4258 20240920082646720 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082646720 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420558594245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420558594245" session_id=1176747531 session_state=BEGIN} 20240920082646720 DSS <0004> hlr_ussd.c:576 262420558594245/0x4623be0b: Process SS (BEGIN) 20240920082646720 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240920082646720 DSS <0004> hlr_ussd.c:518 262420558594245/0x4623be0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240920082646720 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646720 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646720 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646720 DLINP <000b> input/ipa.c:431 127.0.0.1:33543 sending data 20240920082646721 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646721 DLINP <000b> input/ipa.c:405 127.0.0.1:33543 message received 20240920082646721 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262420558594245 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420558594245" session_id=1176747531 session_state=END} 20240920082646721 DSS <0004> hlr_ussd.c:576 262420558594245/0x4623be0b: Process SS (END) 20240920082646721 DSS <0004> hlr_ussd.c:518 262420558594245/0x4623be0b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240920082646721 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420558594245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420558594245" session_id=1176747531 session_state=END} 20240920082646721 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420558594245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082646721 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262420558594245 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240920082646721 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646721 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082646723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54650<->l=127.0.0.1:4258 20240920082646724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54562<->l=127.0.0.1:4258 20240920082646724 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646724 DLINP <000b> input/ipa.c:405 127.0.0.1:33543 message received 20240920082646724 DLINP <000b> input/ipa.c:414 127.0.0.1:33543 connection closed with server 20240920082646724 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33543 20240920082646724 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240920082646724 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44985<->l=127.0.0.1:4259) 20240920082646724 DLINP <000b> input/ipa.c:451 connected read/write 20240920082646724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082646724 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082646724 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082646724 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082646748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 20240920082646949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 20240920082648018 DSS <0004> hlr_ussd.c:239 262426527203348/0x4c2df700: SS Session Timeout, destroying 20240920082648018 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426527203348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082648052 DSS <0004> hlr_ussd.c:239 262421421583063/0xc4e4dda8: SS Session Timeout, destroying 20240920082648052 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421421583063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082648086 DSS <0004> hlr_ussd.c:239 262424240818146/0xf5ad2ac7: SS Session Timeout, destroying 20240920082648086 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424240818146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082648120 DSS <0004> hlr_ussd.c:239 262426842871689/0xe3a37f9b: SS Session Timeout, destroying 20240920082648120 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426842871689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082648138 DSS <0004> hlr_ussd.c:239 262427230123975/0x4d9fb0cd: SS Session Timeout, destroying 20240920082648138 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427230123975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082648165 DSS <0004> hlr_ussd.c:239 262421876218161/0x58c4b2ae: SS Session Timeout, destroying 20240920082648165 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421876218161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082648186 DSS <0004> hlr_ussd.c:239 262421229833579/0x49c165f7: SS Session Timeout, destroying 20240920082648186 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421229833579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082648211 DSS <0004> hlr_ussd.c:239 262420638095315/0x30206959: SS Session Timeout, destroying 20240920082648211 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420638095315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082650011 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082650011 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082650017 DLINP <000b> input/ipa.c:451 connected read/write 20240920082650017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082650019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54676<->l=127.0.0.1:4258 20240920082650024 DLINP <000b> input/ipa.c:451 connected read/write 20240920082650024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082650024 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082650024 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082650024 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  20240920082650024 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082650024 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  20240920082650024 DLGSUP <0013> gsup_server.c:235 2:  20240920082650024 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082650024 DLGSUP <0013> gsup_server.c:235 3:  20240920082650024 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082650024 DLGSUP <0013> gsup_server.c:235 4:  20240920082650024 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082650024 DLGSUP <0013> gsup_server.c:235 5:  20240920082650024 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082650024 DLGSUP <0013> gsup_server.c:235 7:  20240920082650024 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082650024 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082650024 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082650024 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082650052 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44133<->l=127.0.0.1:4259) 20240920082650080 DAUC <0003> db_auc.c:157 IMSI='262426251940291': No 2G Auth Data 20240920082650080 DAUC <0003> db_auc.c:192 IMSI='262426251940291': No 3G Auth Data 20240920082650116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54680<->l=127.0.0.1:4258 20240920082650128 DLINP <000b> input/ipa.c:451 connected read/write 20240920082650128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082650128 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426251940291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426251940291" session_id=1086964836 session_state=BEGIN} 20240920082650128 DSS <0004> hlr_ussd.c:576 262426251940291/0x40c9c464: Process SS (BEGIN) 20240920082650128 DSS <0004> hlr_ussd.c:498 262426251940291/0x40c9c464: SS CompType=Invoke, OpCode=InterrogateSS 20240920082650128 DSS <0004> hlr_ussd.c:506 262426251940291/0x40c9c464: Structured SS requests are not supported, rejecting... 20240920082650128 DSS <0004> hlr_ussd.c:354 262426251940291/0x40c9c464: Tx ReturnError(0, 0x15) 20240920082650128 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426251940291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426251940291" session_id=1086964836 session_state=END} 20240920082650128 DLINP <000b> input/ipa.c:451 connected read/write 20240920082650128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082650128 DLINP <000b> input/ipa.c:451 connected read/write 20240920082650128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082650134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54680<->l=127.0.0.1:4258 20240920082650142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54676<->l=127.0.0.1:4258 20240920082650142 DLINP <000b> input/ipa.c:451 connected read/write 20240920082650142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082650142 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082650142 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082650142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082650142 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44133<->l=127.0.0.1:4259) 20240920082650167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 20240920082650268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 20240920082651560 DSS <0004> hlr_ussd.c:239 262421038774613/0x87493f1c: SS Session Timeout, destroying 20240920082651560 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421038774613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082651585 DSS <0004> hlr_ussd.c:239 262427265972116/0xf3ca2806: SS Session Timeout, destroying 20240920082651585 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427265972116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082651603 DSS <0004> hlr_ussd.c:239 262421978670279/0x65ac2c49: SS Session Timeout, destroying 20240920082651603 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421978670279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082651621 DSS <0004> hlr_ussd.c:239 262424617150654/0x87797022: SS Session Timeout, destroying 20240920082651621 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424617150654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082651640 DSS <0004> hlr_ussd.c:239 262421554740394/0x70b6629d: SS Session Timeout, destroying 20240920082651640 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421554740394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082651661 DSS <0004> hlr_ussd.c:239 262426050210685/0x784824db: SS Session Timeout, destroying 20240920082651661 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426050210685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082651681 DSS <0004> hlr_ussd.c:239 262420865701494/0x1b289e46: SS Session Timeout, destroying 20240920082651681 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420865701494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082651702 DSS <0004> hlr_ussd.c:239 262427773293420/0x1aa38abc: SS Session Timeout, destroying 20240920082651702 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427773293420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082653361 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082653361 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082653362 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53698<->l=127.0.0.1:4258 20240920082653363 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653363 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082653363 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082653363 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  20240920082653363 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082653363 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  20240920082653363 DLGSUP <0013> gsup_server.c:235 2:  20240920082653363 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082653363 DLGSUP <0013> gsup_server.c:235 3:  20240920082653363 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082653363 DLGSUP <0013> gsup_server.c:235 4:  20240920082653363 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082653363 DLGSUP <0013> gsup_server.c:235 5:  20240920082653363 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082653363 DLGSUP <0013> gsup_server.c:235 7:  20240920082653363 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082653363 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082653363 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082653363 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082653371 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38909<->l=127.0.0.1:4259) 20240920082653384 DAUC <0003> db_auc.c:157 IMSI='262429847007606': No 2G Auth Data 20240920082653384 DAUC <0003> db_auc.c:192 IMSI='262429847007606': No 3G Auth Data 20240920082653396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4258 20240920082653410 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653410 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429847007606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429847007606"} 20240920082653410 DMAIN <0000> hlr.c:424 IMSI='262429847007606': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082653410 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429847007606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429847007606"} 20240920082653410 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429847007606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653410 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653410 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653411 DAUC <0003> db_auc.c:192 IMSI='262429847007606': No 3G Auth Data 20240920082653412 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653412 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429847007606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429847007606"} 20240920082653412 DAUC <0003> hlr.c:417 IMSI='262429847007606': storing IMEI = 12345678901234 20240920082653415 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429847007606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429847007606"} 20240920082653415 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429847007606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653415 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653415 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653415 DAUC <0003> db_auc.c:192 IMSI='262429847007606': No 3G Auth Data 20240920082653416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4258 20240920082653425 DAUC <0003> db_auc.c:157 IMSI='262427556212220': No 2G Auth Data 20240920082653425 DAUC <0003> db_auc.c:192 IMSI='262427556212220': No 3G Auth Data 20240920082653438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53720<->l=127.0.0.1:4258 20240920082653442 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653442 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427556212220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427556212220"} 20240920082653442 DMAIN <0000> hlr.c:424 IMSI='262427556212220': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082653442 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427556212220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427556212220"} 20240920082653442 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427556212220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653442 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653442 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653443 DAUC <0003> db_auc.c:192 IMSI='262427556212220': No 3G Auth Data 20240920082653445 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653445 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427556212220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427556212220"} 20240920082653445 DAUC <0003> hlr.c:417 IMSI='262427556212220': storing IMEI = 12345678901234 20240920082653448 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427556212220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427556212220"} 20240920082653448 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427556212220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653448 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653448 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653449 DAUC <0003> db_auc.c:192 IMSI='262427556212220': No 3G Auth Data 20240920082653449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53720<->l=127.0.0.1:4258 20240920082653457 DAUC <0003> db_auc.c:157 IMSI='262421736739663': No 2G Auth Data 20240920082653457 DAUC <0003> db_auc.c:192 IMSI='262421736739663': No 3G Auth Data 20240920082653469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 20240920082653472 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653472 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421736739663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421736739663"} 20240920082653472 DMAIN <0000> hlr.c:424 IMSI='262421736739663': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082653472 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421736739663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421736739663"} 20240920082653472 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421736739663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653472 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653472 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653473 DAUC <0003> db_auc.c:192 IMSI='262421736739663': No 3G Auth Data 20240920082653474 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653474 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421736739663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421736739663"} 20240920082653474 DAUC <0003> hlr.c:417 IMSI='262421736739663': storing IMEI = 12345678901234 20240920082653477 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421736739663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421736739663"} 20240920082653477 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421736739663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653477 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653477 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653477 DAUC <0003> db_auc.c:192 IMSI='262421736739663': No 3G Auth Data 20240920082653477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 20240920082653486 DAUC <0003> db_auc.c:157 IMSI='262425930079645': No 2G Auth Data 20240920082653486 DAUC <0003> db_auc.c:192 IMSI='262425930079645': No 3G Auth Data 20240920082653497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53726<->l=127.0.0.1:4258 20240920082653501 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653501 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425930079645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425930079645"} 20240920082653501 DMAIN <0000> hlr.c:424 IMSI='262425930079645': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082653501 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425930079645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425930079645"} 20240920082653501 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425930079645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653501 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653501 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653502 DAUC <0003> db_auc.c:157 IMSI='262425930079645': No 2G Auth Data 20240920082653503 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653503 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425930079645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425930079645"} 20240920082653503 DAUC <0003> hlr.c:417 IMSI='262425930079645': storing IMEI = 12345678901234 20240920082653506 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425930079645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425930079645"} 20240920082653506 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425930079645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653506 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653506 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653507 DAUC <0003> db_auc.c:157 IMSI='262425930079645': No 2G Auth Data 20240920082653507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53726<->l=127.0.0.1:4258 20240920082653516 DAUC <0003> db_auc.c:157 IMSI='262427470607636': No 2G Auth Data 20240920082653516 DAUC <0003> db_auc.c:192 IMSI='262427470607636': No 3G Auth Data 20240920082653527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53730<->l=127.0.0.1:4258 20240920082653529 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653529 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427470607636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427470607636"} 20240920082653529 DMAIN <0000> hlr.c:424 IMSI='262427470607636': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082653529 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427470607636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427470607636"} 20240920082653529 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427470607636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653529 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653529 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653530 DAUC <0003> db_auc.c:157 IMSI='262427470607636': No 2G Auth Data 20240920082653531 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653531 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427470607636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427470607636"} 20240920082653531 DAUC <0003> hlr.c:417 IMSI='262427470607636': storing IMEI = 12345678901234 20240920082653533 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427470607636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427470607636"} 20240920082653533 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427470607636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653533 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653533 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653534 DAUC <0003> db_auc.c:157 IMSI='262427470607636': No 2G Auth Data 20240920082653535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53730<->l=127.0.0.1:4258 20240920082653543 DAUC <0003> db_auc.c:157 IMSI='262420147693953': No 2G Auth Data 20240920082653543 DAUC <0003> db_auc.c:192 IMSI='262420147693953': No 3G Auth Data 20240920082653557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53742<->l=127.0.0.1:4258 20240920082653559 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653559 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420147693953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420147693953"} 20240920082653559 DMAIN <0000> hlr.c:424 IMSI='262420147693953': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082653559 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420147693953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420147693953"} 20240920082653559 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420147693953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653559 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653559 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653561 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653561 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420147693953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420147693953"} 20240920082653561 DAUC <0003> hlr.c:417 IMSI='262420147693953': storing IMEI = 12345678901234 20240920082653564 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420147693953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420147693953"} 20240920082653564 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420147693953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653564 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653564 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53742<->l=127.0.0.1:4258 20240920082653575 DAUC <0003> db_auc.c:157 IMSI='262424477232173': No 2G Auth Data 20240920082653575 DAUC <0003> db_auc.c:192 IMSI='262424477232173': No 3G Auth Data 20240920082653589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20240920082653591 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653591 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424477232173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424477232173"} 20240920082653591 DMAIN <0000> hlr.c:424 IMSI='262424477232173': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082653591 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424477232173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424477232173"} 20240920082653591 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424477232173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653591 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653591 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653593 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653593 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424477232173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424477232173"} 20240920082653593 DAUC <0003> hlr.c:417 IMSI='262424477232173': storing IMEI = 12345678901234 20240920082653596 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424477232173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424477232173"} 20240920082653596 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424477232173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653596 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653596 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20240920082653608 DAUC <0003> db_auc.c:157 IMSI='262421843353735': No 2G Auth Data 20240920082653608 DAUC <0003> db_auc.c:192 IMSI='262421843353735': No 3G Auth Data 20240920082653622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53760<->l=127.0.0.1:4258 20240920082653624 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653624 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421843353735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421843353735"} 20240920082653624 DMAIN <0000> hlr.c:424 IMSI='262421843353735': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082653624 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421843353735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421843353735"} 20240920082653624 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421843353735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653624 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653624 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653626 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653626 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421843353735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421843353735"} 20240920082653626 DAUC <0003> hlr.c:417 IMSI='262421843353735': storing IMEI = 12345678901234 20240920082653628 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421843353735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421843353735"} 20240920082653628 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421843353735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082653628 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653628 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082653629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53760<->l=127.0.0.1:4258 20240920082653638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53698<->l=127.0.0.1:4258 20240920082653638 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38909<->l=127.0.0.1:4259) 20240920082653639 DLINP <000b> input/ipa.c:451 connected read/write 20240920082653639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082653639 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082653639 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082653639 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082653661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4258 20240920082653761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4258 20240920082656865 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082656865 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082656869 DLINP <000b> input/ipa.c:451 connected read/write 20240920082656869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082656871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 20240920082656875 DLINP <000b> input/ipa.c:451 connected read/write 20240920082656875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082656875 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082656875 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082656875 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  20240920082656875 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082656875 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  20240920082656875 DLGSUP <0013> gsup_server.c:235 2:  20240920082656875 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082656875 DLGSUP <0013> gsup_server.c:235 3:  20240920082656875 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082656875 DLGSUP <0013> gsup_server.c:235 4:  20240920082656875 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082656875 DLGSUP <0013> gsup_server.c:235 5:  20240920082656875 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082656875 DLGSUP <0013> gsup_server.c:235 7:  20240920082656875 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082656875 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082656875 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082656875 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082656898 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40189<->l=127.0.0.1:4259) 20240920082656920 DAUC <0003> db_auc.c:157 IMSI='262421148494504': No 2G Auth Data 20240920082656920 DAUC <0003> db_auc.c:192 IMSI='262421148494504': No 3G Auth Data 20240920082656957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53788<->l=127.0.0.1:4258 20240920082656972 DLINP <000b> input/ipa.c:451 connected read/write 20240920082656972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082656972 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421148494504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421148494504" source_name="the-source\n"} 20240920082656972 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240920082656972 DMAIN <0000> hlr.c:424 IMSI='262421148494504': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082656972 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262421148494504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421148494504" destination_name="the-source\n"} 20240920082656972 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262421148494504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082656972 DLINP <000b> input/ipa.c:451 connected read/write 20240920082656972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082656972 DLINP <000b> input/ipa.c:451 connected read/write 20240920082656972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082656978 DAUC <0003> db_auc.c:192 IMSI='262421148494504': No 3G Auth Data 20240920082656987 DLINP <000b> input/ipa.c:451 connected read/write 20240920082656987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082656987 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421148494504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421148494504" source_name="the-source\n"} 20240920082656987 DAUC <0003> hlr.c:417 IMSI='262421148494504': storing IMEI = 12345678901234 20240920082656990 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262421148494504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421148494504" destination_name="the-source\n"} 20240920082656990 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262421148494504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082656990 DLINP <000b> input/ipa.c:451 connected read/write 20240920082656990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082656990 DLINP <000b> input/ipa.c:451 connected read/write 20240920082656990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082656993 DAUC <0003> db_auc.c:192 IMSI='262421148494504': No 3G Auth Data 20240920082656995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53788<->l=127.0.0.1:4258 20240920082657007 DAUC <0003> db_auc.c:157 IMSI='262427517175032': No 2G Auth Data 20240920082657007 DAUC <0003> db_auc.c:192 IMSI='262427517175032': No 3G Auth Data 20240920082657021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 20240920082657023 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657023 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262427517175032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427517175032" source_name="the-source\n"} 20240920082657023 DMAIN <0000> hlr.c:424 IMSI='262427517175032': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082657023 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262427517175032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427517175032" destination_name="the-source\n"} 20240920082657023 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262427517175032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657023 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657023 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657024 DAUC <0003> db_auc.c:192 IMSI='262427517175032': No 3G Auth Data 20240920082657025 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657025 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262427517175032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427517175032" source_name="the-source\n"} 20240920082657025 DAUC <0003> hlr.c:417 IMSI='262427517175032': storing IMEI = 12345678901234 20240920082657027 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262427517175032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427517175032" destination_name="the-source\n"} 20240920082657027 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262427517175032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657027 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657027 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657028 DAUC <0003> db_auc.c:192 IMSI='262427517175032': No 3G Auth Data 20240920082657028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 20240920082657037 DAUC <0003> db_auc.c:157 IMSI='262425195386791': No 2G Auth Data 20240920082657037 DAUC <0003> db_auc.c:192 IMSI='262425195386791': No 3G Auth Data 20240920082657048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20240920082657051 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657051 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262425195386791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425195386791" source_name="the-source\n"} 20240920082657051 DMAIN <0000> hlr.c:424 IMSI='262425195386791': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082657051 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262425195386791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425195386791" destination_name="the-source\n"} 20240920082657051 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262425195386791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657051 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657051 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657051 DAUC <0003> db_auc.c:192 IMSI='262425195386791': No 3G Auth Data 20240920082657052 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657052 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262425195386791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425195386791" source_name="the-source\n"} 20240920082657052 DAUC <0003> hlr.c:417 IMSI='262425195386791': storing IMEI = 12345678901234 20240920082657055 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262425195386791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425195386791" destination_name="the-source\n"} 20240920082657055 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262425195386791 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657055 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657055 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657056 DAUC <0003> db_auc.c:192 IMSI='262425195386791': No 3G Auth Data 20240920082657056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20240920082657064 DAUC <0003> db_auc.c:157 IMSI='262428846220996': No 2G Auth Data 20240920082657064 DAUC <0003> db_auc.c:192 IMSI='262428846220996': No 3G Auth Data 20240920082657076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20240920082657078 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657078 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428846220996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428846220996" source_name="the-source\n"} 20240920082657078 DMAIN <0000> hlr.c:424 IMSI='262428846220996': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082657078 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262428846220996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428846220996" destination_name="the-source\n"} 20240920082657078 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262428846220996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657078 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657078 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657079 DAUC <0003> db_auc.c:157 IMSI='262428846220996': No 2G Auth Data 20240920082657080 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657080 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428846220996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428846220996" source_name="the-source\n"} 20240920082657080 DAUC <0003> hlr.c:417 IMSI='262428846220996': storing IMEI = 12345678901234 20240920082657082 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262428846220996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428846220996" destination_name="the-source\n"} 20240920082657082 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262428846220996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657082 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657082 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657083 DAUC <0003> db_auc.c:157 IMSI='262428846220996': No 2G Auth Data 20240920082657083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20240920082657091 DAUC <0003> db_auc.c:157 IMSI='262429009322236': No 2G Auth Data 20240920082657091 DAUC <0003> db_auc.c:192 IMSI='262429009322236': No 3G Auth Data 20240920082657102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53814<->l=127.0.0.1:4258 20240920082657104 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657104 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429009322236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429009322236" source_name="the-source\n"} 20240920082657104 DMAIN <0000> hlr.c:424 IMSI='262429009322236': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082657104 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262429009322236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429009322236" destination_name="the-source\n"} 20240920082657104 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429009322236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657104 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657104 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657105 DAUC <0003> db_auc.c:157 IMSI='262429009322236': No 2G Auth Data 20240920082657106 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657106 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429009322236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429009322236" source_name="the-source\n"} 20240920082657106 DAUC <0003> hlr.c:417 IMSI='262429009322236': storing IMEI = 12345678901234 20240920082657109 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262429009322236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429009322236" destination_name="the-source\n"} 20240920082657109 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429009322236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657109 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657109 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657109 DAUC <0003> db_auc.c:157 IMSI='262429009322236': No 2G Auth Data 20240920082657109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53814<->l=127.0.0.1:4258 20240920082657118 DAUC <0003> db_auc.c:157 IMSI='262420741917618': No 2G Auth Data 20240920082657118 DAUC <0003> db_auc.c:192 IMSI='262420741917618': No 3G Auth Data 20240920082657131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53828<->l=127.0.0.1:4258 20240920082657133 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657133 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420741917618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420741917618" source_name="the-source\n"} 20240920082657133 DMAIN <0000> hlr.c:424 IMSI='262420741917618': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082657133 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262420741917618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420741917618" destination_name="the-source\n"} 20240920082657133 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262420741917618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657133 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657133 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657135 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657135 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420741917618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420741917618" source_name="the-source\n"} 20240920082657135 DAUC <0003> hlr.c:417 IMSI='262420741917618': storing IMEI = 12345678901234 20240920082657138 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262420741917618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420741917618" destination_name="the-source\n"} 20240920082657138 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262420741917618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657138 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657138 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53828<->l=127.0.0.1:4258 20240920082657149 DAUC <0003> db_auc.c:157 IMSI='262421249378729': No 2G Auth Data 20240920082657149 DAUC <0003> db_auc.c:192 IMSI='262421249378729': No 3G Auth Data 20240920082657163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53832<->l=127.0.0.1:4258 20240920082657165 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657165 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421249378729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421249378729" source_name="the-source\n"} 20240920082657165 DMAIN <0000> hlr.c:424 IMSI='262421249378729': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082657165 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262421249378729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421249378729" destination_name="the-source\n"} 20240920082657165 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421249378729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657165 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657165 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657167 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657167 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421249378729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421249378729" source_name="the-source\n"} 20240920082657167 DAUC <0003> hlr.c:417 IMSI='262421249378729': storing IMEI = 12345678901234 20240920082657170 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262421249378729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421249378729" destination_name="the-source\n"} 20240920082657170 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421249378729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657170 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657170 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53832<->l=127.0.0.1:4258 20240920082657181 DAUC <0003> db_auc.c:157 IMSI='262427676173300': No 2G Auth Data 20240920082657181 DAUC <0003> db_auc.c:192 IMSI='262427676173300': No 3G Auth Data 20240920082657195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 20240920082657197 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657197 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427676173300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427676173300" source_name="the-source\n"} 20240920082657197 DMAIN <0000> hlr.c:424 IMSI='262427676173300': has IMEI = 12345678901234 (consider setting 'store-imei') 20240920082657197 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262427676173300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427676173300" destination_name="the-source\n"} 20240920082657197 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262427676173300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657197 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657197 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657199 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657199 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427676173300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427676173300" source_name="the-source\n"} 20240920082657199 DAUC <0003> hlr.c:417 IMSI='262427676173300': storing IMEI = 12345678901234 20240920082657202 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262427676173300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427676173300" destination_name="the-source\n"} 20240920082657202 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262427676173300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082657202 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657202 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082657203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 20240920082657211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 20240920082657212 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40189<->l=127.0.0.1:4259) 20240920082657212 DLINP <000b> input/ipa.c:451 connected read/write 20240920082657212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082657212 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082657212 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082657212 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082657212 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240920082657235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53856<->l=127.0.0.1:4258 20240920082657336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53856<->l=127.0.0.1:4258 20240920082700448 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082700448 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082700451 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 20240920082700456 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700456 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082700456 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082700456 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  20240920082700456 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082700456 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  20240920082700456 DLGSUP <0013> gsup_server.c:235 2:  20240920082700456 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082700456 DLGSUP <0013> gsup_server.c:235 3:  20240920082700456 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082700456 DLGSUP <0013> gsup_server.c:235 4:  20240920082700456 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082700456 DLGSUP <0013> gsup_server.c:235 5:  20240920082700456 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082700456 DLGSUP <0013> gsup_server.c:235 7:  20240920082700456 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082700456 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082700456 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082700456 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082700476 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38177<->l=127.0.0.1:4259) 20240920082700502 DAUC <0003> db_auc.c:157 IMSI='262426929699655': No 2G Auth Data 20240920082700502 DAUC <0003> db_auc.c:192 IMSI='262426929699655': No 3G Auth Data 20240920082700539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53876<->l=127.0.0.1:4258 20240920082700550 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700550 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426929699655"} 20240920082700550 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240920082700550 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426929699655" cause=Invalid mandatory information} 20240920082700550 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700550 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700550 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700557 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700557 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426929699655"} 20240920082700557 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240920082700557 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426929699655" cause=Invalid mandatory information} 20240920082700557 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700557 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700557 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700560 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700561 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426929699655"} 20240920082700561 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240920082700561 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426929699655" cause=Invalid mandatory information} 20240920082700561 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700561 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700561 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700564 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700564 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426929699655"} 20240920082700564 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240920082700564 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426929699655" cause=Invalid mandatory information} 20240920082700564 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700564 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700564 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700567 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700567 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426929699655"} 20240920082700567 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240920082700567 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426929699655" cause=Invalid mandatory information} 20240920082700567 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426929699655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700567 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700568 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53876<->l=127.0.0.1:4258 20240920082700580 DAUC <0003> db_auc.c:157 IMSI='262424249516404': No 2G Auth Data 20240920082700580 DAUC <0003> db_auc.c:192 IMSI='262424249516404': No 3G Auth Data 20240920082700594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53884<->l=127.0.0.1:4258 20240920082700595 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700595 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424249516404"} 20240920082700595 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240920082700595 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424249516404" cause=Invalid mandatory information} 20240920082700595 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700595 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700595 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700596 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700596 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424249516404"} 20240920082700596 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240920082700596 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424249516404" cause=Invalid mandatory information} 20240920082700596 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700596 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700596 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700596 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700596 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424249516404"} 20240920082700596 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240920082700596 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424249516404" cause=Invalid mandatory information} 20240920082700596 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700596 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700596 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700597 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700597 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424249516404"} 20240920082700597 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240920082700597 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424249516404" cause=Invalid mandatory information} 20240920082700597 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700597 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700597 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700598 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700598 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424249516404"} 20240920082700598 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240920082700598 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424249516404" cause=Invalid mandatory information} 20240920082700598 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424249516404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700598 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700598 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53884<->l=127.0.0.1:4258 20240920082700606 DAUC <0003> db_auc.c:157 IMSI='262427664751530': No 2G Auth Data 20240920082700606 DAUC <0003> db_auc.c:192 IMSI='262427664751530': No 3G Auth Data 20240920082700617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53886<->l=127.0.0.1:4258 20240920082700618 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700618 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427664751530"} 20240920082700618 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240920082700618 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427664751530" cause=Invalid mandatory information} 20240920082700618 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700618 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700618 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700619 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700619 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427664751530"} 20240920082700619 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240920082700619 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427664751530" cause=Invalid mandatory information} 20240920082700619 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700619 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700619 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700620 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700620 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427664751530"} 20240920082700620 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240920082700620 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427664751530" cause=Invalid mandatory information} 20240920082700620 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700620 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700620 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700620 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700620 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427664751530"} 20240920082700620 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240920082700620 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427664751530" cause=Invalid mandatory information} 20240920082700620 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700620 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700620 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700621 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700621 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427664751530"} 20240920082700621 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240920082700621 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427664751530" cause=Invalid mandatory information} 20240920082700621 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427664751530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700621 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700621 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53886<->l=127.0.0.1:4258 20240920082700629 DAUC <0003> db_auc.c:157 IMSI='262420055709694': No 2G Auth Data 20240920082700629 DAUC <0003> db_auc.c:192 IMSI='262420055709694': No 3G Auth Data 20240920082700640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53890<->l=127.0.0.1:4258 20240920082700641 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700641 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420055709694"} 20240920082700641 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240920082700641 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420055709694" cause=Invalid mandatory information} 20240920082700641 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700641 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700641 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700642 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700642 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420055709694"} 20240920082700642 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240920082700642 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420055709694" cause=Invalid mandatory information} 20240920082700642 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700642 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700642 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700643 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700643 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420055709694"} 20240920082700643 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240920082700643 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420055709694" cause=Invalid mandatory information} 20240920082700643 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700643 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700643 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700643 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700643 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420055709694"} 20240920082700643 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240920082700643 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420055709694" cause=Invalid mandatory information} 20240920082700643 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700643 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700643 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700644 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700644 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420055709694"} 20240920082700644 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240920082700644 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420055709694" cause=Invalid mandatory information} 20240920082700644 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420055709694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700644 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700644 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53890<->l=127.0.0.1:4258 20240920082700657 DAUC <0003> db_auc.c:157 IMSI='262424483304581': No 2G Auth Data 20240920082700657 DAUC <0003> db_auc.c:192 IMSI='262424483304581': No 3G Auth Data 20240920082700668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53906<->l=127.0.0.1:4258 20240920082700670 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700670 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483304581"} 20240920082700670 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240920082700670 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483304581" cause=Invalid mandatory information} 20240920082700670 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700670 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700670 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700671 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700671 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483304581"} 20240920082700671 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240920082700671 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483304581" cause=Invalid mandatory information} 20240920082700671 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700671 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700671 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700672 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700672 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483304581"} 20240920082700672 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240920082700672 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483304581" cause=Invalid mandatory information} 20240920082700672 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700672 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700672 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700673 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700673 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483304581"} 20240920082700673 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240920082700673 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483304581" cause=Invalid mandatory information} 20240920082700673 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700673 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700673 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700673 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700673 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483304581"} 20240920082700673 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240920082700673 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483304581" cause=Invalid mandatory information} 20240920082700673 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424483304581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700673 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700673 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53906<->l=127.0.0.1:4258 20240920082700682 DAUC <0003> db_auc.c:157 IMSI='262425221928206': No 2G Auth Data 20240920082700682 DAUC <0003> db_auc.c:192 IMSI='262425221928206': No 3G Auth Data 20240920082700695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53922<->l=127.0.0.1:4258 20240920082700697 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700697 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425221928206"} 20240920082700697 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240920082700697 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425221928206" cause=Invalid mandatory information} 20240920082700697 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700697 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700697 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700698 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700698 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425221928206"} 20240920082700698 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240920082700698 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425221928206" cause=Invalid mandatory information} 20240920082700698 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700698 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700698 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700699 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700699 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425221928206"} 20240920082700699 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240920082700699 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425221928206" cause=Invalid mandatory information} 20240920082700699 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700699 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700699 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700699 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700699 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425221928206"} 20240920082700699 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240920082700699 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425221928206" cause=Invalid mandatory information} 20240920082700699 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700700 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700700 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700701 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700701 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425221928206"} 20240920082700701 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240920082700701 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425221928206" cause=Invalid mandatory information} 20240920082700701 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425221928206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700701 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700701 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53922<->l=127.0.0.1:4258 20240920082700712 DAUC <0003> db_auc.c:157 IMSI='262423457325279': No 2G Auth Data 20240920082700712 DAUC <0003> db_auc.c:192 IMSI='262423457325279': No 3G Auth Data 20240920082700726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53936<->l=127.0.0.1:4258 20240920082700728 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700728 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423457325279"} 20240920082700728 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240920082700728 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423457325279" cause=Invalid mandatory information} 20240920082700728 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700728 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700728 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700729 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700729 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423457325279"} 20240920082700729 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240920082700729 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423457325279" cause=Invalid mandatory information} 20240920082700729 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700729 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700729 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700730 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700730 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423457325279"} 20240920082700730 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240920082700730 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423457325279" cause=Invalid mandatory information} 20240920082700730 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700730 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700730 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700731 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700731 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423457325279"} 20240920082700731 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240920082700731 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423457325279" cause=Invalid mandatory information} 20240920082700731 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700731 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700731 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700731 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700731 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423457325279"} 20240920082700731 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240920082700731 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423457325279" cause=Invalid mandatory information} 20240920082700731 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423457325279 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700731 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700731 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53936<->l=127.0.0.1:4258 20240920082700742 DAUC <0003> db_auc.c:157 IMSI='262426879316338': No 2G Auth Data 20240920082700742 DAUC <0003> db_auc.c:192 IMSI='262426879316338': No 3G Auth Data 20240920082700755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53948<->l=127.0.0.1:4258 20240920082700757 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700757 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426879316338"} 20240920082700757 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240920082700757 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426879316338" cause=Invalid mandatory information} 20240920082700757 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700757 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700757 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700758 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700758 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426879316338"} 20240920082700758 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240920082700758 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426879316338" cause=Invalid mandatory information} 20240920082700758 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700758 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700758 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700758 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700758 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426879316338"} 20240920082700758 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240920082700758 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426879316338" cause=Invalid mandatory information} 20240920082700758 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700758 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700758 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700759 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700759 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426879316338"} 20240920082700759 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240920082700759 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426879316338" cause=Invalid mandatory information} 20240920082700759 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700759 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700759 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700760 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700760 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426879316338"} 20240920082700760 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240920082700760 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426879316338" cause=Invalid mandatory information} 20240920082700760 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426879316338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082700760 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700760 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082700760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53948<->l=127.0.0.1:4258 20240920082700769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 20240920082700769 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38177<->l=127.0.0.1:4259) 20240920082700769 DLINP <000b> input/ipa.c:451 connected read/write 20240920082700769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082700769 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082700769 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082700769 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082700793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4258 20240920082700893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4258 20240920082703957 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082703957 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082703962 DLINP <000b> input/ipa.c:451 connected read/write 20240920082703962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082703964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45382<->l=127.0.0.1:4258 20240920082703969 DLINP <000b> input/ipa.c:451 connected read/write 20240920082703969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082703969 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082703969 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082703969 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  20240920082703969 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082703969 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  20240920082703969 DLGSUP <0013> gsup_server.c:235 2:  20240920082703969 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082703969 DLGSUP <0013> gsup_server.c:235 3:  20240920082703969 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082703969 DLGSUP <0013> gsup_server.c:235 4:  20240920082703969 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082703969 DLGSUP <0013> gsup_server.c:235 5:  20240920082703969 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082703969 DLGSUP <0013> gsup_server.c:235 7:  20240920082703969 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082703969 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082703969 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082703969 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082703993 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43593<->l=127.0.0.1:4259) 20240920082704006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45386<->l=127.0.0.1:4258 20240920082704016 DLINP <000b> input/ipa.c:451 connected read/write 20240920082704016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082704016 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428851352901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428851352901"} 20240920082704016 DMAIN <0000> hlr.c:424 IMSI='262428851352901': has IMEI = 22245678901234 (consider setting 'store-imei') 20240920082704016 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428851352901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240920082704016 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428851352901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428851352901" cause=Invalid mandatory information} 20240920082704016 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428851352901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082704016 DLINP <000b> input/ipa.c:451 connected read/write 20240920082704016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082704016 DLINP <000b> input/ipa.c:451 connected read/write 20240920082704016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082704024 DLINP <000b> input/ipa.c:451 connected read/write 20240920082704024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082704024 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428851352901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428851352901"} 20240920082704024 DAUC <0003> hlr.c:417 IMSI='262428851352901': storing IMEI = 22245678901234 20240920082704024 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428851352901': no such subscriber 20240920082704024 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428851352901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240920082704024 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428851352901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428851352901" cause=Invalid mandatory information} 20240920082704024 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428851352901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082704024 DLINP <000b> input/ipa.c:451 connected read/write 20240920082704024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082704024 DLINP <000b> input/ipa.c:451 connected read/write 20240920082704024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082704027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45386<->l=127.0.0.1:4258 20240920082704028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45382<->l=127.0.0.1:4258 20240920082704030 DLINP <000b> input/ipa.c:451 connected read/write 20240920082704030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082704030 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082704030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082704030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082704031 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43593<->l=127.0.0.1:4259) 20240920082704056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45388<->l=127.0.0.1:4258 20240920082704157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45388<->l=127.0.0.1:4258 20240920082707263 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082707263 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082707267 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45402<->l=127.0.0.1:4258 20240920082707271 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707271 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082707271 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082707271 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  20240920082707272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082707272 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  20240920082707272 DLGSUP <0013> gsup_server.c:235 2:  20240920082707272 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082707272 DLGSUP <0013> gsup_server.c:235 3:  20240920082707272 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082707272 DLGSUP <0013> gsup_server.c:235 4:  20240920082707272 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082707272 DLGSUP <0013> gsup_server.c:235 5:  20240920082707272 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082707272 DLGSUP <0013> gsup_server.c:235 7:  20240920082707272 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082707272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082707272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082707272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082707292 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42597<->l=127.0.0.1:4259) 20240920082707304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45406<->l=127.0.0.1:4258 20240920082707314 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707314 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427289847693"} 20240920082707314 DMAIN <0000> hlr.c:216 IMSI='262427289847693': Creating subscriber on demand 20240920082707320 DMAIN <0000> hlr.c:232 IMSI='262427289847693': Successfully assigned MSISDN='868' 20240920082707320 DAUC <0003> hlr.c:417 IMSI='262427289847693': storing IMEI = 12345678901234 20240920082707332 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427289847693"} 20240920082707332 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082707332 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707332 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707337 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707337 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707339 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707339 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707340 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707340 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707343 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707343 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427289847693" cn_domain=PS} 20240920082707343 DLU <0006> fsm.c:456 lu(262427289847693)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082707343 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082707351 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082707351 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427289847693" cn_domain=PS} 20240920082707351 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707351 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707355 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707355 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427289847693"} 20240920082707355 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082707355 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082707355 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427289847693"} 20240920082707355 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082707355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082707355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082707355 DLU <0006> fsm.c:568 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082707355 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707355 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707364 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707364 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427289847693"} 20240920082707364 DMAIN <0000> hlr.c:216 IMSI='262427289847693': Creating subscriber on demand 20240920082707375 DMAIN <0000> hlr.c:232 IMSI='262427289847693': Successfully assigned MSISDN='476' 20240920082707375 DAUC <0003> hlr.c:417 IMSI='262427289847693': storing IMEI = 12345678901234 20240920082707378 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427289847693"} 20240920082707378 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082707378 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707378 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707380 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707380 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707383 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707383 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707384 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707384 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707386 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707386 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707389 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707389 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427289847693" cn_domain=PS} 20240920082707389 DLU <0006> fsm.c:456 lu(262427289847693)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082707389 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082707394 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082707394 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427289847693" cn_domain=PS} 20240920082707394 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707395 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707398 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707398 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427289847693"} 20240920082707398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082707398 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082707398 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427289847693"} 20240920082707398 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082707398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082707398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082707398 DLU <0006> fsm.c:568 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082707398 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707398 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707408 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707408 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427289847693"} 20240920082707408 DMAIN <0000> hlr.c:216 IMSI='262427289847693': Creating subscriber on demand 20240920082707419 DMAIN <0000> hlr.c:232 IMSI='262427289847693': Successfully assigned MSISDN='635' 20240920082707419 DAUC <0003> hlr.c:417 IMSI='262427289847693': storing IMEI = 12345678901234 20240920082707422 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427289847693"} 20240920082707422 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082707422 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707422 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707424 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707424 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707426 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707426 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707427 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707427 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707428 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707428 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707431 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707431 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427289847693" cn_domain=PS} 20240920082707431 DLU <0006> fsm.c:456 lu(262427289847693)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082707431 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240920082707431 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427289847693" cause=GPRS services not allowed} 20240920082707431 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082707431 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082707431 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{UNVALIDATED}: Freeing instance 20240920082707431 DLU <0006> fsm.c:568 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{UNVALIDATED}: Deallocated 20240920082707431 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707431 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707441 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707441 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427289847693"} 20240920082707441 DMAIN <0000> hlr.c:216 IMSI='262427289847693': Creating subscriber on demand 20240920082707446 DMAIN <0000> hlr.c:232 IMSI='262427289847693': Successfully assigned MSISDN='758' 20240920082707446 DAUC <0003> hlr.c:417 IMSI='262427289847693': storing IMEI = 12345678901234 20240920082707449 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427289847693"} 20240920082707449 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082707449 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707449 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707451 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707451 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707453 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707453 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707454 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707454 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707456 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707456 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427289847693" cn_domain=PS} 20240920082707456 DLU <0006> fsm.c:456 lu(262427289847693)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082707456 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240920082707456 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427289847693" cause=GPRS services not allowed} 20240920082707456 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082707456 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082707456 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{UNVALIDATED}: Freeing instance 20240920082707456 DLU <0006> fsm.c:568 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{UNVALIDATED}: Deallocated 20240920082707456 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707456 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707466 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707466 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427289847693"} 20240920082707466 DMAIN <0000> hlr.c:216 IMSI='262427289847693': Creating subscriber on demand 20240920082707469 DAUC <0003> hlr.c:417 IMSI='262427289847693': storing IMEI = 12345678901234 20240920082707472 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427289847693"} 20240920082707472 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082707472 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707472 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707474 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707474 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707476 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707476 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707477 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707477 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707480 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707480 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427289847693" cn_domain=PS} 20240920082707480 DLU <0006> fsm.c:456 lu(262427289847693)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082707480 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240920082707480 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427289847693" cause=GPRS services not allowed} 20240920082707480 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082707480 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082707480 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{UNVALIDATED}: Freeing instance 20240920082707480 DLU <0006> fsm.c:568 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{UNVALIDATED}: Deallocated 20240920082707480 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707480 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707489 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707489 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427289847693"} 20240920082707489 DMAIN <0000> hlr.c:216 IMSI='262427289847693': Creating subscriber on demand 20240920082707492 DAUC <0003> hlr.c:417 IMSI='262427289847693': storing IMEI = 12345678901234 20240920082707495 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427289847693"} 20240920082707495 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240920082707495 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707495 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707497 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707497 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707498 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707498 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707500 DAUC <0003> db_auc.c:157 IMSI='262427289847693': No 2G Auth Data 20240920082707500 DAUC <0003> db_auc.c:192 IMSI='262427289847693': No 3G Auth Data 20240920082707502 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707502 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427289847693" cn_domain=PS} 20240920082707502 DLU <0006> fsm.c:456 lu(262427289847693)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082707502 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082707507 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082707507 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427289847693" cn_domain=PS} 20240920082707507 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707507 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707511 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707511 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427289847693"} 20240920082707511 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082707511 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082707511 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427289847693"} 20240920082707511 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427289847693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082707511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082707511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082707511 DLU <0006> fsm.c:568 lu(PS:IMSI-262427289847693)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082707511 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707511 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082707517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45406<->l=127.0.0.1:4258 20240920082707519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45402<->l=127.0.0.1:4258 20240920082707521 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42597<->l=127.0.0.1:4259) 20240920082707521 DLINP <000b> input/ipa.c:451 connected read/write 20240920082707521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082707521 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082707521 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082707521 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082707553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45410<->l=127.0.0.1:4258 20240920082707654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45410<->l=127.0.0.1:4258 20240920082710771 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082710771 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082710776 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082710778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45416<->l=127.0.0.1:4258 20240920082710782 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082710782 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082710782 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082710782 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  20240920082710782 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082710782 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  20240920082710782 DLGSUP <0013> gsup_server.c:235 2:  20240920082710782 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082710782 DLGSUP <0013> gsup_server.c:235 3:  20240920082710782 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082710782 DLGSUP <0013> gsup_server.c:235 4:  20240920082710782 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082710782 DLGSUP <0013> gsup_server.c:235 5:  20240920082710782 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082710782 DLGSUP <0013> gsup_server.c:235 7:  20240920082710783 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082710783 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082710783 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082710783 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082710802 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39453<->l=127.0.0.1:4259) 20240920082710811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45420<->l=127.0.0.1:4258 20240920082710826 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082710826 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423994344865" cn_domain=PS} 20240920082710826 DMAIN <0000> hlr.c:216 IMSI='262423994344865': Creating subscriber on demand 20240920082710851 DMAIN <0000> hlr.c:232 IMSI='262423994344865': Successfully assigned MSISDN='171' 20240920082710851 DLU <0006> fsm.c:456 lu(262423994344865)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082710851 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082710857 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082710857 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423994344865" cn_domain=PS} 20240920082710857 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710857 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710866 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082710866 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423994344865"} 20240920082710866 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082710866 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082710866 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423994344865"} 20240920082710866 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082710866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082710866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082710866 DLU <0006> fsm.c:568 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082710866 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710866 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710869 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710869 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710871 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710871 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710873 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710873 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710883 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082710883 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423994344865" cn_domain=PS} 20240920082710883 DMAIN <0000> hlr.c:216 IMSI='262423994344865': Creating subscriber on demand 20240920082710888 DMAIN <0000> hlr.c:232 IMSI='262423994344865': Successfully assigned MSISDN='951' 20240920082710888 DLU <0006> fsm.c:456 lu(262423994344865)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082710888 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082710894 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082710894 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423994344865" cn_domain=PS} 20240920082710894 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710894 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710898 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082710898 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423994344865"} 20240920082710898 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082710898 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082710898 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423994344865"} 20240920082710898 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082710898 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082710898 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082710898 DLU <0006> fsm.c:568 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082710898 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710898 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710900 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710900 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710902 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710902 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710903 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710903 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710904 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710904 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710915 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082710915 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423994344865" cn_domain=PS} 20240920082710915 DMAIN <0000> hlr.c:216 IMSI='262423994344865': Creating subscriber on demand 20240920082710920 DMAIN <0000> hlr.c:232 IMSI='262423994344865': Successfully assigned MSISDN='120' 20240920082710920 DLU <0006> fsm.c:456 lu(262423994344865)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082710920 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240920082710920 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423994344865" cause=GPRS services not allowed} 20240920082710920 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082710920 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082710920 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{UNVALIDATED}: Freeing instance 20240920082710920 DLU <0006> fsm.c:568 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{UNVALIDATED}: Deallocated 20240920082710920 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710920 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710921 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710921 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710922 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710922 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710922 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710922 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710923 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710923 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710930 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082710930 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423994344865" cn_domain=PS} 20240920082710930 DMAIN <0000> hlr.c:216 IMSI='262423994344865': Creating subscriber on demand 20240920082710936 DMAIN <0000> hlr.c:232 IMSI='262423994344865': Successfully assigned MSISDN='691' 20240920082710936 DLU <0006> fsm.c:456 lu(262423994344865)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082710936 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240920082710936 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423994344865" cause=GPRS services not allowed} 20240920082710936 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082710936 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082710936 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{UNVALIDATED}: Freeing instance 20240920082710936 DLU <0006> fsm.c:568 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{UNVALIDATED}: Deallocated 20240920082710936 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710936 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710938 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710938 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710939 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710939 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710941 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710941 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710950 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082710950 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423994344865" cn_domain=PS} 20240920082710950 DMAIN <0000> hlr.c:216 IMSI='262423994344865': Creating subscriber on demand 20240920082710952 DLU <0006> fsm.c:456 lu(262423994344865)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082710952 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240920082710953 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423994344865" cause=GPRS services not allowed} 20240920082710953 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082710953 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082710953 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{UNVALIDATED}: Freeing instance 20240920082710953 DLU <0006> fsm.c:568 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{UNVALIDATED}: Deallocated 20240920082710953 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710953 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710954 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710954 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710957 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710957 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710959 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710959 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710969 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082710969 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423994344865" cn_domain=PS} 20240920082710969 DMAIN <0000> hlr.c:216 IMSI='262423994344865': Creating subscriber on demand 20240920082710972 DLU <0006> fsm.c:456 lu(262423994344865)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082710972 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082710977 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082710977 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423994344865" cn_domain=PS} 20240920082710977 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710978 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710981 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082710981 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423994344865"} 20240920082710981 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082710981 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082710981 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423994344865"} 20240920082710981 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423994344865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082710981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082710981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082710981 DLU <0006> fsm.c:568 lu(PS:IMSI-262423994344865)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082710981 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710981 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082710983 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710983 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710985 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710985 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710987 DAUC <0003> db_auc.c:157 IMSI='262423994344865': No 2G Auth Data 20240920082710987 DAUC <0003> db_auc.c:192 IMSI='262423994344865': No 3G Auth Data 20240920082710993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45420<->l=127.0.0.1:4258 20240920082710995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45416<->l=127.0.0.1:4258 20240920082710997 DLINP <000b> input/ipa.c:451 connected read/write 20240920082710997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082710997 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082710997 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082710997 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082710998 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39453<->l=127.0.0.1:4259) 20240920082711033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45424<->l=127.0.0.1:4258 20240920082711134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45424<->l=127.0.0.1:4258 20240920082714239 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082714239 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082714243 DLINP <000b> input/ipa.c:451 connected read/write 20240920082714243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082714244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43134<->l=127.0.0.1:4258 20240920082714245 DLINP <000b> input/ipa.c:451 connected read/write 20240920082714245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082714245 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082714245 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082714245 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  20240920082714245 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082714245 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  20240920082714245 DLGSUP <0013> gsup_server.c:235 2:  20240920082714245 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082714245 DLGSUP <0013> gsup_server.c:235 3:  20240920082714245 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082714245 DLGSUP <0013> gsup_server.c:235 4:  20240920082714245 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082714245 DLGSUP <0013> gsup_server.c:235 5:  20240920082714245 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082714245 DLGSUP <0013> gsup_server.c:235 7:  20240920082714245 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082714245 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082714245 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082714245 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082714261 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35499<->l=127.0.0.1:4259) 20240920082714273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43150<->l=127.0.0.1:4258 20240920082714286 DLINP <000b> input/ipa.c:451 connected read/write 20240920082714286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082714286 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421525113197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421525113197"} 20240920082714286 DMAIN <0000> hlr.c:216 IMSI='262421525113197': Creating subscriber on demand 20240920082714300 DMAIN <0000> hlr.c:232 IMSI='262421525113197': Successfully assigned MSISDN='559' 20240920082714300 DAUC <0003> db_auc.c:157 IMSI='262421525113197': No 2G Auth Data 20240920082714300 DAUC <0003> db_auc.c:192 IMSI='262421525113197': No 3G Auth Data 20240920082714300 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421525113197 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 20240920082714300 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421525113197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421525113197" cause=IMSI unknown in HLR} 20240920082714300 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421525113197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240920082714300 DLINP <000b> input/ipa.c:451 connected read/write 20240920082714300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082714300 DLINP <000b> input/ipa.c:451 connected read/write 20240920082714300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082714304 DAUC <0003> db_auc.c:157 IMSI='262421525113197': No 2G Auth Data 20240920082714304 DAUC <0003> db_auc.c:192 IMSI='262421525113197': No 3G Auth Data 20240920082714306 DAUC <0003> db_auc.c:157 IMSI='262421525113197': No 2G Auth Data 20240920082714306 DAUC <0003> db_auc.c:192 IMSI='262421525113197': No 3G Auth Data 20240920082714307 DAUC <0003> db_auc.c:157 IMSI='262421525113197': No 2G Auth Data 20240920082714307 DAUC <0003> db_auc.c:192 IMSI='262421525113197': No 3G Auth Data 20240920082714310 DLINP <000b> input/ipa.c:451 connected read/write 20240920082714310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082714310 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421525113197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421525113197" cn_domain=PS} 20240920082714310 DLU <0006> fsm.c:456 lu(262421525113197)[0x562a411fbb40]{UNVALIDATED}: Allocated 20240920082714310 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421525113197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240920082714316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421525113197)[0x562a411fbb40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082714316 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421525113197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421525113197" cn_domain=PS} 20240920082714316 DLINP <000b> input/ipa.c:451 connected read/write 20240920082714316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082714316 DLINP <000b> input/ipa.c:451 connected read/write 20240920082714316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082714320 DLINP <000b> input/ipa.c:451 connected read/write 20240920082714320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082714320 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421525113197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421525113197"} 20240920082714320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421525113197)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082714320 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421525113197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082714320 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421525113197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421525113197"} 20240920082714320 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421525113197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082714320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421525113197)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082714320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421525113197)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082714320 DLU <0006> fsm.c:568 lu(PS:IMSI-262421525113197)[0x562a411fbb40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082714320 DLINP <000b> input/ipa.c:451 connected read/write 20240920082714320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082714320 DLINP <000b> input/ipa.c:451 connected read/write 20240920082714320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082714326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43150<->l=127.0.0.1:4258 20240920082714328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43134<->l=127.0.0.1:4258 20240920082714330 DLINP <000b> input/ipa.c:451 connected read/write 20240920082714330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082714330 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082714330 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082714330 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082714330 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35499<->l=127.0.0.1:4259) 20240920082714365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 20240920082714466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 20240920082717574 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082717574 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082717578 DLINP <000b> input/ipa.c:451 connected read/write 20240920082717578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082717580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43162<->l=127.0.0.1:4258 20240920082717584 DLINP <000b> input/ipa.c:451 connected read/write 20240920082717584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082717584 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082717584 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082717584 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  20240920082717584 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082717584 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  20240920082717584 DLGSUP <0013> gsup_server.c:235 2:  20240920082717584 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082717584 DLGSUP <0013> gsup_server.c:235 3:  20240920082717584 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082717584 DLGSUP <0013> gsup_server.c:235 4:  20240920082717584 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082717584 DLGSUP <0013> gsup_server.c:235 5:  20240920082717584 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082717584 DLGSUP <0013> gsup_server.c:235 7:  20240920082717584 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082717584 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082717584 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082717584 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082717603 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40647<->l=127.0.0.1:4259) 20240920082717606 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240920082717606 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240920082717624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43164<->l=127.0.0.1:4258 20240920082717634 DAUC <0003> db_auc.c:157 IMSI='262424268234562': No 2G Auth Data 20240920082717634 DAUC <0003> db_auc.c:192 IMSI='262424268234562': No 3G Auth Data 20240920082717650 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616644348.msisdn 20240920082717650 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616644348.msisdn: not attached (vlr_number unset) 20240920082717650 DDGSM <0007> mslookup_server.c:327 sip.voice.491616644348.msisdn: does not exist in GSUP proxy 20240920082718657 DLINP <000b> input/ipa.c:451 connected read/write 20240920082718657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082718657 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424268234562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424268234562" cn_domain=CS} 20240920082718657 DLU <0006> fsm.c:456 lu(262424268234562)[0x562a411dd420]{UNVALIDATED}: Allocated 20240920082718657 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424268234562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240920082718674 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424268234562)[0x562a411dd420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240920082718674 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424268234562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424268234562" cn_domain=CS} 20240920082718674 DLINP <000b> input/ipa.c:451 connected read/write 20240920082718674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082718674 DLINP <000b> input/ipa.c:451 connected read/write 20240920082718674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082718678 DLINP <000b> input/ipa.c:451 connected read/write 20240920082718678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082718678 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424268234562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424268234562"} 20240920082718678 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424268234562)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240920082718678 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424268234562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240920082718678 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424268234562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424268234562"} 20240920082718678 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424268234562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082718678 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424268234562)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240920082718678 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424268234562)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240920082718678 DLU <0006> fsm.c:568 lu(CS:IMSI-262424268234562)[0x562a411dd420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240920082718678 DLINP <000b> input/ipa.c:451 connected read/write 20240920082718678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082718678 DLINP <000b> input/ipa.c:451 connected read/write 20240920082718678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082718680 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616644348.msisdn 20240920082718680 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616644348.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240920082718680 DDGSM <0007> mslookup_server.c:327 sip.voice.491616644348.msisdn: does not exist in GSUP proxy 20240920082718680 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616644348.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240920082718687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43164<->l=127.0.0.1:4258 20240920082718687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43162<->l=127.0.0.1:4258 20240920082718688 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40647<->l=127.0.0.1:4259) 20240920082718688 DLINP <000b> input/ipa.c:451 connected read/write 20240920082718688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082718688 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082718688 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082718688 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082718737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43174<->l=127.0.0.1:4258 20240920082718838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43174<->l=127.0.0.1:4258 20240920082720129 DSS <0004> hlr_ussd.c:239 262426251940291/0x40c9c464: SS Session Timeout, destroying 20240920082720129 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426251940291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240920082721939 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082721939 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082721943 DLINP <000b> input/ipa.c:451 connected read/write 20240920082721943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082721944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51750<->l=127.0.0.1:4258 20240920082721948 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240920082721948 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240920082721948 DLINP <000b> input/ipa.c:451 connected read/write 20240920082721948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082721948 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082721948 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082721948 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  20240920082721948 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082721948 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  20240920082721948 DLGSUP <0013> gsup_server.c:235 2:  20240920082721948 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082721948 DLGSUP <0013> gsup_server.c:235 3:  20240920082721948 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082721948 DLGSUP <0013> gsup_server.c:235 4:  20240920082721948 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082721948 DLGSUP <0013> gsup_server.c:235 5:  20240920082721948 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082721948 DLGSUP <0013> gsup_server.c:235 7:  20240920082721948 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082721948 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082721948 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082721948 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082721977 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46745<->l=127.0.0.1:4259) 20240920082721978 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240920082721978 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240920082721983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4258 20240920082721990 DLINP <000b> input/ipa.c:451 connected read/write 20240920082721990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082721990 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427106353236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427106353236" cn_domain=CS} 20240920082721990 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427106353236 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240920082721990 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427106353236 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240920082721990 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427106353236.imsi 20240920082721990 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427106353236.imsi 20240920082721990 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427106353236.imsi: does not exist in local HLR 20240920082721992 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427106353236 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240920082721993 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240920082721993 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240920082721993 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240920082721993 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240920082721993 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240920082721993 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427106353236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082721993 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240920082721993 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240920082721993 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240920082721993 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240920082721993 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240920082721993 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240920082721994 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082721994 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082721994 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240920082721994 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240920082721994 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240920082721994 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082721994 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082721994 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240920082722038 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082722038 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082722038 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082722038 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082722038 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427106353236 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614665178 20240920082722038 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427106353236 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240920082722038 DLINP <000b> input/ipa.c:451 connected read/write 20240920082722038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082722038 DLINP <000b> input/ipa.c:451 connected read/write 20240920082722038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082722047 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082722047 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082722047 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427106353236 MSISDN-491614665178 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240920082722047 DLINP <000b> input/ipa.c:451 connected read/write 20240920082722047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082722047 DLINP <000b> input/ipa.c:451 connected read/write 20240920082722047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082722049 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082722049 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082722049 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427106353236 MSISDN-491614665178 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 20240920082722049 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427106353236 MSISDN-491614665178 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240920082722049 DLINP <000b> input/ipa.c:451 connected read/write 20240920082722049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082722049 DLINP <000b> input/ipa.c:451 connected read/write 20240920082722049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082722051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4258 20240920082722052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51750<->l=127.0.0.1:4258 20240920082722053 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46745<->l=127.0.0.1:4259) 20240920082722053 DLINP <000b> input/ipa.c:451 connected read/write 20240920082722053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082722054 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082722054 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082722054 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082722054 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082722055 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082722055 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240920082722055 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240920082722055 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240920082722120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51774<->l=127.0.0.1:4258 20240920082722220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51774<->l=127.0.0.1:4258 20240920082725309 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082725309 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082725310 DLINP <000b> input/ipa.c:451 connected read/write 20240920082725310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082725311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51782<->l=127.0.0.1:4258 20240920082725311 DLINP <000b> input/ipa.c:451 connected read/write 20240920082725311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082725311 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082725311 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082725311 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  20240920082725311 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082725311 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  20240920082725311 DLGSUP <0013> gsup_server.c:235 2:  20240920082725311 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082725311 DLGSUP <0013> gsup_server.c:235 3:  20240920082725311 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082725311 DLGSUP <0013> gsup_server.c:235 4:  20240920082725311 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082725311 DLGSUP <0013> gsup_server.c:235 5:  20240920082725311 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082725311 DLGSUP <0013> gsup_server.c:235 7:  20240920082725312 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082725312 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082725312 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082725312 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082725312 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240920082725312 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240920082725319 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42651<->l=127.0.0.1:4259) 20240920082725320 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240920082725320 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240920082725325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51794<->l=127.0.0.1:4258 20240920082725335 DAUC <0003> db_auc.c:157 IMSI='262424329413955': No 2G Auth Data 20240920082725335 DAUC <0003> db_auc.c:192 IMSI='262424329413955': No 3G Auth Data 20240920082725340 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424329413955.imsi 20240920082725340 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424329413955.imsi: found in local HLR 20240920082725344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51794<->l=127.0.0.1:4258 20240920082725344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51782<->l=127.0.0.1:4258 20240920082725345 DLINP <000b> input/ipa.c:451 connected read/write 20240920082725345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082725345 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082725345 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082725345 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082725345 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42651<->l=127.0.0.1:4259) 20240920082725377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51804<->l=127.0.0.1:4258 20240920082725477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51804<->l=127.0.0.1:4258 20240920082728600 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082728600 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082728605 DLINP <000b> input/ipa.c:451 connected read/write 20240920082728605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082728606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51814<->l=127.0.0.1:4258 20240920082728608 DLINP <000b> input/ipa.c:451 connected read/write 20240920082728608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082728608 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082728608 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082728608 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  20240920082728608 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082728608 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  20240920082728608 DLGSUP <0013> gsup_server.c:235 2:  20240920082728608 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082728608 DLGSUP <0013> gsup_server.c:235 3:  20240920082728608 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082728608 DLGSUP <0013> gsup_server.c:235 4:  20240920082728608 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082728608 DLGSUP <0013> gsup_server.c:235 5:  20240920082728608 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082728608 DLGSUP <0013> gsup_server.c:235 7:  20240920082728608 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082728608 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082728608 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082728608 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082728609 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240920082728609 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240920082728638 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41861<->l=127.0.0.1:4259) 20240920082728640 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240920082728640 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240920082728654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51828<->l=127.0.0.1:4258 20240920082728659 DLINP <000b> input/ipa.c:451 connected read/write 20240920082728659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082728659 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428800490383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428800490383" cn_domain=CS} 20240920082728659 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428800490383 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240920082728659 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428800490383 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240920082728659 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428800490383.imsi 20240920082728659 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428800490383.imsi 20240920082728659 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428800490383.imsi: does not exist in local HLR 20240920082728664 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428800490383 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240920082728664 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240920082728664 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240920082728664 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240920082728664 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240920082728664 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240920082728665 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428800490383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082728665 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240920082728665 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240920082728665 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240920082728665 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240920082728665 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240920082728665 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240920082728667 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082728667 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082728667 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240920082728667 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240920082728667 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240920082728669 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082728669 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082728669 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240920082728710 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082728710 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082728710 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082728710 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082728710 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428800490383 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614568848 20240920082728710 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428800490383 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240920082728710 DLINP <000b> input/ipa.c:451 connected read/write 20240920082728710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082728711 DLINP <000b> input/ipa.c:451 connected read/write 20240920082728711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082728719 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082728719 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082728719 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428800490383 MSISDN-491614568848 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240920082728719 DLINP <000b> input/ipa.c:451 connected read/write 20240920082728719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082728719 DLINP <000b> input/ipa.c:451 connected read/write 20240920082728719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082728723 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082728723 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082728723 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428800490383 MSISDN-491614568848 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 20240920082728723 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428800490383 MSISDN-491614568848 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240920082728723 DLINP <000b> input/ipa.c:451 connected read/write 20240920082728723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082728723 DLINP <000b> input/ipa.c:451 connected read/write 20240920082728723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082728727 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428800490383.imsi 20240920082728727 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428800490383.imsi: does not exist in local HLR 20240920082729729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51828<->l=127.0.0.1:4258 20240920082729732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51814<->l=127.0.0.1:4258 20240920082729734 DLINP <000b> input/ipa.c:451 connected read/write 20240920082729734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082729734 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082729734 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082729734 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082729735 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41861<->l=127.0.0.1:4259) 20240920082729735 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082729735 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082729735 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240920082729735 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240920082729735 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240920082729834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51840<->l=127.0.0.1:4258 20240920082729935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51840<->l=127.0.0.1:4258 20240920082733043 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240920082733043 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240920082733046 DLINP <000b> input/ipa.c:451 connected read/write 20240920082733046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082733048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55044<->l=127.0.0.1:4258 20240920082733051 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240920082733051 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240920082733052 DLINP <000b> input/ipa.c:451 connected read/write 20240920082733052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082733052 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240920082733052 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240920082733052 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  20240920082733052 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240920082733052 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  20240920082733052 DLGSUP <0013> gsup_server.c:235 2:  20240920082733052 DLGSUP <0013> gsup_server.c:237 2: 00  20240920082733052 DLGSUP <0013> gsup_server.c:235 3:  20240920082733052 DLGSUP <0013> gsup_server.c:237 3: 00  20240920082733052 DLGSUP <0013> gsup_server.c:235 4:  20240920082733052 DLGSUP <0013> gsup_server.c:237 4: 00  20240920082733052 DLGSUP <0013> gsup_server.c:235 5:  20240920082733052 DLGSUP <0013> gsup_server.c:237 5: 00  20240920082733052 DLGSUP <0013> gsup_server.c:235 7:  20240920082733052 DLGSUP <0013> gsup_server.c:237 7: 00  20240920082733052 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240920082733052 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240920082733052 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240920082733070 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33571<->l=127.0.0.1:4259) 20240920082733071 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240920082733071 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240920082733077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4258 20240920082733098 DLINP <000b> input/ipa.c:451 connected read/write 20240920082733098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082733098 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426957923175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426957923175" cn_domain=CS} 20240920082733098 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426957923175 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240920082733098 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426957923175 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240920082733098 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426957923175.imsi 20240920082733098 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426957923175.imsi 20240920082733098 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426957923175.imsi: does not exist in local HLR 20240920082733106 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426957923175 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240920082733106 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240920082733106 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240920082733106 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240920082733106 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240920082733106 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240920082733106 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426957923175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240920082733106 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240920082733106 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240920082733107 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240920082733107 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240920082733107 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240920082733107 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240920082733110 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082733110 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082733110 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240920082733110 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240920082733110 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240920082733112 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082733112 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082733112 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240920082733154 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082733154 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082733154 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082733154 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082733154 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426957923175 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610221232 20240920082733154 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426957923175 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240920082733155 DLINP <000b> input/ipa.c:451 connected read/write 20240920082733155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082733155 DLINP <000b> input/ipa.c:451 connected read/write 20240920082733155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082733163 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082733163 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082733163 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426957923175 MSISDN-491610221232 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240920082733163 DLINP <000b> input/ipa.c:451 connected read/write 20240920082733163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082733163 DLINP <000b> input/ipa.c:451 connected read/write 20240920082733163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082733167 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082733167 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082733167 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426957923175 MSISDN-491610221232 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 20240920082733167 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426957923175 MSISDN-491610221232 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240920082733167 DLINP <000b> input/ipa.c:451 connected read/write 20240920082733167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082733167 DLINP <000b> input/ipa.c:451 connected read/write 20240920082733167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240920082733170 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610221232.msisdn 20240920082733170 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610221232.msisdn: does not exist in local HLR 20240920082733170 DDGSM <0007> mslookup_server.c:352 sip.voice.491610221232.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240920082733170 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610221232.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240920082733173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4258 20240920082733175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55044<->l=127.0.0.1:4258 20240920082733176 DLINP <000b> input/ipa.c:451 connected read/write 20240920082733177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240920082733177 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240920082733177 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240920082733177 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240920082733177 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240920082733177 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240920082733177 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240920082733177 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240920082733177 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240920082733178 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33571<->l=127.0.0.1:4259) 20240920082733273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55066<->l=127.0.0.1:4258 20240920082733373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55066<->l=127.0.0.1:4258